NetBSD/pkgsrc 75TPnMLdoc CHANGES-2026

   doc: Updated sysutils/ruby-listen to 3.10.0
VersionDeltaFile
1.845+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc IjoDS8Qsysutils/ruby-listen distinfo Makefile

   sysutils/ruby-listen: update to 3.10.0

   3.10.0 (2026-01-16)

   What's Changed

   * Rubocop workflow with GitHub actions by @AlexB52 in #573
   * Fix the Rubocop offence by @y-yagi in #588
   * Add logger gem as a runtime dependency by @y-yagi in #587
   * Remove conditions from gem declarations in Gemfile by @larskanis in #584
   * CI against Ruby 3.4 by @y-yagi in #590
   * Remove link to Travis CI by @y-yagi in #593
   * Use Naming/PredicatePrefix instead of deprecated Naming/PredicateName cop
     by @y-yagi in #592
   * Remove unused require by @y-yagi in #594
   * Mention the relation with fs.inotify.max_user_watches and the memory
     allocation by @y-yagi in #595
   * CI against Ruby 4.0 by @y-yagi in #596


    [4 lines not shown]
VersionDeltaFile
1.21+4-4sysutils/ruby-listen/distinfo
1.24+2-2sysutils/ruby-listen/Makefile
+6-62 files

NetBSD/pkgsrc tWIVT9qdoc CHANGES-2026

   doc: Updated security/ruby-simple_oauth to 0.4.0
VersionDeltaFile
1.844+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc MP1hrWksecurity/ruby-simple_oauth PLIST distinfo

   security/ruby-simple_oauth: update to 0.4.0

   0.4.0 (2026-02-01)

   Added

   * Extensible signature method registry allowing custom signature methods to
     be registered at runtime
   * Support for RSA-SHA256 and HMAC-SHA256 signature methods
   * OAuth Request Body Hash support (oauth_body_hash parameter) for signing
     requests with non-form-encoded bodies
   * Support for parsing OAuth credentials from POST body via
     Header.parse_form_body
   * Support for realm parameter in OAuth Authorization header

   Fixed

   * Avoid symbolizing untrusted input in parse methods for security
   * Refactored Header.parse for improved robustness using StringScanner

    [6 lines not shown]
VersionDeltaFile
1.6+18-6security/ruby-simple_oauth/PLIST
1.11+4-4security/ruby-simple_oauth/distinfo
1.9+2-2security/ruby-simple_oauth/Makefile
+24-123 files

NetBSD/pkgsrc zhJP5cxdoc CHANGES-2026

   doc: Updated mail/ruby-mime-types-data to 3.2026.0127
VersionDeltaFile
1.843+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc DBVXYtomail/ruby-mime-types-data distinfo Makefile

   mail/ruby-mime-types-data: update to 3.2026.0127

   3.2026.0127 (2026-01-27)

   * Updated registry entries from the IANA media registry and provisional
     media registry and the Apache Tika media registry as of the release date.
VersionDeltaFile
1.48+4-4mail/ruby-mime-types-data/distinfo
1.46+2-2mail/ruby-mime-types-data/Makefile
+6-62 files

NetBSD/src OWlvshsusr.bin/kdump kdump.c

   Use the new psigset() to print the set in ktrpsig (thanks Roland)
VersionDeltaFile
1.152+6-15usr.bin/kdump/kdump.c
+6-151 files

NetBSD/pkgsrc SA6vLZtdoc CHANGES-2026

   doc: Updated devel/ruby-rspec-support to 3.13.7
VersionDeltaFile
1.842+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc QcvT5k1devel/ruby-rspec-support distinfo Makefile

   devel/ruby-rspec-support: update to 3.13.7

   3.13.7 (2026-01-28)

   Bug Fixes:

   * Stop fuzzy matching causing false positives from Range objects.
     (Eric Mueller, #298)
VersionDeltaFile
1.30+4-4devel/ruby-rspec-support/distinfo
1.29+2-2devel/ruby-rspec-support/Makefile
+6-62 files

NetBSD/pkgsrc KlgwwP1doc CHANGES-2026

   doc: Updated devel/ruby-pathname2 to 2.0.0
VersionDeltaFile
1.841+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0bN5x8wdevel/ruby-pathname2 PLIST distinfo

   devel/ruby-pathname2: update to 2.0.0

   2.0.0 (2025-11-29)

   * Pathname has been renamed Pathname2, so it's no longer competing for the
     same constant name as the stdlib vedrsion.  Recent versions of Ruby simply
     weren't allowing it, and this is probably the better way to go anyway.
   * Added addressable as a dependency since the stdlib uri library is a
     constant source of warnings.
VersionDeltaFile
1.8+4-4devel/ruby-pathname2/PLIST
1.14+4-4devel/ruby-pathname2/distinfo
1.13+4-3devel/ruby-pathname2/Makefile
+12-113 files

NetBSD/pkgsrc BMHTT7qdevel/ruby-hoe distinfo Makefile

   devel/ruby-hoe: update to 4.6.0

   4.6.0 (2026-01-28)

   6 minor enhancements:

   * Added "features/problems" to description_sections array.
   * Added L=<level> option to dcov task.
   * Added description_rdoc_hack=true to force rubygems.org to use rdoc
     formatting.
   * Multiple description sections include the header descriptions (excluding
     first).
   * Redid some of the parsing in intuit_values to be cleaner.
   * Stole halostatue's extensions to Readme url parsing. Thanks!

   3 bug fixes:

   * #missing path now raises instead of warns.
   * #parse_urls no longer raises on the old array format. Long dead.
   * Normalize GHA workflow with minitest and others.
VersionDeltaFile
1.6+4-4devel/ruby-hoe/distinfo
1.6+2-2devel/ruby-hoe/Makefile
+6-62 files

NetBSD/pkgsrc QcqB6oRdoc CHANGES-2026

   doc: Updated devel/ruby2ruby to 2.6.1
VersionDeltaFile
1.840+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc oITRIUKdevel/ruby2ruby distinfo Makefile

   devel/ruby2ruby: update to 2.6.1

   2.6.1 / 2026-01-26

   1 bug fix:

   * Fixed handling of defined? in certain contexts. (triskweline)
VersionDeltaFile
1.29+4-4devel/ruby2ruby/distinfo
1.26+2-2devel/ruby2ruby/Makefile
+6-62 files

NetBSD/pkgsrc 0AxiQMkdoc CHANGES-2026

   doc: Updated databases/ruby-sequel to 5.101.0
VersionDeltaFile
1.839+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 6wALxY5databases/ruby-sequel distinfo Makefile

   databases/ruby-sequel: update to 5.101.0

   5.101.0 (2026-02-01)

   * Add detect_unnecessary_association_options plugin to warn/raise for
     unnecessary association options (jeremyevans)
VersionDeltaFile
1.142+4-4databases/ruby-sequel/distinfo
1.143+2-2databases/ruby-sequel/Makefile
1.133+2-1databases/ruby-sequel/PLIST
+8-73 files

NetBSD/pkgsrc 6sLMLygdoc CHANGES-2026

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

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

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

   1.213.0 (2026-01-28)

   * Feature - Adds support for the UpdateObjectEncryption API to change the
     server-side encryption type of objects in general purpose buckets.
VersionDeltaFile
1.52+4-4www/ruby-aws-sdk-s3/distinfo
1.52+2-2www/ruby-aws-sdk-s3/Makefile
+6-62 files

NetBSD/pkgsrc jiDG5Ysdoc CHANGES-2026

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

NetBSD/pkgsrc 8FaGcC9www/ruby-aws-partitions distinfo Makefile

   www/ruby-aws-partitions: update to 1.1211.0

   1.1211.0 (2026-01-30)

   * Feature - Updated the partitions source data the determines the AWS
     service regions and endpoints.

   1.1210.0 (2026-01-27)

   * Feature - Updated the partitions source data the determines the AWS
     service regions and endpoints.
VersionDeltaFile
1.101+4-4www/ruby-aws-partitions/distinfo
1.99+2-2www/ruby-aws-partitions/Makefile
+6-62 files

NetBSD/src riqVP50distrib/sets/lists/base ad.arm

   Mark /usr/mdec/bootimx23 as obsolete
VersionDeltaFile
1.93+2-1distrib/sets/lists/base/ad.arm
+2-11 files

NetBSD/pkgsrc lu3EfsMdoc CHANGES-2026

   doc: Updated net/knot to 3.5.3
VersionDeltaFile
1.836+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc w1ZxSCAnet/knot distinfo Makefile

   net/knot: Updateto 3.5.3

   Changelog:
   Knot DNS 3.5.3 (2026-01-16)
   ===========================

   Features:
   ---------
    - knotd: added statistics counter for failed zone update (see 'zone-update-error')
    - knotd: new D-Bus signal for zones not updated (see 'server.dbus-event')
    - knotc: optional parameter for delayed old KSK removal upon submission (see 'zone-ksk-submitted')
    - libs: added support for the RESINFO record type

   Improvements:
   -------------
    - knotd: zone inclusion deletes the whole subtree of glues and junk from the parent
    - knotd: supported unsigned input ZONEMD validation if enabled DNSSEC signing and ZONEMD generate
    - knotd: DNSSEC signing not required for key restore
    - knotd: increased defaults for 'database.timer-db-max-size' and 'database.kasp-db-max-size'

    [90 lines not shown]
VersionDeltaFile
1.52+4-4net/knot/distinfo
1.96+3-4net/knot/Makefile
+7-82 files

NetBSD/pkgsrc HllTJD6doc CHANGES-2026

   doc: Updated pkgtools/mktool to 1.5.5
VersionDeltaFile
1.835+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ErDFM5Kpkgtools/mktool distinfo cargo-depends.mk

   mktool: Update to 1.5.5.

   ## Version 1.5.5 (2026-01-30)

   * fetch: Support connect timeouts for both HTTP and FTP, and read timeouts
     for FTP.  MKTOOL_CONNECT_TIMEOUT and MKTOOL_READ_TIMEOUT allow the
     defaults to be overriden, primarily useful for tests.

   * fetch: Fix temp file leak when HTTP body transfer fails mid-download.

   * CI: Add workflows to test both feature sets, and improve test coverage.
VersionDeltaFile
1.24+22-22pkgtools/mktool/distinfo
1.19+7-7pkgtools/mktool/cargo-depends.mk
1.27+2-2pkgtools/mktool/Makefile
+31-313 files

NetBSD/pkgsrc 2cb6YYZdoc CHANGES-2026

   Updated math/py-xarray, devel/py-poetry-plugin-export
VersionDeltaFile
1.834+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc fyQEQIPdevel/py-poetry-plugin-export distinfo Makefile

   py-poetry-plugin-export: updated to 1.10.0

   1.10.0

   Added

   Add support for exporting pylock.toml files

   Changed

   Drop support for Python 3.9

   Fixed

   Fix an issue where a "dependency walk failed" error message gave an outdated advice
VersionDeltaFile
1.8+4-4devel/py-poetry-plugin-export/distinfo
1.14+3-3devel/py-poetry-plugin-export/Makefile
+7-72 files

NetBSD/pkgsrc-wip adee2cf. Makefile, py-weboob PLIST Makefile

py-weboob: Remove, now it is py-woob
DeltaFile
+0-975py-weboob/PLIST
+0-29py-weboob/Makefile
+0-22py-weboob/patches/patch-setup.py
+0-5py-weboob/distinfo
+0-3py-weboob/DESCR
+0-1Makefile
+0-1,0356 files

NetBSD/pkgsrc 2HRnK68math/py-xarray distinfo PLIST

   py-xarray: updated to 2026.1.0

   v2026.01.0 (Jan 28, 2026)

   This release includes an improved DataTree HTML representation with collapsible
   groups and automatic truncation, easier selection on coordinates without
   explicit indexes, pandas 3 compatibility, and various bug fixes and performance
   improvements.
VersionDeltaFile
1.30+4-4math/py-xarray/distinfo
1.21+7-1math/py-xarray/PLIST
1.41+2-2math/py-xarray/Makefile
+13-73 files

NetBSD/pkgsrc NWtLDwmdoc CHANGES-2026

   doc: Updated geography/qgis to 3.44.7
VersionDeltaFile
1.833+2-1doc/CHANGES-2026
+2-11 files