NetBSD/src 4r9wSskdoc CHANGES-9.5

   Ticket 2035
VersionDeltaFile
1.1.2.116+12-1doc/CHANGES-9.5
+12-11 files

NetBSD/src tjEI68Jlib/libc/citrus/modules citrus_iconv_std.c citrus_viqr.c

   Pull up the following revisions(s) (requested by riastradh in ticket #2035):
        lib/libc/citrus/modules/citrus_viqr.c:  revision 1.10
        lib/libc/citrus/modules/citrus_iconv_std.c:     revision 1.18

   iconv(3): Fix use-after-free in VIQR encoding, and incorrect
   mbstate_t allocation alignment in various encodings (triggerable
   if the source is VIQR).

   Fixes:
   - PR lib/59019: various iconv issues
   - PR lib/60413: iconv_samples test crashes on sparc*
VersionDeltaFile
1.16.42.1+37-8lib/libc/citrus/modules/citrus_iconv_std.c
1.6.30.2+4-4lib/libc/citrus/modules/citrus_viqr.c
+41-122 files

NetBSD/src 0XRbCINdoc CHANGES-10.2

   Ticket 1308
VersionDeltaFile
1.1.2.111+12-1doc/CHANGES-10.2
+12-11 files

NetBSD/src oq9wBPflib/libc/citrus/modules citrus_iconv_std.c citrus_viqr.c

   Pull up the following revisions(s) (requested by riastradh in ticket #1308):
        lib/libc/citrus/modules/citrus_viqr.c:  revision 1.10
        lib/libc/citrus/modules/citrus_iconv_std.c:     revision 1.18

   iconv(3): Fix use-after-free in VIQR encoding, and incorrect
   mbstate_t allocation alignment in various encodings (triggerable
   if the source is VIQR).

   Fixes:
   - PR lib/59019: various iconv issues
   - PR lib/60413: iconv_samples test crashes on sparc*
VersionDeltaFile
1.16.50.1+37-8lib/libc/citrus/modules/citrus_iconv_std.c
1.6.38.2+4-4lib/libc/citrus/modules/citrus_viqr.c
+41-122 files

NetBSD/pkgsrc lMiFnwldoc TODO CHANGES-2026

   doc: Updated games/widelands to 1.3.1
VersionDeltaFile
1.27552+1-2doc/TODO
1.4307+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc KoPdoWGgames/widelands PLIST Makefile, games/widelands/patches patch-src_base_string.cc patch-xdg_CMakeLists.txt

   Update widelands to 1.3.1

   From Paul Ripke in pkgsrc-wip + ctype() patch.
   Sole consumer of asio. rm:-Wold-style-cast still needed after its update.


   Highlights in release 1.3.1

   This point release fixes a severe multiplayer desync found in Widelands 1.3.
   Note that it is not possible to combine the versions 1.3 and 1.3.1 in a
   network game.


   Highlights in release 1.3

   Since the release of version 1.2, we implemented several hundreds of new
   features and bugfixes; for example, to name just a few of the highlights:

   - Market trading

    [10 lines not shown]
VersionDeltaFile
1.4+2,089-1,698games/widelands/PLIST
1.1+42-0games/widelands/patches/patch-src_base_string.cc
1.52+3-18games/widelands/Makefile
1.3+8-8games/widelands/patches/patch-xdg_CMakeLists.txt
1.10+6-7games/widelands/distinfo
1.2+1-1games/widelands/patches/patch-src_base_i18n.h
+2,149-1,7321 files not shown
+2,150-1,7337 files

NetBSD/src YoteTxdsys/dev/sbus tcx.c

   finally implement tcx_erasecols()
   no more direct framebuffer accesses
VersionDeltaFile
1.69+46-28sys/dev/sbus/tcx.c
+46-281 files

NetBSD/src TrENoLgsys/dev/sbus tcxreg.h

   add colour space ID for ROM-based gamma correction
VersionDeltaFile
1.7+2-1sys/dev/sbus/tcxreg.h
+2-11 files

NetBSD/pkgsrc PYFT6T3doc CHANGES-2026

   Updated devel/py-types-setuptools, devel/py-test-rerunfailures
VersionDeltaFile
1.4306+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 2zQlVnYdevel/py-test-rerunfailures distinfo Makefile

   py-test-rerunfailures: updated to 16.4

   16.4 (2026-07-01)

   Breaking changes

   - Drop support for pytest 8.1. Minimum pytest version is now 8.2.

   Features

   - Add support for pytest 9.1.

   - Rerun tests with failed subtests. This feature is only available on pytest 9.0
     and later. The pytest-subtests plugin is *not* supported.

   - Add ``--reruns-delay-backoff-factor`` option (and the matching
     ``reruns_delay_backoff_factor`` marker kwarg / ini setting) to grow the rerun
     delay after each attempt for an exponential backoff. The delay before the
     *n*-th re-run is ``reruns_delay * reruns_delay_backoff_factor ** (n - 1)``.

    [2 lines not shown]
VersionDeltaFile
1.17+4-4devel/py-test-rerunfailures/distinfo
1.18+2-2devel/py-test-rerunfailures/Makefile
+6-62 files

NetBSD/pkgsrc W42AIrbdevel/py-types-setuptools distinfo Makefile

   py-types-setuptools: updated to 83.0.0.20260706

   83.0.0.20260706
   Bump setuptools to 83.0.*
VersionDeltaFile
1.65+4-4devel/py-types-setuptools/distinfo
1.69+2-2devel/py-types-setuptools/Makefile
+6-62 files

NetBSD/pkgsrc ZcXI1ZXdoc CHANGES-2026

   Updated security/dropbear, sysutils/ansible
VersionDeltaFile
1.4305+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc l8xEwVEsysutils/ansible PLIST distinfo

   ansible: updated to 14.1.0

   14.1.0

   Major Changes

   community.clickhouse
   - clickhouse_named_collection - new module to add/modify/delete named collections in database.

   vmware.vmware_rest
   - Update minimum required ansible-core version to 2.16 in meta/runtime.yml
VersionDeltaFile
1.70+498-49sysutils/ansible/PLIST
1.83+4-4sysutils/ansible/distinfo
1.111+3-3sysutils/ansible/Makefile
+505-563 files

NetBSD/pkgsrc 7WLqNWPdoc CHANGES-2026

   doc: Updated www/resterm to 0.45.1
VersionDeltaFile
1.4304+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc tmAwrxKwww/resterm distinfo Makefile

   resterm: Update to 0.45.1

   Vim-Style Command Line
   Added a Vim-like command line to the TUI. Press : from normal-mode panes to run common actions such as :w, :q, :q!, :wq, :x, :e, :help, and :noh.

   Search UX
   Search behavior now more closely follows Vim: opening / starts with an empty prompt while keeping the previous search available for match navigation, and clearing the live search input clears current highlights.

   The search prompt UI was also simplified by removing the extra search icon. This release also includes theming support.
VersionDeltaFile
1.9+4-4www/resterm/distinfo
1.10+2-2www/resterm/Makefile
1.3+0-0www/resterm/go-modules.mk
+6-63 files

NetBSD/pkgsrc B56bwaPsecurity/dropbear distinfo Makefile

   dropbear: updated to 2026.92

   2026.92 - 6 July 2026

   Note >> for compatibility/configuration changes

   - >> server auth plugins have been deprecated, the configure option
     has been renamed to --enable-plugin-deprecated.
     Planned to be removed in future.

   - >> Two factor auth "-t" has been deprecated, it now requires
     a configuration option DEPRECATED_TWO_FACTOR.
     Planned to be removed in future.

   - Security: server: Don't allow -B (accept blank password) with
     -t (two factor auth). If run with -t and -B a user configured with a
     blank password would be allowed to log in without pubkey auth.
     https://github.com/mkj/dropbear/commit/23ec78285639edf068d86bb96f91cba755039740
     Reported by nvidia

    [61 lines not shown]
VersionDeltaFile
1.40+4-4security/dropbear/distinfo
1.48+2-2security/dropbear/Makefile
+6-62 files

NetBSD/src xAHGaO6sys/arch/evbmips/conf OCTEON, sys/arch/mips/cavium/dev octeon_gpio.c octeon_gpioreg.h

   octgpio: OCTEON GPIO controller driver

   Port of OpenBSD octgpio(4) (Visa Hankala) onto the NetBSD fdtbus
   gpio controller API.

   Deviations from the OpenBSD original, per the SDK CSR definitions:
   CN63XX/CN68XX and CN38/52/56/58XX have 16 pins and no XBIT_CFG
   registers.  The OUTPUT_SEL output mux is cleared only on CN70XX and
   newer, where it exists.

   Attach at pass 3 so consumers (octmmc cd-gpios) find the controller
   registered.  Primary motivation is SD card-detect on boards with a
   real MMC slot but could drive LEDs and other features later.

   Reviewed by skrll@
   : ----------------------------------------------------------------------
VersionDeltaFile
1.1+288-0sys/arch/mips/cavium/dev/octeon_gpio.c
1.15+5-1sys/arch/mips/conf/files.octeon
1.19+3-2sys/arch/evbmips/conf/OCTEON
1.3+3-1sys/arch/mips/cavium/dev/octeon_gpioreg.h
+299-44 files

NetBSD/src M6Ow7vGdoc CHANGES-9.5

   Ticket 2036
VersionDeltaFile
1.1.2.115+16-1doc/CHANGES-9.5
+16-11 files

NetBSD/src MIxe4Y9usr.sbin/syslogd syslogd.c tls.c

   Pull up the following revisions(s) (requested by msaitoh in ticket #2036):
        usr.sbin/syslogd/extern.h: revision 1.5
        usr.sbin/syslogd/sign.c: revision 1.10
        usr.sbin/syslogd/sign.h: revision 1.4
        usr.sbin/syslogd/syslogd.c: revision 1.132,1.137,1.139,1.141,1.145,1.148,1.151-1.155 via patch
        usr.sbin/syslogd/syslogd.h: revision 1.10-1.11 via patch
        usr.sbin/syslogd/tls.c: revision 1.18,1.20,1.26-1.27
        usr.sbin/syslogd/tls.h: revision 1.4

   Some improvements for syslogd(8):
   - Retry sendto() if it raises EBUSY, too.
   - Add missing SLIST_INIT() in main(). This is not a real bug because
     the tls_opt is in BSS and SLIST_INIT() assign NULL.
   - Cleanups (KNF, fix typos and G.C.).
VersionDeltaFile
1.131.2.3+46-38usr.sbin/syslogd/syslogd.c
1.16.6.4+21-21usr.sbin/syslogd/tls.c
1.8.2.1+14-14usr.sbin/syslogd/syslogd.h
1.7.6.1+7-7usr.sbin/syslogd/sign.c
1.2.50.1+4-4usr.sbin/syslogd/sign.h
1.4.18.1+1-3usr.sbin/syslogd/extern.h
+93-871 files not shown
+95-897 files

NetBSD/src YVVrxcGdoc CHANGES-10.2

   Ticket 1307
VersionDeltaFile
1.1.2.110+12-1doc/CHANGES-10.2
+12-11 files

NetBSD/src vB3I0g0usr.sbin/syslogd tls.c

   Pull up the following revisions(s) (requested by msaitoh in ticket #1307):
        usr.sbin/syslogd/tls.c: revision 1.22-1.25

   syslogd: Fix memory leak in match_certfile().
   Use X509_free() to deallocate certfile data in init_global_TLS_CTX().
   Fix mem-leak of match_hostname(). ASN1_OCTET_STRING must be deallocated.
   Fix memory-leak during tls_send().
   Found and fixed by Masakazu OOHASHI at IIJ.
VersionDeltaFile
1.21.2.1+30-14usr.sbin/syslogd/tls.c
+30-141 files

NetBSD/pkgsrc 3DALelTdoc CHANGES-2026

   Updated multimedia/mkvtoolnix, devel/patchelf
VersionDeltaFile
1.4303+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc q2BnyMKdevel/patchelf distinfo Makefile

   patchelf: updated to 0.19.1

   0.19.1

   A small bug fix release for --build-resolution-cache.

   Bug fixes

   --build-resolution-cache: run-path entries that only resolve at run time are now recorded as search hints in run-path order instead of being dropped or baked in as bogus exact entries, so cached resolution keeps the semantics of a plain run-path walk. This covers empty and relative components, absolute directories absent at patch time (such as /run/opengl-driver/lib on NixOS), trailing empty components, and entries that exist but are not searchable directories when patching.
VersionDeltaFile
1.17+4-4devel/patchelf/distinfo
1.20+2-2devel/patchelf/Makefile
+6-62 files

NetBSD/src c5nkl0odoc CHANGES-10.2

   Ticket 1306
VersionDeltaFile
1.1.2.109+8-1doc/CHANGES-10.2
+8-11 files

NetBSD/src Rjt4ylGusr.sbin/syslogd syslogd.c

   Pull up the following revisions(s) (requested by msaitoh in ticket #1306):
        usr.sbin/syslogd/syslogd.c:     revision 1.149-1.150

   Fix a bug that tls_ca mistakenly matches tls_cadir.
   Fix incorrect comparison in buf_queue_obj_size().
   Found and fixed by Masakazu OOHASHI at IIJ.
VersionDeltaFile
1.140.2.1+5-5usr.sbin/syslogd/syslogd.c
+5-51 files

NetBSD/pkgsrc 62k0CQ4multimedia/mkvtoolnix PLIST distinfo

   mkvtoolnix: updated to 100.0

   Version 100.0 "Do Hot Girls Like Chords" 2026-07-05

   New features and enhancements

   * all: added new scalable (SVG) application icons for all applications,
     replacing the existing pixmap (PNG, ICO) icons. Icons from Sarreq
     Teryx.
   * mkvmerge: MP4 reader: track names are now read from the track's user-data
     atoms (`trak` → `udta` → `name`) if present.
   * MKVToolNix GUI: executing actions configuration, type "play audio file":
     added a slider to make configuration more intuitive.
   * MKVToolNix GUI: executing actions: macOS only: the GUI will now use bundled
     audio files for "play audio file" actions that Qt can play instead of using
     macOS's system sounds.
   * MKVToolNix GUI: executing actions: Windows only: added a new type: executing
     a PowerShell script. Either an existing script file can be selected or
     custom PowerShell script code entered in a small editor. The executed script

    [44 lines not shown]
VersionDeltaFile
1.23+9-44multimedia/mkvtoolnix/PLIST
1.138+4-4multimedia/mkvtoolnix/distinfo
1.12+6-1multimedia/mkvtoolnix/options.mk
1.266+2-2multimedia/mkvtoolnix/Makefile
+21-514 files

NetBSD/pkgsrc teqjjZAdoc CHANGES-2026

   doc: Updated devel/asio to 1.36.0
VersionDeltaFile
1.4302+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc N6cYko9devel/asio PLIST Makefile

   Update asio to 1.36.0

   Gymnastics due to:
   x asio-1.36.0/doc/proactor.png: Cannot restore extended attributes: com.apple.quarantine com.apple.quarantine com.apple.lastuseddate#PS com.apple.lastuseddate#PS: Unknown error: -1

   No real highlights

   Full release notes at:
   https://think-async.com/Asio/asio-1.36.0/doc/asio/history.html#asio.history.asio_1_36_0
VersionDeltaFile
1.5+38-70devel/asio/PLIST
1.9+8-5devel/asio/Makefile
1.9+4-4devel/asio/distinfo
+50-793 files

NetBSD/pkgsrc E8du8b9doc CHANGES-2026

   doc: Updated shells/oh-my-posh to 29.21.0
VersionDeltaFile
1.4301+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 82glSTOshells/oh-my-posh distinfo Makefile

   shells/oh-my-posh: update to 29.21.0

   Features

    - shell: support vimode segment in PowerShell (fd0e688)
    - use native millis by default (6cbd1b6)
VersionDeltaFile
1.310+10-10shells/oh-my-posh/distinfo
1.341+2-2shells/oh-my-posh/Makefile
1.134+2-2shells/oh-my-posh/go-modules.mk
+14-143 files