svn commit: r367940 - head/security/ossec-hids-server

Brad Davis brd at FreeBSD.org
Thu Sep 11 14:11:11 UTC 2014


Author: brd (doc committer)
Date: Thu Sep 11 14:11:11 2014
New Revision: 367940
URL: http://svnweb.freebsd.org/changeset/ports/367940
QAT: https://qat.redports.org/buildarchive/r367940/

Log:
  Update to 2.8.1 which addresses CVE-2014-5284.
  
  Reviewed by:	zi@
  Security:	36858e78-3963-11e4-ad84-000c29f6ae42

Modified:
  head/security/ossec-hids-server/Makefile
  head/security/ossec-hids-server/distinfo

Modified: head/security/ossec-hids-server/Makefile
==============================================================================
--- head/security/ossec-hids-server/Makefile	Thu Sep 11 14:10:37 2014	(r367939)
+++ head/security/ossec-hids-server/Makefile	Thu Sep 11 14:11:11 2014	(r367940)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ossec-hids
-PORTVERSION=	2.8
+PORTVERSION=	2.8.1
 PORTREVISION?=	0
 CATEGORIES=	security
 MASTER_SITES=	http://www.ossec.net/files/ \

Modified: head/security/ossec-hids-server/distinfo
==============================================================================
--- head/security/ossec-hids-server/distinfo	Thu Sep 11 14:10:37 2014	(r367939)
+++ head/security/ossec-hids-server/distinfo	Thu Sep 11 14:11:11 2014	(r367940)
@@ -1,2 +1,2 @@
-SHA256 (ossec-hids-2.8.tar.gz) = 991868627e4965d68ae453305d16bab5a73352aa3be411c302690223a938ff2b
-SIZE (ossec-hids-2.8.tar.gz) = 1662990
+SHA256 (ossec-hids-2.8.1.tar.gz) = 03c073761aa484fe21a9fcc0ea318ba132ff2466c64360408046a4b8e527b529
+SIZE (ossec-hids-2.8.1.tar.gz) = 1634812


More information about the svn-ports-head mailing list