ports/152169: [patch] upgrade of security/ossec-hids-server and security/ossec-hids-client to last release (2.5.1)
Marco Re
laza_bsd at laza.it
Fri Nov 12 15:10:09 UTC 2010
>Number: 152169
>Category: ports
>Synopsis: [patch] upgrade of security/ossec-hids-server and security/ossec-hids-client to last release (2.5.1)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 12 15:10:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Marco Re
>Release: FreeBSD 8.1-STABLE
>Organization:
>Environment:
FreeBSD xxx 8.1-STABLE FreeBSD 8.1-STABLE #6: Tue Aug 17 15:18:30 CEST 2010 root at XXX:/usr/obj/usr/src/sys/PROXONE amd64
>Description:
upgrade to last released version: 2.5.1
http://www.ossec.net/main/ossec-v25-released
>How-To-Repeat:
>Fix:
apply the following patch.
Patch attached with submission follows:
diff -ruN ossec-hids-server.bak/Makefile ossec-hids-server/Makefile
--- ossec-hids-server.bak/Makefile 2010-07-22 15:26:53.000000000 +0200
+++ ossec-hids-server/Makefile 2010-11-12 15:35:46.000000000 +0100
@@ -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 15:26:53.000000000 +0200
+++ ossec-hids-server/distinfo 2010-11-12 15:35:46.000000000 +0100
@@ -1,3 +1,3 @@
-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
+MD5 (ossec-hids-2.5.1.tar.gz) = 94a7cabbba009728510a7a3e290ab200
+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 15:26:53.000000000 +0200
+++ ossec-hids-server/pkg-plist 2010-11-12 15:35:46.000000000 +0100
@@ -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
@@ -32,6 +35,7 @@
%%PORTNAME%%/etc/decoder.xml
%%PORTNAME%%/etc/internal_options.conf
@unexec if cmp -s %D/%%PORTNAME%%/etc/ossec.conf %D/%%PORTNAME%%/etc/ossec.conf.sample; then rm -f %D/%%PORTNAME%%/etc/ossec.conf; fi
+%%PORTNAME%%/etc/localtime
%%PORTNAME%%/etc/ossec.conf.sample
%%PORTNAME%%/etc/shared/rootkit_files.txt
%%PORTNAME%%/etc/shared/rootkit_trojans.txt
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list