CVS: moonbase/security/snort BUILD,1.3,1.4 DETAILS,1.6,1.7

niki at lunar-linux.org niki at lunar-linux.org
Wed Jul 30 11:20:25 GMT 2003


Update of /var/cvs/lunar/moonbase/security/snort
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13491

Modified Files:
	BUILD DETAILS 
Log Message:
Bumped to version 2.0.1, and it should run per derfault now.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/security/snort/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	9 May 2003 16:26:28 -0000	1.3
+++ BUILD	30 Jul 2003 11:20:23 -0000	1.4
@@ -8,12 +8,12 @@
   mkdir  -p  /etc/snort
   mkdir  -p  /var/log/snort
 
-  if  [  !  -f  /etc/classification.config  ];  then
-    cp  etc/classification.config  /etc
+  if  [  !  -f  /etc/snort/classification.config  ];  then
+    cp  etc/classification.config  /etc/snort
   fi
 
-  if  [  !  -f  /etc/reference.config  ];  then
-    cp etc/reference.config  /etc
+  if  [  !  -f  /etc/snort/reference.config  ];  then
+    cp etc/reference.config  /etc/snort
   fi
 
   cd rules &&

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/security/snort/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS	9 May 2003 16:26:28 -0000	1.6
+++ DETAILS	30 Jul 2003 11:20:23 -0000	1.7
@@ -1,9 +1,9 @@
           MODULE=snort
-         VERSION=2.0.0
-#         VERSION=1.9.1
+         VERSION=2.0.1
+#         VERSION=2.0.0
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-      SOURCE_MD5="b7d374655c4390c07b2e38a2d381c2bd"
+      SOURCE_MD5="ab5bdd0cab96fe521d11d2c6d804518f"
    SOURCE_URL[0]=http://www.snort.org/dl/$SOURCE
         WEB_SITE=http://www.snort.org
          ENTERED=20011022




More information about the Lunar-commits mailing list