aboutsummaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2009-03-04 22:47:27 +0000
committerDavid Thiel <lx@FreeBSD.org>2009-03-04 22:47:27 +0000
commit328de440ef1bb7dfddd354dfa773bf42a5f9bf0c (patch)
tree33695e0f5a447b2ec10afffcd27d612b13f2fc43 /security/samhain
parente0045c2ea74ef16f74e63dc4af9486d1e6e670b4 (diff)
downloadports-328de440ef1bb7dfddd354dfa773bf42a5f9bf0c.tar.gz
ports-328de440ef1bb7dfddd354dfa773bf42a5f9bf0c.zip
Update to 2.5.4, a security bugfix release. This resolves a problem
where an unauthorized client could download configuration and database files from the server. Full changes since 2.5.2: - email logging has been rewritten for enhanced functionality. It's now possible to filter messages different for each recipient, and regular expressions can be used now for filtering - new option SetMailPort allows to set a custom SMTP port - in the configuration file, option values can now be set by evaluating shell commands: Key = $( command ) - PortCheckInterface now allows a list as value - new option SetConnectionTimeout allows to configure the client/server connection timeout - new option SetThrottle allows to configure throughput throttling for the database download to the client
Notes
Notes: svn path=/head/; revision=229503
Diffstat (limited to 'security/samhain')
-rw-r--r--security/samhain/Makefile3
-rw-r--r--security/samhain/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index c70a1f07843d..1358e3acff6d 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= samhain
-PORTVERSION= 2.5.2
-PORTREVISION= 1
+PORTVERSION= 2.5.4
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 1bb97e00aa4a..19e1c3f9c7b8 100644
--- a/security/samhain/distinfo
+++ b/security/samhain/distinfo
@@ -1,3 +1,3 @@
-MD5 (samhain_signed-2.5.2.tar.gz) = f62c8624fdf63d094819ea7d74e947f8
-SHA256 (samhain_signed-2.5.2.tar.gz) = 022db308e2349d5aff0eb1202652079371785c4c1d81e1c23cdb47ab335bd776
-SIZE (samhain_signed-2.5.2.tar.gz) = 1843961
+MD5 (samhain_signed-2.5.4.tar.gz) = b810cd44e72a606330fc9b4a13d24d3b
+SHA256 (samhain_signed-2.5.4.tar.gz) = b4954c03fffdaba84359918cd750200d6423cf25913682784ab5172b9fb350cf
+SIZE (samhain_signed-2.5.4.tar.gz) = 1867558