summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorFlorian Franzmann2017-10-21 23:07:17 +0200
committerFlorian Franzmann2017-10-22 10:51:48 +0200
commitccb45f28e76d3f00cbf81df3541894ca2aa7addc (patch)
treecf907d8ec3f4ab501841afa07b9a9f42d6c1a30c /security
parenta696a4064c47662eea63569e2212b138cee65928 (diff)
security/rkhunter: version 1.4.4
Diffstat (limited to 'security')
-rwxr-xr-xsecurity/rkhunter/DETAILS6
-rw-r--r--security/rkhunter/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/security/rkhunter/DETAILS b/security/rkhunter/DETAILS
index 4bbfeae908..6e4be6ab1a 100755
--- a/security/rkhunter/DETAILS
+++ b/security/rkhunter/DETAILS
@@ -1,11 +1,11 @@
SPELL=rkhunter
- VERSION=1.4.2
+ VERSION=1.4.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SPELL/$VERSION/$SOURCE
- WEB_SITE=http://www.rootkit.nl/projects/rootkit_hunter.html
+ WEB_SITE=http://rkhunter.sourceforge.net/
ENTERED=20050619
- SOURCE_HASH=sha512:a4e45caaaf5b8262619ebb890784c75c4e30db4c6c0eba305f86d419142b4796c95bc55fe8846dce8d58bc7636bdb365a4a8c41707f64d4d81373687c5a3b0d4
+ SOURCE_HASH=sha512:87e9c617220765678cc4519eee27d1d56185c3a7fb1d6338c8fb984ac4f5176c31bb54b69e1de615d66a0cf1e72b672e66b368e37851a459def69463cbb8661e
LICENSE[0]=GPL
KEYWORDS="security"
SHORT="Scans files and systems for known and unknown rootkits."
diff --git a/security/rkhunter/HISTORY b/security/rkhunter/HISTORY
index 77a7270d15..0b235a3793 100644
--- a/security/rkhunter/HISTORY
+++ b/security/rkhunter/HISTORY
@@ -1,3 +1,6 @@
+2017-10-21 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.4.4, fix WEB_SITE
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)