summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/networking/ids
AgeCommit message (Collapse)Author
2024-04-03suricata: use elfutils instead of abandoned libelfPhilip Taron
2024-03-20suricata: 7.0.3 -> 7.0.4R. Ryantm
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-03-14zeek: 6.1.1 -> 6.2.0Mario Rodas
Changelog: https://github.com/zeek/zeek/blob/v6.2.0/CHANGES
2024-03-14zeek.broker: 2.7.0 -> 6.2.0Mario Rodas
Diff: https://github.com/zeek/broker/compare/v2.7.0...v6.2.0
2024-02-11suricata: 7.0.2 -> 7.0.3R. Ryantm
2024-01-26zeek: 6.1.0 -> 6.1.1R. Ryantm
2023-12-27zeek: 6.0.2 -> 6.1.0Mario Rodas
Changelog: https://github.com/zeek/zeek/releases/tag/v6.1.0
2023-12-27zeek.broker: unstable-2023-02-01 -> 2.7.0Mario Rodas
2023-11-14suricata: 7.0.1 -> 7.0.2R. Ryantm
2023-10-28zeek: 6.0.1 -> 6.0.2R. Ryantm
2023-10-28Merge pull request #262173 from r-ryantm/auto-update/suricataWeijia Wang
suricata: 7.0.0 -> 7.0.1
2023-10-20suricata: 7.0.0 -> 7.0.1R. Ryantm
2023-10-19zeek: fix zeekctl, zkg moduleMikael Fangel
2023-10-15zeek: fix build on darwinMario Rodas
2023-10-15zeek: 5.2.0 -> 6.0.1Tobias Mayer
2023-08-01suricata: 6.0.13 -> 7.0.0Alexandre Iooss
2023-06-18suricata: 6.0.12 -> 6.0.13Alexandre Iooss
2023-05-24suricata: 6.0.11 -> 6.0.12R. Ryantm
2023-05-20zeek: only build with libkqueue on LinuxMario Rodas
2023-05-20zeek: 5.2.1 -> 5.2.2Mario Rodas
https://github.com/zeek/zeek/releases/tag/v5.2.2
2023-05-15zeek: 5.2.0 -> 5.2.1R. Ryantm
2023-04-18suricata: 6.0.10 -> 6.0.11R. Ryantm
2023-03-24treewide: don't hardcode /nix/store (no rebuilds changes)Artturin
improve experience for other store locations
2023-03-06zeek: 5.1.2 -> 5.2.0Tobias Mayer
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-02-22treewide: use toString on list NIX_CFLAGS_COMPILEArtturin
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-17snort: 2.9.18 -> 2.9.20Aycan Irican
2023-02-11suricata: 6.0.8 -> 6.0.10R. Ryantm
2023-02-04zeek: 4.2.2 -> 5.1.2Tobias Mayer
2023-02-03suricata: update homepageEmily Trau
2022-12-23Merge pull request #193828 from r-ryantm/auto-update/suricataRyan Lahfa
suricata: 6.0.6 -> 6.0.8
2022-10-01suricata: 6.0.6 -> 6.0.8R. Ryantm
2022-09-26treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputsArtturin
found with nixpkgs-lint
2022-08-02suricata: 6.0.4 -> 6.0.6R. Ryantm
2022-06-04zeek: 4.2.1 -> 4.2.2Mario Rodas
https://github.com/zeek/zeek/releases/tag/v4.2.2
2022-04-22zeek: 4.2.0 -> 4.2.1Mario Rodas
https://github.com/zeek/zeek/releases/tag/v4.2.1
2022-01-26zeek: 4.1.1 -> 4.2.0Fabian Affolter
2021-11-27suricata: 6.0.3 -> 6.0.4Thomas Gerbet
https://forum.suricata.io/t/suricata-6-0-4-and-5-0-8-released/1942 Fixes CVE-2021-37592.
2021-09-24zeek: 4.1.0 -> 4.1.1Fabian Affolter
2021-08-11zeek: 4.0.3 -> 4.1.0Mario Rodas
https://github.com/zeek/zeek/releases/tag/v4.1.0
2021-07-19applications/networking: /s/name/pname&version/Felix Buehler
2021-07-06zeek: 4.0.2 -> 4.0.3Mario Rodas
https://github.com/zeek/zeek/releases/tag/v4.0.3
2021-07-04suricata: 6.0.2 -> 6.0.3Fabian Affolter
2021-06-28snort: 2.9.16.1 -> 2.9.18 (#128580)Aycan iRiCAN
2021-06-02zeek: 4.0.1 -> 4.0.2Mario Rodas
https://github.com/zeek/zeek/releases/tag/v4.0.2
2021-05-22Merge pull request #115608 from r-ryantm/auto-update/suricataSandro
2021-04-22zeek: 4.0.0 -> 4.0.1Mario Rodas
https://github.com/zeek/zeek/releases/tag/v4.0.1
2021-03-09suricata: 5.0.3 -> 6.0.2R. RyanTM
2021-03-05zeek: use caf from nixpkgsMario Rodas