NetBSD/pkgsrc a5fEBIEdoc CHANGES-2026

   doc: Updated security/ruby-oauth to 1.1.5
VersionDeltaFile
1.3366+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 95X4ZOSdoc CHANGES-2026

   doc: Updated sysutils/ruby-capistrano to 3.20.1
VersionDeltaFile
1.3365+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GkEOfamsysutils/ruby-capistrano distinfo Makefile

   sysutils/ruby-capistrano: update to 3.20.1

   3.20.1 (2026-05-16)

   This is a gem housekeeping release. No user-facing changes.

   Housekeeping

   * Add Ruby 4 to CI (#2179) @mattbrictson
   * Bump release-drafter/release-drafter from 6 to 7 (#2183) @dependabot[bot]
   * Update cucumber requirement from ~> 10.1 to ~> 11.0 (#2184) @dependabot[bot]
   * Update mocha requirement from ~> 2.8 to ~> 3.0 (#2178) @dependabot[bot]
VersionDeltaFile
1.6+4-4sysutils/ruby-capistrano/distinfo
1.6+2-2sysutils/ruby-capistrano/Makefile
+6-62 files

NetBSD/pkgsrc sAg4Vg1security/ruby-oauth Makefile distinfo

   security/ruby-oauth: update to 1.1.5

   1.1.4 (2026-05-16)

   * TAG: v1.1.4
   * COVERAGE: 84.64% -- 854/1009 lines in 36 files
   * BRANCH COVERAGE: 54.91% -- 151/275 branches in 36 files
   * 40.78% documented

   Added

   * Add auth-sanitizer integration for inspect-time secret redaction in core
     OAuth objects.
   * Traditional OAuth::VERSION constant

   Changed

   * Redact sensitive values from #inspect in OAuth::Consumer, OAuth::Token,
     and OAuth::Signature::Base.

    [18 lines not shown]
VersionDeltaFile
1.25+5-5security/ruby-oauth/Makefile
1.22+4-4security/ruby-oauth/distinfo
1.13+5-1security/ruby-oauth/PLIST
+14-103 files

NetBSD/pkgsrc 1XlhQsadoc CHANGES-2026

   doc: Updated security/ruby-snaky_hash to 2.0.4
VersionDeltaFile
1.3364+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ooHiuZTsecurity/ruby-snaky_hash distinfo Makefile

   security/ruby-snaky_hash: update to 2.0.4

   2.0.4 (2026-05-16)

   * TAG: v2.0.4
   * COVERAGE: 100.00% -- 133/133 lines in 7 files
   * BRANCH COVERAGE: 100.00% -- 38/38 branches in 7 files
   * 100.00% documented

   Added

   * Incident Response Plan in IRP.md
   * SnakyHash::VERSION (Traditional Constant Location)
   * kettle-dev & kettle-test dev harnesses

   Changed

   * Contributor Conenant updated to version 2.1


    [3 lines not shown]
VersionDeltaFile
1.4+4-4security/ruby-snaky_hash/distinfo
1.4+4-4security/ruby-snaky_hash/Makefile
1.3+5-1security/ruby-snaky_hash/PLIST
+13-93 files

NetBSD/pkgsrc N2seVUAdoc CHANGES-2026

   doc: Updated security/ruby-oauth-tty to 1.0.8
VersionDeltaFile
1.3363+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ZGaPfP3security/ruby-oauth-tty distinfo Makefile

   security/ruby-oauth-tty: update to 1.0.8

   1.0.7 (2026-05-16)

   * TAG: v1.0.7
   * COVERAGE: 100.00% -- 305/305 lines in 10 files
   * BRANCH COVERAGE: 96.55% -- 28/29 branches in 10 files
   * 16.22% documented

   Added

   * Add inspect-time secret redaction for command option state through
     auth-sanitizer integration.
   * Traditional OAuth::TTY::VERSION constant

   Changed

   * Redact the command options hash from OAuth::TTY::Command#inspect because
     it may contain credential-bearing CLI arguments.

    [18 lines not shown]
VersionDeltaFile
1.4+4-4security/ruby-oauth-tty/distinfo
1.5+3-3security/ruby-oauth-tty/Makefile
1.3+3-1security/ruby-oauth-tty/PLIST
+10-83 files

LLVM/project 80f6b76llvm/include/llvm/Object ELF.h, llvm/lib/Object ELF.cpp XCOFFObjectFile.cpp

[Object] Remove unused argument of DataExtractor constructor (NFC) (#197124)

`AddressSize` parameter is not used by `DataExtractor` and will be
removed in the future. See #190519 for more context.
DeltaFile
+2-2llvm/lib/Object/ELF.cpp
+1-2llvm/lib/Object/XCOFFObjectFile.cpp
+1-1llvm/lib/Object/MachOObjectFile.cpp
+1-1llvm/include/llvm/Object/ELF.h
+1-1llvm/lib/Object/Decompressor.cpp
+6-75 files

LLVM/project b49a468llvm/include/llvm/ProfileData GCOV.h, llvm/lib/ProfileData InstrProfCorrelator.cpp

[Profile] Remove unused argument of DataExtractor constructor (NFC) (#197119)

`AddressSize` parameter is not used by `DataExtractor` and will be
removed in the future. See #190519 for more context.
DeltaFile
+5-5llvm/include/llvm/ProfileData/GCOV.h
+1-1llvm/lib/ProfileData/InstrProfCorrelator.cpp
+6-62 files

LLVM/project 87f6f5ellvm/include/llvm/IR Constant.h

fix typo

Created using spr 1.3.8-wip
DeltaFile
+1-1llvm/include/llvm/IR/Constant.h
+1-11 files

NetBSD/pkgsrc H2B3JlZdoc CHANGES-2026

   doc: Updated misc/ruby-manpages to 0.7.0
VersionDeltaFile
1.3362+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OxtfEXgmisc/ruby-manpages distinfo PLIST, misc/ruby-manpages/patches patch-lib_manpages_man__files.rb patch-lib_rubygems_commands_manpages__command.rb

   misc/ruby-manpages: update to 0.7.0

   0.6.2 (2026-05-14)

   Fixed:

   * Bumped rake, rubocop, and rexml to resolve HIGH/MEDIUM CVEs (#45)


   0.7.0 (2026-05-14)

   Changed:

   * Minimum required Ruby version is now 3.0

   Added:

   * GitHub Actions CI replacing Travis CI, testing Ruby 3.1, 3.2, 3.3, and 3.4
   * rubocop-rspec added to enforce RSpec style

    [5 lines not shown]
VersionDeltaFile
1.4+6-6misc/ruby-manpages/distinfo
1.2+6-4misc/ruby-manpages/patches/patch-lib_manpages_man__files.rb
1.2+4-4misc/ruby-manpages/patches/patch-lib_rubygems_commands_manpages__command.rb
1.2+3-3misc/ruby-manpages/PLIST
1.5+2-3misc/ruby-manpages/Makefile
+21-205 files

NetBSD/pkgsrc icEZU4Idoc CHANGES-2026

   doc: Updated lang/ruby-cucumber-gherkin to 39.1.0
VersionDeltaFile
1.3361+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc gvKUHXqlang/ruby-cucumber-gherkin distinfo Makefile

   lang/ruby-cucumber-gherkin: update to 39.1.0

   39.1.0 (2026-05-06)

   Added

   * (i18n) Expanded Turkish keywords (#567)

   Changed

   * [Ruby, Python, JavaScript, Perl, C++, .NET] Optimise parser class/speed by
     removing redundant null #detach method (#561).
   * [Ruby] Changed ParserMessageStream to accept keyword arguments allowing
     the Gherkin class methods to be slightly more optimal (#560).

   Fixed

   * [c] Fixed memory leak with respect to the pickle ast ids.
   * [c] Fixed potential read past null terminator. Fixed allocation of more

    [8 lines not shown]
VersionDeltaFile
1.15+4-4lang/ruby-cucumber-gherkin/distinfo
1.14+2-2lang/ruby-cucumber-gherkin/Makefile
+6-62 files

NetBSD/pkgsrc AN676Pldoc CHANGES-2026

   doc: Updated graphics/ruby-youplot to 0.5.0
VersionDeltaFile
1.3360+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc hNWdPOBgraphics/ruby-youplot distinfo PLIST

   graphics/ruby-youplot: update to 0.5.0

   0.5.0 (2026-05-24)

   * Improved progressive mode: incremental parsing and more reliable terminal
     cleanup.
   * Changed option priority to defaults < config file < CLI.
   * Added explicit stdout support for -o - and -O -.
   * Fixed uplot --config / uplot config lookup for default config files.
   * Improved bar/count label formatting and count label sorting.
   * Fixed several input/output edge cases, including file/stdin handling and
     Tempfile/StringIO compatibility.
   * Added initial RBS/Steep setup and included sig/ in the gem package.
   * Updated packaging, README examples, CI, and Dependabot configuration.

   New Contributors

   * @kimjune01 #67
   * @ericgpks #56
VersionDeltaFile
1.3+4-4graphics/ruby-youplot/distinfo
1.2+4-2graphics/ruby-youplot/PLIST
1.3+2-2graphics/ruby-youplot/Makefile
+10-83 files

NetBSD/pkgsrc PqoFQN1doc CHANGES-2026

   doc: Updated graphics/ruby-image_size to 3.6.0
VersionDeltaFile
1.3359+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5jWaeslgraphics/ruby-image_size distinfo PLIST

   graphics/ruby-image_size: update to 3.6.0

   3.6.0 (2026-05-26)

   * Support .icns Apple Icon Image format @toy
VersionDeltaFile
1.13+4-4graphics/ruby-image_size/distinfo
1.11+6-1graphics/ruby-image_size/PLIST
1.11+2-2graphics/ruby-image_size/Makefile
+12-73 files

NetBSD/pkgsrc FJfRLCzdoc CHANGES-2026

   doc: Updated graphics/ruby-RMagick to 7.0.2
VersionDeltaFile
1.3358+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KYFsoo9graphics/ruby-RMagick distinfo Makefile

   graphics/ruby-RMagick: update to 7.0.2

   7.0.1 (2026-05-27)

   Bug Fixes

   * Image_gray_q changes the colour space of the image, instead of returning
    whether it's grayscale (#1788)
   * Check for errors from ParseGeometry() (#1786)
   * Fail explicitly when trying to install on JRuby (#1784)

   New Contributors

   * @ndossche made their first contribution in #1786


   7.0.2 (2026-05-30)

   * Clean up ImageMagick resources on exit to fix ruby_memcheck false leaks by

    [7 lines not shown]
VersionDeltaFile
1.87+4-4graphics/ruby-RMagick/distinfo
1.201+2-3graphics/ruby-RMagick/Makefile
+6-72 files

NetBSD/pkgsrc 3vNvJAhdoc CHANGES-2026

   doc: Updated finance/ruby-braintree to 4.38.0
VersionDeltaFile
1.3357+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc aWDTUojfinance/ruby-braintree distinfo Makefile

   finance/ruby-braintree: update to 4.38.0

   4.38.0 (2026-05-27)

   * Fix submit_for_settlement to accept inline shipping address fields
     (country_code_alpha3, postal_code, etc.) and shipping_address_id by adding
     both to _submit_for_settlement_signature

   4.37.0 (2026-05-28)

   * Add mastercard_transaction_link_id to Transaction and
     CreditCardVerification
VersionDeltaFile
1.39+4-4finance/ruby-braintree/distinfo
1.36+2-2finance/ruby-braintree/Makefile
+6-62 files

NetBSD/pkgsrc ZKBUBLUdoc CHANGES-2026

   doc: Updated devel/ruby-zeitwerk to 2.8.2
VersionDeltaFile
1.3356+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc lx14nS7devel/ruby-zeitwerk distinfo Makefile

   devel/ruby-zeitwerk: update to 2.8.2

   2.8.0 (2026-05-18)

   * Adds support for namespace files, nsfiles for short.
     If a loader has an nsfile configured (nil by default):

        loader.nsfile = 'ns.rb' # must be set before setup

     explicit namespaces can be defined by such special file inside their
     directories:

        my_component/ns.rb     # MyComponent
        my_component/widget.rb # MyComponent::Widget

     This may be handy for self-contained units for which a my_component.rb
     file in the parent directory would feel unnatural.

     If an nsfile is set, you can still define explicit namespaces as always.

    [32 lines not shown]
VersionDeltaFile
1.24+4-4devel/ruby-zeitwerk/distinfo
1.22+2-2devel/ruby-zeitwerk/Makefile
1.9+2-1devel/ruby-zeitwerk/PLIST
+8-73 files

NetBSD/pkgsrc 1WuoO0Idoc CHANGES-2026

   doc: Updated devel/ruby-tins to 1.54.0
VersionDeltaFile
1.3355+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc W0VP20Pdevel/ruby-tins distinfo Makefile

   devel/ruby-tins: update to 1.54.0

   1.54.0 (2026-05-20)

   * Tins::GO.go

       - Improved handling of missing arguments: the system now issues a
         warning when an option requiring an argument is missing its value and
         prevents subsequent flags from being consumed as arguments.

       - Added protection against overlapping flag definitions; flags defined
         as both boolean and value-requiring are now disabled, and a warning is
         issued.

       - Expanded documentation for the go method to include pattern syntax,
         ambiguity handling, side effects, and the in-place modification of the
         _args_ array.
VersionDeltaFile
1.42+4-4devel/ruby-tins/distinfo
1.39+2-2devel/ruby-tins/Makefile
1.22+2-1devel/ruby-tins/PLIST
+8-73 files

NetBSD/pkgsrc DxUZEAYdoc CHANGES-2026

   doc: Updated devel/ruby-stream to 0.5.6
VersionDeltaFile
1.3354+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc hYU165cdevel/ruby-stream distinfo PLIST

   devel/ruby-stream: update to 0.5.6

   0.5.6 (2026-05-10)

   Bug Fixes

   * convert README to Markdown, add copyright, fix badges, clean up (#16)
     (9716019)
VersionDeltaFile
1.17+4-4devel/ruby-stream/distinfo
1.6+4-2devel/ruby-stream/PLIST
1.12+2-2devel/ruby-stream/Makefile
+10-83 files

NetBSD/pkgsrc pTxzUfDdoc CHANGES-2026

   doc: Updated devel/ruby-rgl to 0.6.7
VersionDeltaFile
1.3353+2-1doc/CHANGES-2026
+2-11 files