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 |
|