Commit Graph

25 Commits

Author SHA1 Message Date
R. Ryantm
48f99e9392 suricata: 7.0.1 -> 7.0.2 2023-11-14 05:56:20 +00:00
R. Ryantm
514ccd4402 suricata: 7.0.0 -> 7.0.1 2023-10-20 00:36:06 +00:00
Alexandre Iooss
24a04f48c1 suricata: 6.0.13 -> 7.0.0 2023-08-01 11:04:18 +00:00
Alexandre Iooss
144ded54ab suricata: 6.0.12 -> 6.0.13 2023-06-18 21:47:18 +02:00
R. Ryantm
3d98b7bf0e suricata: 6.0.11 -> 6.0.12 2023-05-24 06:13:21 +00:00
R. Ryantm
792d9fc5c9 suricata: 6.0.10 -> 6.0.11 2023-04-18 08:22:22 +00:00
Artturin
780669daf5 treewide: don't hardcode /nix/store (no rebuilds changes)
improve experience for other store locations
2023-03-24 20:11:33 +02:00
R. Ryantm
ba7956304a suricata: 6.0.8 -> 6.0.10 2023-02-11 03:56:43 +00:00
Emily Trau
ab158ca8d7 suricata: update homepage 2023-02-03 01:21:32 +11:00
R. Ryantm
b0264d8858 suricata: 6.0.6 -> 6.0.8 2022-10-01 03:11:23 +00:00
R. Ryantm
a3068144a4 suricata: 6.0.4 -> 6.0.6 2022-08-02 03:51:10 +00:00
Thomas Gerbet
856a428ecf suricata: 6.0.3 -> 6.0.4
https://forum.suricata.io/t/suricata-6-0-4-and-5-0-8-released/1942
Fixes CVE-2021-37592.
2021-11-27 15:03:03 +01:00
Fabian Affolter
511caab6e3 suricata: 6.0.2 -> 6.0.3 2021-07-04 18:01:54 +02:00
R. RyanTM
8d1c4dfc68 suricata: 5.0.3 -> 6.0.2 2021-03-09 19:50:53 +00:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
R. RyanTM
9c15de6ea4 suricata: 5.0.2 -> 5.0.3 2020-05-10 09:35:02 -07:00
R. RyanTM
155d9c9be8 suricata: 5.0.1 -> 5.0.2 2020-03-07 08:59:36 +01:00
Mario Rodas
a5f4a12fb8
Merge pull request #76448 from r-ryantm/auto-update/suricata
suricata: 5.0.0 -> 5.0.1
2020-01-09 05:37:13 -05:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Robin Gloster
65395a7105
treewide: installTargets is a list 2019-12-30 13:29:27 +01:00
R. RyanTM
9323e55b2f suricata: 5.0.0 -> 5.0.1 2019-12-24 12:36:09 -08:00
Tobias Mayer
d46de73253 suricata: 4.1.5 -> 5.0.0
Additional Changes:
 - Disabled AFL build configuration
 - Enabled eBPF support
2019-10-21 05:51:54 +02:00
R. RyanTM
6d847007ad suricata: 4.1.4 -> 4.1.5 (#70801)
* 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-10-15 19:56:31 +02:00
magenbluten
576c04a9a5 suricata: init at 4.1.4 2019-07-30 20:16:04 +02:00