aboutsummaryrefslogtreecommitdiff
path: root/net/snort
Commit message (Collapse)AuthorAge
* snort: switch to libtirpcAndy Walsh2018-08-13
| | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* snort: depend on libnghttp2W. Michael Petullo2018-04-23
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* snort: set configuration file path in init scriptW. Michael Petullo2018-04-23
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* Merge pull request #5702 from MikePetullo/snort2Hannu Nyman2018-04-23
|\ | | | | snort: update to 2.9.11.1
| * snort: update to 2.9.11.1W. Michael Petullo2018-03-02
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | snort: set W. Michael Petullo as maintainerW. Michael Petullo2018-04-16
|/ | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* snort: increase PKG_RELEASEAlexander Ryzhov2016-02-16
| | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* snort: remove useless mysql/pgsql optionsAlexander Ryzhov2016-02-16
| | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* snort: add maintainer and SPDX license infoLuka Perkov2015-06-25
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* snort: fix build with CONFIG_PKG_CHECK_FORMAT_SECURITYJo-Philipp Wich2015-06-25
| | | | | | | | | | The configure script incorrectly mangles `CFLAGS` by attempting to remove `-Werror` from it, thus turning `-Werror=format-security` into just `=format-security` which will cause subsequent autoconf tests to fail. Patch out the custom `CFLAGS` mangling to fix the build. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* snort: add SF mirrorLuka Perkov2015-05-20
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* [net/snort] Replaced build variants with compile options.Vladimir Ulrich2015-04-28
| | | | | Also added optional lzma support. Signed-off-by: Vladimir Ulrich <admin@evl.su>
* snort: bump to 2.9.7.2Mario Halambek2015-03-18
| | | | Signed-off-by: Mario Halambek <mario.halambek@sartura.hr>
* snort: initial import from old-packagesLuka Perkov2015-01-25
Signed-off-by: Luka Perkov <luka@openwrt.org>