NetBSD/pkgsrc-wip d4cc553. TODO, rumdl distinfo cargo-depends.mk

rumdl: update to 0.0.199
DeltaFile
+21-27rumdl/distinfo
+6-8rumdl/cargo-depends.mk
+1-1rumdl/Makefile
+0-1TODO
+28-374 files

NetBSD/pkgsrc U9c9FExdoc CHANGES-2025 TODO

   Updated security/dropbear, textproc/py-sphinx-automodapi
VersionDeltaFile
1.7310+3-1doc/CHANGES-2025
1.26571+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc 98X6bG5textproc/py-sphinx-automodapi Makefile distinfo

   py-sphinx-automodapi: updated to 0.22.0

   0.22.0 (2025-12-12)

   - Minimum supported Python version is now 3.10.
   - Fixing deprecation introduced in Sphinx 9.

   0.21.0 (2025-12-01)

   - Fixes compatibility with Sphinx 9.0.
   - Minimum supported Python version is now 3.9.
   - Minimum supported Sphinx version is now 5.
VersionDeltaFile
1.18+5-5textproc/py-sphinx-automodapi/Makefile
1.8+4-4textproc/py-sphinx-automodapi/distinfo
+9-92 files

NetBSD/pkgsrc P1KGNlxsecurity/dropbear Makefile distinfo, security/dropbear/patches patch-localoptions.h

   dropbear: updated to 2025.89

   2025.89 - 16 December 2025

   - Security: Avoid privilege escalation via unix stream forwarding in Dropbear
     server. Other programs on a system may authenticate unix sockets via
     SO_PEERCRED, which would be root user for Dropbear forwarded connections,
     allowing root privilege escalation.
     Reported by Turistu, and thanks for advice on the fix.
     This is tracked as CVE-2025-14282, and affects 2024.84 to 2025.88.

     It is fixed by dropping privileges of the dropbear process after
     authentication. Unix stream sockets are now disallowed when a
     forced command is used, either with authorized_key restrictions or
     "dropbear -c command".

     In previous affected releases running with "dropbear -j" (will also disable
     TCP fowarding) or building with localoptions.h/distrooptions.h
     "#define DROPBEAR_SVR_LOCALSTREAMFWD 0" is a mitigation.

    [39 lines not shown]
VersionDeltaFile
1.46+6-5security/dropbear/Makefile
1.1+11-0security/dropbear/patches/patch-localoptions.h
1.38+5-4security/dropbear/distinfo
+22-93 files

NetBSD/pkgsrc FlZdIildoc CHANGES-2025

   Updated devel/libgit2, security/easy-rsa
VersionDeltaFile
1.7309+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 1fotXgOdevel/qt6-qtwayland Makefile PLIST

   qt6-qtwayland: add vulkan files to PLIST, except on Darwin
VersionDeltaFile
1.20+8-1devel/qt6-qtwayland/Makefile
1.12+8-1devel/qt6-qtwayland/PLIST
+16-22 files

NetBSD/pkgsrc AsmXNTzsecurity/easy-rsa distinfo Makefile

   easy-rsa: updated to 3.2.5

   3.2.5 (2025-12-13)

   * ssl_cert_digest(): Support Edwards curve with LibreSSL (1eaa31e)
   * New function ssl_cert_sig_digest() (f9d2b49)
   * Add '-b' alias for --batch (575a964)
   * Introduce peer-fingerprint inline lists (94c3690)
   * Create new inline file type 'pfp', peer-fingerprint (353adc5)
   * export_pkcs(), PKCS12 inline: Respect $EASYRSA_NO_INLINE (35d7ad3)
     Original bug report: Sébastien Luttringer
   * Introduce global option --force-vars (5560d3c)
   * source_vars(): Add 'set -e' to dry-run, sub-shell sourcing vars (6598711)
   * source_vars(): Add grep check for assignment by '=' (fc36545)
   * Update EasyRSA-Advanced.md (276eaa5)
   * Introduce global option --no-inline (75e52f7)
   * Replace $ignore_vars with $EASYRSA_NO_VARS (Revert 3c0ca17) (5879488)
   * Libressl: Use ONLY $EASYRSA_FORCE_SAFE_SSL (25b7485)
   * select_x509_type_tmp(): This compliments select_ssl_cnf_tmp() (dc754e4)

    [28 lines not shown]
VersionDeltaFile
1.23+4-4security/easy-rsa/distinfo
1.22+2-2security/easy-rsa/Makefile
+6-62 files

NetBSD/pkgsrc NHaIpU6devel/libgit2 distinfo Makefile

   libgit2: updated to 1.9.2

   v1.9.2: update changelog and version numbers
VersionDeltaFile
1.45+4-4devel/libgit2/distinfo
1.95+2-3devel/libgit2/Makefile
+6-72 files

NetBSD/src s0xYYuhsys/ddb db_command.c

   Correct the cnpollc argument name for non-kernel nothing macro.
VersionDeltaFile
1.193+3-3sys/ddb/db_command.c
+3-31 files

NetBSD/src sIIWa5bsys/arch/acorn32/acorn32 rpc_machdep.c, sys/arch/acorn32/eb7500atx eb7500atx_machdep.c

   More cnpollc argument consistency
VersionDeltaFile
1.102+3-3sys/arch/acorn32/acorn32/rpc_machdep.c
1.38+3-3sys/arch/acorn32/eb7500atx/eb7500atx_machdep.c
1.37+3-3sys/arch/evbarm/gemini/gemini_machdep.c
1.31+3-3sys/arch/evbarm/imx31/imx31lk_machdep.c
1.69+3-3sys/arch/evbarm/ixm1200/ixm1200_machdep.c
1.47+3-3sys/arch/evbarm/lubbock/lubbock_machdep.c
+18-187 files not shown
+38-3813 files

NetBSD/pkgsrc ke0attudoc CHANGES-2025

   Updated devel/py-stdio-mgr, devel/py-py2app
VersionDeltaFile
1.7308+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc uHcOz67devel/py-py2app Makefile distinfo

   py-py2app: updated to 0.28.9

   py2app 0.28.9

   .. warning::

      py2app won't work with editable installs.

   * Add support for python 3.14

   * py2app does not support free-threaded python

   * It is no longer possible to use an ``install_requires``
     option when invoking py2app.

     Support for this was inherited from setuptools, and
     that feature has been deprecated for a long time at
     this point.


    [6 lines not shown]
VersionDeltaFile
1.20+6-6devel/py-py2app/Makefile
1.12+4-4devel/py-py2app/distinfo
1.9+4-1devel/py-py2app/PLIST
+14-113 files

NetBSD/pkgsrc 780itrwdevel/py-stdio-mgr PLIST Makefile

   py-stdio-mgr: updated to 1.0.1.1

   1.0.1.1

   - Convert project build config (mostly) from `setup.py` to `pyproject.toml`
     - The dynamic README stays in `setup.py`.
   - Convert CI to GitHub Actions and diversify
     - Ubuntu tests across Pythons on every PR.
     - Cross-platform tests across Pythons on PRs to `stable`.
     - Ensuring testability of sdist in PRs to `stable`.
       - Augment `MANIFEST.in` until tests run successfully on unpacked sdist.
     - Checking all tests ran in PRs to `stable`.
     - `[skip ci]` implemented in all.

   - Refactor `__version__` to new `version.py`

   - Set up `black`, `flake`, `isort` with `tox` envs and run/fix

   - Update Python & deps versions in `tox` env matrix
VersionDeltaFile
1.2+9-6devel/py-stdio-mgr/PLIST
1.2+5-6devel/py-stdio-mgr/Makefile
1.2+4-4devel/py-stdio-mgr/distinfo
+18-163 files

NetBSD/pkgsrc YVGobEfmultimedia/xine-v4l Makefile, multimedia/xine-v4l2 Makefile

   revbump for x264
VersionDeltaFile
1.38+2-2multimedia/xine-v4l/Makefile
1.36+2-2multimedia/xine-v4l2/Makefile
1.61+2-2net/freerdp2/Makefile
1.25+2-2net/libdlna/Makefile
1.21+2-2net/libdlna/buildlink3.mk
1.9+2-2net/mkvserver_mk2/Makefile
+12-12122 files not shown
+256-225128 files

NetBSD/pkgsrc F5Wh4c0doc CHANGES-2025

   Updated multimedia/x264, mail/py-checkdmarc
VersionDeltaFile
1.7307+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 29MM1sSmail/py-checkdmarc distinfo Makefile

   py-checkdmarc: updated to 5.13.0

   5.13.0

   Updated dependencies to allow cryptography 46 to be used
   fix: dynamically select timeout method to avoid PicklingError on macOS
   Rewrite of the SPF module
   Remove return statement from the finally block
   Retry DNS queries if they time out
   Rename caught exception value in spf parsing
   Create and use Docker image
   bug fixes
   Validate DMARC sp tag like p tag
   211 spf void lookup miscount
   Reject SPF records with concatenated 'all' mechanisms without whitesp…
VersionDeltaFile
1.23+4-4mail/py-checkdmarc/distinfo
1.25+2-2mail/py-checkdmarc/Makefile
+6-62 files

NetBSD/pkgsrc BpRAPMcmultimedia/x264 distinfo PLIST, multimedia/x264/patches patch-configure patch-common_cpu.c

   x264: updated to 20250608

   Commit log https://code.videolan.org/videolan/x264/-/commits/stable
VersionDeltaFile
1.2+16-16multimedia/x264/patches/patch-configure
1.6+5-7multimedia/x264/distinfo
1.2+2-2multimedia/x264/PLIST
1.5+2-2multimedia/x264/Makefile
1.4+1-1multimedia/x264/patches/patch-common_cpu.c
1.2+1-1multimedia/x264/patches/patch-common_ppc_pixel.c
+27-296 files

NetBSD/src MaxDuKlshare/mk bsd.own.mk

   Default MKPF to "no" on m68000.
VersionDeltaFile
1.1450+2-1share/mk/bsd.own.mk
+2-11 files

NetBSD/src vucdQgudistrib/sets/lists/base mi, distrib/sets/lists/comp mi

   Conditionally build Bluetooth support on MKBLUETOOTH and default it
   to "yes" except on m68000.
VersionDeltaFile
1.2505+250-250distrib/sets/lists/comp/mi
1.1814+25-25distrib/sets/lists/man/mi
1.34+13-13distrib/sets/lists/manhtml/mi
1.1373+13-13distrib/sets/lists/base/mi
1.244+8-4usr.bin/Makefile
1.295+7-3usr.sbin/Makefile
+316-3086 files not shown
+343-32112 files

NetBSD/pkgsrc oAH4F1cdoc CHANGES-2025

   doc: Updated audio/fasttracker2 to 2.03
VersionDeltaFile
1.7306+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc sJYcX0Gaudio/fasttracker2 distinfo Makefile

   audio/fasttracker2: Update to 2.03

   Changes since 2.02

   v2.03 - 14.12.2025
   - Further tweak of sinc interpolation to prevent ringing (in extreme cases)
VersionDeltaFile
1.126+4-4audio/fasttracker2/distinfo
1.142+2-2audio/fasttracker2/Makefile
+6-62 files

NetBSD/src yIYek4uusr.sbin/paxctl paxctl.c

   makefs(8): Don't assume <sys/endian.h> is transcluded via <sys/types.h>

   prompted by PR pkg/59839
VersionDeltaFile
1.14+5-2usr.sbin/paxctl/paxctl.c
+5-21 files

NetBSD/src thHuiKiusr.sbin/makefs v7fs.c, usr.sbin/makefs/chfs chfs_mkfs.c

   makefs(8): Don't assume <sys/endian.h> is transcluded via <sys/types.h>

   prompted by PR pkg/59839
VersionDeltaFile
1.9+5-2usr.sbin/makefs/v7fs.c
1.10+3-0usr.sbin/makefs/chfs/chfs_mkfs.c
+8-22 files

NetBSD/pkgsrc lMnZ59Ydoc CHANGES-2025

   KDE Gear and related package updates
VersionDeltaFile
1.7305+187-1doc/CHANGES-2025
+187-11 files

NetBSD/src U0eigQSdistrib/sets/lists/tests module.mi

   kernel setjmp test does not depent on rump.
VersionDeltaFile
1.21+4-4distrib/sets/lists/tests/module.mi
+4-41 files

NetBSD/src Qnp3sYTshare/mk bsd.own.mk

   Trim down sun2 installations with the following defaults:

   MKBSDTAR.m68000?=       no
   MKDTC.m68000?=          no
   MKGROFF.m68000?=        no
   MKHESIOD.m68000?=       no
   MKHTML.m68000?=         no
   MKIPFILTER.m68000?=     no
   MKISCSI.m68000?=        no
   MKLDAP.m68000?=         no
   MKLVM.m68000?=          no
   MKNPF.m68000?=          no
   MKPOSTFIX.m68000?=      no
   MKRUMP.m68000?=         no
   MKUNBOUND.m68000?=      no
VersionDeltaFile
1.1448+20-1share/mk/bsd.own.mk
+20-11 files

NetBSD/src WHYVHu7usr.bin/fgen fgen.1

   fgen(1): reference the FCode docs

   "Writing FCode 3.x Programs" and IEEE 1275-1994.  Oracle still
   provides the former, but I'm not sure how stable the URLs are, so
   don't cite them.  It's easy enough to find these if you know the name
   of the books you are looking for.
VersionDeltaFile
1.12+26-17usr.bin/fgen/fgen.1
+26-171 files

NetBSD/pkgsrc Nkr3GVamisc Makefile, misc/knotes Makefile PLIST

   knotes: remove. no longer in KDE Gear.
VersionDeltaFile
1.669+1-2misc/Makefile
1.18+1-1misc/knotes/Makefile
1.3+1-1misc/knotes/PLIST
1.3+1-1misc/knotes/distinfo
1.2+0-0misc/knotes/DESCR
+4-55 files

NetBSD/pkgsrc aAvUabRnet Makefile, net/kopete PLIST Makefile

   kopete: remove. no longer part of KDE Gear.
VersionDeltaFile
1.1616+1-2net/Makefile
1.6+1-1net/kopete/PLIST
1.96+1-1net/kopete/Makefile
1.15+1-1net/kopete/distinfo
1.2+1-1net/kopete/patches/patch-protocols_winpopup_winpopup-install
1.2+0-0net/kopete/DESCR
+5-66 files

NetBSD/pkgsrc ooUpyQQdoc CHANGES-2025

   Updated devel/py-zope.testing, databases/py-sqlparse
VersionDeltaFile
1.7304+3-1doc/CHANGES-2025
+3-11 files