about summary refs log tree commit diff
path: root/pkgs/applications/networking/ids/suricata
AgeCommit message (Collapse)AuthorFilesLines
2023-11-14suricata: 7.0.1 -> 7.0.2R. Ryantm1-2/+2
2023-10-20suricata: 7.0.0 -> 7.0.1R. Ryantm1-2/+2
2023-08-01suricata: 6.0.13 -> 7.0.0Alexandre Iooss1-7/+4
2023-06-18suricata: 6.0.12 -> 6.0.13Alexandre Iooss1-2/+3
2023-05-24suricata: 6.0.11 -> 6.0.12R. Ryantm1-2/+2
2023-04-18suricata: 6.0.10 -> 6.0.11R. Ryantm1-2/+2
2023-03-24treewide: don't hardcode /nix/store (no rebuilds changes)Artturin1-1/+1
improve experience for other store locations
2023-02-11suricata: 6.0.8 -> 6.0.10R. Ryantm1-2/+2
2023-02-03suricata: update homepageEmily Trau1-1/+1
2022-10-01suricata: 6.0.6 -> 6.0.8R. Ryantm1-2/+2
2022-08-02suricata: 6.0.4 -> 6.0.6R. Ryantm1-2/+2
2021-11-27suricata: 6.0.3 -> 6.0.4Thomas Gerbet1-2/+2
https://forum.suricata.io/t/suricata-6-0-4-and-5-0-8-released/1942 Fixes CVE-2021-37592.
2021-07-04suricata: 6.0.2 -> 6.0.3Fabian Affolter1-2/+2
2021-03-09suricata: 5.0.3 -> 6.0.2R. RyanTM1-2/+2
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-1/+1
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-05-10suricata: 5.0.2 -> 5.0.3R. RyanTM1-2/+2
2020-03-07suricata: 5.0.1 -> 5.0.2R. RyanTM1-2/+2
2020-01-09Merge pull request #76448 from r-ryantm/auto-update/suricataMario Rodas1-2/+2
suricata: 5.0.0 -> 5.0.1
2019-12-31treewide: configureFlags is a flat listRobin Gloster1-3/+3
2019-12-30treewide: installTargets is a listRobin Gloster1-1/+1
2019-12-24suricata: 5.0.0 -> 5.0.1R. RyanTM1-2/+2
2019-10-21suricata: 4.1.5 -> 5.0.0Tobias Mayer2-9/+59
Additional Changes: - Disabled AFL build configuration - Enabled eBPF support
2019-10-15suricata: 4.1.4 -> 4.1.5 (#70801)R. RyanTM1-3/+5
* suricata: 4.1.4 -> 4.1.5 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/suricata/versions * suricata: fix Hyperscan includes location + add lz4 to build inputs for compressed pcap
2019-07-30suricata: init at 4.1.4magenbluten1-0/+125