[Lunar-commits] <moonbase-other> snort: version bumped to 2.9.4.

Florin Braescu florin at lunar-linux.org
Tue Dec 25 09:42:19 CET 2012


commit a2212279feb6027fe686f1aef34458ee3fe6eedd
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 25 Dec 2012 00:42:19 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/a2212279feb6027fe686f1aef34458ee3fe6eedd

snort: version bumped to 2.9.4.
---
  security/snort/BUILD        | +4/-4     
  security/snort/DETAILS      | +5/-5     
  security/snort/POST_INSTALL | +1/-0     
  3 files changed, 10 insertions(+), 9 deletions(-)

--- a/security/snort/BUILD
+++ b/security/snort/BUILD
@@ -16,7 +16,7 @@
     fi
   done
   cd  ..  &&
-   
+
   if  [  !  -f  /etc/snort/classification.config  ];  then
     install  -m 644  etc/classification.config  /etc/snort
   fi
@@ -29,11 +29,11 @@
      rm -f /etc/init.d/snort.sh
      rm /etc/rc?.d/???snort.sh
   fi
-  
+
   if [ ! -d /etc/config.d/snort/ ]; then
      mkdir -p /etc/config.d/snort/
   fi
-   
+
   if [ -e /etc/snort.conf ]; then
      cp -f /etc/snort.conf /etc/snort.conf.bak
      echo "You should remove /etc/snort.conf.bak if you do not need it!"
@@ -48,5 +48,5 @@
 
   cp $SCRIPT_DIRECTORY/config.d/snort.sysconfig /etc/config.d/snort 
   chmod 644 /etc/config.d/snort/*
-     
+
 ) > $C_FIFO 2>&1
--- a/security/snort/DETAILS
+++ b/security/snort/DETAILS
@@ -1,15 +1,15 @@
           MODULE=snort
            MAJOR=2.9
-         VERSION=$MAJOR.3.1
+         VERSION=$MAJOR.4
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=snortrules-snapshot-2923.tar.gz
+         SOURCE2=snortrules-snapshot-2931.tar.gz
       SOURCE_URL=$MIRROR_URL
      SOURCE2_URL=$MIRROR_URL
-      SOURCE_VFY=sha1:25dfea22a988dd1dc09a1716d8ebfcf2b7d61c19
-     SOURCE2_VFY=sha1:0bdf97c1f52834258fed72d6f7f5033fb110257c
+      SOURCE_VFY=sha1:35ba944da9d85e57bbd7d277e270974cd1c07fd5
+     SOURCE2_VFY=sha1:6907342c003d83dafe99b12e9d2e196e8464417a
         WEB_SITE=http://www.snort.org
          ENTERED=20011022
-         UPDATED=20120809
+         UPDATED=20121225
            SHORT="Lightweight network intrustion detection program"
 
 cat << EOF
--- /dev/null
+++ b/security/snort/POST_INSTALL
@@ -0,0 +1 @@
+rm -fR $BUILD_DIRECTORY/snort_dynamicsrc




More information about the Lunar-commits mailing list