Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2010 15:09:56 GMT
From:      Jake Smith <jake@avenue22.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152170: [PATCH] upgrade of security/ossec-hids-server and security/ossec-hids-client to latest release 2.4.1 -> 2.5.1
Message-ID:  <201011121509.oACF9uG5074555@www.freebsd.org>
Resent-Message-ID: <201011121510.oACFA9nw029491@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152170
>Category:       ports
>Synopsis:       [PATCH] upgrade of security/ossec-hids-server and security/ossec-hids-client to latest release 2.4.1 -> 2.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 12 15:10:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jake Smith
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
FreeBSD server64 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
New release of OSSEC HIDS is available on the official web site
>How-To-Repeat:

>Fix:
Apply following patches

Patch attached with submission follows:

diff -ruN ossec-hids-client.bak/pkg-plist.client ossec-hids-client/pkg-plist.client
--- ossec-hids-client.bak/pkg-plist.client	2010-07-22 14:27:49.000000000 +0100
+++ ossec-hids-client/pkg-plist.client	2010-11-12 14:32:34.000000000 +0000
@@ -1,3 +1,4 @@
+%%PORTNAME%%/active-response/bin/default-firewall-drop.sh
 %%PORTNAME%%/active-response/bin/disable-account.sh
 %%PORTNAME%%/active-response/bin/firewall-drop.sh
 %%PORTNAME%%/active-response/bin/host-deny.sh
diff -ruN ossec-hids-server.bak/Makefile ossec-hids-server/Makefile
--- ossec-hids-server.bak/Makefile	2010-07-22 14:26:53.000000000 +0100
+++ ossec-hids-server/Makefile	2010-11-12 14:32:29.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ossec-hids
-PORTVERSION=	2.4.1
+PORTVERSION=	2.5.1
 PORTREVISION?=	0
 CATEGORIES=	security
 MASTER_SITES=	http://www.ossec.net/files/ \
@@ -27,7 +27,7 @@
 SUB_LIST=	PORTNAME=${PORTNAME}
 SUB_FILES=	pkg-message
 PLIST_SUB=	PORTNAME=${PORTNAME}
-PORTDOCS=	BUGS CONFIG CONTRIB INSTALL LICENSE README
+PORTDOCS=	BUGS CONFIG CONTRIBUTORS INSTALL LICENSE README
 
 .include <bsd.port.pre.mk>
 
diff -ruN ossec-hids-server.bak/distinfo ossec-hids-server/distinfo
--- ossec-hids-server.bak/distinfo	2010-07-22 14:26:53.000000000 +0100
+++ ossec-hids-server/distinfo	2010-11-12 14:32:29.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (ossec-hids-2.4.1.tar.gz) = 6796daf0feeae4223f3c1c455ee9350e
-SHA256 (ossec-hids-2.4.1.tar.gz) = 5bb1e48699a38f1c553e31349c20dda06c9fcfc15f5862e16c7fd90456960455
-SIZE (ossec-hids-2.4.1.tar.gz) = 727599
+SHA256 (ossec-hids-2.5.1.tar.gz) = e7bb4701a6b9a40f76d4e2c3c39106ded3c37f13ccc3ce476029da1f0e9c9f9e
+SIZE (ossec-hids-2.5.1.tar.gz) = 740470
diff -ruN ossec-hids-server.bak/pkg-plist ossec-hids-server/pkg-plist
--- ossec-hids-server.bak/pkg-plist	2010-07-22 14:26:53.000000000 +0100
+++ ossec-hids-server/pkg-plist	2010-11-12 14:32:29.000000000 +0000
@@ -1,3 +1,4 @@
+%%PORTNAME%%/active-response/bin/default-firewall-drop.sh
 %%PORTNAME%%/active-response/bin/disable-account.sh
 %%PORTNAME%%/active-response/bin/firewall-drop.sh
 %%PORTNAME%%/active-response/bin/host-deny.sh
@@ -21,7 +22,9 @@
 %%PORTNAME%%/bin/ossec-logcollector
 %%PORTNAME%%/bin/ossec-logtest
 %%PORTNAME%%/bin/ossec-maild
+%%PORTNAME%%/bin/ossec-makelists
 %%PORTNAME%%/bin/ossec-monitord
+%%PORTNAME%%/bin/ossec-regex
 %%PORTNAME%%/bin/ossec-remoted
 %%PORTNAME%%/bin/ossec-reportd
 %%PORTNAME%%/bin/ossec-syscheckd


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011121509.oACF9uG5074555>