NetBSD/pkgsrc Kw2Lgtmdoc CHANGES-2026

   Updated lang/py-ast-serialize, time/py-time-machine
VersionDeltaFile
1.5964+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc hvIhUZ8time/py-time-machine Makefile distinfo

   py-time-machine: updated to 3.5.1

   3.5.1

   Only pass the compiler option -mno-omit-leaf-frame-pointer when the compiler supports it, checked with a tiny probe program. The option is unsupported outside of x86 and ARM64, so this fixes building from source on other architectures, like PowerPC, which failed since the option was added in version 3.3.0.

   Fix the mocked datetime.date.today() and datetime.datetime.today() to be exact for all supported dates, like datetime.datetime.now(). Previously, they went through a floating-point timestamp, which could round the microseconds, or even the whole day, for dates far in the future.

   Fix the class decorator to stop time travelling when tearDownClass() raises an exception, or when setUpClass() raises an exception not deriving from Exception, such as the skip outcome from pytest.skip(). Previously, time remained mocked for the rest of the process in these cases.

   Fix Traveller.move_to() to keep the current timezone mocked when the given destination is unsupported. Previously, the timezone was restored before the destination was checked, leaving it unmocked whilst still time travelling.

   Fix the time_machine pytest fixture to not try to stop a traveller that failed to start.

   Fix the mocked time.strftime() to raise TypeError when passed None as its second argument, like the unmocked function, rather than treating it as the current time.

   Fix the Migration CLI to keep the rewritten imports on the same line when a freezegun import shares its line with other code, like if TYPE_CHECKING: from freezegun import freeze_time, FakeDate. Previously, the remaining from freezegun import FakeDate was moved to a new line, outside the block.

   Extend the Migration CLI to migrate uses of FrozenDateTimeFactory in string annotations, like freezer: "FrozenDateTimeFactory". Previously, the import was removed whilst such annotations were left referring to it.

    [10 lines not shown]
VersionDeltaFile
1.16+4-4time/py-time-machine/distinfo
1.18+2-2time/py-time-machine/Makefile
+6-62 files

NetBSD/pkgsrc phImYd2net/krfb distinfo Makefile

   krfb: actually update to 26.08.0
VersionDeltaFile
1.6+26-5net/krfb/PLIST
1.89+9-1net/krfb/Makefile
1.15+4-4net/krfb/distinfo
+39-103 files

NetBSD/pkgsrc NuUIcoqlang/py-ast-serialize Makefile distinfo

   py-ast-serialize: updated to 0.11.0

   0.11.0
   Fix syntax error in try/except
VersionDeltaFile
1.7+4-4lang/py-ast-serialize/distinfo
1.7+2-2lang/py-ast-serialize/Makefile
+6-62 files

NetBSD/pkgsrc E40xSXTnet/libvncserver Makefile

   libvncserver: fix build directories in installed cmake files
VersionDeltaFile
1.56+8-2net/libvncserver/Makefile
+8-21 files

NetBSD/pkgsrc Pc0Z1iadoc CHANGES-2026

   Updated sysutils/ansible[-core]
VersionDeltaFile
1.5963+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc El20opMsysutils/ansible Makefile distinfo

   ansible: updated to 14.4.0

   14.4.0

   Major Changes

   community.vmware

   - Bump required ``vmware.vmware`` collection version to 2.10.0 (https://github.com/ansible-collections/community.vmware/pull/2568).

   fortinet.fortios

   - Supported multiple versions of log fact modules.
   - Supported new versions 7.6.7 and 8.0.0.
   - Updated the Q&A for importing a certificate in the fortios_certificate_remote module.
VersionDeltaFile
1.74+698-11sysutils/ansible/PLIST
1.87+4-4sysutils/ansible/distinfo
1.115+3-3sysutils/ansible/Makefile
+705-183 files

NetBSD/pkgsrc WsTMlxUsysutils/ansible-core distinfo Makefile

   ansible-core: updated to 2.21.4

   2.21.4

   Minor Changes

   - mask_url function in module_utils to allow for masking of auth data embedded in urls.

   Bugfixes

   - apt_key module now masks authentication information in all displays and returns of uri information.
   - get_url module now masks authentication information in all displays and returns of uri information.
   - module_utils - ``mask_url`` now masks the password in URLs that contain a password but no username, such as ``redis://:password at host``, instead of returning them unmasked.
   - module_utils.urls now all errors mask in line url authentication information.
   - rpm_key module now masks authentication information in all displays and returns of uri information.
   - tempfile - reject prefix and suffix values that contain path components to prevent path traversal.
   - uri module now masks authentication information in all displays and returns of uri information.
   - url lookup now masks authentication information in all displays and returns of uri information.
VersionDeltaFile
1.65+6-6sysutils/ansible-core/Makefile
1.56+4-4sysutils/ansible-core/distinfo
+10-102 files

NetBSD/pkgsrc IukLWbsdoc CHANGES-2026

   Updated lang/nodejs24
VersionDeltaFile
1.5962+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AzuMsfUlang/nodejs24 Makefile distinfo

   nodejs24: updated to 24.21.0

   24.21.0 'Krypton' (LTS)

   Notable Changes

   - crypto: update root certificates to NSS 3.126 (Node.js GitHub Bot)
   - (SEMVER-MINOR) crypto: support loading private keys through STORE loaders (Filip Skokan)
   - deps: update OpenSSL to 3.5.8 (Node.js GitHub Bot)
   - deps: update Undici to 7.29.1 (Node.js GitHub Bot)
   - (SEMVER-MINOR) lib,src: improve histogram implementation (James M Snell)
   - (SEMVER-MINOR) net: improve performance of net.BlockList (James M Snell)
   - (SEMVER-MINOR) perf_hooks: add statistical hypothesis testing to histogram (James M Snell)
   - (SEMVER-MINOR) util: add non-throwing MIMEType.parse (James M Snell)
VersionDeltaFile
1.17+4-4lang/nodejs24/distinfo
1.17+2-2lang/nodejs24/Makefile
+6-62 files

NetBSD/pkgsrc 9ZWYBHNdoc TODO CHANGES-2026

   Updated www/py-cheroot, devel/py-uv, devel/py-uv-build
VersionDeltaFile
1.5961+4-1doc/CHANGES-2026
1.27877+1-2doc/TODO
+5-32 files

NetBSD/pkgsrc WET8st4devel/py-uv Makefile.common cargo-depends.mk, devel/py-uv-build distinfo

   py-uv py-uv-build: updated to 0.12.11

   0.12.11

   Preview features

   Generate missing artifact hashes when exporting pylock.toml files to ensure they conform to PEP 751
   Warn when pylock.toml artifact hash tables are empty, which will be rejected in a future uv release

   Performance

   Speed up installs that overwrite existing files by eliminating per-file temporary directories for atomic hard-link, symlink, and reflink replacements
   Speed up installs that merge copied wheels into existing environments by replacing per-file temporary directories with adjacent temporary files
   Speed up local wheel installs by replacing the shared ZIP cursor lock with positioned reads
   Speed up local wheel installs by reusing ZIP readers and buffers across extracted files
   Avoid transitive dependency checks and unnecessary resolution when uv pip install --no-deps finds the requested packages already installed

   Bug fixes


    [11 lines not shown]
VersionDeltaFile
1.38+46-46devel/py-uv/distinfo
1.39+46-46devel/py-uv-build/distinfo
1.36+14-14devel/py-uv/cargo-depends.mk
1.40+2-2devel/py-uv/Makefile.common
+108-1084 files

NetBSD/pkgsrc ifJYnJVdoc CHANGES-2026

   doc: Updated shells/oh-my-posh to 31.2.1
VersionDeltaFile
1.5960+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 57ichhSdoc CHANGES-2026

   doc: Updated www/wikid to 3.2.1
VersionDeltaFile
1.5959+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc PaUs2Bvwww/wikid cargo-depends.mk Makefile

   www/wikid: update to 3.2.1

   v3.2.1
   bug fix(es)

       fixed images overlapping with the article peek modal by hiding the image overlapping: 49a9ad5
       fixed seeking killing the sleep timer: da058cf
       suppress <figcaption> tags when inline images are disabled: 9696724
       fixed text clipping in the confirm modal: 522f511

   performance improvements

       eliminate per-frame heap allocations in is_article_saved_anywhere(): 9e51fda
       eliminate per-frame url clones during halfblock cache lookups: 824bf79
       eliminate intermediate allocations in compute_rects() traversal: 0d0698b
       lazily decode html class and id entities: df95bab
       replace O(n) link scan with O(log n) partition point in get_link_at_coord(): af4cd70
       lazily index plain_text_lower() on in-page search: 1dfab6f
       batch adjacent same-style words into single spans: e72115c

    [18 lines not shown]
VersionDeltaFile
1.5+7-4www/wikid/distinfo
1.6+4-4www/wikid/Makefile
1.5+1-0www/wikid/cargo-depends.mk
+12-83 files

NetBSD/pkgsrc qI2bLcLshells/oh-my-posh Makefile distinfo

   shells/oh-my-posh: update to 31.2.1

   v31.2.1
   Bug Fixes

       upgrade: stop spinner while progress bar owns the line (fc19b6f), closes #7856

   v31.2.0
   Bug Fixes

       config: capture the template cache before a segment goes async (cf477a5)
       config: keep a running segment's flags out of the render (5e8e203)
       path: keep template delimiters in folder names literal (161315a)
       streaming: own the render lifecycle in the producer (fb33d39)
       template: close the markup gaps the review found (04c5ede)
       template: escape chevrons in rendered action output (1f3624a)
       template: keep markup trust through recorded data files (d2673d1)
       terminal: strip control runes from console titles (9a032ce)
       terminal: strip raw C1 bytes from console titles (1e534e1)

    [4 lines not shown]
VersionDeltaFile
1.331+4-4shells/oh-my-posh/distinfo
1.367+2-3shells/oh-my-posh/Makefile
+6-72 files

NetBSD/pkgsrc W8KKapCx11/plasma6-kwin-x11 distinfo, x11/plasma6-kwin-x11/patches patch-src_plugins_qpa_integration.cpp

   plasma6-kwin-x11: remove obsolete patch
VersionDeltaFile
1.3+1-2x11/plasma6-kwin-x11/distinfo
1.2+1-1x11/plasma6-kwin-x11/patches/patch-src_plugins_qpa_integration.cpp
+2-32 files

NetBSD/pkgsrc lXWr8srdoc CHANGES-2026

   doc: Updated devel/gitpane to 0.16.0
VersionDeltaFile
1.5958+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc p8kLMXCdevel/gitpane cargo-depends.mk Makefile

   devel/gitpane: update to 0.16.0

   [0.16.0] - 2026-09-08
   Added

       Resize the commit message, changed files, and diff panes by dragging their borders. (#68, closes #67) Thanks @expoli.
       Search incrementally in graph filters, the Changes pane, and a commit's changed files. Matching rows stay selected as results change, with Unicode-aware highlighting. (#70, closes #69) Thanks @expoli.

   Fixed

       Bound libgit2 pack windows and object caches to keep large repositories from consuming excessive memory. (#66, closes #65) Thanks @expoli for the report and fix.
       Repository additions and removals now synchronize across running instances without overwriting concurrent config changes. (#72, closes #71)
       File actions and diff previews treat filenames literally. Rename operations handle both paths, and discard refuses to overwrite a file recreated at the original path. (#74, closes #73)
       Late graph and GitHub responses cannot reopen closed details or show content from another repository or filter. Graph refreshes preserve pending updates and rebuild search matches. (#74)
       Small terminal layouts and long Unicode error messages no longer crash the app. Commit messages remain readable in narrow layouts. (#74)
       Status includes file-type changes and supports bare repositories. Pinned linked worktrees receive Git metadata updates. (#74)
       Configured file openers use a directory as their working directory, review commands expand their base ref, and Windows launcher and watcher paths use compatible spellings. Removing one repository preserves others with the same name. (#74)

   Changed

    [2 lines not shown]
VersionDeltaFile
1.15+7-4devel/gitpane/distinfo
1.15+2-2devel/gitpane/Makefile
1.15+1-0devel/gitpane/cargo-depends.mk
+10-63 files

NetBSD/pkgsrc tZc4TCddoc CHANGES-2026

   doc: Updated audio/spotify-player to 0.25.1
VersionDeltaFile
1.5957+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Coyrjoaaudio/spotify-player Makefile cargo-depends.mk

   audio/spotify-player: update to 0.25.1

   v0.25.1
   What's Changed

       add a config option for configuring ncspot-only GET endpoints by @aome510 in #1079
       chore(nix): update flake inputs by @DOD-101 in #1023
       Update get-playlist-items and get-user-top-tracks API handling by @aome510 in #1080
       update audio vis default to use theme palette's color instead of hard-coded rgb by @aome510 in #1081
       render loading UI for search page by @aome510 in #1082

   v0.25.0
   Highlights

   v0.25.0 focuses on more reliable Spotify Web API access. Custom client IDs are now supported with automatic fallback to the bundled ncspot client when Spotify rejects restricted requests, alongside improved rate-limit handling.

   Breaking change: #1077 updated how cache token for Web API is stored so users will be prompted for re-authentication when running the new release. Because of the recent rate-limit issue, it's recommended for users to setup a custom client ID to avoid rate-limit issues with the default shared ncspot client
   What's Changed


    [9 lines not shown]
VersionDeltaFile
1.54+433-442audio/spotify-player/distinfo
1.51+143-146audio/spotify-player/cargo-depends.mk
1.76+2-3audio/spotify-player/Makefile
+578-5913 files

NetBSD/pkgsrc y0tTfn4x11/plasma6-kscreen Makefile

   plasma6-kscreen: missing dependencies kf6-kitemmodels, plasma6-plasma5support
VersionDeltaFile
1.10+3-1x11/plasma6-kscreen/Makefile
+3-11 files

NetBSD/pkgsrc eUoFJywwww/py-cheroot PLIST distinfo

   py-cheroot: updated to 11.1.2

   v11.1.2

   Bug fixes
   The “service unavailable” thread is now turn down properly when the server is shut down – by @itamarst.
   This fixes a regression in Cheroot originally introduced in v11.0.0 that would manifest itself under Python 3.12 and older. In certain conditions like under CherryPy, it would also lead to hangs on tear-down.

   v11.1.1

   Packaging updates and notes for downstreams
   The packaging configuration has been fixed to ensure that only cheroot package will be installed into site-packages/ – by @webknjaz.
   This fixes a regression introduced in version 11.1.0.

   v11.1.0

   Features
   Added optional private key password argument to SSL adapters to support password-protected private keys – by @jatalahd.
VersionDeltaFile
1.43+12-17www/py-cheroot/Makefile
1.30+4-4www/py-cheroot/distinfo
1.16+4-1www/py-cheroot/PLIST
+20-223 files

NetBSD/pkgsrc 6SsY9ridoc CHANGES-2026

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

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

   resterm: Update to 1.7.2

   Smaller binary
   This release makes the Resterm binary smaller by removing unused code.
VersionDeltaFile
1.44+3-3www/resterm/distinfo
1.50+1-1www/resterm/Makefile
1.35+0-0www/resterm/go-modules.mk
+4-43 files

NetBSD/pkgsrc rPg2fsdprint Makefile

   print: fix typo s/--/-/
VersionDeltaFile
1.970+2-2print/Makefile
+2-21 files

NetBSD/pkgsrc 5q8DMdVtextproc/libcyaml distinfo Makefile

   textproc/libcyaml: Revert accidental update.
VersionDeltaFile
1.4.32.2+3-3textproc/libcyaml/distinfo
1.3.32.2+5-1textproc/libcyaml/Makefile
+8-42 files

NetBSD/pkgsrc YbXgBVztextproc/libcyaml distinfo

   textproc/libcyaml: Update distinfo.
VersionDeltaFile
1.5+4-4textproc/libcyaml/distinfo
+4-41 files

NetBSD/pkgsrc o0MBtVstextproc/libcyaml Makefile

   textproc/libcyaml: Update to 1.4.2

   == v1.4.2 ==

   Buildsystem:

   - Add explicit shared and static library install targets.

   General:

   - Small code cleanups.
   - Reverted to C89-compatible static assertion macro.
   - Fixes build on quirky platforms.
   - Rationalised GitHub actions.
   - Fixed CI for MacOS.

   No changes are required for client applications to upgrade.

   == v1.4.1 ==

    [30 lines not shown]
VersionDeltaFile
1.4+2-6textproc/libcyaml/Makefile
+2-61 files

NetBSD/pkgsrc 8BSSCLidoc CHANGES-2026

   doc: Added games/billyfrontier version 1.1.1
VersionDeltaFile
1.5955+2-1doc/CHANGES-2026
+2-11 files