NetBSD/pkgsrc g3MUuLydoc CHANGES-2026

   Updated ham/hackrf, finance/py-stripe
VersionDeltaFile
1.356+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc OHgpsthfinance/py-stripe PLIST distinfo

   py-stripe: updated to 14.2.0

   14.2.0

   Update generated code
   Add support for event notifications V2CoreAccountClosedEvent, V2CoreAccountCreatedEvent, V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent, V2CoreAccountIncludingConfigurationCustomerUpdatedEvent, V2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent, V2CoreAccountIncludingConfigurationMerchantUpdatedEvent, V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent, V2CoreAccountIncludingConfigurationRecipientUpdatedEvent, V2CoreAccountIncludingDefaultsUpdatedEvent, V2CoreAccountIncludingFutureRequirementsUpdatedEvent, V2CoreAccountIncludingIdentityUpdatedEvent, V2CoreAccountIncludingRequirementsUpdatedEvent, and V2CoreAccountUpdatedEvent with related object v2.core.Account
   Add support for event notification V2CoreAccountLinkReturnedEvent
   Add support for event notifications V2CoreAccountPersonCreatedEvent, V2CoreAccountPersonDeletedEvent, and V2CoreAccountPersonUpdatedEvent with related object v2.core.AccountPerson
   Fix DeprecationWarning when encoding StripeObject metadata
   Update ci to run on Python 3.14 as well
VersionDeltaFile
1.38+52-1finance/py-stripe/PLIST
1.73+4-4finance/py-stripe/distinfo
1.78+2-2finance/py-stripe/Makefile
+58-73 files

NetBSD/pkgsrc p7IDfLGham/hackrf distinfo Makefile

   hackrf: updated to 2026.01.2

   HackRF 2026.01.2 Release Notes

   This is a firmware bug fix release. There are no changes to host software.

   Changes in this release include:

   - Fixed RX, TX, and self-test on rad1o.

   - Fixed intermittent tuning failures with SDR++.

   - Fixed intermittent spectrum inversion in RX mode when changing the sample
     rate on HackRF Pro.
VersionDeltaFile
1.12+4-4ham/hackrf/distinfo
1.21+2-2ham/hackrf/Makefile
1.9+2-1ham/hackrf/PLIST
+8-73 files

NetBSD/src p5XtCxfsys/arch/evbarm/conf GENERIC, sys/dev/fdt files.fdt dwc2_fdt.c

   fdt: add basic usb nodes support.

   The Odriod-C1 has an internal USB node with a reset GPIO. The USB node
   support here detects the usb node (in this case a device) and {,de-}asserts
   the GPIO pin.

   The Linux device tree specification for this is less than ideal.

   Done correctly with the "fdt" interface attribute on the dwctwo_fdt
   attachment now that this is supported in the config(5) system.

   With a big thankyou to Jason.
VersionDeltaFile
1.79+7-2sys/dev/fdt/files.fdt
1.16+6-3sys/dev/fdt/dwc2_fdt.c
1.130+2-1sys/arch/evbarm/conf/GENERIC
1.3+0-0sys/dev/fdt/usbnode.c
+15-64 files

NetBSD/src NprD8KAsys/dev/spi spi.c

   typo in comment
VersionDeltaFile
1.41+3-3sys/dev/spi/spi.c
+3-31 files

NetBSD/othersrc D31jivtusr.bin/tnftp todo

   todo: more items from a while ago
VersionDeltaFile
1.17+11-3usr.bin/tnftp/todo
+11-31 files

NetBSD/src CTbd3Ktsys/dev/pad pad.c, sys/kern subr_autoconf.c subr_userconf.c

   Allow "attach" directives to have interface attributes, rather than
   restricting them to plain attributes only.

   Consider the case of a USB controller for which there is a generic
   driver with multiple front-end bus attachments.  Normally, a USB
   controller driver carries the interface attribute necessary to attach
   a USB root hub / bus instance.  But, on some systems, a platform-specific
   attachment may have other nodes in the device tree that are needed to
   enable or configure the USB controller, that appear in the device tree
   as children of the USB controller.  These devices may need to attach
   using a different interface attribute, unrelated to USB functionality.

   Prior to this change, it would have been necessary to put the platform-
   specific interface attribute onto the generic driver.  But that comes
   with side-effects on other platforms where that driver might be used.

   In an ideal scenario, an attachment with special requirements should be
   able to carry attachment-specific interface attributes to handle those
   requirements, and this change enables that.  When searching for prospective

    [14 lines not shown]
VersionDeltaFile
1.318+110-20sys/kern/subr_autoconf.c
1.37+76-4usr.bin/config/mkioconf.c
1.193+17-3sys/sys/device.h
1.88+9-4usr.bin/config/sem.c
1.29+5-4sys/kern/subr_userconf.c
1.86+4-4sys/dev/pad/pad.c
+221-393 files not shown
+228-459 files

NetBSD/src ucc4HDNdistrib/common/bootimage Makefile.bootimage

   bootimage: make ${FATFILES} dependency more explicit for readability

   Only add the FATFILES -> TARGETFS dependency in Makefile.bootimage
   when FATFILES is defined in MD Makefiles.

   This makes the optional nature of FATFILES clearer for MD ports and
   avoids relying on empty-target handling as an implicit make(1) behavior.
VersionDeltaFile
1.49+3-1distrib/common/bootimage/Makefile.bootimage
+3-11 files

NetBSD/pkgsrc-wip b987e05rust192 distinfo, rust192/patches patch-src_bootstrap_src_lib.rs

rust192: sync w/ lang/rust
DeltaFile
+20-5rust192/patches/patch-src_bootstrap_src_lib.rs
+1-1rust192/distinfo
+21-62 files

NetBSD/pkgsrc DSGmc6Zx11/xscreensaver distinfo, x11/xscreensaver/patches patch-hacks_glx_Makefile.in

   Do not add the generated bash scripts to the executables list -
   install(8)'s attempt to strip them will fail, and they will get
   deleted.
VersionDeltaFile
1.1+25-0x11/xscreensaver/patches/patch-hacks_glx_Makefile.in
1.100+2-1x11/xscreensaver/distinfo
+27-12 files

NetBSD/pkgsrc-wip d91380b. TODO

TODO: + forgejo-14.0.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/pkgsrc cOvqJlcdoc TODO

   doc/TODO: + libvirt-12.0, openblas-0.3.31.
VersionDeltaFile
1.26677+3-3doc/TODO
+3-31 files

NetBSD/pkgsrc pZpKA7mpkgtools/varcache Makefile

   varcache: only override X11BASE in modular X11 case
VersionDeltaFile
1.4+3-1pkgtools/varcache/Makefile
+3-11 files

NetBSD/pkgsrc 2h7huDYarchivers/engrampa distinfo, archivers/engrampa/patches patch-src_file-utils.c

   engrampa: fix build on NetBSD-current
VersionDeltaFile
1.1+14-0archivers/engrampa/patches/patch-src_file-utils.c
1.19+2-1archivers/engrampa/distinfo
+16-12 files

NetBSD/pkgsrc WkbN5jKx11/mate-desktop Makefile

   mate-desktop: fix build on NetBSD 11
VersionDeltaFile
1.50+3-1x11/mate-desktop/Makefile
+3-11 files

NetBSD/pkgsrc 2Mei0Pqx11/xscreensaver Makefile

   "perl:run is more than perl" -- thanks, wiz@
VersionDeltaFile
1.178+2-2x11/xscreensaver/Makefile
+2-21 files

NetBSD/src hnW4Auflib/libc/time zic.c

   Do a version check before defining HAVE_GETRANDOM.

   Should help the tools build problems on netbsd-9 and earlier,
   as reported by Staffan Thomén on current-users@.
VersionDeltaFile
1.98+7-2lib/libc/time/zic.c
+7-21 files

NetBSD/pkgsrc SW0LRu7net/mDNSResponder builtin.mk

   mDNSResponder: always set MAKEVARS

   To avoid diffs between runs with and without this value cached.
VersionDeltaFile
1.16+2-2net/mDNSResponder/builtin.mk
+2-21 files

NetBSD/src PtcV4xkusr.bin/sort sort.1

   sort.1 (style fix): avoid overly long input lines.

   PR standards/59647.
VersionDeltaFile
1.42+7-4usr.bin/sort/sort.1
+7-41 files

NetBSD/pkgsrc VWvU2Uwx11/xscreensaver Makefile

   We need Perl during the build too, now, running xshadertoy-compile.pl
VersionDeltaFile
1.177+2-2x11/xscreensaver/Makefile
+2-21 files

NetBSD/pkgsrc ix7m7RYdoc CHANGES-2026

   Updated security/py-fido2, misc/py-pbs-installer
VersionDeltaFile
1.355+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc tPbofeJmisc/py-pbs-installer distinfo Makefile

   py-pbs-installer: updated to 2026.1.14

   2026.1.14
   Unknown changes
VersionDeltaFile
1.11+4-4misc/py-pbs-installer/distinfo
1.11+2-2misc/py-pbs-installer/Makefile
+6-62 files

NetBSD/pkgsrc XH1fgNssecurity/py-fido2 distinfo Makefile

   py-fido2: updated to 2.1.0

   Version 2.1.0 (released 2026-01-14)
    ** CTAP 2.3 support:
     *** Add new GetInfo fields: enc_cred_store_state.
     *** Add support for pinComplexityPolicy extension.
     *** Add thirdPartyPayment bit to credman.
     *** Check support for config subcommands.
    ** WebAuthn:
     *** Allow UserEntity without 'name' field for improved spec compliance.
     *** Update MDS3 dataclasses with new fields.
    ** Fido2Client:
     *** Fallback to PIN after UV_BLOCKED error.
     *** Improve preflight handling when message exceeds maximum size.
    ** WindowsClient:
     *** Fix: Parse 'credentialProtectionPolicy' properly.
     *** Update win_api.py from latest webauthn.h.
     *** Add support for hmac-secret-mc extension.
     *** Add support for hints.

    [4 lines not shown]
VersionDeltaFile
1.11+4-4security/py-fido2/distinfo
1.15+2-3security/py-fido2/Makefile
+6-72 files

NetBSD/pkgsrc RQNfmSidoc CHANGES-2026

   Updated www/py-jupyterlab, www/py-notebook
VersionDeltaFile
1.354+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc AYHmZ0xwww/py-notebook PLIST distinfo

   py-notebook: updated to 7.5.2

   7.5.2

   Maintenance and upkeep improvements

   - Update to JupyterLab v4.5.2
VersionDeltaFile
1.29+70-70www/py-notebook/PLIST
1.30+4-4www/py-notebook/distinfo
1.44+3-3www/py-notebook/Makefile
+77-773 files

NetBSD/src JXqbZcwdoc 3RDPARTY CHANGES

   new unbound
VersionDeltaFile
1.2155+5-5doc/3RDPARTY
1.3217+2-1doc/CHANGES
+7-62 files

NetBSD/src EurV5osdistrib/sets/lists/base shl.mi, distrib/sets/lists/debug shl.mi

   bump libunbound
VersionDeltaFile
1.1027+3-3distrib/sets/lists/base/shl.mi
1.385+2-3distrib/sets/lists/debug/shl.mi
+5-62 files

NetBSD/pkgsrc gnOeJHAwww/py-jupyterlab PLIST distinfo

   py-jupyterlab: updated to 4.5.2

   4.5.2

   Bugs fixed

   - Backport 18250: Make system clipboard opt-in
   - Fix empty math block throws codemirror's error
   - Fix cell footer width for smaller screens
   - Fix scrolling to anchor from ToC/links in Markdown and HTML with data attributes
   - Fix merge breaking rendering cell order in `defer` mode
   - Fix inverted Unicode surrogate checks

   Maintenance and upkeep improvements

   - Bump vega-selections from 5.6.0 to 5.6.3
   - Make the plugin registry slow activation test more robust
   - Bump jws from 3.2.2 to 3.2.3
   - Remove unused snapshot

    [6 lines not shown]
VersionDeltaFile
1.15+54-54www/py-jupyterlab/PLIST
1.14+4-4www/py-jupyterlab/distinfo
1.22+2-2www/py-jupyterlab/Makefile
+60-603 files

NetBSD/src D2qSd4Hexternal/bsd/unbound/dist/services authzone.c, external/bsd/unbound/dist/util netevent.c mini_event.c

   merge changes between unbound 1.23.1 and 1.24.2
VersionDeltaFile
1.14+203-184external/bsd/unbound/include/config.h
1.5+56-34external/bsd/unbound/dist/services/authzone.c
1.8+60-22external/bsd/unbound/dist/util/netevent.c
1.3+5-1external/bsd/unbound/lib/libunbound/unbound.expsym
1.6+2-2external/bsd/unbound/dist/util/mini_event.c
1.8+2-2external/bsd/unbound/lib/libunbound/shlib_version
+328-2451 files not shown
+330-2457 files

NetBSD/src AnZZsipexternal/bsd/unbound/dist configure, external/bsd/unbound/dist/doc unbound.conf.5.in unbound.conf.rst

   Import unbound 1.24.2 (previous was 1.23.1)

   Unbound 1.24.2 Latest
   This security release has additional fixes for CVE-2025-11411.

   Promiscuous NS RRSets that complement DNS replies in the authority
   section can be used to trick resolvers to update their delegation
   information for the zone.

   The CVE is described here
   https://nlnetlabs.nl/downloads/unbound/CVE-2025-11411.txt

   Unbound 1.24.1 included a fix that scrubs unsolicited NS RRSets (and
   their respective address records) from replies mitigating the possible
   poison effect.

   Unbound 1.24.2 includes an additional fix that scrubs unsolicited NS
   RRSets (and their respective address records) from YXDOMAIN and
   non-referral nodata replies as well, mitigating the possible poison

    [240 lines not shown]
VersionDeltaFile
1.1.1.10+5,253-2,757external/bsd/unbound/dist/doc/unbound.conf.5.in
1.1.1.10+4,053-2,290external/bsd/unbound/dist/configure
1.1.1.10+2,821-2,813external/bsd/unbound/dist/util/configlexer.c
1.1+5,005-0external/bsd/unbound/dist/doc/unbound.conf.rst
1.1.1.10+2,057-2,085external/bsd/unbound/dist/util/configparser.c
1.1.1.10+1,266-700external/bsd/unbound/dist/doc/unbound-control.8.in
+20,455-10,645310 files not shown
+33,957-13,939316 files