NetBSD/pkgsrc E6iQjW7doc TODO

   TODO: plasma was updated to 6.7.4
VersionDeltaFile
1.27866+1-2doc/TODO
+1-21 files

NetBSD/pkgsrc 1UsdVS3doc CHANGES-2026

   doc: Updated www/resterm to 1.6.0
VersionDeltaFile
1.5890+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc poAfY8wwww/resterm go-modules.mk Makefile

   resterm: Update to 1.6.0

   Added
   Directives can be completed without first typing a comment marker. Accepting @name after typing @na inserts # @name .
   Press Ctrl+N in editor insert mode to show suggestions at the cursor. Use Up / Down to select an item and Tab or Enter to accept it.
   After accepting a suggestion, the popup shows what can follow it. Choosing @auth opens auth modes, oauth2 opens its options, and grant= opens the supported grant types.
   Header completion follows the same pattern. Accepting Content-Type opens value suggestions such as application/json.
   Workflow steps and branches suggest request names for using= and run=.

   Changed
   Options that can appear only once disappear after use, including their aliases.
   @compare suggestions follow the selected environment group. Baseline suggestions use the comparison targets already chosen.
   @apply use= can still be repeated, but profiles already selected are omitted.
   Dynamic helpers with example calls now insert the call and select only its arguments for replacement.
   Variable completion adds missing closing braces. Completing {{ho, {{ho}, or {{ho}} with host produces {{host}}.
   In editor insert mode, Ctrl+N controls completion. Outside insert mode, the configured New Request shortcut still applies.
   The built-in help and bottom command bar include the completion shortcut.

   Fixed

    [8 lines not shown]
VersionDeltaFile
1.41+3-3www/resterm/distinfo
1.47+2-3www/resterm/Makefile
1.32+0-0www/resterm/go-modules.mk
+5-63 files

NetBSD/pkgsrc eLRQUVEdoc pkg-vulnerabilities

   pkg-vulnerabilities: augeas vuln is fixed
VersionDeltaFile
1.789+2-2doc/pkg-vulnerabilities
+2-21 files

NetBSD/pkgsrc TNp9CVbsysutils/augeas PLIST, sysutils/augeas/patches patch-lenses_simplevars.aug patch-lenses_tests_test_simplevars.aug

   augeas: install lenses, fix CVE-2025-2588

   Make augeas install all the lenses so it is actually usable. Also fix a
   security issue which is not in a release yet.

   From Showta Ishizaki in PR pkg/60656.
VersionDeltaFile
1.5+463-1sysutils/augeas/PLIST
1.1+82-0sysutils/augeas/patches/patch-configure
1.1+68-0sysutils/augeas/patches/patch-CVE-2025-2588
1.1+56-0sysutils/augeas/patches/patch-man_Makefile.in
1.1+42-0sysutils/augeas/patches/patch-lenses_tests_test_simplevars.aug
1.1+29-0sysutils/augeas/patches/patch-lenses_simplevars.aug
+740-19 files not shown
+908-415 files

NetBSD/pkgsrc J9wPiDulang/lua54 PLIST

   Fix PLIST.
VersionDeltaFile
1.4+3-3lang/lua54/PLIST
+3-31 files

NetBSD/pkgsrc mwpEgFTgeography/spatialindex Makefile

   geography/spatialindex: Update comments surrounding test woes

   One is resolved, but on head, and we (and everybody else) are stuck on
   an old release becuase of a regression in 2.1.0 which breaks qgis.  (I
   am unaware of anyone wanting to use this otherwise>)    Upstream is
   still where upstream is.
VersionDeltaFile
1.6+4-6geography/spatialindex/Makefile
+4-61 files

NetBSD/pkgsrc 9F4aYPhdoc CHANGES-2026

   Updated devel/py-anyio, devel/py-configargparse
VersionDeltaFile
1.5889+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Uv8WY9zdevel/py-configargparse distinfo Makefile

   py-configargparse: updated to 1.7.6

   1.7.6
   config file and environment variable values can no longer trigger writing out a config file
   config file values containing newlines are now rejected when writing out a config file, rather than written out as separate keys
VersionDeltaFile
1.27+7-5devel/py-configargparse/Makefile
1.24+4-4devel/py-configargparse/distinfo
+11-92 files

NetBSD/pkgsrc BbzKxTpdevel/py-anyio distinfo Makefile

   py-anyio: updated to 4.15.1

   4.15.1

   - Implemented a compatibility fix for supporting direct access of ``anyio.*`` submodules
     from the main package even when those submodules were not directly imported first
VersionDeltaFile
1.39+10-11devel/py-anyio/Makefile
1.35+4-4devel/py-anyio/distinfo
+14-152 files

NetBSD/pkgsrc IxbojORdoc CHANGES-2026

   Added misc/py-forbiddenfruit, devel/py-blockbuster
VersionDeltaFile
1.5888+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc RE9Mahodevel Makefile, devel/py-blockbuster distinfo DESCR

   py-blockbuster: added version 1.5.27

   Blockbuster is a Python package designed to detect and prevent blocking calls
   within an asynchronous event loop. It is particularly useful when executing
   tests to ensure that your asynchronous code does not inadvertently call
   blocking operations, which can lead to performance bottlenecks and
   unpredictable behavior.
VersionDeltaFile
1.1+19-0devel/py-blockbuster/Makefile
1.1+12-0devel/py-blockbuster/PLIST
1.1+5-0devel/py-blockbuster/distinfo
1.1+5-0devel/py-blockbuster/DESCR
1.4687+2-1devel/Makefile
+43-15 files

NetBSD/pkgsrc QDzoWoEmisc Makefile

   py-forbiddenfruit: added version 0.1.4
VersionDeltaFile
1.687+2-1misc/Makefile
+2-11 files

NetBSD/pkgsrc 2vTEXe3misc/py-forbiddenfruit DESCR distinfo

   py-forbiddenfruit: added version 0.1.4

   This project allows Python code to extend built-in types.
VersionDeltaFile
1.1+18-0misc/py-forbiddenfruit/Makefile
1.1+10-0misc/py-forbiddenfruit/PLIST
1.1+5-0misc/py-forbiddenfruit/distinfo
1.1+1-0misc/py-forbiddenfruit/DESCR
+34-04 files

NetBSD/pkgsrc 7IRC8Sblang/openjdk21 distinfo PLIST, lang/openjdk21/patches patch-make_autoconf_flags-cflags.m4 patch-make_autoconf_buildjdk-spec.gmk.in

   openjdk{17,21}: backport Zero VM build fixes from wip/openjdk25
VersionDeltaFile
1.1+51-0lang/openjdk21/patches/patch-src_hotspot_os__cpu_bsd__zero_os__bsd__zero.cpp
1.1+15-0lang/openjdk21/patches/patch-make_autoconf_flags-ldflags.m4
1.7+6-4lang/openjdk21/PLIST
1.3+4-4lang/openjdk21/patches/patch-make_autoconf_flags-cflags.m4
1.2+4-4lang/openjdk21/patches/patch-make_autoconf_buildjdk-spec.gmk.in
1.20+5-3lang/openjdk21/distinfo
+85-153 files not shown
+95-249 files

NetBSD/pkgsrc RtJYdGOlang/openjdk8 options.mk Makefile

   openjdk8: turn on hotspot by default on aarch64

   I've had it on for a long time and it works fine for me.
VersionDeltaFile
1.151+7-2lang/openjdk8/Makefile
1.8+2-5lang/openjdk8/options.mk
+9-72 files

NetBSD/pkgsrc WcAaM1Edoc CHANGES-2026

   doc: Updated security/ruby-rex-powershell to 0.1.105
VersionDeltaFile
1.5887+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc dfQWJmOsecurity/ruby-rex-powershell Makefile distinfo

   security/ruby-rex-powershell: update to 0.1.105

   0.1.104 (no release)

   0.1.105 (2026-08-31)

   * Merge pull request #1 from bwatters-r7/collab/aarch64-injection:
     Collab/aarch64 injection

   * Merge pull request #49 from vinicius-batistella/feature/aarch64-injection:
     Route AArch64 payloads to the native powershell.exe on Windows on ARM
VersionDeltaFile
1.19+4-4security/ruby-rex-powershell/distinfo
1.17+2-2security/ruby-rex-powershell/Makefile
+6-62 files

NetBSD/pkgsrc V7JnODbdoc CHANGES-2026

   doc: Updated devel/ruby-simplecov to 1.2.0
VersionDeltaFile
1.5886+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3LuS69mdevel/ruby-simplecov Makefile distinfo

   devel/ruby-simplecov: update to 1.2.0

   1.2.0 (2026-09-04)

   SimpleCov 1.2 adds change-focused coverage, per-test attribution, production
   coverage, and a substantially expanded CLI while keeping the existing
   configuration API working through deprecation aliases.

   Highlights

   * track_tests, simplecov tests, and simplecov affected connect covered lines
     to the tests that exercised them; the HTML report displays the same
     attribution and simplecov watch uses it for focused reruns.

   * simplecov patch, per-file baselines, missed-count caps, and coverage
     history make coverage gates useful for both new changes and legacy
     codebases.

   * SimpleCov::Production records low-overhead production line coverage, while

    [11 lines not shown]
VersionDeltaFile
1.21+69-1devel/ruby-simplecov/PLIST
1.30+4-4devel/ruby-simplecov/distinfo
1.33+2-2devel/ruby-simplecov/Makefile
+75-73 files

NetBSD/pkgsrc tOFcZlNdoc CHANGES-2026

   doc: Updated www/ruby-selenium-webdriver to 4.48.0
VersionDeltaFile
1.5885+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc CQgicwTwww/ruby-selenium-webdriver Makefile distinfo

   www/ruby-selenium-webdriver: update to 4.48.0

   What's Changed

   * [js] Normalize empty custom locator results by @munawiki in #17851
   * [py]: fix W3C capabilities built from a list of options (create_matches)
     by @navin772 in #17897
   * [rb] add low-level BiDi protocol integration specs by @titusfortner in
     #17878
   * Fix badge for CI build on the default branch by @nvborisenko in #17901
   * [py] Fix broken reStructuredText link in docs by @cgoldberg in #17902
   * [grid] stop forwarding se:remoteUrl past the Node that consumes it by
     @titusfortner in #17908
   * [grid] Forward file upload/download for Kubernetes, Docker and relay
     sessions by @VietND96 in #17914
   * [build] reduce github cache churn and aggressively prune CodeQL caches by
     @titusfortner in #17909
   * [java] fix two flaky BiDi tests that left timing-dependent state behind by
     @titusfortner in #17918

    [50 lines not shown]
VersionDeltaFile
1.48+4-4www/ruby-selenium-webdriver/distinfo
1.56+2-2www/ruby-selenium-webdriver/Makefile
+6-62 files

NetBSD/pkgsrc IvayOPudoc CHANGES-2026

   doc: Updated www/ruby-sass-embedded to 1.104.0
VersionDeltaFile
1.5884+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc iqHD5zRwww/ruby-sass-embedded PLIST Makefile

   www/ruby-sass-embedded: update to 1.104.0

   1.103.0 (2026-08-20)

   * Drop ruby 3.1 support (#398)
   * Bump sass from 1.102.0 to 1.103.0 in /ext/sass (#402)
   * Support analogous sets of missing channels (#403)

   1.103.1 (2026-08-21)

   * Bump sass from 1.103.0 to 1.103.1 in /ext/sass (#404)

   1.104.0 (2026-09-04)

   * Workaround dart-lang/setup-dart bug (#408)
   * Bump sass from 1.103.1 to 1.104.0 in /ext/sass (#410)
   * Implement degenerate colors (#411)
VersionDeltaFile
1.13+4-4www/ruby-sass-embedded/distinfo
1.10+3-3www/ruby-sass-embedded/PLIST
1.16+4-2www/ruby-sass-embedded/Makefile
+11-93 files

NetBSD/pkgsrc YvkyVUsdoc CHANGES-2026

   doc: Updated www/ruby-mechanize to 2.14.1
VersionDeltaFile
1.5883+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc QAdk3TFwww/ruby-mechanize PLIST Makefile

   www/ruby-mechanize: update to 2.14.1

   2.14.1 (2026-08-22)

   Security

   * Strip both Proxy-Authorization and Cookie2 headers on a cross-origin
     redirect.  GHSA-2mwr-xjcg-37j7

   * Headers set through Mechanize#request_headers= now obey the same
     cross-origin redirect rules as per-request headers, instead of being
     re-applied unconditionally to every request.  GHSA-2mwr-xjcg-37j7

   * A redirect is now considered cross-origin when the scheme, the host or the
     port changes, per RFC 6454.  Previously only a host change discarded
     cookies, and an https: to http: redirect to the same host carried
     credentials in cleartext.  GHSA-5jgv-wc2m-xv99

   * A meta refresh that points cross-origin now discards sensitive request

    [15 lines not shown]
VersionDeltaFile
1.29+4-4www/ruby-mechanize/distinfo
1.32+2-2www/ruby-mechanize/Makefile
1.19+2-1www/ruby-mechanize/PLIST
+8-73 files

NetBSD/pkgsrc AebD64Adoc CHANGES-2026

   doc: Updated www/ruby-http-accept to 2.2.2
VersionDeltaFile
1.5882+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc quf6EiNwww/ruby-http-accept PLIST Makefile

   www/ruby-http-accept: update to 2.2.2

   2.2.2 (2026-09-06)

   * Fix handling of quoted strings.
VersionDeltaFile
1.6+4-4www/ruby-http-accept/distinfo
1.4+2-2www/ruby-http-accept/Makefile
1.4+2-1www/ruby-http-accept/PLIST
+8-73 files

NetBSD/pkgsrc cb0oISzdoc CHANGES-2026

   doc: Updated www/ruby-bullet to 8.2.0
VersionDeltaFile
1.5881+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc s4eevZJwww/ruby-bullet Makefile distinfo

   www/ruby-bullet: update to 8.2.0

   8.2.0 (2026-08-29)

   * Add thread-safe Bullet.pause, Bullet.resume, Bullet.paused?, and
     Bullet.skip APIs
   * Add configurable footer positioning
   * Fix unused eager loading false positives when N+1 detection is disabled
   * Fix unused eager loading false positives for conditional has_many :through
     associations
   * Fix Ruby 4.0 compatibility issues
   * Drop support for ActiveRecord versions older than 7 and Mongoid versions
     older than 8
VersionDeltaFile
1.2+1-8www/ruby-bullet/PLIST
1.5+4-4www/ruby-bullet/distinfo
1.5+2-2www/ruby-bullet/Makefile
+7-143 files