NetBSD/pkgsrc MOhegARnet/libiscsi distinfo, net/libiscsi/patches patch-lib_multithreading.c

   libiscsi: Extend patch to support illumos too.
VersionDeltaFile
1.2+9-3net/libiscsi/patches/patch-lib_multithreading.c
1.6+2-2net/libiscsi/distinfo
+11-52 files

NetBSD/pkgsrc wSwYkrmsysutils/plasma6-powerdevil Makefile PLIST

   plasma6-powerdevil: actual 6.7.4 update
VersionDeltaFile
1.7+3-1sysutils/plasma6-powerdevil/Makefile
1.2+4-0sysutils/plasma6-powerdevil/PLIST
+7-12 files

NetBSD/pkgsrc mn9ZO6bsecurity/qgpgme Makefile

   qgpgme: explicitly don't look for doxygen
VersionDeltaFile
1.48+2-1security/qgpgme/Makefile
+2-11 files

NetBSD/pkgsrc yoH16Lpbenchmarks/bytebench distinfo Makefile, benchmarks/bytebench/patches patch-ab

   (benchmarks/bytebench) Experimental fix for RELRO issue, please correct or improve, tks
VersionDeltaFile
1.6+102-3benchmarks/bytebench/patches/patch-ab
1.36+3-2benchmarks/bytebench/Makefile
1.18+2-2benchmarks/bytebench/distinfo
+107-73 files

NetBSD/pkgsrc Qq3JUjJx11/plasma6-kwin-x11 PLIST

   plasma6-kwin-x11: update the PLIST for latest version.
VersionDeltaFile
1.2+46-12x11/plasma6-kwin-x11/PLIST
+46-121 files

NetBSD/pkgsrc CHuKwxhdoc CHANGES-2026

   fix broken file
VersionDeltaFile
1.5969+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc W2UHKhudoc CHANGES-2026

   add p5-LWP-Protocol-http-SocketUnixAlt
VersionDeltaFile
1.5968+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc CkBuH7Zsysutils/mirador cargo-depends.mk Makefile

   sysutils/mirador: update to 1.10.1

   v1.10.1
   Release Notes
   Changed

       The notes panel no longer prints its count twice. The border already
       carries it, so the row above the list is spent on an active search or
       nothing at all — and when it is nothing, the list and the note it is
       pointing at get the row. The count returns for the two cases where the
       border stops carrying it: an empty panel, where no notes is the only
       thing saying the panel is working, and a failed save, where the counter is
       spent on unsaved!.

   v1.10.0
   Release Notes
   Fixed

       The clock's date was cut without saying so. On a narrow terminal

    [47 lines not shown]
VersionDeltaFile
1.4+7-7sysutils/mirador/distinfo
1.4+2-2sysutils/mirador/Makefile
1.3+1-1sysutils/mirador/cargo-depends.mk
+10-103 files

NetBSD/pkgsrc uZCbR58www Makefile, www/p5-LWP-Protocol-http-SocketUnixAlt DESCR distinfo

   p5-LWP-Protocol-http-SocketUnixAlt: add version 0.0204

   Speak HTTP through Unix sockets
VersionDeltaFile
1.1+19-0www/p5-LWP-Protocol-http-SocketUnixAlt/Makefile
1.1+5-0www/p5-LWP-Protocol-http-SocketUnixAlt/distinfo
1.1939+2-1www/Makefile
1.1+1-0www/p5-LWP-Protocol-http-SocketUnixAlt/DESCR
+27-14 files

NetBSD/pkgsrc Bn16wtjmeta-pkgs/texlive-collection-luatex Makefile

   texlive-collection-luatex: add tex-luaxml
VersionDeltaFile
1.33+3-3meta-pkgs/texlive-collection-luatex/Makefile
+3-31 files

NetBSD/pkgsrc 03twYXumeta-pkgs/texlive-collection-latexextra Makefile

   texlive-collection-latexextra: add tex-glossaries-extra
VersionDeltaFile
1.104+3-3meta-pkgs/texlive-collection-latexextra/Makefile
+3-31 files

NetBSD/pkgsrc ciH9ljRdoc CHANGES-2026

   Updated graphics/py-tifffile, misc/py-copier
VersionDeltaFile
1.5967+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc lKUWWLHprint/tex-make4ht Makefile

   tex-make4ht: add dependency on tex-luaxml
    - from Mayuresh <mayuresh at warunjikar.in>
VersionDeltaFile
1.17+3-1print/tex-make4ht/Makefile
+3-11 files

NetBSD/pkgsrc xPoTGqZmisc/py-copier Makefile distinfo

   py-copier: updated to 9.18.2

   9.18.2 (2026-09-07)

   Fix

   - allow overwriting destination symlinks when `preserve_symlinks: false`
   - **cache**: resolve submodules from the current checkout's .gitmodules

   Security

   - prevent trust bypass via ambiguous URL characters

       To prevent URL confusion attacks, trusted prefix matching is now restricted to
       repository URL paths containing only [RFC 3986 §2.3] "unreserved" characters
       (letters, digits, `-`, `.`, `_`, `~`) and `/`. URL paths containing other
       characters now require an exact, verbatim match.
VersionDeltaFile
1.2+4-4misc/py-copier/distinfo
1.3+2-2misc/py-copier/Makefile
+6-62 files

NetBSD/pkgsrc dMW9vYGgraphics/py-tifffile distinfo Makefile

   py-tifffile: updated to 2026.9.9

   2026.9.9

   - Fix TiffSeries(squeeze=None) incorrectly squeezes 'shaped' series (breaking).
VersionDeltaFile
1.69+4-4graphics/py-tifffile/distinfo
1.78+4-4graphics/py-tifffile/Makefile
+8-82 files

NetBSD/pkgsrc XuexJtxdoc CHANGES-2026

   Updated www/nginx-devel, misc/dpkg
VersionDeltaFile
1.5966+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc sWsLsIEmisc/dpkg distinfo Makefile, misc/dpkg/patches patch-configure

   dpkg: updated to 1.23.10

   dpkg (1.23.10) unstable; urgency=medium

   [ Guillem Jover ]
   * Output messages:
     - dselect: Remove spurious doubled newline from help output message.
   * Perl modules:
     - Dpkg::File: Do not fail when touching a non-file in file_touch().
   * Code internals:
     - start-stop-daemon: Parametrize program name into a new macro.
     - libdpkg: Move URL out of translated string (round two).
     - dselect: Move leading double newlines outside of translated string.
     - Move paragraph separator newlines into their own print calls.
   * Packaging:
     - Update lintian overrides.
   * Test suite:
     - Skip t.tmp pathnames in codespell checks.
VersionDeltaFile
1.28+15-84misc/dpkg/PLIST
1.4+9-9misc/dpkg/patches/patch-configure
1.82+5-6misc/dpkg/Makefile
1.40+5-5misc/dpkg/distinfo
+34-1044 files

NetBSD/pkgsrc wfaaVjewww/nginx-devel Makefile distinfo

   nginx-devel: updated to 1.31.5

   Changes with nginx 1.31.5                                        02 Sep 2026

   *) Feature: control API.

   *) Feature: predicate locations.

   *) Feature: the ngx_http_json_module.

   *) Feature: the "client_body_early_read" directive.

   *) Bugfix: use-after-free might occur in a worker process if proxying
      with buffering was used and an error occurred while sending the
      response to an HTTP/2 client.

   *) Bugfix: a worker process might not exit or "accept4() failed (9: Bad
      file descriptor)" alerts might appear in logs if the worker process
      ran out of file descriptors before graceful shutdown.

    [6 lines not shown]
VersionDeltaFile
1.134+4-4www/nginx-devel/distinfo
1.171+2-3www/nginx-devel/Makefile
+6-72 files

NetBSD/pkgsrc jAfUgAmdoc TODO

   doc/TODO: + fuse3-3.18.3 (security fix release).
VersionDeltaFile
1.27878+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc LlQIryJdoc CHANGES-2026

   Updated databases/openldap, databases/lmdb, net/tor
VersionDeltaFile
1.5965+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc 7Gb6vK5net/tor Makefile distinfo

   tor: updated to 0.4.9.12

   Changes in version 0.4.9.12 - 2026-09-08

   Another security release containing several high security fixes reported by
   the exciting and controversial world of LLMs. One important note is that new
   protocol versions are recommended for clients and relays (41316).
   Furthermore, authorities will NOT accept relay descriptor containing TAP keys
   anymore hence the importance for all relays to upgrade to the latest 0.4.9.x
   stable version. We very strongly recommend upgrading as soon as possible.

   o Major bugfixes (security):
     - Do not purge memory for OOM from within low-level code.
       Previously, we would handle OOM conditions from within
       append_cell_to_circuit_queue, which could appear at various places
       within our call stack, and lead to objects being freed at
       surprising points in the code, with attendent risk of use-after-
       free errors. Now we only check for OOM conditions there, and
       handle them from much higher in the stack. Fixes bugs 41341,

    [78 lines not shown]
VersionDeltaFile
1.145+4-4net/tor/distinfo
1.201+2-2net/tor/Makefile
+6-62 files

NetBSD/pkgsrc ZG1d75Kdatabases/lmdb Makefile distinfo, databases/openldap Makefile.version distinfo

   openldap: updated to 2.7.1

   OpenLDAP 2.7.1 Release (2026/09/08)
        Fixed libldap BER leak on notice of disconnection
        Fixed libldap request leak on malformed BER response
        Fixed libldap error stack handling with OpenSSL < 4.0
        Fixed lload non-blocking BIO handling in SSL renegotiations
        Fixed slapo-ppolicy handling of old passwords
        Documentation
                slapo-pcache added note about referral chasing
        Minor Cleanup
VersionDeltaFile
1.149+4-4databases/openldap/distinfo
1.50+4-4databases/openldap-doc/distinfo
1.44+4-4databases/lmdb/distinfo
1.31+2-3databases/lmdb/Makefile
1.49+2-2databases/openldap/Makefile.version
+16-175 files

NetBSD/pkgsrc Kw2Lgtmdoc CHANGES-2026

   Updated lang/py-ast-serialize, time/py-time-machine
VersionDeltaFile
1.5964+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc hvIhUZ8time/py-time-machine Makefile distinfo

   py-time-machine: updated to 3.5.1

   3.5.1

   Only pass the compiler option -mno-omit-leaf-frame-pointer when the compiler supports it, checked with a tiny probe program. The option is unsupported outside of x86 and ARM64, so this fixes building from source on other architectures, like PowerPC, which failed since the option was added in version 3.3.0.

   Fix the mocked datetime.date.today() and datetime.datetime.today() to be exact for all supported dates, like datetime.datetime.now(). Previously, they went through a floating-point timestamp, which could round the microseconds, or even the whole day, for dates far in the future.

   Fix the class decorator to stop time travelling when tearDownClass() raises an exception, or when setUpClass() raises an exception not deriving from Exception, such as the skip outcome from pytest.skip(). Previously, time remained mocked for the rest of the process in these cases.

   Fix Traveller.move_to() to keep the current timezone mocked when the given destination is unsupported. Previously, the timezone was restored before the destination was checked, leaving it unmocked whilst still time travelling.

   Fix the time_machine pytest fixture to not try to stop a traveller that failed to start.

   Fix the mocked time.strftime() to raise TypeError when passed None as its second argument, like the unmocked function, rather than treating it as the current time.

   Fix the Migration CLI to keep the rewritten imports on the same line when a freezegun import shares its line with other code, like if TYPE_CHECKING: from freezegun import freeze_time, FakeDate. Previously, the remaining from freezegun import FakeDate was moved to a new line, outside the block.

   Extend the Migration CLI to migrate uses of FrozenDateTimeFactory in string annotations, like freezer: "FrozenDateTimeFactory". Previously, the import was removed whilst such annotations were left referring to it.

    [10 lines not shown]
VersionDeltaFile
1.16+4-4time/py-time-machine/distinfo
1.18+2-2time/py-time-machine/Makefile
+6-62 files

NetBSD/pkgsrc phImYd2net/krfb distinfo Makefile

   krfb: actually update to 26.08.0
VersionDeltaFile
1.6+26-5net/krfb/PLIST
1.89+9-1net/krfb/Makefile
1.15+4-4net/krfb/distinfo
+39-103 files

NetBSD/pkgsrc NuUIcoqlang/py-ast-serialize Makefile distinfo

   py-ast-serialize: updated to 0.11.0

   0.11.0
   Fix syntax error in try/except
VersionDeltaFile
1.7+4-4lang/py-ast-serialize/distinfo
1.7+2-2lang/py-ast-serialize/Makefile
+6-62 files

NetBSD/pkgsrc E40xSXTnet/libvncserver Makefile

   libvncserver: fix build directories in installed cmake files
VersionDeltaFile
1.56+8-2net/libvncserver/Makefile
+8-21 files

NetBSD/pkgsrc Pc0Z1iadoc CHANGES-2026

   Updated sysutils/ansible[-core]
VersionDeltaFile
1.5963+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc El20opMsysutils/ansible Makefile distinfo

   ansible: updated to 14.4.0

   14.4.0

   Major Changes

   community.vmware

   - Bump required ``vmware.vmware`` collection version to 2.10.0 (https://github.com/ansible-collections/community.vmware/pull/2568).

   fortinet.fortios

   - Supported multiple versions of log fact modules.
   - Supported new versions 7.6.7 and 8.0.0.
   - Updated the Q&A for importing a certificate in the fortios_certificate_remote module.
VersionDeltaFile
1.74+698-11sysutils/ansible/PLIST
1.87+4-4sysutils/ansible/distinfo
1.115+3-3sysutils/ansible/Makefile
+705-183 files

NetBSD/pkgsrc WsTMlxUsysutils/ansible-core distinfo Makefile

   ansible-core: updated to 2.21.4

   2.21.4

   Minor Changes

   - mask_url function in module_utils to allow for masking of auth data embedded in urls.

   Bugfixes

   - apt_key module now masks authentication information in all displays and returns of uri information.
   - get_url module now masks authentication information in all displays and returns of uri information.
   - module_utils - ``mask_url`` now masks the password in URLs that contain a password but no username, such as ``redis://:password at host``, instead of returning them unmasked.
   - module_utils.urls now all errors mask in line url authentication information.
   - rpm_key module now masks authentication information in all displays and returns of uri information.
   - tempfile - reject prefix and suffix values that contain path components to prevent path traversal.
   - uri module now masks authentication information in all displays and returns of uri information.
   - url lookup now masks authentication information in all displays and returns of uri information.
VersionDeltaFile
1.65+6-6sysutils/ansible-core/Makefile
1.56+4-4sysutils/ansible-core/distinfo
+10-102 files