archivers/openzl: Add port: Novel data compression framework
OpenZL delivers high compression ratios while preserving high speed, a
level of performance that is out of reach for generic compressors.
OpenZL takes a description of your data and builds from it a
specialized compressor optimized for your specific format.
OpenZL consists of a core library and tools to generate specialized
compressors - all compatible with a single universal decompressor. It
is designed for engineers that deal with large quantities of
specialized datasets (like AI workloads for example) and require high
speed for their processing pipelines.
WWW: https://openzl.org/
security/zeek: Update to 8.0.2
https://github.com/zeek/zeek/releases/tag/v8.0.2
This release fixes the following vulnerability:
- The KRB analyzer can leak information about hosts in analyzed
traffic via external DNS lookups.
This release fixes the following bugs:
- The get_current_packet_header() BIF now populates the returned
record also for fragmented IP datagrams.
- The decompose_uri() script function now correctly handles URIs
containing IPv6 addresses.
- The QUIC parser now discards packets with the fixed_bit field
set to 0, rather than continuing to parse and potentially running
[8 lines not shown]
security/vuxml: Mark zeek < 8.0.2 as vulnerable as per:
https://github.com/zeek/zeek/releases/tag/v8.0.2
This release fixes the following vulnerability:
- The KRB analyzer can leak information about hosts in analyzed
traffic via external DNS lookups.
Reported by: Tim Wojtulewicz
sysutils/nginx-ui: Update to 2.2.0-patch.1
- Remove unnecessary patches for this version.
- Use SIGQUIT signal to terminate nginx-ui process.
- Includes the frontend as a compressed tar file (which the binary
now decompresses in memory).
ports-mgmt/poudriere-devel: Update to 3.3.0-2186-gdb737522d
Changes:
- bulk: set PKG_REPRODUCIBLE=yes by default.
- Use `nproc` rather than `sysctl -n hw.ncpu`.
- bulk: Change WRKDIR_ARCHIVE_FORMAT default to txz.
- Misc changes around jobs, signal interrupt handling, jexec (not jexecd).
- More setproctitle(3) use.
- bulk: More errors from parallel jobs checked.
- testport: Fix an error when not running in a git checkout.
- logclean: Fix some race errors.
- image zfs: Populate /etc/fstab with efi mount.
- sh: More context shown on errors.
- bulk: Save queue dir listing to builddir/.poudriere.datadir% on failure.
(cherry picked from commit 3d1cec8837380088dee5bba0113f0680c7584642)