NetBSD/src 0JczgjBdoc CHANGES

   Fix case of OpenBSD for last rge(4) entry
VersionDeltaFile
1.3204+2-2doc/CHANGES
+2-21 files

NetBSD/src dlMMpOrsys/dev/sdmmc sdmmc_io.c

   sdmmc: Use block mode for multi block SDIO transfers.

   Change from OpenBSD:
   https://github.com/openbsd/src/commit/5e0782b17abc2070c235843e37de911ce3f98ef8

   So far the SDIO stack issued one transfer for every 64 byte to be
   copied.  This severely limits the speed over the bus.  By using
   block mode we can issue block-sized transfers, which bumps the
   transfer size to at least 512 bytes.  By using multi-block mode
   we can copy up to 511 blocks per transfer.
VersionDeltaFile
1.22+42-42sys/dev/sdmmc/sdmmc_io.c
+42-421 files

NetBSD/src oFfgTeFsys/dev/sdmmc sdhc.c

   sdhc: Do not set auto cmd12 enable for SDIO RW extended ops
VersionDeltaFile
1.123+5-3sys/dev/sdmmc/sdhc.c
+5-31 files

NetBSD/src BCd6rsFdoc CHANGES

   Note my update of rge(4)
VersionDeltaFile
1.3203+4-1doc/CHANGES
+4-11 files

NetBSD/src FaCF9kudoc CHANGES

   doc: Fix spelling of "accommodate".
VersionDeltaFile
1.3202+2-2doc/CHANGES
+2-21 files

NetBSD/src lTirulKdoc CHANGES

   doc: Last month of changes
VersionDeltaFile
1.3201+28-1doc/CHANGES
+28-11 files

NetBSD/pkgsrc fa8g2gvdoc CHANGES-2025

   doc: Updated textproc/treemd to 0.4.6
VersionDeltaFile
1.7058+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc UF31QxMtextproc/treemd distinfo Makefile

   textproc/treemd: update to 0.4.6

   [0.4.6] - 2025-12-05

   Fixed the non-existing file open modal.

   The issue was that both exit_interactive_mode() and exit_link_follow_mode() unconditionally set self.mode = AppMode::Normal, which was overwriting the ConfirmFileCreate mode set by load_file() or load_wikilink() when a file doesn't exist.

   [0.4.5] - 2025-12-04
   Added

       Document overview for headerless files - Files without a top-level heading now show a "(Document)" entry in the outline (#25)
           Displays 📄 icon in outline for the document overview
           Shows entire file content including tables and text before the first heading
           Automatically added when there's preamble content or no headings at all

       Wikilink rendering in content - Wikilinks now render as clickable links in the content pane
           [[target]] displays as link with target as text
           [[target|alias]] displays alias text linking to target

    [71 lines not shown]
VersionDeltaFile
1.9+4-4textproc/treemd/distinfo
1.9+2-2textproc/treemd/Makefile
1.9+0-0textproc/treemd/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc SUSCCCYdoc CHANGES-2025

   doc: Updated devel/serie to 0.5.5
VersionDeltaFile
1.7057+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc w63eJ9edevel/serie distinfo Makefile

   devel/serie: update to 0.5.5

   What's Changed

    - Select commits in Detail and UserCommand views by @lusingander in #109
VersionDeltaFile
1.16+4-4devel/serie/distinfo
1.17+2-2devel/serie/Makefile
1.16+0-0devel/serie/cargo-depends.mk
+6-63 files

NetBSD/src iL9uX1Psys/dev/isa fd.c

   Trailing whitespace
VersionDeltaFile
1.118+3-3sys/dev/isa/fd.c
+3-31 files

NetBSD/pkgsrc H90gcmjlang/mlir Makefile

   lang/mlir: add use of mk/atomic64.mk to make progress building on NetBSD/macppc.
VersionDeltaFile
1.7+2-1lang/mlir/Makefile
+2-11 files

NetBSD/src 09iwuoWsys/arch/m68k/include elf_machdep.h

   m68k/elf_machdep.h: organize symbols into psABI & local groups.

   Allow this file to be used with <sys/elfdefinitions.h>.

   PR lib/59564
VersionDeltaFile
1.10+18-15sys/arch/m68k/include/elf_machdep.h
+18-151 files

NetBSD/src 0YHSdwTexternal/bsd/elftoolchain/dist/common/sys elfconstants.m4

   elftoolchain/common: Update to upstream [r4303].
VersionDeltaFile
1.18+149-1external/bsd/elftoolchain/dist/common/sys/elfconstants.m4
+149-11 files

NetBSD/pkgsrc 5sUjjAadevel/cargo-about Makefile

   devel/cargo-about: use mk/atomic64.mk to extend buildability.

   Verified on NetBSD/macppc.
VersionDeltaFile
1.14+2-1devel/cargo-about/Makefile
+2-11 files

NetBSD/pkgsrc-wip 609b238smallbasic TODO

smallbasic: Add reference CVE-2025-50361
DeltaFile
+2-0smallbasic/TODO
+2-01 files

NetBSD/pkgsrc-wip 09d0219gzdoom TODO

gzdoom: Add reference to CVE-2025-54065
DeltaFile
+2-0gzdoom/TODO
+2-01 files

NetBSD/pkgsrc-wip 38df29aduc TODO

duc: Add reference to CVE-2025-13654
DeltaFile
+2-0duc/TODO
+2-01 files

NetBSD/pkgsrc-wip 9b5eb40util-linux TODO

util-linux: Add reference to CVE-2025-14104
DeltaFile
+1-0util-linux/TODO
+1-01 files

NetBSD/src NWPFPWQdistrib/sets/lists/debug mi, distrib/sets/lists/tests mi

   Add a testcase for PR/59652.
VersionDeltaFile
1.1+74-0tests/libexec/ld.elf_so/t_tls_alignment.c
1.1403+2-1distrib/sets/lists/tests/mi
1.30+2-1tests/libexec/ld.elf_so/Makefile
1.492+2-1distrib/sets/lists/debug/mi
+80-34 files

NetBSD/pkgsrc D6qe8lLmultimedia/dumpmpeg Makefile

   dumpmpeg: add trailing slash in HOMEPAGE
VersionDeltaFile
1.18+2-3multimedia/dumpmpeg/Makefile
+2-31 files

NetBSD/pkgsrc mhXttrRconverters/dsk2rom Makefile

   dsk2rom: comment out dead site
VersionDeltaFile
1.2+3-3converters/dsk2rom/Makefile
+3-31 files

NetBSD/src Dzrl770usr.bin/ftp ftp.c util.c

   ftp: fix ascii transfers with progress bar

   Handle stdio interruption by signals and improve error handling
   in getc() and putc() on the control and data channels.
   Provide ftp_getc() and ftp_putc() wrappers that:
   - Retry the operation on EINTR or EAGAIN instead of failing.
   - Store other error codes in a return variable separate to errno,
     and use that variable in ferror() handling, for more correct
     error messages.

   Fixes the progress bar display in ascii mode transfers.

   (Note that I haven't fixed interrupted reads from stdin or
   writes to ttyout; that's a much larger refactor that's out of scope).

   Fix PR bin/59587 from Johnny Billquist, with the fix
   inspired by the patch in that PR.
VersionDeltaFile
1.179+51-33usr.bin/ftp/ftp.c
1.169+59-3usr.bin/ftp/util.c
1.85+4-2usr.bin/ftp/extern.h
1.101+2-2usr.bin/ftp/version.h
+116-404 files

NetBSD/src CuFn19Vsys/ufs/lfs lfs_segment.c lfs_alloc.c

   Undo previous commit; it needs further refinement.
VersionDeltaFile
1.304+3-24sys/ufs/lfs/lfs_segment.c
1.151+3-10sys/ufs/lfs/lfs_alloc.c
1.351+2-6sys/ufs/lfs/lfs_vnops.c
1.163+1-6sys/ufs/lfs/lfs_inode.c
1.31+1-3sys/ufs/lfs/lfs_inode.h
1.129+1-1sys/ufs/lfs/lfs_extern.h
+11-502 files not shown
+11-538 files

NetBSD/pkgsrc-wip feed003py-slixmpp Makefile

slixxmpp: Update to 1.12.0 (does not build; new rust stuff)
DeltaFile
+7-2py-slixmpp/Makefile
+7-21 files

NetBSD/pkgsrc-wip 06c3d6epy-aioxmpp distinfo Makefile

py-aioxmpp: Update to 0.12.0

Not tested, but this is wip and 0.12.0 was released in January 2021.
DeltaFile
+3-3py-aioxmpp/distinfo
+2-2py-aioxmpp/Makefile
+5-52 files

NetBSD/src 5rMNk37sys/arch/sun3/sun3 cache.c pmap.c, sys/arch/sun3/sun3x pmap.c genassym.cf

   Remove redundant cache.h header; all of these values are already defined
   in generic m68k code.
VersionDeltaFile
1.124+2-3sys/arch/sun3/sun3x/pmap.c
1.25+2-3sys/arch/sun3/sun3/cache.c
1.181+2-3sys/arch/sun3/sun3/pmap.c
1.19+1-2sys/arch/sun3/sun3x/genassym.cf
1.22+1-2sys/arch/sun3/sun3/genassym.cf
1.7+1-1sys/arch/sun3/sun3/cache.h
+9-146 files

NetBSD/pkgsrc ynEUJTrtextproc/doxx Makefile

   doxx: fix CATEGORIES and pkglint
VersionDeltaFile
1.2+3-3textproc/doxx/Makefile
+3-31 files

NetBSD/pkgsrc CBDRIqJdoc CHANGES-2025

   doc: Updated www/py-urllib3 to 2.6.0
VersionDeltaFile
1.7056+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc MdkBfKuwww/py-urllib3 Makefile distinfo

   py-urllib3: update to 2.6.0.

   2.6.0 (2025-12-05)
   ==================

   Security
   --------

   - Fixed a security issue where streaming API could improperly handle highly
     compressed HTTP content ("decompression bombs") leading to excessive resource
     consumption even when a small amount of data was requested. Reading small
     chunks of compressed data is safer and much more efficient now.
     (`GHSA-2xpw-w6gg-jr37 <https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37>`__)
   - Fixed a security issue where an attacker could compose an HTTP response with
     virtually unlimited links in the ``Content-Encoding`` header, potentially
     leading to a denial of service (DoS) attack by exhausting system resources
     during decoding. The number of allowed chained encodings is now limited to 5.
     (`GHSA-gm62-xv2j-4w53 <https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53>`__)


    [42 lines not shown]
VersionDeltaFile
1.68+8-6www/py-urllib3/Makefile
1.54+4-4www/py-urllib3/distinfo
+12-102 files