NetBSD/pkgsrc-wip 15e5a75rust-beta Makefile distinfo

rust-beta: update to 1.99.0-beta.5
DeltaFile
+3-3rust-beta/distinfo
+1-1rust-beta/Makefile
+4-42 files

NetBSD/pkgsrc OHGI1iPdoc pkg-vulnerabilities

   pkg-vulnerabilities: Add sickgear-[0-9]*
VersionDeltaFile
1.790+2-1doc/pkg-vulnerabilities
+2-11 files

NetBSD/src yFsLzhHdoc CHANGES-10.2

   Tickets #1336 and #1337
VersionDeltaFile
1.1.2.130+16-1doc/CHANGES-10.2
+16-11 files

NetBSD/src OyDCWy8crypto/external/bsd/openssl/dist/test/recipes/90-test_threads_data/store 8489a545.0 8489a545.0, distrib/sets/lists/tests mi

   Apply patch, requested by nia in ticket #1337:

        etc/mtree/NetBSD.dist.tests
        distrib/sets/lists/tests/mi
        crypto/external/bsd/openssl/dist/test/recipes/90-test_threads_data/store/8489a545.0
        tests/crypto/libcrypto/threads/Makefile

   Apply patch to add missing file for openssl tests, accidently missed
   in ticket #1276.
VersionDeltaFile
1.1.2.1+19-0crypto/external/bsd/openssl/dist/test/recipes/90-test_threads_data/store/8489a545.0
1.5.14.2+5-1tests/crypto/libcrypto/threads/Makefile
1.1238.2.26+3-1distrib/sets/lists/tests/mi
1.197.2.6+2-1etc/mtree/NetBSD.dist.tests
1.1+0-0crypto/external/bsd/openssl/dist/test/recipes/90-test_threads_data/store/8489a545.0
+29-35 files

NetBSD/src wohidc9tests/lib/libc/locale t_mbstowcs.c t_mbrtowc.c

   Pull up following revision(s) (requested by kre in ticket #1336):

        tests/lib/libc/locale/t_mbstowcs.c: revision 1.4
        tests/lib/libc/locale/t_mbstowcs.c: revision 1.5
        tests/lib/libc/locale/t_mbrtowc.c: revision 1.3
        tests/lib/libc/locale/t_mbrtowc.c: revision 1.4
        tests/lib/libc/locale/t_mbrtowc.c: revision 1.5

   t_mbrtowc: Mark UTF-8 test cases xfail.

   mbrtowc previously failed to reject invalid (legacy 5/6-byte) UTF-8,
   so it accepted this test case.  Now it rejects this test case,
   because the test case itself is broken.

   Need to split this test up into:
   1. correctly decoding the valid inputs
   2. correctly rejecting the invalid inputs

   But for now marking the test case xfail is an adequate approximation

    [46 lines not shown]
VersionDeltaFile
1.2.16.1+67-18tests/lib/libc/locale/t_mbrtowc.c
1.2.16.2+57-19tests/lib/libc/locale/t_mbstowcs.c
+124-372 files

NetBSD/pkgsrc-wip 72717baatuin Makefile cargo-depends.mk

Update sysutils/atuin to v.18.22.0
DeltaFile
+150-87atuin/distinfo
+49-28atuin/cargo-depends.mk
+1-1atuin/Makefile
+200-1163 files

NetBSD/pkgsrc hLzhDuUgraphics/feh distinfo Makefile, graphics/feh/patches patch-src_imlib_c

   feh: fixed broken patch, USE_CC_FEATURES added
VersionDeltaFile
1.2+5-5graphics/feh/patches/patch-src_imlib_c
1.151+3-2graphics/feh/Makefile
1.79+2-2graphics/feh/distinfo
+10-93 files

NetBSD/pkgsrc QSHCPhbdoc CHANGES-2026

   Updated sysutils/xenkernel420 to 20260911
   Updated sysutils/xentools420 to 20260911
   Updated sysutils/xenstoretools to 20260911
   Updated sysutils/xenkernel418 to 20260911
   Updated sysutils/xentools418 to 20260911
VersionDeltaFile
1.6016+6-1doc/CHANGES-2026
+6-11 files

NetBSD/pkgsrc QpAFv85sysutils/xenkernel420 distinfo, sysutils/xentools420 Makefile version.mk

   Update xenkernel420, xentools420 and xenstoretools to 20260911
   Changes since 20260825: Fix XSA 509, 510, 511 and 512
VersionDeltaFile
1.7+4-4sysutils/xentools420/version.mk
1.8+4-4sysutils/xentools420/distinfo
1.8+4-4sysutils/xenkernel420/distinfo
1.11+1-2sysutils/xentools420/Makefile
+13-144 files

NetBSD/pkgsrc cS4j2lAsysutils/xenkernel418 distinfo, sysutils/xentools418 Makefile version.mk

   Update xenkernel418 and xentools418 to 20260911
   Changes since 20260825: Fix XSA 509, 510, 511 and 512
VersionDeltaFile
1.11+4-4sysutils/xentools418/version.mk
1.14+4-4sysutils/xentools418/distinfo
1.14+4-4sysutils/xenkernel418/distinfo
1.15+1-2sysutils/xentools418/Makefile
+13-144 files

NetBSD/src ylSNKCOsys/compat/linux/arch/amd64 linux_syscalls.c linux_syscall.h

   regen
VersionDeltaFile
1.89+7-2sys/compat/linux/arch/amd64/linux_syscallargs.h
1.33+4-4sys/compat/linux/arch/amd64/linux_systrace_args.c
1.89+2-2sys/compat/linux/arch/amd64/linux_sysent.c
1.89+0-0sys/compat/linux/arch/amd64/linux_syscalls.c
1.89+0-0sys/compat/linux/arch/amd64/linux_syscall.h
+13-85 files

NetBSD/src bYn4pRzsys/compat/linux/arch/amd64 syscalls.master, sys/compat/linux/common linux_file.c

   Make writev(2) bug-compatible with Linux when called with iovcnt=0
VersionDeltaFile
1.136+30-2sys/compat/linux/common/linux_file.c
1.79+2-2sys/compat/linux/arch/amd64/syscalls.master
+32-42 files

NetBSD/src 53BxYkNsys/compat/linux/common linux_signal.c

   Fix behaviour of rt_sigqueueinfo() when a thread group id (tgid) of -1 is
   given. Previously this was passed as a process id to kill() which broadcasts
   the signal (meanly you can accidentally kill all processes!).

   Found by Henrique Brito as part of GSoC 2026
VersionDeltaFile
1.91+9-2sys/compat/linux/common/linux_signal.c
+9-21 files

NetBSD/pkgsrc rJScb0Tdoc CHANGES-2026

   Updated audio/strawberry, misc/dpkg
VersionDeltaFile
1.6015+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 5hz3uNJmisc/dpkg Makefile distinfo

   dpkg: updated to 1.23.11

   dpkg (1.23.11) unstable; urgency=medium

   * dpkg: Improve maintscript abort-* execution diagnostics.
   * dpkg-shlibdeps: Do not validate existence of -l option argument.
   * Code internals:
     - dpkg: Use a proper conditional instead of a ternary operator for
       f_triggers.
     - dpkg: Refactor tarobject_describe_type() into a new function.
     - dpkg-split: Refactor depot handling functions out of do_auto().
VersionDeltaFile
1.41+4-4misc/dpkg/distinfo
1.83+2-2misc/dpkg/Makefile
+6-62 files

NetBSD/pkgsrc mBcPZxbaudio/strawberry Makefile distinfo

   strawberry: updated to 1.2.30

   1.2.30

   Bugfixes

   Fixed an out-of-bounds memory access in HMAC signing when using keys longer than the hash's block size, affecting request signing for Discogs and Musixmatch
   Fixed the build failing when the tag fetcher (AcoustID) is disabled
   Changed API credentials for Spotify for production use
VersionDeltaFile
1.38+4-4audio/strawberry/distinfo
1.104+2-2audio/strawberry/Makefile
+6-62 files

NetBSD/src IaZXuOKsys/compat/aoutm68k aoutm68k_sysent.c, sys/compat/linux/arch/aarch64 linux_sysent.c

   Regen with makesyscalls.sh 1.188 as it changes the text of the "DO NOT EDIT"
   comments in the generated files.
   No intended functional change, but minimises diffs on future regens.
VersionDeltaFile
1.88+23-22sys/compat/linux/arch/amd64/linux_sysent.c
1.17+22-21sys/compat/linux/arch/aarch64/linux_sysent.c
1.126+21-20sys/compat/linux/arch/alpha/linux_sysent.c
1.58+21-19sys/compat/aoutm68k/aoutm68k_sysent.c
1.102+19-18sys/compat/linux/arch/powerpc/linux_sysent.c
1.95+19-18sys/compat/linux/arch/mips/linux_sysent.c
+125-11866 files not shown
+319-25972 files

NetBSD/pkgsrc ZQGdhSenet/knot distinfo, net/knot/patches patch-src_contrib_ucw_mempool.c patch-tests_contrib_test_atomic.c

   knot: Patch from upstream to work on SmartOS #980
VersionDeltaFile
1.1+65-0net/knot/patches/patch-src_contrib_time.c
1.1+47-0net/knot/patches/patch-tests_knot_test__semantic__check.in
1.1+34-0net/knot/patches/patch-tests_libknot_test_cookies.c
1.1+28-0net/knot/patches/patch-tests_contrib_test_atomic.c
1.1+23-0net/knot/patches/patch-src_contrib_ucw_mempool.c
1.60+5-0net/knot/distinfo
+202-06 files

NetBSD/pkgsrc BDvEQXsdoc CHANGES-2026

   Added security/py-vodozemac; Updated chat/py-matrix-nio
VersionDeltaFile
1.6014+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc p9CHySTchat/py-matrix-nio PLIST distinfo

   py-matrix-nio: updated to 0.26.0

   0.26.0

   Breaking Changes

   * Replace libolm/python-olm with vodozemac for end-to-end encryption
   The e2e extra now depends on vodozemac instead of python-olm, and libolm is no longer required as a system dependency.
   Existing encryption stores are migrated automatically on load. Stores created with a libolm pickle version older than 4 (roughly, pre-December 2021) can only be migrated if the optional python-olm >= 3.2.7 package is installed at upgrade time; without it, those pickles cannot be read.
   hmac-sha256 is no longer offered as a SAS message authentication code; only hkdf-hmac-sha256 is supported.
   Account.remove_one_time_keys() has been removed, as it is no longer supported by the underlying library.
   * Drop support for end-of-life python3.8 and python3.9; the minimum supported version is now python3.10

   Features

   * Add unread_thread_notifications to SyncResponse

   Bug Fixes


    [2 lines not shown]
VersionDeltaFile
1.12+17-18chat/py-matrix-nio/Makefile
1.4+4-4chat/py-matrix-nio/distinfo
1.4+2-1chat/py-matrix-nio/PLIST
+23-233 files

NetBSD/pkgsrc Odv0vyzsecurity Makefile, security/py-vodozemac DESCR PLIST

   py-vodozemac: added version 0.10.0

   Python bindings for vodozemac.

   vodozemac is a pure Rust implementation of the Olm and Megolm cryptographic
   ratchets, offering a high-level API for straightforward creation of secure
   communication channels using these ratchets.
VersionDeltaFile
1.1+281-0security/py-vodozemac/distinfo
1.1+94-0security/py-vodozemac/cargo-depends.mk
1.1+20-0security/py-vodozemac/Makefile
1.1+11-0security/py-vodozemac/PLIST
1.1+5-0security/py-vodozemac/DESCR
1.1024+2-1security/Makefile
+413-16 files

NetBSD/pkgsrc-wip 2155f6cCodeWhale Makefile cargo-depends.mk, Codewhale Makefile cargo-depends.mk

Update misc/CodeWhale to v.0.9.12, renaming it to Codewhale
DeltaFile
+0-2,009CodeWhale/distinfo
+1,988-0Codewhale/distinfo
+0-670CodeWhale/cargo-depends.mk
+663-0Codewhale/cargo-depends.mk
+0-53CodeWhale/Makefile
+53-0Codewhale/Makefile
+2,704-2,7327 files not shown
+2,721-2,74813 files

NetBSD/pkgsrc-wip b14ecfdharper Makefile COMMIT_MSG

Update misc/marper to v.2.10
DeltaFile
+36-27harper/distinfo
+11-8harper/cargo-depends.mk
+1-1harper/Makefile
+1-1harper/COMMIT_MSG
+49-374 files

NetBSD/pkgsrc bitKPbjdoc CHANGES-2026

   Updated devel/py-hypothesis, devel/py-wrapt
VersionDeltaFile
1.6013+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 9MFxrWydevel/py-wrapt Makefile distinfo

   py-wrapt: updated to 2.4.1

   2.4.1

   Bugs Fixed

   The C extension implementation of PartialCallableObjectProxy did not expose the bound positional and keyword arguments supplied when the proxy was created, whereas the pure Python implementation makes them available as the _self_args and _self_kwargs attributes. The C extension implementation now provides read only _self_args and _self_kwargs attributes so that both implementations behave the same.
   inspect.signature() applied to a PartialCallableObjectProxy reported the full signature of the wrapped callable, including the parameters that the bound positional and keyword arguments already supply, whereas for functools.partial those parameters are removed. The proxy did not define __signature__, so inspect followed __wrapped__ back to the callable and reported its signature unchanged. The proxy now provides __signature__ on instances, in both the pure Python and C extension implementations, giving the same result as for an equivalent functools.partial, including a ValueError when more positional arguments are bound than the callable accepts.

   This also affected wrapper functions used with FunctionWrapper and @wrapt.decorator. When a wrapped method is called via its class with the instance passed explicitly, the wrapper function receives a PartialCallableObjectProxy with the instance bound, and args without the instance. A wrapper which bound args and kwargs against inspect.signature(wrapped) would fail for such calls with a TypeError about a missing argument, while working for calls made via the instance. The reported signature now omits the bound instance so the binding succeeds.

   The signature of a partial whose wrapped callable is itself an already bound method is still reported incorrectly, for reasons outside of the control of wrapt. See the “Known Issues” documentation for details.

   The C extension intercepts the __module__ and __doc__ attributes by name in its attribute get and set slots so that they are forwarded to the wrapped object. The name was compared by identity against an interned string, which relied on the attribute name having been interned. Names originating from Python source code always are, but a name constructed at runtime, for example by string concatenation or by decoding, is not, and for such a name the interception was skipped. Getting the attribute then returned the value captured when the proxy was created rather than the current value on the wrapped object, and setting it stored the value on the proxy rather than the wrapped object. The comparison now falls back to comparing by value when the identity check fails, guarded by a length check so that the cost for non matching names is unchanged.
VersionDeltaFile
1.30+4-4devel/py-wrapt/distinfo
1.36+2-2devel/py-wrapt/Makefile
+6-62 files

NetBSD/pkgsrc AShYPfqdevel/py-hypothesis PLIST Makefile

   py-hypothesis: updated to 6.168.0

   6.168.0 - 2026-09-08
   datetimes() now generates “tricky” datetimes more often: values on or near daylight-saving and other utc-offset transitions of the drawn timezone - including imaginary wall times, and ambiguous ones with each value of fold - as well as times adjacent to leap seconds and to well-known datetimes like the millennium and the end of the signed 32-bit Unix epoch.

   This release also fixes some rare internal errors, where an error raised partway through updating an internal cache - for example by a deeply recursive strategy raising RecursionError - could leave that cache corrupted.
VersionDeltaFile
1.170+4-4devel/py-hypothesis/distinfo
1.176+2-2devel/py-hypothesis/Makefile
1.54+2-1devel/py-hypothesis/PLIST
+8-73 files

NetBSD/pkgsrc mIZQdxBwww/webkit-gtk41 Makefile.common

   www/webkit-gtk41: Revise comment about finding sqlite3

   This is a comment-only change.

   Somehow, cmake finds libraries in the buildlink path instead of the
   real path.  For most of them, the -L/rpath stuff ends up correct in
   the built library.  For sqlite3, for me on NetBSD 10 amd64 building
   normally (not bulk), the buildlink path ends up in the final library.
   Explain the problem better.
VersionDeltaFile
1.4+7-2www/webkit-gtk41/Makefile.common
+7-21 files

NetBSD/pkgsrc 6KBhDkkdoc CHANGES-2026

   Updated textproc/py-xml2rfc, textproc/py-types-docutils
VersionDeltaFile
1.6012+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc M9uXoBctextproc/py-types-docutils Makefile distinfo

   py-types-docutils: updated to 0.23.0.20260911

   0.23.0.20260911
   * Improve types in `docutils.io`
VersionDeltaFile
1.14+4-4textproc/py-types-docutils/distinfo
1.14+2-2textproc/py-types-docutils/Makefile
+6-62 files

NetBSD/pkgsrc pBaOjQytextproc/py-xml2rfc Makefile distinfo

   py-xml2rfc: updated to 3.34.1

   3.34.1

   Bug Fixes

   - html: Update xml2rfc.css with sub/sup no wrapping
   - pdf: Improve logging
   - pdf: Avoid page breaks inside tables
   - unprep: Remove @derivedCounter and @derivedAnchor
VersionDeltaFile
1.29+4-4textproc/py-xml2rfc/distinfo
1.37+2-2textproc/py-xml2rfc/Makefile
+6-62 files