Import of package named suricata, version 8.0.1
Suricata is a high performance Network IDS, IPS
and Network Security Monitoring engine. It is
open source and owned by a community-run non-profit
foundation, the Open Information Security Foundation
(OISF). Suricata is developed by the OISF.
kind: Update to 0.30.0
Changes:
v0.30.0
This is small release containing patched dependencies and Kubernetes
1.34, as well as a bugfix for Kubernetes v1.33.0+ cluster reboots.
v0.29.0
This is a quick security release to pickup the containerd 2.1.1 CVE-2025-47290 fix.
v0.28.0
This release moves to Kubernetes to 1.33.1 by default.
v0.27.0
This release moves kind to containerd 2.x and contains fixes for
nerdctl. It also moves Kubernetes to 1.32.2 by default.
v0.26.0
This release brings Kubernetes v1.32.0 to kind by default and fixes
[25 lines not shown]
zino: update to version 2.1.0.
Pkgsrc changes:
* version-bump + checksums.
* Adjust dependencies to track upstream requirements.
Upstream changes:
* Added new config option to suppress portstate event generation
for newly discovered interfaces (#257)
* Document how to set up Zino with systemd (#425)
* Delete events related to routers that have been removed from
polldevs.cf (#427)
* Finish setting up the documentation-tree: Add badge, some
structure, trim down the README (#434)
* Added debug logging of trap type identification information
* Use new snmpversion config field in zino.toml to decide which
SNMP version to use (default to v2c) (#397)
[5 lines not shown]
py-netsnmp-cffi: upgrade to version 0.1.3.
Pkgsrc changes:
* Version + checksum updates.
* Drop patches now integrated upstream for portability
to NetBSD's layout of e.g. sockaddr_in.
Upstream changes:
0.1.3:
Fixed:
* Return raw community value bytestring rather than crashing trap
handler if the incoming trap messages community cannot be decoded
as ASCII (#9)
0.1.2:
Added:
* Added tools to automatically build manylinux binary wheels.
Fixed:
[5 lines not shown]
sharpF: import sharpF-0.302 as wip/sharpF
wip/sharpF is used for the development of wip/skint
DESCR:
of the Scheme programming language. Its main purpose is to facilitate
creation of specialized code fragments which use Scheme-like
computational model (garbage-collected memory, proper tail recursion,
call/cc, closures, multiple return values) and can be easily
integrated with regular C code in a direct way (no FFI or "scripting
language bindings").
which can be tailored to fit into a regular C project with minimal
effort. The main distinguishing feature of the #F system is its
scalable runtime - the compiler itself has no embedded knowledge
of any standard functions or data types, with a single exception
- `#f` (hence the name). The `#f` value (represented as immediate
0) is hard-wired since SFC needs to compile traditional conditional
[3 lines not shown]
asciinema-agg: Import asciinema-agg-1.5.0
agg is a command-line tool for generating animated GIF files from
terminal session recordings.
It supports conversion from asciicast v2 files produced by asciinema
recorder.