security/rhash: non-functional changes to prepare for update
- Chase HTTP/2 301 redirection in the WWW address
- Move USES et al. block above HAS_CONFIGURE where it should
be normally found
- Reinstate MAKE_ARGS lost in r531582 (now commit 37cd5bfde4ba)
and drop manual stripping in the `post-install' target
- Replace `do-test' target with equivalent TEST_TARGET knob
PR: 283630, 290603
net-mgmt/smokeping: fix etc/smokeping_secrets.sample file permission
The files etc/smokeping_secrets and the sample file
should not be world-readable.
PR: 290806
Reported by: sanpei
net-mgmt/{victoria-metrics,vmutils}: update to version 1.132.0
Also, fix two problems with vmagent startup script:
1) We shouldn't use /tmp for buffered data, since that directory is
typically wiped upon reboot. The argument name is a bit misleading
(remoteWrite.tmpDataPath), but that directory is used to store a
persistent queue, and /tmp is very much not persistent. Default to
/var/db/vmagent instead.
2) Previously, vmagent was offloading to itself because remoteWrite.url
in ``vmagent_args'' pointed to port 8429 which is the vmagent port,
leading to a massive load on the machine over time.
PR: 284564
Submitted by: Jan van der Lugt
Reported by: Michael Gruner
www/nginx-devel: Update to 1.29.4
Changelog:
*) Feature: the ngx_http_proxy_module supports HTTP/2.
*) Feature: Encrypted ClientHello TLS extension support when using
OpenSSL ECH feature branch; the "ssl_ech_file" directive.
Thanks to Stephen Farrell.
*) Change: validation of host and port in the request line, "Host"
header field, and ":authority" pseudo-header field has been
changed
to follow RFC 3986.
*) Change: now a single LF used as a line terminator in a chunked
request or response body is considered an error.
*) Bugfix: when using HTTP/3 with OpenSSL 3.5.1 or newer a
segmentation
[9 lines not shown]
print/py-plutoprint: New port: A Python Library for Generating PDFs and Images from HTML
PlutoPrint is a lightweight and easy-to-use Python library for generating
high-quality PDFs and images directly from HTML or XML content. It is based on
PlutoBook’s robust rendering engine and provides a simple API to convert ur
HTML into crisp PDF documents or vibrant image files. This makes it ideal for
reports, invoices, or visual snapshots.
x11/hyprlauncher: Update to 0.1.4
While here, adjust dependency so that libinotify is required only when
system does not yet implement native inotify functions.
Changelog: https://github.com/hyprwm/hyprlauncher/releases/tag/v0.1.4
Reported by: GitHub (watch releases)