NetBSD/pkgsrc zyR4oB8doc TODO CHANGES-2026

   doc: Updated math/ggml to 0.19.0
VersionDeltaFile
1.27701+2-1doc/TODO
1.5065+2-1doc/CHANGES-2026
+4-22 files

NetBSD/pkgsrc 2x7bUKrmath/ggml Makefile distinfo

   ggml: update to 0.19.0.

   No summary found.
VersionDeltaFile
1.7+4-4math/ggml/distinfo
1.7+2-2math/ggml/Makefile
+6-62 files

NetBSD/pkgsrc-wip 329a678rocq DESCR distinfo, rocq/patches patch-tools_coqdoc_dune

rocq: start package, by alnsn
DeltaFile
+4,310-0rocq/PLIST
+115-0rocq/Makefile
+19-0rocq/options.mk
+16-0rocq/patches/patch-tools_coqdoc_dune
+6-0rocq/DESCR
+6-0rocq/distinfo
+4,472-01 files not shown
+4,474-17 files

NetBSD/pkgsrc mgIXdWadoc CHANGES-2026

   Updated emulators/libspectrum, emulators/fuse-emulator, emulators/fuse-emulator-utils
VersionDeltaFile
1.5064+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc naYEefCemulators/fuse-emulator-utils Makefile distinfo

   fuse-emulator-utils: updated to 1.4.6

   1.4.6

   * tzxlist
     * Decode BASIC tokens and symbols in tape header names (Fredrick
       Meunier).

   * fmfconv
     * Fix a discarded const qualifier compiler warning (Sergio Baldoví).

   * scl2trd
     * Avoid a potential output truncation compiler warning (Sergio
       Baldoví).

   * General
     * Improve Windows distribution builds and DLL dependency handling
       (Sergio Baldoví).
     * Use libspectrum allocation for creator custom data (Sergio
       Baldoví).
VersionDeltaFile
1.15+4-4emulators/fuse-emulator-utils/distinfo
1.19+4-2emulators/fuse-emulator-utils/Makefile
+8-62 files

NetBSD/pkgsrc wdfbjmwemulators/fuse-emulator options.mk Makefile

   fuse-emulator: updated to 1.9.1

   1.9.1

   * UI improvements:
     * GTK3: add freely resizable, aspect-ratio-preserving display
       scaling, including improved fullscreen behaviour (part of feature
       request 135) (Alberto Garcia).
     * GTK3: preserve scaler families when resizing and prevent stale
       display borders (Alberto Garcia).
     * GTK3/Windows: fix drag-and-drop file paths (Sergio Baldoví).
     * Wii: skip symbol characters (fixes bug 266) (Sergio Baldoví).

   * Debugger improvements:
     * Correct decimal rendering of values greater than INT_MAX
       (Fredrick Meunier).

   * Scaler improvements:
     * Implement PAL composite scaler chroma blending across lines

    [15 lines not shown]
VersionDeltaFile
1.71+3-5emulators/fuse-emulator/Makefile
1.21+4-4emulators/fuse-emulator/distinfo
1.6+1-2emulators/fuse-emulator/options.mk
+8-113 files

NetBSD/pkgsrc xEPb9bjemulators/libspectrum Makefile distinfo

   libspectrum: updated to 1.6.3

   1.6.3

   * Add libspectrum_zx_string_to_utf8() to translate ZX Spectrum strings
     to UTF-8 (Fredrick Meunier).

   * Fix 64-bit Windows compilation on MSYS2/MINGW64 (Sergio Baldoví).

   * Fix use-after-free and RZX input block length handling (Fredrick
     Meunier).

   * Add const qualifiers to tape block getter parameters (Fredrick
     Meunier).

   * Various minor bug fixes/improvements:
     * Improve error propagation when writing TAP blocks (Fredrick
       Meunier).
     * Enable extra GCC warnings and fix associated warnings (Fredrick

    [5 lines not shown]
VersionDeltaFile
1.30+4-4emulators/libspectrum/distinfo
1.63+2-2emulators/libspectrum/Makefile
+6-62 files

NetBSD/pkgsrc mhwOtB5doc CHANGES-2026

   Updated devel/py-prompt_toolkit, devel/py-cachetools, misc/py-platformdirs
VersionDeltaFile
1.5063+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc lglV2K4misc/py-platformdirs Makefile distinfo

   py-platformdirs: updated to 4.11.1

   4.11.1
   Let the non-ctypes resolvers find the desktop folder
VersionDeltaFile
1.44+4-4misc/py-platformdirs/distinfo
1.45+2-2misc/py-platformdirs/Makefile
+6-62 files

NetBSD/pkgsrc 6JLLfixdevel/py-cachetools Makefile distinfo

   py-cachetools: updated to 7.1.7

   v7.1.7 (2026-08-01)

   - Improve ``Cache.__setitem__`` behavior when replacing an existing
     cache item with a larger value.

   - Update CI environment.


   v7.1.6 (2026-07-24)

   - Minor style improvements to keep ``ruff`` happy.
VersionDeltaFile
1.39+4-4devel/py-cachetools/distinfo
1.40+2-2devel/py-cachetools/Makefile
+6-62 files

NetBSD/pkgsrc QgLmebZdevel/py-prompt_toolkit Makefile distinfo

   py-prompt_toolkit: updated to 3.0.53

   3.0.53: 2026-07-26

   Fixes:
   - Fix get_word_before_cursor behavior.
   - Fix vt100 6x6x6 color cube range and missing grayscale shades (232, 254-255).
   - Treat OSError on add_reader as EOFError (macOS kqueue).
   - Handle surrogate pairs in FileHistory.store_string.
   - Fix FuzzyWordCompleter meta_dict type hint to match WordCompleter.
   - Handle ascii decode errors in terminal type decoding of telnet protocol.
   - Update return types of dialog shortcuts to include None when cancelled.
   - Set missing minimal requirement on wcwidth.

   New features:
   - Lazy load `__version__`.
   - Allow to specify `show_numbers` in `ChoiceInput`.

   Added support for Python 3.14, 3.15, and set minimum Python version to 3.10.
VersionDeltaFile
1.36+4-4devel/py-prompt_toolkit/distinfo
1.37+3-3devel/py-prompt_toolkit/Makefile
+7-72 files

NetBSD/pkgsrc 3TLOTDxdevel/p5-Data-UUID Makefile

   Fix the build under Darwin by not defining -D_POSIX_C_SOURCE

   Whatever this Darwin-specific tweak was trying to fix in 2016, the
   reverse now seems to be the case - this package will not build on
   Darwin with this #define defined, because it confuses malloc.h.

   Today, a decade later, it builds fine without this tweak.
VersionDeltaFile
1.53+1-4devel/p5-Data-UUID/Makefile
+1-41 files

NetBSD/src vSgWREGsys/kern sys_process_lwpstatus.c

   ptrace/procfs: Take lwp lock around process_read/write_(fp)regs(32).

   And verify that the lwp is in LSSTOP state before trying to read.
   Otherwise, we might catch an lwp while it's still running on the CPU,
   with all FPU state active, making the result unstable and tripping
   assertions on some architectures.

   PR port-amd64/60556: panic in process_read_fpregs_xmm
VersionDeltaFile
1.6+10-3sys/kern/sys_process_lwpstatus.c
+10-31 files

NetBSD/src J3Il7PJtests/usr.bin/grep t_grep.sh

   grep(1): Nix xfail on new test for PR 60552 screw case.

   I was planning to do this in the same commit that fixes it, to keep
   the history of bugs and fixes tidy, but gutteridge@ beat me to
   committing the fix.

   PR bin/60552: /usr/bin/grep failure under AMD64
VersionDeltaFile
1.11+1-11tests/usr.bin/grep/t_grep.sh
+1-111 files

NetBSD/src 7jDlD5ksys/nfs nfs_vnops.c

   nfs: Avoid UB in integer shift amounts.

   Just use ilog2 explicitly here, instead of writing out a loop with
   shifts and increments to compute it more slowly and buggily.  Note
   the confusing fencepost adjustment.  Clamp _PC_FILESIZEBITS at the
   actual size of off_t since we can't go beyond that.

   PR kern/60554: nfs: integer shift UB in pathconf(_PC_FILESIZEBITS)
VersionDeltaFile
1.329+23-12sys/nfs/nfs_vnops.c
+23-121 files

NetBSD/src cmbaSaPsys/nfs nfs_vnops.c

   nfs_vnops.c: Sort includes.

   No functional change intended.  Preparation for:

   PR kern/60554: nfs: integer shift UB in pathconf(_PC_FILESIZEBITS)
VersionDeltaFile
1.328+22-20sys/nfs/nfs_vnops.c
+22-201 files

NetBSD/src v4YSIxgdistrib/sets/lists/tests mi, tests/usr.bin/grep d_pr60552 Makefile

   grep(1): Test screw case of case-insensitive match with colour.

   PR bin/60552: /usr/bin/grep failure under AMD64
VersionDeltaFile
1.10+31-1tests/usr.bin/grep/t_grep.sh
1.3+2-1tests/usr.bin/grep/Makefile
1.1425+2-1distrib/sets/lists/tests/mi
1.1+1-0tests/usr.bin/grep/d_pr60552
+36-34 files

NetBSD/src 5FBsglKsys/dev/goldfish gftty.c

   Make console input on virt68k 8-bit clean.
   On signed-char ports you can't feed a "char *" to the tty layer.  A cursory
   glance for more instances of this didn't find any but it's possible.
VersionDeltaFile
1.6+3-3sys/dev/goldfish/gftty.c
+3-31 files

NetBSD/src pD9BqbOsys/arch/hb68k/hb68k clock.c, sys/arch/hb68k/include clockvar.h

   Simplify the interface between the timers and the clock infrastructure,
   and allow the clock infrastructure to select clock roles without having
   netbsd,hardclock or netbsd,statclock properties in /chosen (they're now
   optional).
VersionDeltaFile
1.2+98-47sys/arch/hb68k/hb68k/clock.c
1.2+56-64sys/arch/hb68k/pg68k/pgtimer.c
1.2+56-54sys/arch/hb68k/wrap030/wrap030_timer.c
1.2+18-16sys/arch/hb68k/include/clockvar.h
1.2+0-1sys/arch/hb68k/wrap030/wrap030.dts
+228-1825 files

NetBSD/src uKWh9oKtests/usr.bin/grep t_grep.sh

   t_grep.sh: fix grammar in a comment
VersionDeltaFile
1.9+2-2tests/usr.bin/grep/t_grep.sh
+2-21 files

NetBSD/src u1BUhQ3external/gpl2/grep/dist/src grep.c

   grep.c: fix ctype(3) issue leading to segfault

   Addresses PR bin/60552 from Chavdar Ivanov, fix supplied by RVP.
VersionDeltaFile
1.6+2-2external/gpl2/grep/dist/src/grep.c
+2-21 files

NetBSD/pkgsrc-wip a89cb00llama.cpp TODO

llama.cpp: Add references to recent CVEs
DeltaFile
+3-1llama.cpp/TODO
+3-11 files

NetBSD/pkgsrc-wip f8adca0py-anki2 TODO

py-anki2: Add reference to CVE-2026-64677
DeltaFile
+1-1py-anki2/TODO
+1-11 files

NetBSD/pkgsrc-wip 7f095d0java-netty TODO

java-netty: Stop tracking vulnerabilities

It is getting more and more time consuming and it seems that this
package was not updated since it was packaged and so probably not worth
to continue keep track of all the CVEs since then.
DeltaFile
+2-1java-netty/TODO
+2-11 files

NetBSD/pkgsrc 2IH62TBdoc CHANGES-2026

   Updated devel/py-ruff, devel/py-typer, devel/py-greenlet
VersionDeltaFile
1.5062+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc XOMujN0devel/py-greenlet Makefile distinfo

   py-greenlet: updated to 3.5.4

   3.5.4 (2026-07-22)

   - Fix a crash (segfault) on free-threaded builds of Python 3.14 and
     later when the garbage collector runs while a greenlet that was
     started from a non-empty C-stack-reference state is active.
     See `issue 515
     <https://github.com/python-greenlet/greenlet/issues/515>`_.
     Thanks to ddorian and Kumar Aditya.

   - Fix a potential use-after-free on free-threaded builds of Python 3.14
     and later when the garbage collector runs while a greenlet is
     suspended holding a ``_PyCStackRef`` (for example, mid attribute
     resolution). See
     `issue 515 <https://github.com/python-greenlet/greenlet/issues/515>`_.
     Thanks to ddorian and Kumar Aditya.

   - Fix a deadlock on free-threaded builds when a greenlet switch happened

    [10 lines not shown]
VersionDeltaFile
1.11+10-1devel/py-greenlet/PLIST
1.42+4-4devel/py-greenlet/distinfo
1.44+2-2devel/py-greenlet/Makefile
+16-73 files

NetBSD/pkgsrc dVuqnbBdevel/py-typer Makefile distinfo

   py-typer: updated to 0.27.1

   0.27.1

   Features

   Make epilog formatting consistent with other parts of the help string.

   Docs

   Add Library Skills documentation.
   Prevent scroll-to-top on restart/fast buttons in the documentation.
   Recommend uv projects by default in docs.
   Update help docs.

   Internal

   Upgrade latest-changes to 0.7.1.
VersionDeltaFile
1.12+4-4devel/py-typer/distinfo
1.12+2-2devel/py-typer/Makefile
+6-62 files

NetBSD/pkgsrc 6OKUrxkdevel/py-ruff Makefile cargo-depends.mk

   py-ruff: updated to 0.16.2

   0.16.2

   Bug fixes

   [flake8-pyi] Avoid false positives on singledispatch functions (PYI041)

   Server

   Register formatting capabilities dynamically to exclude TOML files
VersionDeltaFile
1.116+40-40devel/py-ruff/distinfo
1.110+12-12devel/py-ruff/cargo-depends.mk
1.119+2-2devel/py-ruff/Makefile
+54-543 files

NetBSD/pkgsrc-wip dbb531cp5-Imager Makefile distinfo

p5-Imager: update to 1.034.

Imager 1.034 - 7 August 2026
============

 - EXIF: fix decoding of ASCII fields with zero size.
   thanks to Arpit Jain for the report
   GHSA-hx46-55wp-hv6m
   CVE-2026-19082

 - JPEG: depend on Imager 1.034 for the EXIF decoding fix.

 - include bundled module Changes files in the main Imager distribution

 - TIFF: sizeproc could potentiallly ignore a seek error when finding
   the current position (but then should fail later trying to restore
   it.)  Revealed by a signed comparison warning.

 - warning fix pass, testing with -Wall -Wextra -Werror:

    [41 lines not shown]
DeltaFile
+3-3p5-Imager/distinfo
+1-1p5-Imager/Makefile
+4-42 files

NetBSD/pkgsrc-wip 69c968ccrush Makefile distinfo

crush: Update to 0.88.1

Changelog

New!
* bdad0f1: feat(mcp): don't hold callback port open permanently (#3481) (@taciturnaxolotl)

Fixed
* cfad814: fix(dialog): add clear alias to summarize (#3464) (@joestump)
* 1134a5d: fix(dialog): raise permission-guard quiet period to survive natural typing pauses (#3393) (@albatrossflyon-coder)
* 768ffad: fix(hyper): keep working cache when provider cache can't be written (@meowgorithm)
*       9efc08c: fix(hyper): render error messages from back-end (#3513) (@andreynering)
*       42f3ce0: fix(lsp): handle window/workDoneProgress/create to prevent server crash (#3445) (@piakdev)
*       604a7e3: fix(providers): swap the provider cache instead of rewriting it (@meowgorithm)
* 85d83ce: fix(server): keep concurrent sessions from killing each other (@meowgorithm)
*       ebd1857: fix(server): mcp auth in client-server mode (@meowgorithm)
*       71fa577: fix(server): release test DB before Windows temp-dir cleanup (@meowgorithm)
*       390ee36: fix(server): replace stale servers that predate shutdown_if_idle (@meowgorithm)
*       7cdef9e: fix(server): typing lag over TCP in client/server mode (@meowgorithm)

    [19 lines not shown]
DeltaFile
+33-91crush/COMMIT_MSG
+3-3crush/distinfo
+1-1crush/Makefile
+37-953 files