NetBSD/pkgsrc r3DHKAJdoc CHANGES-2026

   doc: Updated net/tailscale to 1.102.2
VersionDeltaFile
1.5000+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc W0hLUgmnet/tailscale Makefile distinfo

   tailscale: update to 1.102.2

   A regression causing incoming Tailscale Funnel connections to fail is
   resolved.
VersionDeltaFile
1.11+4-4net/tailscale/distinfo
1.28+3-3net/tailscale/Makefile
+7-72 files

NetBSD/pkgsrc QJ38mopshells/fish Makefile

   fish: add missing tool for testing and add test status comment
VersionDeltaFile
1.66+4-1shells/fish/Makefile
+4-11 files

NetBSD/pkgsrc wzZS9hOdoc CHANGES-2026

   doc: Updated net/knot-resolver to 6.4.2
VersionDeltaFile
1.4999+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8ke7K5anet/knot-resolver Makefile distinfo

   knot-resolver: Update to 6.4.2

   Bugfixes
   cache: avoid excessive logging introduced in the last release (!1869)
   /options/serve-stale: avoid SIGSEGV from a LuaJIT bug (#957)
   Improvements
   DoH: add unencrypted mode for reverese proxies (alpha, !1877)
   deal with LMDB 1.0.0 switching format (!1880)
VersionDeltaFile
1.3+3-3net/knot-resolver/distinfo
1.3+1-1net/knot-resolver/Makefile
+4-42 files

NetBSD/pkgsrc fPWZzaUdoc CHANGES-2026

   Updated lang/python314, lang/py314-html-docs
VersionDeltaFile
1.4998+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc gQNKTBzlang/py314-html-docs distinfo, lang/python314 Makefile distinfo

   python314 py314-html-docs: updated to 3.14.7

   Python 3.14.7 final

   Security
   gh-153030: Fixed quadratic complexity in incremental parsing of long unterminated constructs (such as tags or comments) in html.parser.HTMLParser, which could be exploited for a denial of service.
   gh-152674: The xml.etree.ElementTree.Element methods findall(), iterfind() and find() avoid quadratic behavior when using XPath index predicates ([1], [last()], [last()-N]) on XML documents with many same-tag siblings.
   gh-152216: Update bundled libexpat to version 2.8.2.
   gh-151987: The tarfile.TarFile.extract() method now applies the given filter when it extracts a link target from the archive as a fallback.
   gh-151981: In tarfile, seeking a stream now stops when end of the stream is reached.
   gh-151544: Modules/Setup.local is no longer used as a landmark to discover whether Python is running in a source tree, as it could potentially affect actual installs. The pybuilddir.txt file is now the sole indicator of running in a source tree.
   gh-151558: Fixed an vulnerability in the tarfile data and tar extraction filters where crafted archives could create a symlink pointing outside the destination directory. This was a bypass of CVE 2025-4330.
   gh-150743: http.client now limits the number of chunked-response trailer lines it will read to 100, and the number of interim (1xx) responses it will skip to 100. A malicious or broken server could previously stream trailer lines or 100 Continue responses forever, hanging the client even when a socket timeout was in use. Reported by @YLChen-007 via GHSA-w4q2-g22w-6fr4.
   gh-143927: Normalize all line endings (CR, CRLF, and LF) to LF+TAB when writing multi-line configparser values.
   gh-143921: Reject NUL, CR and LF characters in IMAP commands. Other control characters are allowed and sent quoted.
   Core and Builtins
   gh-133931: Fix data races when setting attributes of function objects on the free threaded build.

   gh-154709: Fix an out-of-bounds access in reverse dictionary iterators when the underlying dictionary is cleared and modified after the iterator is created.

    [385 lines not shown]
VersionDeltaFile
1.7+57-2lang/python314/PLIST
1.2+12-12lang/python314/patches/patch-configure
1.2+8-8lang/python314/patches/patch-Makefile.pre.in
1.12+6-6lang/python314/distinfo
1.16+3-7lang/python314/Makefile
1.8+4-4lang/py314-html-docs/distinfo
+90-393 files not shown
+99-449 files

NetBSD/pkgsrc DmRWXupdoc CHANGES-2026

   doc: Updated textproc/split-thai to 2.44
VersionDeltaFile
1.4997+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9hvp5Q1textproc/split-thai Makefile distinfo

   Update to version 2.44
   - update thai2english parser for new webpage format
   - merge 'pthai-mp3-url into 'pthai-mp3-fetch
VersionDeltaFile
1.49+4-4textproc/split-thai/distinfo
1.73+2-2textproc/split-thai/Makefile
+6-62 files

NetBSD/src RnF68JCbin/sh trap.c

   /bin/sh - trap.c - add missing line from previous

   Somehow, some cretin forgot to add a required line to the
   change to avoid lost memory.

   Weirdly, it seems the only observed effect was a particularly odd
   ATF test of use of the (no-one ever uses it like that) -n option.
   It really could have been much worse than that.   You don't want
   to be missing this fix.
VersionDeltaFile
1.65+3-2bin/sh/trap.c
+3-21 files

NetBSD/pkgsrc UL5wTaDconverters/p5-Cpanel-JSON-XS Makefile distinfo

   Pullup ticket #7222 - requested by taca
   converters/c5-Cpanel-JSON-XS: Security fix

   Revisions pulled up:
   - converters/p5-Cpanel-JSON-XS/Makefile                         1.20
   - converters/p5-Cpanel-JSON-XS/distinfo                         1.12

   ---
      Module Name:      pkgsrc
      Committed By:     wen
      Date:             Fri Jul 24 02:58:23 UTC 2026

      Modified Files:
        pkgsrc/converters/p5-Cpanel-JSON-XS: Makefile distinfo

      Log Message:
      Update to 4.43

      Upstream changes:

    [83 lines not shown]
VersionDeltaFile
1.11.30.1+4-4converters/p5-Cpanel-JSON-XS/distinfo
1.18.8.1+2-3converters/p5-Cpanel-JSON-XS/Makefile
+6-72 files

NetBSD/pkgsrc HuhP4zOmail/rspamd cfgfiles.mk distinfo, mail/rspamd/patches patch-src_plugins_lua_dmarc.lua

   Pullup ticket #7221 - requested by taca
   mail/rpsmad: Security fix

   Revisions pulled up:
   - mail/rspamd/Makefile                                          1.136-1.138
   - mail/rspamd/PLIST                                             1.42-1.43
   - mail/rspamd/cfgfiles.mk                                       1.21-1.23
   - mail/rspamd/distinfo                                          1.75-1.77
   - mail/rspamd/patches/patch-src_plugins_lua_dmarc.lua           deleted

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Mon Jul  6 09:22:18 UTC 2026

      Modified Files:
        pkgsrc/mail/rspamd: Makefile PLIST cfgfiles.mk distinfo
      Removed Files:
        pkgsrc/mail/rspamd/patches: patch-src_plugins_lua_dmarc.lua

    [283 lines not shown]
VersionDeltaFile
1.41.2.1+15-9mail/rspamd/PLIST
1.135.2.1+6-7mail/rspamd/Makefile
1.74.2.1+4-5mail/rspamd/distinfo
1.20.2.1+1-2mail/rspamd/cfgfiles.mk
1.3.6.1+1-1mail/rspamd/patches/patch-src_plugins_lua_dmarc.lua
+27-245 files

NetBSD/pkgsrc m3Kgnmylang/php phpversion.mk, lang/php85 distinfo

   Pullup ticket #7220 - requested by taca
   lang/php85: Security fix

   Revisions pulled up:
   - lang/php/phpversion.mk                                        1.511
   - lang/php85/distinfo                                           1.9

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Fri Jul 31 04:55:12 UTC 2026

      Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php85: distinfo

      Log Message:
      lang/php85: update to 8.5.9


    [196 lines not shown]
VersionDeltaFile
1.7.2.2+4-4lang/php85/distinfo
1.502.2.8+2-2lang/php/phpversion.mk
+6-62 files

NetBSD/pkgsrc Hun8lM7lang/php phpversion.mk, lang/php84 distinfo

   Pullup ticket #7219 - requested by taca
   lang/php84: Security fix

   Revisions pulled up:
   - lang/php/phpversion.mk                                        1.510
   - lang/php84/distinfo                                           1.24

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Fri Jul 31 04:52:14 UTC 2026

      Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php84: distinfo

      Log Message:
      lang/php84: update to 8.4.24


    [165 lines not shown]
VersionDeltaFile
1.22.2.2+4-4lang/php84/distinfo
1.502.2.7+2-2lang/php/phpversion.mk
+6-62 files

NetBSD/src j7uHQiJsys/arch/sparc/sparc openfirm.c

   If OFW power-off returns without an error, wait 2 seconds before panicing.
   This removes the confusing, and usually truncated, message on the console
   just before the machine powers off:
     "Skipping crash dump on recursive panic"
   Message noticed on newer machines (SB2500S and U45) where there is a small
   delay before they power off.
VersionDeltaFile
1.25+4-3sys/arch/sparc/sparc/openfirm.c
+4-31 files

NetBSD/pkgsrc NyWeBJmlang/php phpversion.mk, lang/php83 distinfo

   Pullup ticket #7218 - requested by taca
   lang/php83: Security fix

   Revisions pulled up:
   - lang/php/phpversion.mk                                        1.509
   - lang/php83/distinfo                                           1.36

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Fri Jul 31 04:49:00 UTC 2026

      Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php83: distinfo

      Log Message:
      lang/php83: update to 8.3.33


    [15 lines not shown]
VersionDeltaFile
1.34.2.2+4-4lang/php83/distinfo
1.502.2.6+2-2lang/php/phpversion.mk
+6-62 files

NetBSD/pkgsrc z8fDfezlang/php phpversion.mk, lang/php82 distinfo

   Pullup ticket #7217 - requested by taca
   lang/php82: Security fix

   Revisions pulled up:
   - lang/php/phpversion.mk                                        1.508
   - lang/php82/distinfo                                           1.38

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Fri Jul 31 04:46:42 UTC 2026

      Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php82: distinfo

      Log Message:
      lang/php82: update to 8.2.33


    [15 lines not shown]
VersionDeltaFile
1.36.2.2+4-4lang/php82/distinfo
1.502.2.5+2-2lang/php/phpversion.mk
+6-62 files

NetBSD/pkgsrc Pdr6G8owww/p5-HTML-Gumbo distinfo Makefile

   Pullup ticket #7213 - requested by taca
   www/p5-HTML-Gumbo: Security fix

   Revisions pulled up:
   - www/p5-HTML-Gumbo/Makefile                                    1.11
   - www/p5-HTML-Gumbo/distinfo                                    1.2

   ---
      Module Name:      pkgsrc
      Committed By:     wen
      Date:             Fri Jul 24 00:42:20 UTC 2026

      Modified Files:
        pkgsrc/www/p5-HTML-Gumbo: Makefile distinfo

      Log Message:
      Update to 0.20

      Upstream changes:

    [11 lines not shown]
VersionDeltaFile
1.9.8.1+4-5www/p5-HTML-Gumbo/Makefile
1.1.34.1+4-4www/p5-HTML-Gumbo/distinfo
+8-92 files

NetBSD/pkgsrc 6hDYan5devel/ruby-activesupport80 distinfo, textproc/ruby-actiontext80 distinfo

   Pullup ticket #7215 - requested by taca
   www/ruby-rails80: Security fix

   Revisions pulled up:
   - databases/ruby-activerecord80/distinfo                        1.7
   - devel/ruby-activejob80/distinfo                               1.7
   - devel/ruby-activemodel80/distinfo                             1.7
   - devel/ruby-activestorage80/PLIST                              1.2
   - devel/ruby-activestorage80/distinfo                           1.7
   - devel/ruby-activesupport80/distinfo                           1.7
   - devel/ruby-railties80/distinfo                                1.7
   - lang/ruby/rails.mk                                            1.192
   - mail/ruby-actionmailbox80/distinfo                            1.7
   - mail/ruby-actionmailer80/distinfo                             1.7
   - textproc/ruby-actiontext80/distinfo                           1.7
   - www/ruby-actioncable80/distinfo                               1.7
   - www/ruby-actionpack80/distinfo                                1.7
   - www/ruby-actionview80/distinfo                                1.7
   - www/ruby-rails80/distinfo                                     1.7

    [31 lines not shown]
VersionDeltaFile
1.6.2.1+4-4www/ruby-rails80/distinfo
1.6.2.1+4-4www/ruby-actionview80/distinfo
1.6.2.1+4-4www/ruby-actionpack80/distinfo
1.6.2.1+4-4www/ruby-actioncable80/distinfo
1.6.2.1+4-4textproc/ruby-actiontext80/distinfo
1.6.2.1+4-4devel/ruby-activesupport80/distinfo
+24-249 files not shown
+55-5415 files

NetBSD/pkgsrc y80gCkxdatabases/ruby-activerecord72 distinfo, devel/ruby-activejob72 distinfo

   Pullup ticket #7214 - requested by taca
   www/ruby-rails72: Security fix

   Revisions pulled up:
   - databases/ruby-activerecord72/distinfo                        1.5
   - devel/ruby-activejob72/distinfo                               1.5
   - devel/ruby-activemodel72/distinfo                             1.5
   - devel/ruby-activestorage72/PLIST                              1.2
   - devel/ruby-activestorage72/distinfo                           1.5
   - devel/ruby-activesupport72/distinfo                           1.5
   - devel/ruby-railties72/distinfo                                1.5
   - lang/ruby/rails.mk                                            1.191
   - mail/ruby-actionmailbox72/distinfo                            1.5
   - mail/ruby-actionmailer72/distinfo                             1.5
   - textproc/ruby-actiontext72/distinfo                           1.5
   - www/ruby-actioncable72/distinfo                               1.5
   - www/ruby-actionpack72/distinfo                                1.5
   - www/ruby-actionview72/distinfo                                1.5
   - www/ruby-rails72/distinfo                                     1.5

    [31 lines not shown]
VersionDeltaFile
1.4.2.1+4-4mail/ruby-actionmailer72/distinfo
1.4.2.1+4-4mail/ruby-actionmailbox72/distinfo
1.4.2.1+4-4devel/ruby-railties72/distinfo
1.4.2.1+4-4devel/ruby-activesupport72/distinfo
1.4.2.1+4-4devel/ruby-activejob72/distinfo
1.4.2.1+4-4databases/ruby-activerecord72/distinfo
+24-249 files not shown
+55-5415 files

NetBSD/pkgsrc r3v3JoZnet/samba4 Makefile distinfo, net/samba4/patches patch-lib_util_util__crypt.c patch-buildtools_wafsamba_wscript

   Pullup ticket #7216 - requested by taca
   net/samba4: Security fix

   Revisions pulled up:
   - net/samba4/Makefile                                           1.219-1.220
   - net/samba4/distinfo                                           1.127-1.129
   - net/samba4/patches/patch-buildtools_wafsamba_wscript          1.4
   - net/samba4/patches/patch-lib_util_util__crypt.c               1.4
   - net/samba4/patches/patch-source4_torture_local_nss__tests.c   1.3

   ---
      Module Name:      pkgsrc
      Committed By:     adam
      Date:             Wed Jul  1 07:27:25 UTC 2026

      Modified Files:
        pkgsrc/net/samba4: Makefile distinfo

      Log Message:

    [135 lines not shown]
VersionDeltaFile
1.3.2.1+0-26net/samba4/patches/patch-source4_torture_local_nss__tests.c
1.3.2.2+26-0net/samba4/patches/patch-source4_torture_local_nss__tests.c
1.126.2.1+7-6net/samba4/distinfo
1.3.54.1+5-3net/samba4/patches/patch-buildtools_wafsamba_wscript
1.3.2.1+3-3net/samba4/patches/patch-lib_util_util__crypt.c
1.218.2.1+2-3net/samba4/Makefile
+43-416 files

NetBSD/pkgsrc lbFuZXZdoc CHANGES-2026

   doc: Updated shells/zsh-completions to 0.36.0
VersionDeltaFile
1.4996+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qdZehNZshells/zsh-completions Makefile distinfo

   zsh-completions: update to 0.36.0.

   New Completions,

       age, augmatch, augparse, augprint, bento4, blkid, certbot,
       chatblade, chcpu, chmem, chpasswd, diskutil, distro_info,
       do-release-upgrade, fail2ban-regex, fallocate, gio, ipcmk,
       ipcrm, ipcs, jest, l3build, ldattach, lscpu, lsipc, lslocks,
       lslogins, lsmem, mcookie, neo, pre-commit, rdfind, rev,
       shallow-backup, sox_ng, sslscan, supervisord, swaplabel, swapoff,
       swapon, textutil, tsx, uuidd, uuidgen, uuidparse, vipw, wdctl,
       xdg-mime, yamllint, zramctl

   Updated Completions,

       afew, archlinux-java, bitcoin-cli, bundle, cap, ccache, cf,
       chromium, clang-check, clang-format, clang-tidy, cmake, conan,
       concourse, cppcheck, dad, dart, dhcpcd, direnv, ecdsautil,
       emacs, emulator, exportfs, fail2ban-client, flutter, fwupdmgr,

    [12 lines not shown]
VersionDeltaFile
1.3+50-17shells/zsh-completions/PLIST
1.5+4-4shells/zsh-completions/distinfo
1.3+2-2shells/zsh-completions/Makefile
+56-233 files

NetBSD/pkgsrc WhJNjBRdevel/kio-extras Makefile, editors/codelite Makefile

   pkgrevision revbump for ticket #7212 security/libssh
VersionDeltaFile
1.34.2.1+2-2sysutils/zabbix50-proxy/Makefile
1.122.4.1+2-2security/hydra/Makefile
1.11.4.1+2-2misc/tmate/Makefile
1.407.2.1+2-2emulators/qemu/Makefile
1.79.2.1+2-2editors/codelite/Makefile
1.67.2.1+2-2devel/kio-extras/Makefile
+12-1211 files not shown
+34-3217 files

NetBSD/pkgsrc CEuPcifsecurity/libssh PLIST buildlink3.mk, security/libssh/patches patch-tests_torture.c

   Pullup ticket #7212 - requested by taca
   security/libssh: Security fix

   Revisions pulled up:
   - security/libssh/Makefile                                      1.59
   - security/libssh/PLIST                                         1.24
   - security/libssh/buildlink3.mk                                 1.27
   - security/libssh/distinfo                                      1.36
   - security/libssh/patches/patch-tests_torture.c                 1.2

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Thu Jul 23 09:25:56 UTC 2026

      Modified Files:
        pkgsrc/security/libssh: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/security/libssh/patches: patch-tests_torture.c


    [29 lines not shown]
VersionDeltaFile
1.57.2.1+4-10security/libssh/Makefile
1.35.4.1+5-5security/libssh/distinfo
1.26.10.1+3-3security/libssh/buildlink3.mk
1.23.4.1+2-2security/libssh/PLIST
1.1.52.1+1-1security/libssh/patches/patch-tests_torture.c
+15-215 files

NetBSD/pkgsrc 5Q4VSginet/coturn distinfo Makefile, net/coturn/patches patch-configure

   net/coturn: Patch out use of ginstall

   Upstream configure inexplicably searches for ginstall (which I view as
   a pkgsrcism for layering of coreutils), and then uses it without mode
   flags, resulting in man pages with executable bits.
VersionDeltaFile
1.1+18-0net/coturn/patches/patch-configure
1.8+2-1net/coturn/distinfo
1.18+2-1net/coturn/Makefile
+22-23 files

NetBSD/pkgsrc m1XhqQNnet/dhcpcd Makefile distinfo

   dhcpcd: Update to v10.5.0 with the following changes:

   * Add missing SPDX-License tags
   * Format code with clang-format
   * privsep: Change IPC to use SOCK_STREAM
   * BPF: Split OS specific code out into own files and add libpcap support
   * hooks: Escape interface names and use printf
   * Delete DHCPv6 IA FD from the loop before closing it
   * eloop: Use kqueue or epoll to wait for a fd to become ready
   * Darwin: Add initial support for macOS
   * Import latest pidfile from NetBSD
   * route: Rework rt structure so sockaddrs are pointers
   * dhcp-common: Escape ifname for lease file
   * privsep: smaller buffer size without INET6
   * script: add ifxname as the escaped string
   * privsep: Test defines for all ioctls
   * privsep: Add ps_root_gethostname
   * DHCP: Don't really expire the lease when testing
   * DHCP: Don't add a trailing : on vendor if no machine arch

    [41 lines not shown]
VersionDeltaFile
1.125+4-4net/dhcpcd/distinfo
1.131+2-2net/dhcpcd/Makefile
+6-62 files

NetBSD/pkgsrc tHO8pwUdoc CHANGES-2026

   doc: Updated net/coturn to 4.17.0
VersionDeltaFile
1.4995+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Ma2Ryqnnet/coturn PLIST Makefile

   net/coturn: Update to 4.17.0

   Upstream NEWS content, less bugfixes and minor improvements:

   Release 4.17.0

   Changelist:
   - Enable stateless nonce by default  (#2036) (Pavel Punsky <eakraly at users.noreply.github.com>)
   - Log format: ISO-8601 timestamp by default, no thread id, space delimiter (#2031) (Pavel Punsky <eakraly at users.noreply.github.com>)
   - Start the DTLS listeners only when --dtls is given (#2026) (Pavel Punsky <eakraly at users.noreply.github.com>)
VersionDeltaFile
1.7+4-4net/coturn/distinfo
1.17+2-2net/coturn/Makefile
1.6+3-0net/coturn/PLIST
+9-63 files

NetBSD/pkgsrc Kiw8Pandoc CHANGES-2026

   doc: Updated net/dhcpcd-qt to 0.8.0
VersionDeltaFile
1.4994+2-1doc/CHANGES-2026
+2-11 files