diff options
author | David Thiel <lx@FreeBSD.org> | 2008-01-17 01:45:26 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2008-01-17 01:45:26 +0000 |
commit | ce3a6c408fddffc3c76dc98134d419e836d08220 (patch) | |
tree | 4c3e361282ad516e8eaaa5cbf0b58ad618001ec7 /security/samhain | |
parent | 3fe4538d37edb586853d6059d68815e2667f2520 (diff) |
Update to 2.4.2. This fixes a security issue where checksumming of the gpg
binary before execution did not function correctly.
Notes
Notes:
svn path=/head/; revision=205735
Diffstat (limited to 'security/samhain')
-rw-r--r-- | security/samhain/Makefile | 2 | ||||
-rw-r--r-- | security/samhain/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile index 6fa7ead0a625..a60ab92b5553 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= samhain -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= security MASTER_SITES= http://la-samhna.de/archive/ \ http://redundancy.redundancy.org/mirror/ diff --git a/security/samhain/distinfo b/security/samhain/distinfo index b3dfe353e0ff..75db32d05424 100644 --- a/security/samhain/distinfo +++ b/security/samhain/distinfo @@ -1,3 +1,3 @@ -MD5 (samhain_signed-2.4.1.tar.gz) = dd6ca88d4d3465d43eb5d32dc8da8a19 -SHA256 (samhain_signed-2.4.1.tar.gz) = 04c128ddcd64f2bc614c95c73e90855c6fa626718e8fbd8f46626c8ee9fcf80e -SIZE (samhain_signed-2.4.1.tar.gz) = 1752445 +MD5 (samhain_signed-2.4.2.tar.gz) = 828db90b0293dd8b0cc720dbe8a1fba6 +SHA256 (samhain_signed-2.4.2.tar.gz) = ee8b13c8db57bd3ea7bf32792080f89ac938566cc4ded7f1dce652f873575607 +SIZE (samhain_signed-2.4.2.tar.gz) = 1755751 |