]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Update snort to current stable. This will fix some parsing.
authorChristian Schmidt <maniacikarus@ipfire.org>
Sat, 22 Jan 2011 14:49:31 +0000 (15:49 +0100)
committerChristian Schmidt <maniacikarus@ipfire.org>
Sat, 22 Jan 2011 14:49:31 +0000 (15:49 +0100)
If we still face problems we can comment out the decoder warnings
in the snort.conf or fix guardian not to handle these.

config/rootfiles/core/45/exclude
config/rootfiles/core/45/filelists/snort [new symlink]
lfs/snort

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..2cb97983d07245dd1361e37599380aabe3894d33 100644 (file)
@@ -0,0 +1 @@
+etc/snort/snort.conf
\ No newline at end of file
diff --git a/config/rootfiles/core/45/filelists/snort b/config/rootfiles/core/45/filelists/snort
new file mode 120000 (symlink)
index 0000000..9406ce0
--- /dev/null
@@ -0,0 +1 @@
+../../../common/snort
\ No newline at end of file
index 47b8b5aadef6e2a27b5ec496c75b4297d1e7ce12..7b5d41bc2e2e5b2ef37347f80bc2fb10e47adf1b 100644 (file)
--- a/lfs/snort
+++ b/lfs/snort
@@ -24,7 +24,7 @@
 
 include Config
 
 
 include Config
 
-VER        = 2.9.0.2
+VER        = 2.9.0.3
 
 THISAPP    = snort-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 
 THISAPP    = snort-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5d4dabe98bccbea166bbc86e2439f22a
+$(DL_FILE)_MD5 = 5f0c48b06453696ad32e27b9b3dd6603
 
 install : $(TARGET)
 
 
 install : $(TARGET)