From: Christian Schmidt Date: Sat, 22 Jan 2011 14:49:31 +0000 (+0100) Subject: Update snort to current stable. This will fix some parsing. X-Git-Tag: v2.9-core45~1^2~20 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=2eea44c8d4bef120d7d7c8b1d2b8479ea7b8921b Update snort to current stable. This will fix some parsing. If we still face problems we can comment out the decoder warnings in the snort.conf or fix guardian not to handle these. --- diff --git a/config/rootfiles/core/45/exclude b/config/rootfiles/core/45/exclude index e69de29bb2..2cb97983d0 100644 --- a/config/rootfiles/core/45/exclude +++ b/config/rootfiles/core/45/exclude @@ -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 index 0000000000..9406ce01c7 --- /dev/null +++ b/config/rootfiles/core/45/filelists/snort @@ -0,0 +1 @@ +../../../common/snort \ No newline at end of file diff --git a/lfs/snort b/lfs/snort index 47b8b5aade..7b5d41bc2e 100644 --- a/lfs/snort +++ b/lfs/snort @@ -24,7 +24,7 @@ include Config -VER = 2.9.0.2 +VER = 2.9.0.3 THISAPP = snort-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5d4dabe98bccbea166bbc86e2439f22a +$(DL_FILE)_MD5 = 5f0c48b06453696ad32e27b9b3dd6603 install : $(TARGET)