pmap_bootstrap(): Fix an error intrduced in rev 1.127 - ensure pmap_membank
points to the first element in the array after building up the linked list.
time/R-RcppCCTZ) Updated 0.2.13 to 0.2.14
(pkgsrc)
- Fix build against R 4.6.0
- USE_TOOLS+= gmake only for ifne in patch-src_Makevars
(upstream)
News for Package 'RcppCCTZ'
Changes in version 0.2.14 (2026-01-08):
* Synchronized with upstream CCTZ (Dirk in #46).
* Explicitly enumerate files to be compiled in 'src/Makevars*'
(Dirk in #47)
py-certipy: add version 0.2.3
Certipy was made to simplify the certificate creation process. To that end,
Certipy exposes methods for creating and managing certificate authorities,
certificates, signing and building trust bundles. Behind the scenes Certipy:
* Manages records of all certificates it creates
* External certs can be imported and managed by Certipy
* Maintains signing hierarchy
* Persists certificates to files with appropriate permissions
Add "rootspec" hooks. These hooks add a generic mechanism for
devices to advertise extra root device choices. Use these to
replace wedge-specific code in sys/kern/kern_subr.c .
XXX todo: rootspec configuraton can be unloaded after the root
filesystem is mounted, and rootspechook_establish() calls after
the root filesystem is mounted could then be a no-op.
Thanks riastradh@, mlelstv@ and chs@ for reviews and comments.
Add a cfattach device flag specifying that the device has no partitions.
Use this flag in the "dk" and "flash" drivers. The new device flag
can be checked with the device_has_partitions() function. Removes
device-specific knowledge about which devices have partitions from
sys/kern/kern_subr.c .
buf: updated to 1.70.0
1.70.0 - 2026-05-25
- Add LSP completion for `buf.gen.yaml`, `buf.yaml`, and `buf.policy.yaml` files.
- Fix LSP `textDocument/documentSymbol` marking every symbol as deprecated.
- Add error for when a dependency is added to `buf.yaml` and is missing from `buf.lock`.
- Update the `PROTOVALIDATE` lint rule support checking `NaN` in `const`, `in`, `not_in`,
`gt`, `gte`, `lt` and `lte` rules for `float` and `double` fields.
- Update the `PROTOVALIDATE` lint rule support to check `(buf.validate.message).oneof` rules
and make sure they are well-formed and valid.
vaultwarden: updated to 1.36.0
1.36.0
Security Fixes
This release contains security fixes for the following advisories. We strongly advice to update as soon as possible.
SSO Login CSRF
GHSA-pfp2-jhgq-6hg5
GHSA-w6h6-8r66-hcv7
User/Organization Enumeration
GHSA-hxqh-ff5p-wfr3
SSO existing-user binding
GHSA-j4j8-gpvj-7fqr
GHSA-6x5c-84vm-5j56
SSRF via Icon Endpoint
GHSA-72vh-x5jq-m82g
Some crate's updated and other minor security enhancements
[29 lines not shown]
py-cbor2: updated to 6.1.1
**6.1.1** (2026-05-14)
- Fixed ``cbor2.load()`` returning corrupted data for payloads exceeding 4096 bytes
**6.1.0** (2026-05-12)
- Added the ``allow_duplicate_keys`` parameter to :class:`CBORDecoder`, :func:`load` and
:func:`loads` (default: ``True``). When set to ``False``, a :exc:`CBORDecodeError` is raised
upon encountering a duplicate key within the same map.
- Added support for decoding from any object supporting the buffer API (e.g. ``memoryview`` or
``bytearray``) in addition to ``bytes``
- Fixed compatibility issues with 32-bit systems
(math/R-RcppArmadillo) Updated 14.2.3.1 to 15.2.6.1
(pkgsrc)
- Fix build against R 4.6.0
by adding patch for /usr/lib/execinfo for "backtrace_symbols"
- configure claims gcc-7.5 is too old
(upstream)
News for Package 'RcppArmadillo'
Changes in RcppArmadillo version 15.2.6-1 (2026-04-20):
* Upgraded to Armadillo release 15.2.6 (Medium Roast Deluxe)
* Ensure internally computed tolerances are not 'NaN'
* The 'rmultinom' deploys 'Kahan summation' as R-devel does
now.
Changes in RcppArmadillo version 15.2.5-1 [github-only] (2026-04-18):
[149 lines not shown]
moused.8: emphasize that this is the _serial_ mouse daemon
NetBSD now has multiple "mouse daemons" (see wsmoused(8)) and the
some of the assumptions from the past no longer hold - make it very
super obvious in the initial description that this isn't anything like
FreeBSD's moused.