NetBSD/src 6RR8v9Fsys/dev/ic dm9000.c

   Do not panic when frame_length > ETHER_MAX_LEN, reset the chip instead

   There is no need to panic when RX FIFO desync occurred or garbage frame
   arrived. We can recover by resetting the chip, so do that. It's the
   same recovery path the driver already used for a bad avail marker.
VersionDeltaFile
1.45+24-9sys/dev/ic/dm9000.c
+24-91 files

NetBSD/src zVRebtKsys/dev/sdmmc sdmmc_mem.c

   Do not unload bounce buffer dmamap on error during DMA read/write

   Discovered when hacking on jzmmc.

   The two functions: sdmmc_mem_single_segment_dma_write_block and
   sdmmc_mem_single_segment_dma_read_block are not the owners of bounce
   buffer dmamap and have no business in unloading it.

   This caused bus_dmamap_sync: bad offset panic during DMA on non-coherent
   CPU cores.

   Note that this particular code path (bounce buffers) is generally not
   well exercised on mainstream platforms, which caused the bug to get
   unnoticed.
VersionDeltaFile
1.80+2-4sys/dev/sdmmc/sdmmc_mem.c
+2-41 files

NetBSD/pkgsrc vfywKXYmath/cvc5 Makefile

   Add LD_LIBRARY_PATH to testing instruction.

   This improves success rate to 99%.

   $ export LD_LIBRARY_PATH=$(pwd)/src:$(pwd)/src/parser:$(pwd)/src/main
   $ ctest -j32
   ...
   99% tests passed, 1 tests failed out of 4291

   Label Time Summary:
   api capi      =   0.18 sec*proc (7 tests)
   api cppapi    =   4.69 sec*proc (70 tests)
   regress0      = 815.38 sec*proc (2540 tests)
   regress1      = 709.94 sec*proc (1468 tests)
   regress2      = 211.87 sec*proc (145 tests)
   regress3      = 1082.17 sec*proc (51 tests)
   regress4      = 663.37 sec*proc (10 tests)

   Total Test time (real) = 347.30 sec

    [6 lines not shown]
VersionDeltaFile
1.2+4-3math/cvc5/Makefile
+4-31 files

NetBSD/pkgsrc dBPsHhsdoc CHANGES-2026

   Added math/cvc5 version 1.3.4.
VersionDeltaFile
1.4199+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 2e6Pnkjmath Makefile

   Add cvc5.
VersionDeltaFile
1.641+2-1math/Makefile
+2-11 files

NetBSD/pkgsrc LgXNqbKmath/cvc5 Makefile PLIST

   Initial import of math/cvc5 version 1.3.4.

   An efficient open-source automatic theorem prover for Satisfiability
   Modulo Theories (SMT) problems. It can be used to prove the
   satisfiability (or, dually, the validity) of first-order formulas
   with respect to (combinations of) a variety of useful background
   theories.
VersionDeltaFile
1.1+38-0math/cvc5/Makefile
1.1+21-0math/cvc5/PLIST
1.1+5-0math/cvc5/DESCR
1.1+5-0math/cvc5/distinfo
+69-04 files

NetBSD/pkgsrc-wip 6a08541spice-vdagent TODO

spice-vdagent: Add reference to CVE-2026-5796[56]
DeltaFile
+2-0spice-vdagent/TODO
+2-01 files

NetBSD/pkgsrc-wip b9e7f26py-patool TODO

py-patool: Add reference to CVE-2026-29509
DeltaFile
+2-0py-patool/TODO
+2-01 files

NetBSD/pkgsrc-wip 0b43d3bantlr TODO

antlr: Add references to recent CVEs
DeltaFile
+2-0antlr/TODO
+2-01 files

NetBSD/pkgsrc-wip 2f69e52shaarli TODO

shaarli: Add reference to CVE-2026-4882[23]
DeltaFile
+2-1shaarli/TODO
+2-11 files

NetBSD/pkgsrc-wip 7e1ca08py-keras TODO

py-keras: Add reference to CVE-2026-12480
DeltaFile
+1-1py-keras/TODO
+1-11 files

NetBSD/pkgsrc-wip 57a80e8forgejo TODO

forgejo: Add reference to CVE-2026-59102
DeltaFile
+1-1forgejo/TODO
+1-11 files

NetBSD/pkgsrc-wip 1289644electron34 TODO

electron34: Add reference to CVE-2026-54257
DeltaFile
+1-1electron34/TODO
+1-11 files

NetBSD/pkgsrc-wip 217494fdokuwiki TODO

dokuwiki: Add reference to CVE-2026-37106
DeltaFile
+1-1dokuwiki/TODO
+1-11 files

NetBSD/pkgsrc KHdhrDRdoc CHANGES-2026

   Added math/libpoly version 0.2.1.
VersionDeltaFile
1.4198+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3Vp7ofxmath Makefile

   Add libpoly.
VersionDeltaFile
1.640+2-1math/Makefile
+2-11 files

NetBSD/pkgsrc dIjARsQmath/libpoly PLIST Makefile

   Initial import of math/libpoly version 0.2.1.

   SRI LibPoly is a C library for manipulating polynomials. The target
   applications are symbolic reasoning engines, such as SMT solvers,
   that need to reason about polynomial constraints. It is research
   software under development, so the features and the API might change
   rapidly.
VersionDeltaFile
1.1+56-0math/libpoly/PLIST
1.1+23-0math/libpoly/Makefile
1.1+13-0math/libpoly/buildlink3.mk
1.1+5-0math/libpoly/DESCR
1.1+5-0math/libpoly/distinfo
+102-05 files

NetBSD/pkgsrc gje5bGYdoc CHANGES-2026

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

NetBSD/pkgsrc 3pTON3qnet/tailscale distinfo go-modules.mk

   tailscale: update to 1.98.8

   https://tailscale.com/changelog#2026-06-29
VersionDeltaFile
1.6+16-10net/tailscale/distinfo
1.4+5-3net/tailscale/go-modules.mk
1.22+3-4net/tailscale/Makefile
+24-173 files

NetBSD/pkgsrc bBvBNuadoc CHANGES-2026

   Added math/symfpu version 1.2.0
VersionDeltaFile
1.4196+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc MLlNaWSmath Makefile

   Add symfpu.
VersionDeltaFile
1.639+2-1math/Makefile
+2-11 files

NetBSD/pkgsrc T8GKuIjmath/symfpu Makefile PLIST, math/symfpu/patches patch-baseTypes_simpleExecutable.h patch-baseTypes_simpleExecutable.cpp

   Initial import of math/symfpu version 1.2.0.

   SymFPU is an implementation of the SMT-LIB theory of (IEEE-754)
   floating-point in terms of bit-vector operations. It is templated
   in terms of the bit-vectors, propositions, floating-point formats
   and rounding mode types used.
VersionDeltaFile
1.1+30-0math/symfpu/Makefile
1.1+20-0math/symfpu/PLIST
1.1+19-0math/symfpu/patches/patch-baseTypes_simpleExecutable.h
1.1+15-0math/symfpu/patches/patch-baseTypes_simpleExecutable.cpp
1.1+13-0math/symfpu/patches/patch-baseTypes_Makefile
1.1+13-0math/symfpu/buildlink3.mk
+110-03 files not shown
+136-09 files

NetBSD/pkgsrc pnBWlu5math/cadical buildlink3.mk

   Add buildlink3.mk.
VersionDeltaFile
1.1+13-0math/cadical/buildlink3.mk
+13-01 files

NetBSD/pkgsrc 1FZabxhdoc CHANGES-2026

   doc: Updated lang/joker to 1.9.0
VersionDeltaFile
1.4195+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc yRMKENwlang/joker distinfo go-modules.mk

   joker: update to 1.9.0

   ## General improvements
   - Updated dependencies.

   ## Linter improvements
   - Added support for union types in return values.
   - Added linter return tags for core functions and expanded type
     tagging coverage.

   ## Fixes
   - Fixed type inference for stubs.
   - Fixed linter deref return types for volatile and other core
     functions.
VersionDeltaFile
1.18+82-94lang/joker/distinfo
1.10+27-31lang/joker/go-modules.mk
1.45+2-2lang/joker/Makefile
+111-1273 files

NetBSD/pkgsrc jSZkHANdoc CHANGES-2026

   doc: Updated audio/kew to 4.1.6
VersionDeltaFile
1.4194+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc SlDQOXraudio/kew PLIST distinfo, audio/kew/patches patch-Makefile

   kew: update to 4.1.6

   4.1.0:
   - Added custom layouts.
   - Added AutoResume (persists playback state; enabled by default).
   - Added experimental crossfade with new commands/settings.
   - Added/improved visualizer modes (including Party Mode and others).
   - Added new theme pack and improved themes/color behavior.
   - Added scrolling lyrics behavior and more UX improvements.
   - Included many bug fixes and internal refactors.

   4.1.1:
   - Fixed an issue affecting Homebrew tests.

   4.1.2:
   - Fixed an installation issue on FreeBSD.

   4.1.3:
   - Changed Discord integration to opt-in (off by default).

    [13 lines not shown]
VersionDeltaFile
1.4+12-1audio/kew/PLIST
1.21+5-8audio/kew/distinfo
1.5+6-5audio/kew/patches/patch-Makefile
1.24+6-2audio/kew/Makefile
+29-164 files

NetBSD/src FHobqHAsys/arch/amd64/conf GENERIC, sys/arch/i386/conf GENERIC

   x86/GENERIC: Enable PCI_RESOURCE.

   Has been needed for motherboards that are already several years old
   by now, which require the OS to allocate PCI memory regions for some
   devices like iwm(4); let's get some experience with having it on by
   default.

   PR port-amd64/59118: Thinkpad T495s - iwm PCI BAR is zero
VersionDeltaFile
1.1263+3-3sys/arch/i386/conf/GENERIC
1.622+3-3sys/arch/amd64/conf/GENERIC
+6-62 files

NetBSD/pkgsrc 7XwrH5oinputmethod/canna-canuum Makefile

   canna-canuum: take MAINTAINERship via canna/Makefile.common
VersionDeltaFile
1.18+1-3inputmethod/canna-canuum/Makefile
+1-31 files

NetBSD/pkgsrc 2zP2yDhinputmethod/canna-canuum Makefile

   canna-canuum: remove pre-configure tweaks not necessary on Canna 3.8
VersionDeltaFile
1.17+1-8inputmethod/canna-canuum/Makefile
+1-81 files