NetBSD/pkgsrc-wip baee779msedit Makefile PLIST

msedit: Rename the binary as msedit.
DeltaFile
+3-0msedit/Makefile
+1-1msedit/PLIST
+4-12 files

NetBSD/src Qppbv83sys/ufs/lfs lfs_vfsops.c lfs_segment.c

   Move the decrement of lfs_iocount after the pool_put in the cluster callback;
   and explicitly check lfs_iocount before destroying the pool at unmount.
   Prevents an occasional "pool busy" panic at unmount time.
VersionDeltaFile
1.398+12-2sys/ufs/lfs/lfs_vfsops.c
1.306+7-6sys/ufs/lfs/lfs_segment.c
+19-82 files

NetBSD/src 5Vfgsdpsbin/fsck_lfs pass2.c

   Do not check and convert all root-level directory entries with inode number 1
   into regular files.  The Ifile has not been exposed in the file system for
   more than 15 years, and this conversion makes it impossible to have whiteouts
   at the root level.
VersionDeltaFile
1.36+9-1sbin/fsck_lfs/pass2.c
+9-11 files

NetBSD/src XCyNcBBsys/arch/evbppc/wii/dev si.c

   wii: Defer uhid callback to softintr context.
VersionDeltaFile
1.2+18-4sys/arch/evbppc/wii/dev/si.c
+18-41 files

NetBSD/pkgsrc Wz4GMjOdoc CHANGES-2025, net/nagios-plugin-mysqlslave distinfo Makefile

   Update netnagios-plugin-mysqlslave to 0.6

   This new version removes false positive when slave is in sync.
VersionDeltaFile
1.8+4-4net/nagios-plugin-mysqlslave/distinfo
1.10+2-2net/nagios-plugin-mysqlslave/Makefile
1.7121+2-1doc/CHANGES-2025
+8-73 files

NetBSD/pkgsrc VEGOyyBmail/flowerysong-openarc Makefile PLIST, mail/flowerysong-openarc/files openarc.sh

   Add  flowerysong-openarc version 1.3.0

   This is a for from mail/openarc maintainer, integrating bugfixes in a
   stable release.
VersionDeltaFile
1.1+47-0mail/flowerysong-openarc/Makefile
1.1+39-0mail/flowerysong-openarc/files/openarc.sh
1.1+19-0mail/flowerysong-openarc/PLIST
1.1+16-0mail/flowerysong-openarc/buildlink3.mk
1.1+8-0mail/flowerysong-openarc/DESCR
1.1+5-0mail/flowerysong-openarc/distinfo
+134-02 files not shown
+138-28 files

NetBSD/pkgsrc 0nEV66Tmail/openarc distinfo Makefile, mail/openarc/patches patch-libopenarc_arc-canon.c

   Replace crash workaround submitted upstream by an already committed
   fix from upstream develop branch, as suggested by maintainer in the
   pull request.
VersionDeltaFile
1.2+32-22mail/openarc/patches/patch-libopenarc_arc-canon.c
1.5+2-2mail/openarc/distinfo
1.8+2-2mail/openarc/Makefile
+36-263 files

NetBSD/pkgsrc 28WDFU2doc CHANGES-2025

   doc: Updated devel/nss to 3.119.1
VersionDeltaFile
1.7119+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 4QgvGHWdevel/nss distinfo Makefile

   nss: update to 3.119.1.

   Changes:
      - Bug 2004866 - restore coreconf/Darwin.mk behavior for intel archs.
VersionDeltaFile
1.201+4-4devel/nss/distinfo
1.287+4-3devel/nss/Makefile
+8-72 files

NetBSD/src 0An38vXsys/arch/arm/sunxi sunxi_mmc.c, sys/dev/ic dwc_mmc.c

   Use the SCF_NO_STOP flag to disable AUTO_CMD12_ENABLE
   instead of checking the SD_IO_RW_EXTENDED command op code.

   Also add this logic to sunxi_mmc.
VersionDeltaFile
1.124+3-5sys/dev/sdmmc/sdhc.c
1.23+3-3sys/dev/sdmmc/sdmmc_io.c
1.32+3-3sys/dev/ic/dwc_mmc.c
1.49+3-3sys/arch/arm/sunxi/sunxi_mmc.c
+12-144 files

NetBSD/pkgsrc tZskjIAdoc CHANGES-2025

   doc: Updated net/openresolv to 3.17.1
VersionDeltaFile
1.7118+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc cInumNFnet/openresolv distinfo Makefile

   Import openresolv-3.17.1 with the following changes:

   resolvconf: Single quote parsed values from resolv.conf

   When parsing resolv.conf entries we build up shell variables.
   Because this is done via a pipe, we need to echo the variables
   to stdout and eval the result to get them into the main resolvconf.
   We have no idea what the values are, so we build up the output
   ensuring the parsed value is single quoted so eval will always
   interpret it as a string and nothing more.

   This avoids an attack like so:
        `echo 'search $(touch /tmp/foo)' | resolvconf -a bar`
VersionDeltaFile
1.34+4-4net/openresolv/distinfo
1.40+2-2net/openresolv/Makefile
+6-62 files

NetBSD/src UuKNUvbdoc TODO.npf, sbin/scsictl scsictl.c

   Fix various typos, mainly in comments.
VersionDeltaFile
1.16+3-3doc/TODO.npf
1.43+3-3sbin/scsictl/scsictl.c
1.144+3-3sys/arch/amiga/amiga/trap.c
1.9+3-3sys/arch/hppa/hppa/intr.c
1.10+3-3sys/arch/mips/ralink/ralink_i2c.c
1.28+3-3sys/netinet/sctp_pcb.c
+18-1828 files not shown
+91-9134 files

NetBSD/pkgsrc mGFTqWJwww/bozohttpd Makefile

   fix my email and reenable the home page.

   i had this lying around for ages.. oops.
VersionDeltaFile
1.103+3-3www/bozohttpd/Makefile
+3-31 files

NetBSD/src IljXwT2lib/libpthread threads.3, share/doc/papers/pulldown 2.t

   Fix typos in documentation.
VersionDeltaFile
1.51+2-2usr.bin/config/config.5
1.2+2-2share/doc/papers/pulldown/2.t
1.3+2-2lib/libpthread/threads.3
+6-63 files

NetBSD/pkgsrc y6dIOVMdoc CHANGES-2025

   doc: Updated emulators/nono to 1.6.4
VersionDeltaFile
1.7117+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc w7xGSlIemulators/nono distinfo Makefile

   nono: update to 1.6.4.

   1.6.4 (2025/12/08)

   m68k(Fix): "Fix SRP/URP register masks in 68040. This makes NetBSD newpmap kernel bootable."
   m68k(Fix): "Fix an issue where the lower 4 bits of SRP/CRP register in 68030 were cleared."
   m68k(Fix): "Fix memory accesses in PACK/UNPK instructions to a single word access."
   m68k(Update): "Implement several corner cases in 68030 PTEST instruction."
   m68k(Update): "Rewrite whole 68030 MMU and improve performance slightly."
   m68k(Update): "Improve 68030 ATC performance slightly."
   vm(Update): "Implement ESC D and ESC M in serial console emulation."
   host(Fix): "Fix an abnormal termination in usermode network."
   host(Fix): "Fix an issue that the application could not be terminated in usermode network."
   GUI(Update): "Improve the page table monitor."
   GUI(Fix): "Remove incorrect TT hit rate in 68030 ATC monitor since ver 1.6.3."
   debugger(Fix): "Fix an issue where different exceptions occurring consecutively at the same address were not recorded in Exception history."
   debugger(New): "Implement "pe" command."
VersionDeltaFile
1.44+4-4emulators/nono/distinfo
1.61+2-2emulators/nono/Makefile
+6-62 files

NetBSD/src cCEotrWshare/man/man9 ioctl.9

   s/FOOICTL/FOOIOCTL/ in the example code.
VersionDeltaFile
1.37+2-2share/man/man9/ioctl.9
+2-21 files

NetBSD/pkgsrc vdQJxBFdoc CHANGES-2025

   Updated lang/python31[34], lang/py31[34]-html-docs
VersionDeltaFile
1.7116+5-1doc/CHANGES-2025
+5-11 files

NetBSD/pkgsrc rsY4E6Plang/py314-html-docs distinfo Makefile, lang/python314 distinfo dist.mk

   python314 py314-html-docs: updated to 3.14.2

   Python 3.14.2

   Security

   gh-142145: Remove quadratic behavior in xml.minidom node ID cache clearing.
   gh-119452: Fix a potential memory denial of service in the http.server module. When a malicious user is connected to the CGI server on Windows, it could cause an arbitrary amount of memory to be allocated. This could have led to symptoms including a MemoryError, swapping, out of memory (OOM) killed processes or containers, or even system crashes.

   Library

   gh-140797: Revert changes to the undocumented re.Scanner class. Capturing groups are still allowed for backward compatibility, although using them can lead to incorrect result. They will be forbidden in future Python versions.

   gh-142206: The resource tracker in the multiprocessing module now uses the original communication protocol, as in Python 3.14.0 and below, by default. This avoids issues with upgrading Python while it is running. (Note that such ‘in-place’ upgrades are not tested.) The tracker remains compatible with subprocesses that use new protocol (that is, subprocesses using Python 3.13.10, 3.14.1 and 3.15).

   gh-142214: Fix two regressions in dataclasses in Python 3.14.1 related to annotations.

   An exception is no longer raised if slots=True is used and the __init__ method does not have an __annotate__ attribute (likely because init=False was used).
   An exception is no longer raised if annotations are requested on the __init__ method and one of the fields is not present in the class annotations. This can occur in certain dynamic scenarios.

    [6 lines not shown]
VersionDeltaFile
1.6+4-4lang/python314/distinfo
1.3+4-4lang/py314-html-docs/distinfo
1.3+2-2lang/python314/dist.mk
1.3+2-2lang/py314-html-docs/Makefile
+12-124 files

NetBSD/pkgsrc BQeNbZOlang/py313-html-docs distinfo Makefile, lang/python313 distinfo dist.mk

   python313 py313-html-docs: updated to 3.13.11

   Python 3.13.11

   Security

   gh-142145: Remove quadratic behavior in xml.minidom node ID cache clearing.
   gh-119451: Fix a potential memory denial of service in the http.client module. When connecting to a malicious server, it could cause an arbitrary amount of memory to be allocated. This could have led to symptoms including a MemoryError, swapping, out of memory (OOM) killed processes or containers, or even system crashes.
   gh-119452: Fix a potential memory denial of service in the http.server module. When a malicious user is connected to the CGI server on Windows, it could cause an arbitrary amount of memory to be allocated. This could have led to symptoms including a MemoryError, swapping, out of memory (OOM) killed processes or containers, or even system crashes.

   Library

   gh-140797: Revert changes to the undocumented re.Scanner class. Capturing groups are still allowed for backward compatibility, although using them can lead to incorrect result. They will be forbidden in future Python versions.
   gh-142206: The resource tracker in the multiprocessing module now uses the original communication protocol, as in Python 3.14.0 and below, by default. This avoids issues with upgrading Python while it is running. (Note that such ‘in-place’ upgrades are not tested.) The tracker remains compatible with subprocesses that use new protocol (that is, subprocesses using Python 3.13.10, 3.14.1 and 3.15).

   Core and Builtins

   gh-142218: Fix crash when inserting into a split table dictionary with a non str key that matches an existing key.
VersionDeltaFile
1.12+4-4lang/py313-html-docs/distinfo
1.18+4-4lang/python313/distinfo
1.12+2-2lang/python313/dist.mk
1.12+2-2lang/py313-html-docs/Makefile
+12-124 files

NetBSD/pkgsrc 3KbDvsTdoc CHANGES-2025

   Updated sysutils/ansible-lint, www/py-django-allauth
VersionDeltaFile
1.7115+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc M7dFCJcwww/py-django-allauth distinfo Makefile

   py-django-allauth: updated to 65.13.1

   65.13.1

   Note worthy changes

   - Django 6.0 is now officially supported.

   Fixes

   - Internal imports related to headless token strategies were causing (harmless)
     deprecation warnings, fixed.

   - Pending social signups stored in the session by allauth versions prior to
     65.5.0 are not resumable by newer versions. This could cause 500s while
     upgrading, fixed.

   - Headless: the reauthentication-required response in the OpenAPI specification
     was wrongly nested and did not match the actual implementation, fixed.
VersionDeltaFile
1.21+4-4www/py-django-allauth/distinfo
1.24+2-2www/py-django-allauth/Makefile
+6-62 files

NetBSD/pkgsrc fnUALgssysutils/ansible-lint Makefile distinfo

   ansible-lint: updated to 25.12.1

   25.12.1

   Features

   feat(action): Allow users to override python_version

   Fixes

   fix: avoid stacktrace when ansible syntax check does not return filename
   fix: change setup-python action to specific commit
   fix: autofix comments missing space after hash

   Maintenance

   chore(deps): update all dependencies
   chore: pre-commit autoupdate
   chore: adopt pytest>=9.0.0 config
   chore(deps): update all dependencies
VersionDeltaFile
1.78+10-5sysutils/ansible-lint/Makefile
1.69+4-4sysutils/ansible-lint/distinfo
+14-92 files

NetBSD/src ULIDivRdoc CHANGES-11.0

   Ticket #116
VersionDeltaFile
1.1.2.51+64-1doc/CHANGES-11.0
+64-11 files

NetBSD/src xtdyg7aexternal/mit/xorg/bin/xkbcomp Makefile, external/mit/xorg/server/xorg-server/glamor Makefile.glamor

   Pull up following revision(s) (requested by mrg in ticket #116):

        external/mit/xorg/bin/xkbcomp/Makefile: revision 1.13
        share/mk/bsd.x11.mk: revision 1.164
        external/mit/xorg/server/xorg-server/glamor/Makefile.glamor: revision 1.3
        external/mit/xorg/server/xorg-server/hw/xfree86/glamor_egl/Makefile: revision 1.5

   update for xorg-server 21.2.21.
   update for xkbcomp 1.5.0.
VersionDeltaFile
1.1.6.2+2-5external/mit/xorg/server/xorg-server/glamor/Makefile.glamor
1.3.6.2+2-3external/mit/xorg/server/xorg-server/hw/xfree86/glamor_egl/Makefile
1.162.2.2+2-2share/mk/bsd.x11.mk
1.12.2.1+1-2external/mit/xorg/bin/xkbcomp/Makefile
+7-124 files

NetBSD/xsrc 4LfsjMPexternal/mit/xkbcomp/dist aclocal.m4 xkbparse.c

   Pull up the following revisions, requested by mrg in ticket #116:

        external/mit/xorg-server//dist/glamor/glamor_glx_provider.c delete
        external/mit/xorg-server//dist/glamor/glamor_glx_provider.h delete
        external/mit/xorg-server/dist/ChangeLog         up to 1.1.1.31
        external/mit/xorg-server/dist/configure         up to 1.24
        external/mit/xorg-server/dist/configure.ac      up to 1.26
        external/mit/xorg-server/dist/meson.build       up to 1.1.1.21
        external/mit/xorg-server/dist/glamor/Makefile.am up to 1.1.1.4
        external/mit/xorg-server/dist/glamor/Makefile.in up to 1.1.1.14
        external/mit/xorg-server/dist/glamor/glamor.c   up to 1.1.1.9
        external/mit/xorg-server/dist/glamor/glamor.h   up to 1.1.1.6
        external/mit/xorg-server/dist/glamor/glamor_egl.c up to 1.1.1.7
        external/mit/xorg-server/dist/glamor/glamor_priv.h up to 1.1.1.7
        external/mit/xorg-server/dist/glamor/meson.build up to 1.1.1.3
        external/mit/xorg-server/dist/hw/xfree86/glamor_egl/Makefile.am up to 1.1.1.3
        external/mit/xorg-server/dist/hw/xfree86/glamor_egl/Makefile.in up to 1.1.1.14
        external/mit/xorg-server/dist/hw/xfree86/glamor_egl/meson.build up to 1.1.1.3
        external/mit/xorg-server/include/dix-config.h   up to 1.57

    [40 lines not shown]
VersionDeltaFile
1.1.1.14.2.1+3,252-3,019external/mit/xkbcomp/dist/aclocal.m4
1.1.1.12.2.1+841-741external/mit/xkbcomp/dist/xkbparse.c
1.1.1.13.2.1+692-245external/mit/xkbcomp/dist/config.sub
1.1.1.15.2.1+415-301external/mit/xkbcomp/dist/configure
1.1.1.15.2.1+314-0external/mit/xkbcomp/dist/ChangeLog
1.1.1.1.2.2+240-0external/mit/xkbcomp/dist/meson.build
+5,754-4,30652 files not shown
+6,392-5,03158 files

NetBSD/pkgsrc-wip 92899b1ledger TODO

Add TODO mentioning Boost version
DeltaFile
+2-0ledger/TODO
+2-01 files

NetBSD/src wh4aDVasys/sys exec_elf.h

   sys/exec_elf.h: Move local definitions to the NetBSD-local section.

   While here, document these local definitions.

   PR lib/59564
VersionDeltaFile
1.186+35-29sys/sys/exec_elf.h
+35-291 files

NetBSD/pkgsrc PoSYQEtdoc CHANGES-2025

   Updated sysutils/ansible-core, sysutils/ansible
VersionDeltaFile
1.7114+3-1doc/CHANGES-2025
+3-11 files