NetBSD/pkgsrc O06xhbfdoc CHANGES-2026

   doc: Updated devel/cargo-release to 1.1.3
VersionDeltaFile
1.4606+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rDpFe5ndevel/cargo-release distinfo cargo-depends.mk, devel/cargo-release/patches patch-.._vendor_mio-1.0.4_src_sys_unix_selector_kqueue.rs

   devel/cargo-release: update to 1.1.3

   1.1.3 - 2026-07-10
   Fixes

    - Preserve comments, whitespace around version strings being edited
VersionDeltaFile
1.15+334-344devel/cargo-release/distinfo
1.15+110-113devel/cargo-release/cargo-depends.mk
1.18+3-3devel/cargo-release/Makefile
1.2+1-1devel/cargo-release/patches/patch-.._vendor_mio-1.0.4_src_sys_unix_selector_kqueue.rs
+448-4614 files

NetBSD/pkgsrc assepYAdoc CHANGES-2026

   Updated devel/py-pebble, databases/py-peewee, devel/py-coverage
VersionDeltaFile
1.4605+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc 0KpI6Ykdevel/py-coverage distinfo Makefile

   py-coverage: updated to 7.15.2

   7.15.2 — 2026-07-15

   - Fix: one of the performance improvements in 7.15.1 (pull 2215) dramatically
     increased memory use during reporting for large projects. Now we use a
     different approach that is both faster and slimmer than 7.15.0. Fixes `issue
     2229`_.
VersionDeltaFile
1.79+4-4devel/py-coverage/distinfo
1.93+2-2devel/py-coverage/Makefile
+6-62 files

NetBSD/pkgsrc EjWZROadatabases/py-peewee distinfo Makefile

   py-peewee: updated to 4.2.6

   4.2.6

   * A missed outer join is now cached as an absent relation instead of being
     written through the foreign-key descriptor. The fk id on the source
     instance keeps the column's value (previously it was overwritten with
     `None`), and accessing the attribute on a non-null fk returns `None`
     instead of raising `DoesNotExist`.


   4.2.5

   * Fix anonymous sub-select keeping a stale `id()`-based hash after `clone()`.


   4.2.4

   * Fix derived table joined in an expression subquery losing its FROM alias.

    [6 lines not shown]
VersionDeltaFile
1.103+4-4databases/py-peewee/distinfo
1.138+2-2databases/py-peewee/Makefile
+6-62 files

NetBSD/pkgsrc uq4fYg1devel/py-pebble distinfo Makefile

   py-pebble: updated to 5.2.1

   5.2.1

   Fixes:
   - Issue 160: fix resource leak on pools created within child
     processes.
   - Issue 163: fix regression leading to deadlock when a pool's
     worker is terminated while owning the channel locks.
VersionDeltaFile
1.20+4-4devel/py-pebble/distinfo
1.23+2-2devel/py-pebble/Makefile
+6-62 files

NetBSD/pkgsrc x6cEcuFdoc CHANGES-2026

   Updated audio/taglib, time/py-croniter
VersionDeltaFile
1.4604+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc MzzLaGmtime/py-croniter distinfo Makefile

   py-croniter: updated to 6.2.4

   6.2.4 (2026-07-10)

   Bugfixes
   - Fix ``expand_from_start_time`` day-of-week low bound so Sunday wraps correctly for stepped day-of-week ranges (``isoweekday() % 7`` instead of ``weekday() + 1``).
VersionDeltaFile
1.4+4-4time/py-croniter/distinfo
1.4+2-2time/py-croniter/Makefile
+6-62 files

NetBSD/pkgsrc ElwSdcoaudio/taglib distinfo PLIST

   taglib: updated to 2.3.1

   TagLib 2.3.1 (Jul 20, 2026)

   * Matroska: Fix crash when seek head is invalid or missing.
   * Matroska: Check element length, support unknown size length, skip invalid
     elements.
   * Matroska: Allow Chapters without a ChapterUID.
   * Fix data length indicator check for compressed ID3v2 frames.
   * MP4: Use `LongLong` instead of `UInt` for `cnID` atom to support large
     catalog IDs.
   * MP4: Fix destructor and assignment operator for `MP4::Chapter`.
   * MP4: Let `hasiXMLData()`, `hasBEXTData()` track on-disk state rather than
     in-memory state.
   * MP4: Support NI STEM atoms with 64-bit length.
   * MP4: Enlarge limit number of MP4 atoms at top level.
   * MP4: Avoid excessive sample allocations with invalid `stsc` for QT chapters.
   * XM: Correctly save XM tracker files with samples.
VersionDeltaFile
1.36+4-4audio/taglib/distinfo
1.29+3-3audio/taglib/PLIST
1.59+2-2audio/taglib/Makefile
+9-93 files

NetBSD/pkgsrc hNe7jzSdoc CHANGES-2026 TODO

   doc: Updated chat/gurk to 0.10.0
VersionDeltaFile
1.4603+2-1doc/CHANGES-2026
1.27620+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc v5WKefdchat/gurk distinfo cargo-depends.mk

   gurk: update to 0.10.0.

   ## [0.10.0] - 2026-07-19

   This release significantly improves startup time and memory usage: messages
   are no longer loaded into memory all at once at startup, but fetched in a
   window around the current selection directly from the database. As a result,
   the app starts fast regardless of the size of the message history.

   ### 🚀 Features

   - Add XDG, env var, and CLI support for config/data paths (#523)
   - Replace text with emoji while typing (#549)
   - Support tab to autocomplete emoji (#558)

   ### 🐛 Bug Fixes

   - Assure data dir exists (#547)
   - Don't clear unread messages when navigating channels (#534)

    [15 lines not shown]
VersionDeltaFile
1.3+67-43chat/gurk/distinfo
1.3+21-13chat/gurk/cargo-depends.mk
1.6+2-3chat/gurk/Makefile
+90-593 files

NetBSD/pkgsrc 221CJUvdoc TODO CHANGES-2026

   doc: Updated textproc/rumdl to 0.2.37
VersionDeltaFile
1.27619+3-2doc/TODO
1.4602+2-1doc/CHANGES-2026
+5-32 files

NetBSD/pkgsrc n7lT0d7textproc/rumdl distinfo Makefile

   rumdl: update to 0.2.37.

   Added

       reflow: add atomic_spans configuration and refactor inline wrapping (#742) (aeabec1)

   Changed

       BREAKING: the MD013 emphasis-spans option is renamed to atomic-spans (default true), with inverted meaning (emphasis-spans = true is now atomic-spans = false). Configs setting the old key should migrate; it is no longer recognized

   Fixed

       reflow: keep code spans atomic when wrapping would collapse whitespace (d43618b)
VersionDeltaFile
1.43+4-4textproc/rumdl/distinfo
1.45+2-2textproc/rumdl/Makefile
+6-62 files

NetBSD/pkgsrc OWnCVZMdoc CHANGES-2026

   Note updates to lang/gcc14 and lang/gcc14-libs:

   lang/gcc14 to 14.3.0nb2
   lang/gcc14-libs to 14.3.0nb3

   Primarily build fix for NetBSD/powerpc 11.* with active PAX_MPROTECT.
VersionDeltaFile
1.4601+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc T3qBoQLlang/gcc14/patches patch-gcc_config_rs6000_netbsd64.h patch-gcc_config.gcc

   lang/gcc14: Add changes to make this build on NetBSD/macppc 11.0_RC6.

   This pulls over changes to config/rs6000/ and gcc/config.gcc from
   our in-tree gcc instance of gcc14, while preserving existing Homebrew-
   related changes to gcc/config.gcc.

   The most important fix is that on NetBSD/powerpc, -msecure-plt is enabled
   by default, so that resulting executables can be run with PAX_MPROTECT
   active.  Otherwise, we end up with executables with sections which have
   both "write" and "execute" turned on, which PAX_MPROTECT rejects.  Ref.
   the entries for .plt and .got sections in "readelf -a".

   Fixes PR#60439.

   Bump PKGREVISION for both gcc14 and gcc14-libs, to adhere to rules in comments,
   even though this *should* be a single-arch build fix, since I had to merge
   the patch to gcc/config.gcc.
VersionDeltaFile
1.1+541-0lang/gcc14/patches/patch-gcc_config_rs6000_netbsd64.h
1.4+261-16lang/gcc14/patches/patch-gcc_config.gcc
1.1+111-0lang/gcc14/patches/patch-gcc_config_rs6000_netbsd.h
1.1+78-0lang/gcc14/patches/patch-gcc_config_rs6000_sysv4.h
1.1+38-0lang/gcc14/patches/patch-gcc_config_rs6000_t-netbsd64
1.1+28-0lang/gcc14/patches/patch-gcc_config_rs6000_rs6000.cc
+1,057-166 files not shown
+1,142-2212 files

NetBSD/pkgsrc EUfJ11Fdoc CHANGES-2026

   doc: Updated x11/xload to 1.2.1
VersionDeltaFile
1.4600+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0mqIKhMx11/xload Makefile distinfo, x11/xload/patches patch-meson.build

   xload: update to 1.2.1.

   Alan Coopersmith (8):
         Improve man page formatting
         man page: fix warnings from `mandoc -T lint`
         gitlab CI: drop the ci-fairy check-mr job
         Strip trailing whitespace from source files
         meson: Add option to build with meson
         meson: include libintl.h when checking for gettext()
         meson: include headers when checking for other functions
         xload 1.2.1
VersionDeltaFile
1.1+36-0x11/xload/patches/patch-meson.build
1.20+4-8x11/xload/Makefile
1.11+5-4x11/xload/distinfo
+45-123 files

NetBSD/pkgsrc 3IKzASVdoc CHANGES-2026

   doc: Updated x11/xkbprint to 1.0.8
VersionDeltaFile
1.4599+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qwqnOS2x11/xkbprint distinfo Makefile

   xkbprint: update to 1.0.8.

   Alan Coopersmith (8):
         Accept --help & --version as aliases to -help & -version
         Improve man page formatting
         man page: fix warnings from `mandoc -T lint`
         gitlab CI: drop the ci-fairy check-mr job
         Strip trailing whitespace from source files
         meson: Add option to build with meson
         meson: include headers when checking for functions
         xkbprint 1.0.8
VersionDeltaFile
1.9+4-4x11/xkbprint/distinfo
1.8+3-3x11/xkbprint/Makefile
+7-72 files

NetBSD/pkgsrc dZ2J2W4doc CHANGES-2026

   doc: Updated www/ruby-css-parser to 3.0.0
VersionDeltaFile
1.4598+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc EdGNgHUwww/ruby-css-parser Makefile distinfo

   www/ruby-css-parser: update to 3.0.0

   pkgsrc change: add "USE_LANGUAGES= # none".

   3.0.0 (2026-06-01)

   * Harden read_remote_file, use allow_local_network: true and
     allow_file_uris: true to bypass
VersionDeltaFile
1.38+7-2www/ruby-css-parser/Makefile
1.40+4-4www/ruby-css-parser/distinfo
+11-62 files

NetBSD/pkgsrc Ct6qxJ8doc CHANGES-2026

   doc: Updated www/ruby-aws-sdk-s3 to 1.228.0
VersionDeltaFile
1.4597+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc X3hNkaWwww/ruby-aws-sdk-s3 distinfo Makefile

   www/ruby-aws-sdk-s3: update to 1.228.0

   1.228.0 (2026-07-16)

   * Feature - Documentation update for removing the 30 day minimum restriction
     for transition to Standard-IA or OneZone-IA storage classes

   1.227.0 (2026-07-09)

   * Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
     CHANGELOG.md for details.
VersionDeltaFile
1.61+4-4www/ruby-aws-sdk-s3/distinfo
1.61+3-3www/ruby-aws-sdk-s3/Makefile
+7-72 files

NetBSD/pkgsrc GD4tBmcdoc CHANGES-2026

   doc: Updated www/ruby-aws-sdk-kms to 1.130.0
VersionDeltaFile
1.4596+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5L3GTJdwww/ruby-aws-sdk-kms distinfo Makefile

   www/ruby-aws-sdk-kms: update to 1.130.0

   1.130.0 (2026-07-09)

   * Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
     CHANGELOG.md for details.
VersionDeltaFile
1.46+4-4www/ruby-aws-sdk-kms/distinfo
1.48+3-4www/ruby-aws-sdk-kms/Makefile
+7-82 files

NetBSD/pkgsrc M7HdY3ddoc CHANGES-2026

   doc: Updated www/ruby-aws-sdk-secretsmanager to 1.134.0
VersionDeltaFile
1.4595+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc fK3Qyiawww/ruby-aws-sdk-secretsmanager distinfo Makefile

   www/ruby-aws-sdk-secretsmanager: update to 1.134.0

   1.134.0 (2026-07-09)

   * Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
     CHANGELOG.md for details.
VersionDeltaFile
1.54+4-4www/ruby-aws-sdk-secretsmanager/distinfo
1.54+3-4www/ruby-aws-sdk-secretsmanager/Makefile
+7-82 files

NetBSD/pkgsrc 2bIR4Ptdoc CHANGES-2026

   doc: Updated www/ruby-aws-sdk-core to 3.254.0
VersionDeltaFile
1.4594+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc EIpw3bcwww/ruby-aws-sdk-core distinfo Makefile

   www/ruby-aws-sdk-core: update to 3.254.0

   3.254.0 (2026-07-09)

   * Feature - Serialize BigDecimal values as JSON numbers in document types
     for REST-JSON and JSON protocols.

   3.253.0 (2026-07-08)

   * Feature - Updated Aws::Signin::Client with the latest API changes.

   * Feature - Adds support for OAuth 2.0 token operations in AWS Sign-In,
     CreateOAuth2TokenWithIAM (client credentials flow),
     IntrospectOAuth2TokenWithIAM (token inspection), and
     RevokeOAuth2TokenWithIAM (token revocation).
VersionDeltaFile
1.80+4-4www/ruby-aws-sdk-core/distinfo
1.79+2-2www/ruby-aws-sdk-core/Makefile
+6-62 files

NetBSD/pkgsrc N8ytnerdoc CHANGES-2026

   doc: Updated www/ruby-aws-partitions to 1.1271.0
VersionDeltaFile
1.4593+2-1doc/CHANGES-2026
+2-11 files