aboutsummaryrefslogtreecommitdiff
path: root/net/snort3
Commit message (Collapse)AuthorAge
* libdaq3,snort3: install/use libdaq3 in its own dirEneas U de Queiroz2021-02-24
| | | | | | | | | | | If used with default paths, libdaq 2.x and libdaq 3.x will overwrite some of the other version's files. Install them in different places to avoid trouble. Snort is the only package that uses libdaq, so update it at the same time to avoid creating a failing commit. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* snort3: update to 3.1.0.0W. Michael Petullo2021-01-31
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* snort3: require new libdaq3 packageW. Michael Petullo2020-11-22
| | | | | | | | Snort 3.0.3-1 requires libdaq 3.0.0-beta1, but this version is no longer compatible with Snort 2. Thus OpenWrt now provides both a libdaq and libdaq3 package. This modifies the snort3 package to require the latter. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* snort3: update to 3.0.3-1W. Michael Petullo2020-11-19
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* [Snort3/Snort+] Fix Big-Endian compile issuesDonald Hoskins2020-07-04
| | | | Signed-off-by: Donald Hoskins <grommish@gmail.com>
* snort3: Clean up MakefileRosen Penev2019-09-21
| | | | | | | | Removed PKG_FIXUP and PKG_INSTALL. They are both unnecessary. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: add PKG_CPE_ID for better cvescanner coverageJan Pavlinec2019-09-17
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* snort3: ignore liblzma if presentW. Michael Petullo2019-04-19
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* snort3: Remove lzma dependencyRosen Penev2019-04-01
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* snort3: new packageW. Michael Petullo2019-03-30
Signed-off-by: W. Michael Petullo <mike@flyn.org>