OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 19-Sep-2009 09:33:40 Branch: HEAD Handle: 2009091908333801 Modified files: openpkg-src/snort snort.patch snort.spec Log: upgrading package: snort 2.8.4.1 -> 2.8.5 Summary: Revision Changes Path 1.4 +9 -11 openpkg-src/snort/snort.patch 1.72 +2 -2 openpkg-src/snort/snort.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/snort/snort.patch ============================================================================ $ cvs diff -u -r1.3 -r1.4 snort.patch --- openpkg-src/snort/snort.patch 29 Jul 2005 08:00:19 -0000 1.3 +++ openpkg-src/snort/snort.patch 19 Sep 2009 07:33:38 -0000 1.4 @@ -1,14 +1,12 @@ Index: src/snort.h ---- src/snort.h.orig 2005-07-22 05:03:55 +0200 -+++ src/snort.h 2005-07-29 09:50:11 +0200 -@@ -64,9 +64,7 @@ - - #define MAX_PIDFILE_SUFFIX 11 /* uniqueness extension to PID file, see '-R' */ - --#ifndef _PATH_VARRUN --extern char _PATH_VARRUN[STD_BUF]; --#endif -+#define _PATH_VARRUN "@l_prefix@/var/snort" +--- src/snort.h.orig 2009-09-14 21:12:14 +0200 ++++ src/snort.h 2009-09-19 09:27:59 +0200 +@@ -92,7 +92,7 @@ + #define RF_ANY_FLAGS 0x20 #ifndef WIN32 - #define DEFAULT_LOG_DIR "/var/log/snort" +-# define DEFAULT_LOG_DIR "/var/log/snort" ++# define DEFAULT_LOG_DIR "@l_prefix@/var/snort" + # define DEFAULT_DAEMON_ALERT_FILE "alert" + #else + # define DEFAULT_LOG_DIR "log" @@ . patch -p0 <<'@@ .' Index: openpkg-src/snort/snort.spec ============================================================================ $ cvs diff -u -r1.71 -r1.72 snort.spec --- openpkg-src/snort/snort.spec 30 Jun 2009 20:21:28 -0000 1.71 +++ openpkg-src/snort/snort.spec 19 Sep 2009 07:33:39 -0000 1.72 @@ -22,7 +22,7 @@ ## # package version -%define V_snort 2.8.4.1 +%define V_snort 2.8.5 %define V_rules 2.4 %define V_oinkmaster 2.0 @@ -37,7 +37,7 @@ Group: Monitoring License: GPL Version: %{V_snort} -Release: 20090428 +Release: 20090919 # package options %option with_fsl yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org