NetBSD/pkgsrc LX1W7Wwdoc CHANGES-2026 TODO

   doc: Updated devel/flatbuffers to 25.12.19.1
VersionDeltaFile
1.1437+2-1doc/CHANGES-2026
1.26871+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 1pyjFR7devel/flatbuffers PLIST Makefile, devel/flatbuffers/patches patch-CMakeLists.txt patch-include_flatbuffers_flatbuffers.h

   devel/flatbuffers: Update to 25.12.19.1

   * Update HOMEPAGE.
   * Update DESCR to reflect current bindings.

   Changelog:
   ## 25.12.19-2026-02-06-03fffb2
   Fix for rules-swift compatibility

   ## [25.12.19] (December 19 2025)(https://github.com/google/flatbuffers/releases/tag/v25.12.19)

   * [C++] Default emptry vector support (#8870)
   * [C++] Add --gen-absl-hash option (#8868)
   * [Kotlin] Upgrade to MacOS 15 (#8845)
   * [C++] Fix vector of table with naked ptrs (#8830)
   * [Python] Optimize Offset/Pad/Prep (#8808)
   * Implement `--file-names-only` (#8788)
   * [C++] Fix size verifer (#8740)


    [185 lines not shown]
VersionDeltaFile
1.4+27-8devel/flatbuffers/PLIST
1.9+5-8devel/flatbuffers/Makefile
1.7+4-7devel/flatbuffers/distinfo
1.2+4-3devel/flatbuffers/DESCR
1.2+1-1devel/flatbuffers/patches/patch-CMakeLists.txt
1.2+1-1devel/flatbuffers/patches/patch-include_flatbuffers_flatbuffers.h
+42-281 files not shown
+43-297 files

NetBSD/pkgsrc LbWuoZBsecurity/pcsc-tools distinfo Makefile

   (security/pcsc-tools) Upstream seems updated w/ the same name, +DIST_SUBDIR
VersionDeltaFile
1.19+4-4security/pcsc-tools/distinfo
1.30+2-1security/pcsc-tools/Makefile
+6-52 files

NetBSD/pkgsrc Fe9EsTTlicenses lha-license

   licenses/lha-license: Convert to UTF-8
VersionDeltaFile
1.2+38-37licenses/lha-license
+38-371 files

NetBSD/pkgsrc RiscCwzdevel/zycore-c distinfo Makefile, devel/zycore-c/patches patch-CMakeLists.txt

   devel/zycore-c: Fix install stage when doxygen is installed
VersionDeltaFile
1.1+22-0devel/zycore-c/patches/patch-CMakeLists.txt
1.2+2-1devel/zycore-c/distinfo
1.2+2-1devel/zycore-c/Makefile
+26-23 files

NetBSD/pkgsrc I08l9aKdoc CHANGES-2026

   doc: Updated net/wget2 to 2.2.1nb4
VersionDeltaFile
1.1436+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jJUe7PTnet/wget2 options.mk Makefile

   wget2: Add option for lzlib

   pkgsrc changes:
   ---------------
     * Remove default dependency on archivers/lzlib since net/wget2 can be a
       bootstrap package and it is not necessary having too many dependencies.
     * Add an option to build with archivers/lzlib.
     * Bump revision.
VersionDeltaFile
1.2+12-2net/wget2/options.mk
1.24+2-3net/wget2/Makefile
+14-52 files

NetBSD/pkgsrc ojJ331qnet/coturn Makefile

   net/coturn: Require openssl 3

   Upstream did not note this rather significant change in NEWS :-(
   Restores building on NetBSD 9.

   No PKGREVISION, as I think this is a NOP on systems that used openssl
   3 anyway, and it didn't build on those that defaulted to 1.1.1.
VersionDeltaFile
1.12+2-1net/coturn/Makefile
+2-11 files

NetBSD/pkgsrc E6dCkb4net/coturn Makefile

   net/coturn: Restore wrongly-deleted comment
VersionDeltaFile
1.11+4-1net/coturn/Makefile
+4-11 files

NetBSD/pkgsrc hZFONaddoc CHANGES-2026

   Updated devel/py-scikit-build-core, net/coturn
VersionDeltaFile
1.1435+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Gr4joMVnet/coturn distinfo Makefile

   coturn: updated to 4.9.0

   4.9.0

   Changelist:
   - Fix thread sanitizer warning
   - OpenSSL: migrate to modern API for DH param
   - Migrate AES-128 encryption from deprecated OpenSSL API to EVP
   - Fix unbounded strcpy in stun_method_str (ns_turn_msg.c)
   - Fix missing null termination in addr_to_string (ns_turn_ioaddr.c)
   - Fix missing null termination after strncpy in DB drivers
   - Fix unbounded strcpy in HTTP response (http_server.c)
   - Remove ubuntu20, DEBUG builds from build matrix
   - Fix buffer overflow in decryptPassword  in mysql
   - Fix missing null termination after strncpy in MongoDB driver (dbd_mongo.c)
   - Fix buffer overflow in decrypt_aes_128
   - Fix Web Admin Password Check
VersionDeltaFile
1.3+4-4net/coturn/distinfo
1.10+3-3net/coturn/Makefile
+7-72 files

NetBSD/pkgsrc 8Y8LnaRdevel/py-scikit-build-core Makefile distinfo

   py-scikit-build-core: updated to 0.12.1

   0.12.1

   This fixes a regression on Windows when targeting 32-bit wheels on a 64-bit
   host.

   Fixes:

   - Use `CMAKE_GENERATOR`(`_PLATFORM`) on Windows again

   Documentation:

   - Use newly fixed `click-extra` for admonitions
   - show CI state of the main branch in the badge
VersionDeltaFile
1.23+5-4devel/py-scikit-build-core/Makefile
1.21+4-4devel/py-scikit-build-core/distinfo
1.10+4-1devel/py-scikit-build-core/PLIST
+13-93 files

NetBSD/pkgsrc DqAIEwJdoc CHANGES-2026

   Updated textproc/libfyaml, audio/py-beets
VersionDeltaFile
1.1434+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc iv3uPfMaudio/py-beets Makefile distinfo

   py-beets: updated to 2.6.2

   2.6.2 (February 22, 2026)

   Bug fixes

   - :doc:`plugins/musicbrainz`: Fix crash when release mediums lack the ``tracks``
     key. :bug:`6302`
   - :doc:`plugins/musicbrainz`: Fix search terms escaping. :bug:`6347`
   - :doc:`plugins/musicbrainz`: Fix support for ``alias`` and ``tracks``
     :conf:`plugins.musicbrainz:extra_tags`.
   - :doc:`plugins/musicbrainz`: Fix fetching very large releases that have more
     than 500 tracks. :bug:`6355`
   - :doc:`plugins/badfiles`: Fix number of found errors in log message
   - :doc:`plugins/replaygain`: Avoid magic Windows prefix in calls to command
     backends, such as ``mp3gain``. :bug:`2946`
   - :doc:`plugins/mbpseudo`: Fix crash due to missing ``artist_credit`` field in
     the MusicBrainz API response. :bug:`6339`


    [4 lines not shown]
VersionDeltaFile
1.50+7-6audio/py-beets/Makefile
1.29+4-4audio/py-beets/distinfo
+11-102 files

NetBSD/pkgsrc IXK6TRStextproc/libfyaml Makefile distinfo

   libfyaml: updated to 0.9.5

   0.9.5

   A robustness and correctness release with major emitter comment improvements,
   new APIs, new emitter options, and extensive fuzz-driven bug fixes across all
   subsystems.
VersionDeltaFile
1.9+2-7textproc/libfyaml/Makefile
1.6+4-4textproc/libfyaml/distinfo
+6-112 files

NetBSD/pkgsrc h2pQK6odoc CHANGES-2026

   Added devel/py-uv-dynamic-versioning, net/py-pyrate-limiter, net/py-requests-ratelimiter
VersionDeltaFile
1.1433+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc LAGcQ2enet Makefile, net/py-requests-ratelimiter Makefile PLIST

   py-requests-ratelimiter: added version 0.9.1

   This package is a simple wrapper around pyrate-limiter that adds convenient
   integration with the requests library.
VersionDeltaFile
1.1+24-0net/py-requests-ratelimiter/Makefile
1.1+15-0net/py-requests-ratelimiter/PLIST
1.1+5-0net/py-requests-ratelimiter/distinfo
1.1627+2-1net/Makefile
1.1+2-0net/py-requests-ratelimiter/DESCR
+48-15 files

NetBSD/pkgsrc tHUfe9ynet Makefile, net/py-pyrate-limiter PLIST Makefile

   py-pyrate-limiter: added version 4.0.2

   The request rate limiter using Leaky-bucket Algorithm.

   * Supports unlimited rate limits and custom intervals.
   * Separately tracks limits for different services or resources.
   * Manages limit breaches with configurable blocking or non-blocking behavior.
   * Offers multiple usage modes: direct calls or decorators.
   * Fully compatible with both synchronous and asynchronous workflows.
   * Provides SQLite and Redis backends for persistent limit tracking across
     threads or restarts.
   * Includes MultiprocessBucket and SQLite File Lock backends for multiprocessing
     environments.
VersionDeltaFile
1.1+66-0net/py-pyrate-limiter/PLIST
1.1+23-0net/py-pyrate-limiter/Makefile
1.1+11-0net/py-pyrate-limiter/DESCR
1.1+5-0net/py-pyrate-limiter/distinfo
1.1626+2-1net/Makefile
+107-15 files

NetBSD/pkgsrc F4w4dgodevel Makefile, devel/py-uv-dynamic-versioning PLIST Makefile

   py-uv-dynamic-versioning: added version 0.13.0

   This project offers two plugins:
   * Version source plugin: is for setting a version based on VCS.
   * Metadata hook plugin: is for setting dependencies and optional-dependencies
     dynamically based on VCS version. This plugin is useful for monorepo.
VersionDeltaFile
1.1+34-0devel/py-uv-dynamic-versioning/PLIST
1.1+23-0devel/py-uv-dynamic-versioning/Makefile
1.1+5-0devel/py-uv-dynamic-versioning/distinfo
1.1+4-0devel/py-uv-dynamic-versioning/DESCR
1.4599+2-1devel/Makefile
1.1+1-0devel/py-uv-dynamic-versioning/ALTERNATIVES
+69-16 files

NetBSD/pkgsrc WWIuS2Rtextproc/scdoc tool.mk

   scdoc: add scdoc to TOOL_DEPENDS in tool.mk
VersionDeltaFile
1.2+3-1textproc/scdoc/tool.mk
+3-11 files

NetBSD/pkgsrc YoGipvwsecurity/adguardhome Makefile

   adguardhome: fetch frontend properly
VersionDeltaFile
1.10+5-9security/adguardhome/Makefile
+5-91 files

NetBSD/pkgsrc mFCkrRLmail/neomutt Makefile

   neomutt: update comment
VersionDeltaFile
1.114+2-2mail/neomutt/Makefile
+2-21 files

NetBSD/pkgsrc AIuoOkQdoc CHANGES-2026 TODO

   doc: Updated mail/neomutt to 20260105nb2
VersionDeltaFile
1.1432+2-1doc/CHANGES-2026
1.26870+2-1doc/TODO
+4-22 files

NetBSD/pkgsrc vCSsnRtmail/neomutt distinfo Makefile

   neomutt: pull in another upstream segfault bugfix

   Bump PKGREVISION.
VersionDeltaFile
1.85+4-4mail/neomutt/distinfo
1.113+3-3mail/neomutt/Makefile
+7-72 files

NetBSD/pkgsrc ctr2LpSdevel/premake5 distinfo, devel/premake5/patches patch-binmodules_luasocket_gem_myps2pdf

   premake5: fix unportable test(1) operator
VersionDeltaFile
1.1+47-0devel/premake5/patches/patch-binmodules_luasocket_gem_myps2pdf
1.5+2-1devel/premake5/distinfo
+49-12 files

NetBSD/pkgsrc GHk8XYvmath/py-scikit-learn Makefile

   py-scikit-learn: replace python binary name in another file

   hopefully fixes builds on confused systems with multiple pythons installed
VersionDeltaFile
1.35+2-1math/py-scikit-learn/Makefile
+2-11 files

NetBSD/pkgsrc xkOsWgcdoc CHANGES-2026

   Updated sysutils/py-ansible-compat, sysutils/ansible-lint
VersionDeltaFile
1.1431+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc KfhxKM3sysutils/ansible-lint distinfo PLIST

   ansible-lint: updated to 26.2.0

   26.2.0

   Features

   feat: complexity[tasks] for task and handler files
   feat: adding new argument_spec rule and tests
   feat: allow users to opt into rules while still using profiles
   feat: use uv for installation and add override_version input

   Fixes

   fix: no-free-form transform parsing
   fix: make ansible-lint work with AWS CodeBuild Lambda
   fix: skip_list with sub-rules no longer skips entire rule
   fix: update pre-commit hook to support Python 3.14
   fix: respect custom yamllint config
   fix: use pip instead of uv when setup_python is false

    [5 lines not shown]
VersionDeltaFile
1.73+4-4sysutils/ansible-lint/distinfo
1.29+5-1sysutils/ansible-lint/PLIST
1.82+2-2sysutils/ansible-lint/Makefile
+11-73 files

NetBSD/pkgsrc ycIPX5qsysutils/py-ansible-compat distinfo Makefile

   py-ansible-compat: updated to 25.12.1

   25.12.1

   Bump pillow from 12.1.0 to 12.1.1 in the uv group across 1 directory
   Bump cryptography from 46.0.4 to 46.0.5 in the uv group across 1 directory
VersionDeltaFile
1.37+4-4sysutils/py-ansible-compat/distinfo
1.44+2-2sysutils/py-ansible-compat/Makefile
+6-62 files

NetBSD/pkgsrc PhHcGmfdoc CHANGES-2026

   Updated net/py-botocore, net/py-boto3, net/py-awscli, devel/py-awscrt
VersionDeltaFile
1.1430+5-1doc/CHANGES-2026
+5-11 files