NetBSD/pkgsrc 1TcKrTxdevel/py-types-setuptools distinfo Makefile

   py-types-setuptools: updated to 83.0.0.20260716

   83.0.0.20260716

   Run ty on typeshed stubs in CI

   Add a pinned ty check for the standard-library and third-party stubs across Python 3.10-3.14 and the supported target platforms. The runner honors stdlib/VERSIONS, resolves checked-in stub packages and their external dependencies, and avoids duplicate published stub packages that shadow local sources.

   Match pyright's policy for non-actionable override and deprecation diagnostics, add narrowly scoped ignores beside existing checker exceptions, and exclude only the obsolete requests and legacy distutils stubs. Check geopandas, seaborn, and shapely on every target version, with two existing pandas-stubs type-bound exceptions mirrored for ty. Also fix the remaining Windows-only dateutil builtin-name collision discovered by the new check.
VersionDeltaFile
1.66+4-4devel/py-types-setuptools/distinfo
1.70+2-2devel/py-types-setuptools/Makefile
+6-62 files

NetBSD/pkgsrc 2724Hu6time/py-types-python-dateutil distinfo Makefile

   py-types-python-dateutil: updated to 2.9.0.20260716

   2.9.0.20260716

   Run ty on typeshed stubs in CI

   Add a pinned ty check for the standard-library and third-party stubs across Python 3.10-3.14 and the supported target platforms. The runner honors stdlib/VERSIONS, resolves checked-in stub packages and their external dependencies, and avoids duplicate published stub packages that shadow local sources.

   Match pyright's policy for non-actionable override and deprecation diagnostics, add narrowly scoped ignores beside existing checker exceptions, and exclude only the obsolete requests and legacy distutils stubs. Check geopandas, seaborn, and shapely on every target version, with two existing pandas-stubs type-bound exceptions mirrored for ty. Also fix the remaining Windows-only dateutil builtin-name collision discovered by the new check.
VersionDeltaFile
1.22+4-4time/py-types-python-dateutil/distinfo
1.24+2-2time/py-types-python-dateutil/Makefile
+6-62 files

NetBSD/pkgsrc WVM1r2Ndoc CHANGES-2026

   Note updates of
    * lang/gcc10 to 10.5.0nb5
    * lang/gcc10-libs to 10.5.0nb6
VersionDeltaFile
1.4623+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc zvBWUH6devel/py-types-gdb distinfo Makefile

   py-types-gdb: updated to 16.3.0.20260712

   16.3.0.20260712

   [gdb] Allow gdb.Value to take a Buffer plus a Type

   If a type is passed that is not None, it always goes through the
   buffer protocol, which interestingly means you can't pass
   an existing gdb.Value together with a type. You have to use the
   cast method for that purpose.
VersionDeltaFile
1.10+4-4devel/py-types-gdb/distinfo
1.10+2-2devel/py-types-gdb/Makefile
+6-62 files

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

   py-types-docutils: updated to 0.22.3.20260712

   0.22.3.20260712

   Avoid class-scope name collisions in stubs

   Class members such as list, type, cursor, Model, and datetime shadow the builtins, classes, or modules referenced by nearby annotations. ty then resolves those annotations to Unknown, which can hide invalid calls in APIs including docker, sqlite3, psycopg2, Markdown, and requests.

   Qualify shadowed builtins and use private aliases for colliding imports and classes. This removes 15 stdlib and 120 third-party collision diagnostics under ty 0.0.58, restores the affected public types, and fixes four existing psycopg2 type assertions.
VersionDeltaFile
1.11+4-4textproc/py-types-docutils/distinfo
1.11+2-2textproc/py-types-docutils/Makefile
+6-62 files

NetBSD/pkgsrc i0s0pWflang/gcc10 Makefile distinfo, lang/gcc10-libs Makefile

   lang/gcc10: pull over the changes to rs6000/netbsd.h from gcc12.

   This is so that this builds and runs on powerpc/11.0*.

   The most important fix is that on powerpc, -msecure-plt is enabled by
   default, so that resulting executables can be run with PAX_MPROTECT active.
   Otherwise, we end up with executables with sections which have both
   "write" and "execute" turned on, which PAX_MPROTECT rejects.

   Fixes PR#60439 for lang/gcc10.

   Bump PKGREVISION for both gcc10 and gcc10-libs, to adhere to rules in comments.
VersionDeltaFile
1.1+100-0lang/gcc10/patches/patch-gcc_config_rs6000_netbsd.h
1.13+2-2lang/gcc10-libs/Makefile
1.28+2-2lang/gcc10/Makefile
1.21+2-1lang/gcc10/distinfo
+106-54 files

NetBSD/pkgsrc wkt7XFWdoc CHANGES-2026

   doc: Updated databases/p5-BDB to 1.92nb10
VersionDeltaFile
1.4622+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc E3N3qJ6databases/p5-BDB Makefile distinfo, databases/p5-BDB/patches patch-BDB.xs

   p5-BDB: fix build with perl 5.44

   from upstream bug tracker.

   Bump PKGREVISION.
VersionDeltaFile
1.1+41-0databases/p5-BDB/patches/patch-BDB.xs
1.28+2-2databases/p5-BDB/Makefile
1.10+2-1databases/p5-BDB/distinfo
+45-33 files

NetBSD/pkgsrc 4YsEeiNdoc CHANGES-2026

   doc: Updated textproc/rumdl to 0.2.38
VersionDeltaFile
1.4621+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Zl3rkp9textproc/rumdl distinfo Makefile

   rumdl: update to 0.2.38.

   Added

       md044: add ignore-frontmatter-fields option (b664e5a)
       config: warn when an inline enable cannot re-enable a config-disabled rule (a74a923)

   Fixed

       md044: stop flagging proper names inside frontmatter file paths (35649d9)
       md022: stop panicking when one blank-line requirement is unlimited (8a25eb2)
       config: report unknown option keys in inline configure-file comments (8f4c0ea)
       config: apply markdownlint-configure-file when the comment spans lines (7a023a5)
       config: honor booleans and alias keys in markdownlint-configure-file (#745) (acefc19)
VersionDeltaFile
1.44+4-4textproc/rumdl/distinfo
1.46+2-2textproc/rumdl/Makefile
+6-62 files

NetBSD/src CEgJy5hdoc CHANGES-10.2

   Ticket 1314
VersionDeltaFile
1.1.2.116+26-1doc/CHANGES-10.2
+26-11 files

NetBSD/src WNlZquRlib/libcurses refresh.c color.c, tests/lib/libcurses/check_files wcolor_set.chk mutt_test5.chk

   Pull up the following revisions(s) (requested by blymn in ticket #1314):
        lib/libcurses/color.c:  revision 1.49
        lib/libcurses/refresh.c:        revision 1.135
        tests/lib/libcurses/check_files/chgat3.chk:     revision 1.3
        tests/lib/libcurses/check_files/mvchgat2.chk:   revision 1.3
        tests/lib/libcurses/check_files/mutt_test3.chk: revision 1.4
        tests/lib/libcurses/check_files/mutt_test8.chk: revision 1.4
        tests/lib/libcurses/check_files/mutt_test9.chk: revision 1.4
        tests/lib/libcurses/check_files/mvwchgat2.chk:  revision 1.4
        tests/lib/libcurses/check_files/wchgat2.chk:    revision 1.4
        tests/lib/libcurses/check_files/mutt_test4.chk: revision 1.5
        tests/lib/libcurses/check_files/mutt_test5.chk: revision 1.5
        tests/lib/libcurses/check_files/mutt_test6.chk: revision 1.5
        tests/lib/libcurses/check_files/wcolor_set.chk: revision 1.5
        tests/lib/libcurses/check_files/window_hierarchy.chk:   revision 1.2

   Fixes for PR lib/60430 and lib/60431
   * Don't leave screen in colour mode after makech, fixes 60430
   * Set the background colour to the blank attribute before erase to properly

    [5 lines not shown]
VersionDeltaFile
1.126.2.4+24-13lib/libcurses/refresh.c
1.47.2.1+14-7lib/libcurses/color.c
1.3.2.2+5-6tests/lib/libcurses/check_files/wcolor_set.chk
1.3.2.2+2-3tests/lib/libcurses/check_files/mutt_test5.chk
1.2.2.2+0-1tests/lib/libcurses/check_files/mutt_test8.chk
1.2.2.2+0-1tests/lib/libcurses/check_files/mutt_test9.chk
+45-318 files not shown
+45-3914 files

NetBSD/src xNtxKrxdoc CHANGES-11.0

   Ticket 392
VersionDeltaFile
1.1.2.137+26-1doc/CHANGES-11.0
+26-11 files

NetBSD/src 837WgUilib/libcurses refresh.c color.c, tests/lib/libcurses/check_files wcolor_set.chk mutt_test5.chk

   Pull up the following revisions(s) (requested by blymn in ticket #392):
        lib/libcurses/color.c:  revision 1.49
        lib/libcurses/refresh.c:        revision 1.135
        tests/lib/libcurses/check_files/chgat3.chk:     revision 1.3
        tests/lib/libcurses/check_files/mvchgat2.chk:   revision 1.3
        tests/lib/libcurses/check_files/mutt_test3.chk: revision 1.4
        tests/lib/libcurses/check_files/mutt_test8.chk: revision 1.4
        tests/lib/libcurses/check_files/mutt_test9.chk: revision 1.4
        tests/lib/libcurses/check_files/mvwchgat2.chk:  revision 1.4
        tests/lib/libcurses/check_files/wchgat2.chk:    revision 1.4
        tests/lib/libcurses/check_files/mutt_test4.chk: revision 1.5
        tests/lib/libcurses/check_files/mutt_test5.chk: revision 1.5
        tests/lib/libcurses/check_files/mutt_test6.chk: revision 1.5
        tests/lib/libcurses/check_files/wcolor_set.chk: revision 1.5
        tests/lib/libcurses/check_files/window_hierarchy.chk:   revision 1.2

   Fixes for PR lib/60430 and lib/60431
   * Don't leave screen in colour mode after makech, fixes 60430
   * Set the background colour to the blank attribute before erase to properly

    [5 lines not shown]
VersionDeltaFile
1.129.2.4+24-13lib/libcurses/refresh.c
1.48.2.1+14-7lib/libcurses/color.c
1.3.6.2+5-6tests/lib/libcurses/check_files/wcolor_set.chk
1.3.6.2+2-3tests/lib/libcurses/check_files/mutt_test5.chk
1.3.6.2+0-1tests/lib/libcurses/check_files/mutt_test4.chk
1.2.6.2+0-1tests/lib/libcurses/check_files/mutt_test3.chk
+45-318 files not shown
+45-3914 files

NetBSD/pkgsrc xGY4wKjdoc CHANGES-2026

   Updated security/py-oath, math/py-numexpr
VersionDeltaFile
1.4620+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc JB814Q2math/py-numexpr distinfo Makefile

   py-numexpr: updated to 2.14.2

   Changes from 2.14.1 to 2.14.2

   * Added a ``disable_cache`` parameter to ``evaluate()`` to bypass the
     internal expression cache. Thanks to 27rabbitlt.
   * Added Windows ARM64 wheel builds.
   * Dropped support for Python 3.10.
   * No longer build free-threaded Python 3.13 wheels, matching NumPy's own
     support.
   * Avoid keeping arrays passed as ``out=`` alive in the ``re_evaluate`` cache
   * Guarded out-of-range shift counts (shift amount >= bit width) in the
     integer ``<<``/``>>`` opcodes, which was undefined behavior in C and could
     return garbage results. Thanks to uwezkhan
   * Fixed ``run_interpreter()`` unconditionally returning success even when
     the VM engine failed, so execution errors are now correctly raised
     instead of silently discarded
   * Fixed a reference leak of ``constsig`` on the allocation-failure path in
     ``NumExpr_init()``
VersionDeltaFile
1.36+4-4math/py-numexpr/distinfo
1.47+2-2math/py-numexpr/Makefile
+6-62 files

NetBSD/pkgsrc buKx2IFsecurity/py-oath Makefile PLIST

   py-oath: updated to 1.4.5

   1.4.5
   * fix licensing metadata in setup.py, license is BSD 3-clause not MIT
   * fix ci workflow
   * fix typos (Tim Gates)
   * fix dead declaration for test_suite in setup.py
VersionDeltaFile
1.7+6-5security/py-oath/Makefile
1.2+6-5security/py-oath/PLIST
1.7+4-4security/py-oath/distinfo
+16-143 files

NetBSD/pkgsrc h0VaNofdoc CHANGES-2026

   doc: Updated misc/sesh to 2.27.0
VersionDeltaFile
1.4619+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rWKO8aHmisc/sesh distinfo Makefile

   misc/sesh: update to 2.27.0

   Changes since 2.26.2:

   * Fix --hide-duplicates hiding live tmux sessions
   * Picker: Emacs keybindings (Ctrl-P/Ctrl-N) for navigation
   * Fix session targeting when creating wildcard windows
   * Allow passing git flags to the clone command
   * New commands: sesh mkdir, sesh cache refresh
   * Fix git namer for sibling worktrees; add git_dir_length option
   * Configurable frecency backend via [frecency] config

   Changes in 2.26.2:

   * Revert startup_command shell-command injection experiment,
     restore send-keys method
VersionDeltaFile
1.2+4-4misc/sesh/distinfo
1.5+2-3misc/sesh/Makefile
+6-72 files

NetBSD/src KhQckwqlibexec/ld.elf_so search.c

   ld.elf_so: Fix one more mistake in handling _rtld_load_object.

   This can return NULL (meaning object not found or something went wrong
   with the object) or OBJ_ERR (meaning the object has DF_1_NOOPEN set or
   the caller passed RTLD_NOLOAD to dlopen() and the object was not
   already loaded) or a valid object.

   I reviewed all paths out of _rtld_load_object to make sure they
   gracefully handle all three cases (NULL, OBJ_ERR, valid object), and
   this assertion was the only path that didn't.

   Fixes buggy assertion added for:

   PR lib/59751: dlclose is not MT-safe depending on the libraries
   unloaded

   May fix:

   PR bin/60472: ld.elf_so(1) changes cause a segmentation fault in
   dlopen(3)
VersionDeltaFile
1.30+3-4libexec/ld.elf_so/search.c
+3-41 files

NetBSD/pkgsrc-wip 9e3977efreesynd Makefile PLIST, freesynd/patches patch-engine_CMakeLists.txt patch-kernel_src_model_missionbriefing.cpp

freesynd: update to 0.9
DeltaFile
+26-12freesynd/Makefile
+26-0freesynd/patches/patch-engine_CMakeLists.txt
+22-0freesynd/patches/patch-kernel_src_model_missionbriefing.cpp
+11-10freesynd/PLIST
+16-0freesynd/patches/patch-data_CMakeLists.txt
+15-0freesynd/patches/patch-engine_include_fs-engine_io_keys.h
+116-226 files not shown
+188-2512 files

NetBSD/pkgsrc W4mNbwydoc CHANGES-2026

   doc: Updated www/nginx to 1.30.4nb1
VersionDeltaFile
1.4618+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc DwyF3upwww/nginx distinfo Makefile

   nginx: Update to 1.30.4

   Changes with nginx 1.30.4                                        15 Jul 2026

       *) Security: heap buffer overflow might occur in a worker process when
          using the map directive with regex matching if the map variable was
          included in a string expression after a capture affected by this map;
          a similar issue might happen when using a non-cacheable variable in a
          string expression (CVE-2026-42533).
          Thanks to Mufeed VH of Winfunc Research and Maxim Dounin.

       *) Security: uninitialized memory access might occur when using unnamed
          regex captures with the "slice" directive or background cache update,
          which could result in worker process memory disclosure or worker
          process termination (CVE-2026-60005).

       *) Security: use-after-free might occur when processing a specially
          crafted proxied backend response with the ngx_http_ssi_filter_module
          (CVE-2026-56434).
          Thanks to P4P3R-HAK.
VersionDeltaFile
1.144+4-4www/nginx/distinfo
1.195+2-2www/nginx/Makefile
+6-62 files

NetBSD/pkgsrc-wip 8244d1dutfcpp Makefile buildlink3.mk, utfcpp/patches patch-CMakeLists.txt patch-utf8cppConfig.cmake.in

utfcpp: import of 4.1.1
DeltaFile
+27-0utfcpp/patches/patch-CMakeLists.txt
+18-0utfcpp/Makefile
+13-0utfcpp/patches/patch-utf8cppConfig.cmake.in
+13-0utfcpp/buildlink3.mk
+11-0utfcpp/PLIST
+9-0utfcpp/DESCR
+91-02 files not shown
+99-08 files

NetBSD/pkgsrc-wip 0a223f2. Makefile, libADLMIDI Makefile PLIST

libADLMIDI: import of 1.6.1
DeltaFile
+24-0libADLMIDI/Makefile
+16-0libADLMIDI/PLIST
+13-0libADLMIDI/buildlink3.mk
+12-0libADLMIDI/DESCR
+5-0libADLMIDI/distinfo
+1-0Makefile
+71-06 files

NetBSD/pkgsrc-wip c39e7a4CRCpp Makefile DESCR, CRCpp/patches patch-CMakeLists.txt patch-cmake_CRCppConfig.cmake.in

CRCpp: import of 1.2.2.0
DeltaFile
+41-0CRCpp/patches/patch-CMakeLists.txt
+25-0CRCpp/Makefile
+16-0CRCpp/DESCR
+13-0CRCpp/buildlink3.mk
+11-0CRCpp/patches/patch-cmake_CRCppConfig.cmake.in
+7-0CRCpp/distinfo
+113-02 files not shown
+119-08 files

NetBSD/src zlr652s. UPDATING

   UPDATING: Note need for cleandir in ld.elf_so.
VersionDeltaFile
1.392+5-1UPDATING
+5-11 files

NetBSD/src 41bdGfmlibexec/ld.elf_so tls.c

   ld.elf_so: Mark new variables __debugused, not __diagused.

   They are used in ld.elf_so builds with DEBUG, not with DIAGNOSTIC!

   PR bin/60469: bin/60469: assertion "ALIGNED_P(q, obj->tlsalign)"
   failed: file "/usr/src/libexec/ld.elf_so/tls.c", line 333
VersionDeltaFile
1.31+3-3libexec/ld.elf_so/tls.c
+3-31 files

NetBSD/src jgSlwfytests/kernel t_signal_and_fpu.c

   t_signal_and_fpu: Mark xfail on sparc.

   PR port-sparc/60460: sparc fails to save/restore FPU registers on
   signal delivery
VersionDeltaFile
1.4+14-2tests/kernel/t_signal_and_fpu.c
+14-21 files

NetBSD/pkgsrc-wip 5e88ee9rust-beta Makefile

rust-beta: ALLOW_NETWORK_ACCESS no longer needed

Builds and installs without NETWORK_ACCESS.
DeltaFile
+0-4rust-beta/Makefile
+0-41 files