NetBSD/src TQJzO9rsys/arch/amiga/include vmparam.h, sys/arch/atari/include vmparam.h

   __HAVE_PMAP_PHYSSEG an old-68k-pmap construct, so put it and associated
   declarations into <m68k/pmap_motorola.h>, and remove it from all of the
   m68k vmparam.h's.
VersionDeltaFile
1.37+1-11sys/arch/atari/include/vmparam.h
1.23+1-10sys/arch/cesfic/include/vmparam.h
1.45+1-10sys/arch/hp300/include/vmparam.h
1.30+1-10sys/arch/luna68k/include/vmparam.h
1.45+1-10sys/arch/x68k/include/vmparam.h
1.50+1-10sys/arch/amiga/include/vmparam.h
+6-616 files not shown
+20-11212 files

NetBSD/src snOGY6Nsys/arch/amiga/include vmparam.h, sys/arch/atari/include vmparam.h

   Centralize the definitions of MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ,
   an MAXSSIZ across all m68k platforms.  Notable callouts:
   - default values for 68010 come directly from sun2, but will be suitable
     for any additional 68010 systems that may appear in the future.
   - Sun3 MMU dictates more conservative limits than the rest of the 68020+
     crowd.
   - Amiga is odd-one-out and keeps the previous values (it has an odd-ball
     USRSTACK, too).
VersionDeltaFile
1.2+46-1sys/arch/m68k/include/vmparam.h
1.18+5-28sys/arch/sun2/include/vmparam.h
1.49+16-15sys/arch/amiga/include/vmparam.h
1.36+1-21sys/arch/atari/include/vmparam.h
1.44+1-20sys/arch/x68k/include/vmparam.h
1.44+1-20sys/arch/hp300/include/vmparam.h
+70-1059 files not shown
+89-27215 files

NetBSD/src Mwk0qcOsys/arch/amiga/include param.h, sys/arch/atari/include param.h

   No need for N copies of NPTEPG; two is just fine, thanks.
VersionDeltaFile
1.19+1-3sys/arch/news68k/include/param.h
1.15+3-1sys/arch/m68k/include/pmap_68k.h
1.37+1-3sys/arch/atari/include/param.h
1.52+1-3sys/arch/amiga/include/param.h
1.15+1-3sys/arch/next68k/include/param.h
1.55+1-3sys/arch/hp300/include/param.h
+8-168 files not shown
+18-3714 files

NetBSD/pkgsrc V1OokD9doc CHANGES-2026

   doc: Updated textproc/ruby-nokogiri to 1.19.3
VersionDeltaFile
1.2676+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc m4CoPVStextproc/ruby-nokogiri distinfo Makefile

   ruby-nokogiri: update to 1.19.3

   Upstream changes:
    https://github.com/sparklemotion/nokogiri/releases/tag/v1.19.3
    https://github.com/sparklemotion/nokogiri/releases/tag/v1.19.2

   v1.19.3 / 2026-04-27

    Fixed / Security

     * Address exponential regex backtracking in CSS selector tokenizer.
       See GHSA-c4rq-3m3g-8wgx for more information.
     * [CRuby] Address memory leak in XSLT::Stylesheet#transform. See
       GHSA-v2fc-qm4h-8hqv for more information.

   v1.19.2 / 2026-03-19

    Dependencies


    [6 lines not shown]
VersionDeltaFile
1.77+4-4textproc/ruby-nokogiri/distinfo
1.110+2-2textproc/ruby-nokogiri/Makefile
+6-62 files

NetBSD/src Ye2yjxItools/gcc gcc-version.mk

   bump version for m68k workaround.
VersionDeltaFile
1.33+2-2tools/gcc/gcc-version.mk
+2-21 files

NetBSD/pkgsrc mPrf9Jkdoc CHANGES-2026

   doc: Updated www/palemoon to 34.2.1
VersionDeltaFile
1.2675+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 6cMjZzkwww/palemoon distinfo Makefile.common

   palemoon: Update to 34.2.1

   Many security issues were addressed, including potential crash
   scenarios and code correctness issues. As a summary: 50 potential
   vulnerabilities were found applicable and fixed, 20 issues had DiD
   code changes applied, and 4 were already mitigated by us before being
   reported. Of the reported vulnerabilities, 270 were not applicable to
   our code (with the vast majority pertaining to e10s/multi-process
   browser architecture) and 6 low-impact ones were marked for further
   investigation at a later time.
VersionDeltaFile
1.41+10-10www/palemoon/distinfo
1.5+3-3www/palemoon/Makefile.common
+13-132 files

NetBSD/src ekAh0Tadoc 3RDPARTY CHANGES

   new sqlite
VersionDeltaFile
1.2191+4-4doc/3RDPARTY
1.3248+2-1doc/CHANGES
+6-52 files

NetBSD/src iu1hHtudistrib/sets/lists/base shl.mi, distrib/sets/lists/comp mi

   changes for sqlite-3.53.0
VersionDeltaFile
1.2523+49-1distrib/sets/lists/comp/mi
1.397+2-2distrib/sets/lists/debug/shl.mi
1.1037+2-2distrib/sets/lists/base/shl.mi
+53-53 files

NetBSD/src bkVinBKexternal/public-domain/sqlite/dist sqlite3.c shell.c, external/public-domain/sqlite/man SQLITE_DBCONFIG_MAINDBNAME.3 sqlite3_carray_bind_v2.3

   Merge conflicts between 3.53.3 and 3.45.1
VersionDeltaFile
1.24+24,236-11,113external/public-domain/sqlite/dist/sqlite3.c
1.7+20,894-13,252external/public-domain/sqlite/dist/shell.c
1.5+225-57external/public-domain/sqlite/man/SQLITE_DBCONFIG_MAINDBNAME.3
1.1+86-0external/public-domain/sqlite/man/sqlite3_carray_bind_v2.3
1.7+67-17external/public-domain/sqlite/man/sqlite3changeset_apply.3
1.1+75-0external/public-domain/sqlite/man/sqlite3changegroup_change_begin.3
+45,583-24,439290 files not shown
+47,315-25,221296 files

NetBSD/src JFgTWeuexternal/public-domain/sqlite/dist sqlite3.c shell.c, external/public-domain/sqlite/dist/autosetup jimsh0.c

   Initial revision
VersionDeltaFile
1.1.1.9+24,242-11,096external/public-domain/sqlite/dist/sqlite3.c
1.1.1.9+21,019-13,376external/public-domain/sqlite/dist/shell.c
1.1+24,508-0external/public-domain/sqlite/dist/autosetup/jimsh0.c
1.1.1.3+4-16,887external/public-domain/sqlite/dist/configure
1.1.1.3+20-10,179external/public-domain/sqlite/dist/tea/configure
1.1+2,564-0external/public-domain/sqlite/dist/autosetup/teaish/core.tcl
+72,357-51,53870 files not shown
+90,447-53,71476 files

NetBSD/pkgsrc oYuhr4tmail/imap-uw distinfo Makefile, mail/imap-uw/patches patch-src_osdep_unix_tcp__unix.c patch-src_osdep_unix_flocklnx.c

   mail/imap-uw: add a couple of fixes
VersionDeltaFile
1.1+173-0mail/imap-uw/patches/patch-src_osdep_unix_tcp__unix.c
1.1+15-0mail/imap-uw/patches/patch-src_osdep_unix_flocklnx.c
1.1+15-0mail/imap-uw/patches/patch-src_c-client_rfc822.c
1.56+4-1mail/imap-uw/distinfo
1.160+2-2mail/imap-uw/Makefile
+209-35 files

NetBSD/src VahUfwEshare/man/man4 pms.4

   pms.4: correct wording in a definition and style consistency
VersionDeltaFile
1.44+3-3share/man/man4/pms.4
+3-31 files

NetBSD/pkgsrc z48gvLadoc CHANGES-2026

   doc: Updated textproc/treemd to 0.5.11
VersionDeltaFile
1.2674+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc I47ccbXtextproc/treemd distinfo cargo-depends.mk

   textproc/treemd: update to 0.5.11

   [0.5.11] - 2026-04-28
   Fixed

       Toggle details no-op after section navigation - In interactive mode, pressing Enter on certain <details> blocks reported "✓ Toggled details" but produced no visible change. InteractiveState::element_states is keyed only by ElementId { block_idx, sub_idx }, so a previous section's Table state at a given block_idx silently blocked a fresh Details from initializing at the same key (the indexer used HashMap::entry().or_insert(), a no-op when present). toggle_details then matched no Details variant and silently failed. Indexer now overwrites stale wrong-variant entries while preserving same-section toggle state. Regression test added.
       --filter and --level ignored in --tree mode - CLI now honors both flags when rendering the tree output (c3c3fcd)
       --at-line not wired up; -s mismatched formatted headings - --at-line resolves to the enclosing heading; section selection (-s) now matches headings that contain inline formatting (36c4e60)

   Changed

       Upgraded all dependencies to latest - Refreshed clap_complete 4.6.2 → 4.6.3, mermaid-rs-renderer 0.2.1 → 0.2.2, turbovault-parser 1.4.0 → 1.4.1, turbovault-core 1.4.0 → 1.4.1, open 5.3.3 → 5.3.4, plus transitive refreshes (plist, wasm-bindgen, tokio, libc, js-sys, cc, etc.)

   Tests

       Added end-to-end CLI integration suite covering --tree, --list, --filter, --level, --at-line, and -s (471d9d5)
       Added coverage for JSON output builder and config loading (ef250da)
       Added coverage for document tree/search and palette command matching (f185c4b)


    [3 lines not shown]
VersionDeltaFile
1.20+85-121textproc/treemd/distinfo
1.20+27-39textproc/treemd/cargo-depends.mk
1.21+2-2textproc/treemd/Makefile
+114-1623 files

NetBSD/src TbhH8yfshare/man/man4 pms.4, sys/dev/pckbport synaptics.c

   Add synaptics tap-to-click sysctl so that it can be disabled
   (from base at atomicules dot co dot uk)
VersionDeltaFile
1.85+21-3sys/dev/pckbport/synaptics.c
1.43+10-2share/man/man4/pms.4
+31-52 files

NetBSD/pkgsrc ONUEsIgdoc CHANGES-2026

   doc: Updated mail/opendmarc to 1.4.2nb4
VersionDeltaFile
1.2673+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7ZAAKKGmail/opendmarc options.mk Makefile

   opendmarc: Default to mariadb instead of mysql.

   The pkgsrc default is mariadb so it makes sense to avoid conflicts.  While
   here fix pkglint.  Bump PKGREVISION.
VersionDeltaFile
1.2+6-6mail/opendmarc/options.mk
1.36+2-2mail/opendmarc/Makefile
+8-82 files

NetBSD/src 0Ce78KAexternal/public-domain/xz Makefile.inc

   external/public-domain/xz: sync XZVERSION with reality
VersionDeltaFile
1.7+2-2external/public-domain/xz/Makefile.inc
+2-21 files

NetBSD/src W5pA6XItools/xz-include Makefile

   tools/xz: fix tools build errors on NetBSD/i386 hosts
VersionDeltaFile
1.6+2-1tools/xz-include/Makefile
+2-11 files

NetBSD/src dVX8gsVshare/mk bsd.README

   Remove confusing / (copy&pasto?)
VersionDeltaFile
1.465+2-2share/mk/bsd.README
+2-21 files

NetBSD/src 7DxVo3Dsys/arch/m68k/m68k m68k_machdep.c

   Oops, don't read the PCR unless we're actually on a 68060.
   Hat-tip to Isaki-san for pointing out my error.
VersionDeltaFile
1.23+5-6sys/arch/m68k/m68k/m68k_machdep.c
+5-61 files

NetBSD/src qytJ9Zasys/arch/sgimips/mace macekbc.c

   macekbc: fix byte transmit to properly inhibit clock line first

   The PS/2 "specification" requires the controller to inhibit
   the clock line for 100uS before trying to transmit.  This tells
   the device (in this case a bunch of ps/2 mice) to stop transmitting,
   get ready for receive and get ready to send the clock out to the
   controller to send said bits.

   The mice in question work fine on the O2 PROM, so it's not a
   hardware issue per se.

   After staring at traces with a logic analyser it looks like the
   controller is NOT doing this in hardware - it immediately attempts
   to transmit bytes and if the ps/2 device doesn't handle that,
   it will simply never send out clock pulses for the controller to
   clock the byte out.

   So:


    [10 lines not shown]
VersionDeltaFile
1.10+27-2sys/arch/sgimips/mace/macekbc.c
+27-21 files

NetBSD/pkgsrc-wip 8485833unison-snapshot COMMIT_MSG Makefile

unison-snaphot: Update to 2.54.0rc1
DeltaFile
+27-0unison-snapshot/COMMIT_MSG
+3-3unison-snapshot/Makefile
+3-3unison-snapshot/distinfo
+33-63 files

NetBSD/pkgsrc-wip 8e943b2ups-nut PLIST distinfo, ups-nut/patches patch-clients_upsclient.c patch-configure

ups-nut: Update to 2.8.5

not quite ready for import, but close
DeltaFile
+222-0ups-nut/PLIST
+0-14ups-nut/patches/patch-clients_upsclient.c
+4-5ups-nut/distinfo
+3-3ups-nut/patches/patch-configure
+2-2ups-nut/Makefile.common
+2-1ups-nut/TODO
+233-256 files

NetBSD/src aknfCZVlib/libc/stdlib malloc.c

   old malloc(3): Use mutex_init, not mutex_unlock, in child post-fork.

   Using mutex_unlock may try to wake a thread that doesn't exist in the
   child, which could lead to trouble such as crash or deadlock.  But
   since the child is single-threaded, it is safe to just reinitialize
   the mutex memory anyway.

   PR lib/59237: postfork mutex audit: mutex_init, not mutex_unlock
VersionDeltaFile
1.61+10-3lib/libc/stdlib/malloc.c
+10-31 files

NetBSD/pkgsrc tALFKSedoc CHANGES-2026

   Updated devel/py-pydantic-core, devel/py-pydantic
VersionDeltaFile
1.2672+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc W8WnLm1devel/py-pydantic distinfo Makefile

   py-pydantic: updated to 2.13.3

   2.13.3
   Handle AttributeError subclasses with from_attributes

   2.13.2
   Fix ValidationInfo.field_name missing with model_validate_json()

   2.13.1
   Fix ValidationInfo.data missing with model_validate_json()
VersionDeltaFile
1.36+4-5devel/py-pydantic/distinfo
1.40+3-5devel/py-pydantic/Makefile
+7-102 files

NetBSD/pkgsrc Y5whkwsdevel/py-pydantic-core distinfo cargo-depends.mk

   py-pydantic-core: updated to 2.46.3

   2.46.3
   Unknown changes
VersionDeltaFile
1.34+61-55devel/py-pydantic-core/distinfo
1.22+19-17devel/py-pydantic-core/cargo-depends.mk
1.36+4-3devel/py-pydantic-core/Makefile
+84-753 files