sshguard: update to 1.6.4. (#4153)
This commit is contained in:
parent
f4b43f7668
commit
81c641e2a9
|
@ -1,14 +0,0 @@
|
||||||
|
|
||||||
Logging that one reads from the log causes an infinite loop.
|
|
||||||
|
|
||||||
--- src/sshguard_logsuck.c.orig 2015-11-11 23:00:05.096089572 +0000
|
|
||||||
+++ src/sshguard_logsuck.c 2016-03-09 19:18:06.326044898 +0000
|
|
||||||
@@ -286,7 +286,6 @@
|
|
||||||
}
|
|
||||||
list_iterator_stop(& sources_list);
|
|
||||||
|
|
||||||
- sshguard_log(LOG_INFO, "Refreshing sources showed %u changes.", numchanged);
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sshguard'
|
# Template file for 'sshguard'
|
||||||
pkgname=sshguard
|
pkgname=sshguard
|
||||||
version=1.6.3
|
version=1.6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-firewall=iptables"
|
configure_args="--with-firewall=iptables"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Lodvær <lodvaer@gmail.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://www.sshguard.net/"
|
homepage="http://www.sshguard.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/sshguard/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/sshguard/$pkgname-$version.tar.gz"
|
||||||
checksum=6c4d3be2acf6349b4ac5d6fff4bbcd8fa988c82876d848cbbd0c7c99bc0438c7
|
checksum=654d5412ed010e500e2715ddeebfda57ab23c47a2bd30dfdc1e68c4f04c912a9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv sshguard-socklog
|
vsv sshguard-socklog
|
||||||
|
|
Loading…
Reference in New Issue
Block a user