NetBSD/pkgsrc w578OsAsecurity/libgcrypt distinfo, security/libgcrypt/patches patch-cipher_aria.c

   libgcrypt: Fix bswap patch.
VersionDeltaFile
1.2+6-4security/libgcrypt/patches/patch-cipher_aria.c
1.103+2-2security/libgcrypt/distinfo
+8-62 files

NetBSD/pkgsrc rvtgNJvdoc CHANGES-2026

   doc: Updated www/chromium to 143.0.7499.192nb1
VersionDeltaFile
1.207+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc uLDoRtiwww/chromium distinfo Makefile, www/chromium/patches patch-services_device_hid_BUILD.gn patch-services_device_hid_hid__service__netbsd.h

   www/chromium: fix patchset to build with HID support on NetBSD
VersionDeltaFile
1.24+2-4www/chromium/distinfo
1.14+3-1www/chromium/patches/patch-services_device_hid_BUILD.gn
1.36+2-1www/chromium/Makefile
1.14+1-1www/chromium/patches/patch-services_device_hid_hid__service__netbsd.h
1.14+1-1www/chromium/patches/patch-services_device_hid_hid__service__netbsd.cc
+9-85 files

NetBSD/pkgsrc FYbuu7xmk/platform NetBSD.mk

   mk: unconditionally set _OPSYS_SHLIB_TYPE for NetBSD to ELF

   True since about 2008. Saves a fork for every make(1) call in pkgsrc.

   Found by jperkin.
VersionDeltaFile
1.89+2-10mk/platform/NetBSD.mk
+2-101 files

NetBSD/pkgsrc cwxLjlAdoc CHANGES-2026

   Updated databases/lua-ldap to 1.4.0
VersionDeltaFile
1.206+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qz65uZZdatabases/lua-ldap distinfo Makefile

   lua-ldap: update to 1.4.0

   Changes since 1.3.0:

   1.4.0:
   Changed

       Add optional timeout argument to open and open_simple

   1.3.1:
   Fixed

       Fix segfault in search() with multiple attrs

   Changed

       Improve example with search() in manual
VersionDeltaFile
1.2+4-4databases/lua-ldap/distinfo
1.3+2-3databases/lua-ldap/Makefile
+6-72 files

NetBSD/pkgsrc cbCiQORnet/nextcloud-client PLIST

   Update PLIST after pkg update
VersionDeltaFile
1.7+2-3net/nextcloud-client/PLIST
+2-31 files

NetBSD/pkgsrc dMAgszAdoc CHANGES-2026

   doc: Updated www/php-contao-manager to 1.10.8
VersionDeltaFile
1.205+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc LqsiyuTwww/php-contao-manager distinfo Makefile

   www/php-contao-manager: update to 1.10.8

   1.10.8 (2025-01-07)

   * Fix the JSON schema validation (#905)
VersionDeltaFile
1.16+4-4www/php-contao-manager/distinfo
1.19+2-2www/php-contao-manager/Makefile
+6-62 files

NetBSD/pkgsrc 7IxHP1tdoc CHANGES-2026

   doc: Updated net/nextcloud-client to 3.17.4
VersionDeltaFile
1.204+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc FihuIVVnet/nextcloud-client Makefile distinfo

   net/nextcloud-client -- patch update to 3.17.4

   Silence developer warnings

   From upstream's changelog:


       fix(network): fall back to unlimited bandwidth in case the legacy
       global limit is still set by @nilsding in #8925
       fix(i18n): Fixed grammar by @rakekniven in #8870
       fix(discovery): display more user friendly message when data is
       missing from server response. by @camilasan in #8982
       fix: make sure migration is skipped when setting
       DISABLE_ACCOUNT_MIGRATION by @camilasan in #8973
       fix: activity tray is not refreshed by @Rello in #9043
       fix: Clicking the copy share link button breaks it. by @Aiiaiiio
       in #8785
       fix: try to avoid displaying duplicate server notifications in
       activity list by @nilsding in #8782

    [16 lines not shown]
VersionDeltaFile
1.32+5-3net/nextcloud-client/Makefile
1.9+4-4net/nextcloud-client/distinfo
+9-72 files

NetBSD/pkgsrc bZdBL5Qpkgtools Makefile, pkgtools/varcache Makefile

   varcache: add support package to speed up bulk builds

   Usage:

        make show-varcache > varcache.mk

   and include the resulting varcache.mk from your /etc/mk.conf file during
   bulk builds to avoid having to find out relatively fixed values again for
   every package in the scan and build phase.

   Not hooked up to pkgtools/Makefile because it's not a package, just a
   convenience target.

   This package is from jperkin, thanks!
VersionDeltaFile
1.1+67-0pkgtools/varcache/Makefile
1.128+2-1pkgtools/Makefile
+69-12 files

NetBSD/pkgsrc PYbVlRwnet/bind918 builtin.mk

   bind918: use SED instead of HEAD, since SED is defined earlier
VersionDeltaFile
1.3+2-2net/bind918/builtin.mk
+2-21 files

NetBSD/pkgsrc qJrHuU7doc CHANGES-2026

   Updated devel/py-pathspec, textproc/py-jsonschema
VersionDeltaFile
1.203+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc J6Epd3itextproc/py-jsonschema distinfo Makefile

   py-jsonschema: updated to 4.26.0

   v4.26.0
   * Decrease import time by delaying importing of ``urllib.request``
VersionDeltaFile
1.31+4-4textproc/py-jsonschema/distinfo
1.47+3-3textproc/py-jsonschema/Makefile
1.18+4-1textproc/py-jsonschema/PLIST
+11-83 files

NetBSD/pkgsrc YHrA6k9devel/py-pathspec PLIST distinfo

   py-pathspec: updated to 1.0.2

   1.0.2 (2026-01-07)

   Bug fixes:

   - Type hint `collections.abc.Callable` does not properly replace `typing.Callable` until Python 3.9.2.


   1.0.1 (2026-01-06)

   Bug fixes:

   - `Issue 100`_: ValueError(f"{patterns=!r} cannot be empty.") when using black.


   1.0.0 (2026-01-05)

   Major changes:

    [35 lines not shown]
VersionDeltaFile
1.7+70-1devel/py-pathspec/PLIST
1.21+4-4devel/py-pathspec/distinfo
1.22+2-3devel/py-pathspec/Makefile
+76-83 files

NetBSD/pkgsrc wCiGpSAdoc CHANGES-2026

   Updated devel/py-virtualenv, devel/py-tox
VersionDeltaFile
1.202+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc b7DDym2devel/py-tox Makefile distinfo

   py-tox: updated to 4.34.0

   Features - 4.34.0
   Support installing extras from the current project in dependency groups.
VersionDeltaFile
1.62+8-8devel/py-tox/Makefile
1.51+4-4devel/py-tox/distinfo
+12-122 files

NetBSD/pkgsrc AHw1QMhdevel/py-virtualenv Makefile distinfo

   py-virtualenv: updated to 2.36.0

   Features - 20.36.0
   Add support for PEP 440 version specifiers in the --python flag. Users can now specify Python versions using operators like >=, <=, ~=, etc. For example: virtualenv --python=">=3.12" myenv .
VersionDeltaFile
1.104+8-3devel/py-virtualenv/Makefile
1.88+4-4devel/py-virtualenv/distinfo
1.78+4-1devel/py-virtualenv/PLIST
+16-83 files

NetBSD/pkgsrc QB80EVadoc CHANGES-2026

   doc: Updated devel/py-nihtest to 1.10.0
VersionDeltaFile
1.201+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ree4vGAdevel/py-nihtest distinfo Makefile

   py-nihtest: update to 1.10.0.

   # 1.10.0 [2026-01-09]

   - Add support for running multiple tests and configuring a test suite.
   - Add option to run program inside debugger.
   - Fix handling of relative paths in program directories.
VersionDeltaFile
1.15+4-4devel/py-nihtest/distinfo
1.24+2-3devel/py-nihtest/Makefile
1.9+4-1devel/py-nihtest/PLIST
+10-83 files

NetBSD/pkgsrc cXZW1dndoc pkg-vulnerabilities

   pkg-vulnerabilities: restrict CVE-2025-13151

   libtasn1-4.21.0 was released and contains a fix for it.
VersionDeltaFile
1.710+2-2doc/pkg-vulnerabilities
+2-21 files

NetBSD/pkgsrc y5KXodfdoc CHANGES-2026 TODO

   doc: Updated devel/jj-docs to 0.37.0
VersionDeltaFile
1.200+2-1doc/CHANGES-2026
1.26647+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc Ap2FoD3devel/jj-docs distinfo Makefile

   jj-docs: update to 0.37.0.

   Update for jj 0.37.0.
VersionDeltaFile
1.4+4-4devel/jj-docs/distinfo
1.4+2-2devel/jj-docs/Makefile
1.4+1-0devel/jj-docs/PLIST
+7-63 files

NetBSD/pkgsrc 3CJjqcfdoc CHANGES-2026 TODO

   doc: Updated devel/jj to 0.37.0
VersionDeltaFile
1.199+2-1doc/CHANGES-2026
1.26646+2-1doc/TODO
+4-22 files

NetBSD/pkgsrc yu2ihPZdevel/jj distinfo cargo-depends.mk, devel/jj/patches patch-.._vendor_mio-1.0.4_src_sys_unix_selector_kqueue.rs patch-.._vendor_nix-0.29.0_src_net_if__.rs

   ## [0.37.0] - 2026-01-07

   ### Release highlights

   * A new syntax for referring to hidden and divergent change IDs is available:
     `xyz/n` where `n` is a number. For instance, `xyz/0` refers to the latest
     version of `xyz`, while `xyz/1` refers to the previous version of `xyz`.
     This allows you to perform actions like `jj restore --from xyz/1 --to xyz` to
     restore `xyz` to its previous contents, if you made a mistake.

     For divergent changes, the numeric suffix will always be shown in the log,
     allowing you to disambiguate them in a similar manner.

   ### Breaking changes

   * [String patterns](docs/revsets.md#string-patterns) in revsets, command
     arguments, and configuration are now parsed as globs by default. Use
     `substring:` or `exact:` prefix as needed.


    [115 lines not shown]
VersionDeltaFile
1.30+249-244devel/jj/distinfo
1.29+81-80devel/jj/cargo-depends.mk
1.1+17-0devel/jj/patches/patch-.._vendor_mio-1.0.4_src_sys_unix_selector_kqueue.rs
1.1+16-0devel/jj/patches/patch-.._vendor_nix-0.29.0_src_net_if__.rs
1.36+2-2devel/jj/Makefile
+365-3265 files

NetBSD/pkgsrc MbHVuHitextproc/mecab-naistdic Makefile

   mecab-naistdic: comment out dead site
VersionDeltaFile
1.8+2-3textproc/mecab-naistdic/Makefile
+2-31 files

NetBSD/pkgsrc 9Gb2HMYmbone/mdp Makefile

   mdp: comment out dead site
VersionDeltaFile
1.24+2-2mbone/mdp/Makefile
+2-21 files

NetBSD/pkgsrc xiPULJ0security/mbedtls Makefile

   mbedtls: switch to github, other side is down
VersionDeltaFile
1.33+2-2security/mbedtls/Makefile
+2-21 files

NetBSD/pkgsrc o1sgGVMsecurity/mbedtls3 Makefile

   mbedtls3: switch to github, other side is down
VersionDeltaFile
1.11+2-2security/mbedtls3/Makefile
+2-21 files