[package] Snort: update to 2.9.2.2
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Aug 2012 14:08:40 +0000 (14:08 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Aug 2012 14:08:40 +0000 (14:08 +0000)
commit0c4ed19f0235a95396c57138d3c11131b0a42db5
treea1b87d432d6a8a275efc2fb066345318f2bc83c4
parent7921d8ddbd84b4b626554f51086e7fd450bcc860
[package] Snort: update to 2.9.2.2

I've managed to update Snort to version 2.9.2.2. I did not want to split this patch even if it has so many deltas - there are many deletions of unused patches. Also there is a configuration file that has almost the same functionality as the 2.8.4.1 one. The reason I've not written a patch for update to 2.9.3 is to preserve compatibility with snortsam which has not patch for 2.9.3 yet.

If this patch becomes accepted then patch http://patchwork.openwrt.org/patch/2381/ becomes obsolete, because it depends on 2.8.4.1. Next patch (3/3) introduces support for Snortsam package (Snortsam is snort version independent, just needs snort to be patched with proper patch).

Signed-off-by: Jiri Slachta <jiri@slachta.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33169 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
net/snort/Makefile
net/snort/files/snort.bin [new file with mode: 0644]
net/snort/files/snort.init
net/snort/patches/002-automake-cross.patch [deleted file]
net/snort/patches/003-automake-no-hostpaths.patch [deleted file]
net/snort/patches/010-dont-add-host-paths.patch [deleted file]
net/snort/patches/100-INADDR_NONE.patch [new file with mode: 0644]
net/snort/patches/100-cross-compile.patch [deleted file]
net/snort/patches/101-PCAP.patch [new file with mode: 0644]
net/snort/patches/150-config-preprocessors-disable.patch [new file with mode: 0644]
net/snort/patches/160-mysql_cross_compiling_checks.patch [new file with mode: 0644]
net/snort/patches/500-no-config-search.patch [deleted file]
net/snort/patches/750-lightweight-config.patch [deleted file]