NetBSD/pkgsrc S1vqNYTdoc TODO CHANGES-2026

   Updated net/grpc, net/py-grpcio*
VersionDeltaFile
1.5707+6-1doc/CHANGES-2026
1.27859+1-3doc/TODO
+7-42 files

NetBSD/pkgsrc H68ftxcnet/grpc distinfo, net/py-grpcio Makefile distinfo

   grpc py-grpcio*: updated to 1.83.1

   1.83.1
   This release contains refinements, improvements, and bug fixes.
VersionDeltaFile
1.88+4-4net/py-grpcio/distinfo
1.82+4-4net/py-grpcio-tools/distinfo
1.73+4-4net/py-grpcio-testing/distinfo
1.3+4-4net/py-grpcio-status/distinfo
1.115+4-4net/grpc/distinfo
1.112+2-3net/py-grpcio/Makefile
+22-234 files not shown
+30-3310 files

NetBSD/pkgsrc LF7x20tdoc CHANGES-2026

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

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

   www/wikid: update to 3.0.0

   v3.0.0
   new feature(s)

       inline article image rendering powered by the kitty graphics protocol with universal unicode halfblocks fallback: a165199
       async image fetching and local caching: 0775ef6
       keybind (I) and settings toggle for image rendering: e2efffb 8767843
       responsive aspect ratio preservation: 4986eca

   bug fix(es)

       eliminate graphics flickering and cpu spikes with diffed rendering & in-memory payload cache: ea576f1
       composite transparent png backgrounds onto white to for readability on dark terminal themes: 168fd82
       optimised viewport link underline traversal with advancing pointer: 7395bfe
       use Cow on decode_html_entities to eliminate allocations on clean strings: d07bb03

   qol/style change(s)


    [131 lines not shown]
VersionDeltaFile
1.3+52-7www/wikid/distinfo
1.3+16-1www/wikid/cargo-depends.mk
1.4+2-2www/wikid/Makefile
+70-103 files

NetBSD/pkgsrc bg3ckB2doc CHANGES-2026

   doc: Updated sysutils/onefetch to 2.28.1
VersionDeltaFile
1.5705+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xd40e23sysutils/onefetch Makefile cargo-depends.mk

   sysutils/onefetch: update to 2.28.1

   2.28.1
   What's Changed
   CI/CD

       Fix CD pipeline by @o2sh

   2.28.0
   What's Changed
   New Features

       add language support for Just by @o2sh in b0b9742
       add language support for Mojo by @ruvasqm in #1500
       add language support for Batch file by @spenserblack in #1745
       Add language support for Slang by @arealsquirrel in #1759

   Bug Fixes


    [11 lines not shown]
VersionDeltaFile
1.37+622-637sysutils/onefetch/distinfo
1.30+206-211sysutils/onefetch/cargo-depends.mk
1.43+2-2sysutils/onefetch/Makefile
+830-8503 files

NetBSD/pkgsrc yCZtA7Idoc CHANGES-2026

   doc: Updated sysutils/dua-cli to 2.44.0
VersionDeltaFile
1.5704+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5ZSmS6Psysutils/dua-cli Makefile cargo-depends.mk

   sysutils/dua-cli: update to 2.44.0

   2.44.0 (2026-08-30)

   This is a massive release that cost my weekend and was motivated by the chance to reduce the amount of open issues to 0. Besides the memory usage being cut in half, one can now keep snapshots of interactive runs, and compare them to older snapshots, or simply view them again with different settings. Finally, it's now possible to configure keyboarding as well. What follows is the more elaborate, generated version of this text, and not my speech.

   This release turns traversal results into durable artifacts, shows exactly where disk usage moved, puts every interactive key under user control, and makes large traversals substantially leaner.

   dua interactive --export before.dua
   # ... later ...
   dua interactive --export after.dua
   dua diff before.dua after.dua

   Snapshots. Completed interactive traversals can now be exported atomically to a deterministic, SHA-256-protected snapshot, with streaming zlib compression by default. Load one with dua interactive --import for a read-only tour, or replay it through dua aggregate --import as a flat list, a depth-limited tree, or folded stacks, with the usual sorting and total controls. Snapshot imports retain root order and traversal metadata; the aggregate renderers replay them with bounded memory. The interactive view still supports navigation, searching, sorting, marking, and opening stored paths that continue to exist, while refresh, trash, and deletion stay safely disabled. Its mark pane drops destructive prompts and colors for snapshots, or whenever both destructive actions are unbound. The dua crate exposes the snapshot, replay, and diff APIs for library users as well.

   Diffing. dua diff OLD NEW streams additions, removals, and signed size changes as a compact, colored context tree, then shows the largest additions and removals. Use --directories-only, --prefix, --depth, --format, and --summary-limit to shape the report. Both snapshots are checksum-verified in parallel before their canonical entry streams are merged in bounded memory; whole added or removed directories collapse into a single useful change.

   Configurable keybindings. Every interactive action can now be rebound or disabled, and dua config show-default documents all bindings. Pane hints follow the configured keys, while --once understands the same named and modified bindings as well as compact character sequences.


    [118 lines not shown]
VersionDeltaFile
1.57+136-130sysutils/dua-cli/distinfo
1.44+44-42sysutils/dua-cli/cargo-depends.mk
1.57+2-2sysutils/dua-cli/Makefile
+182-1743 files

NetBSD/pkgsrc MAqSPXqdoc CHANGES-2026

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

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

   shells/oh-my-posh: update to 31.1.0

   v31.1.0
   Features

       git: extend the native gitstatus engine (857a49a)

   v31.0.0
   Bug Fixes

       config: close field-set analysis gaps and version the stamps (866f3cb)
       config: widen heuristic scan to all config texts, stabilize fingerprints (c360885)
       runtime: never cache a dir index built from an empty listing (27d853e)
       segments: cover per-segment version fields in the derived fetch (41a7d6d)
       segments: exclude wrapper-dispatch tools from the version cache (e8baaa9)
       segments: keep Enabled standalone-correct under gate bypasses (2a70481)
       feat(segments)!: derive version fetching from templates (4f8331e)
       feat(jujutsu)!: separate bookmark names and distance (75b17d8)
       feat(scm)!: derive fetch behavior from templates (e35405e)

    [40 lines not shown]
VersionDeltaFile
1.329+4-4shells/oh-my-posh/distinfo
1.363+4-2shells/oh-my-posh/Makefile
+8-62 files

NetBSD/pkgsrc yjm82qqdoc CHANGES-2026

   doc: Updated devel/hexpatch to 1.13.1
VersionDeltaFile
1.5702+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8Aiaxpsdevel/hexpatch Makefile cargo-depends.mk

   devel/hexpatch: update to 1.13.1

   What's Changed

       Fixed macos compile error by @Etto48 in #158
       Updated dependencies
VersionDeltaFile
1.19+142-115devel/hexpatch/distinfo
1.19+46-37devel/hexpatch/cargo-depends.mk
1.19+5-5devel/hexpatch/Makefile
+193-1573 files

NetBSD/pkgsrc OOUYU9Sdoc CHANGES-2026

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

NetBSD/pkgsrc 7cFwPYqdevel/gitpane Makefile cargo-depends.mk

   devel/gitpane: update to 0.15.0

   [0.15.0] - 2026-08-29
   Added

       Submodule rows in the Changes panel can now be pinned to the repo list from the context menu: "Add to repositories" appears for unpinned submodules and swaps to "Remove from repositories" (with the same confirmation as the d key) once pinned. The menu is grouped with separators — mutations, inspect, graph, pin management — and adding a repo now jumps focus to the Repositories panel with the new row selected. (e0b93a5, 2a4b1ce)
       Pinned submodules nest under their parent repo in the list: they render as a dim └ name connector row directly below the parent in every sort order, instead of a long breadcrumb path sorted on its own. (2a4b1ce, 28a0614, c44f1d9)

   Fixed

       Removing a pinned repo that the root scan can never rediscover (a submodule inside another listed repo, or a repo outside every root) no longer appends its bare directory name to excluded_repos, where it substring-matched unrelated paths forever after. (2a4b1ce)
       Quitting no longer leaves an in-flight git operation (and its ssh) running after exit; fetch, pull/push/submodule and file/worktree ops are killed as a process group on exit, force-quit, or timeout. Follow-up to the v0.14.0 fetch process-group kill, which only covered the fetch timeout path. (#60, #61, closes #59) Thanks @expoli.

   [0.14.1] - 2026-08-27
   Added

       One-line install without Rust tooling: curl -fsSL https://raw.githubusercontent.com/affromero/gitpane/main/install.sh | sh detects the platform, downloads the latest release binary, and installs it to /usr/local/bin (override with GITPANE_INSTALL_DIR; sudo only when the target dir is not writable). Replaces the four per-platform curl+tar blocks in the README.

   Fixed

    [12 lines not shown]
VersionDeltaFile
1.13+49-46devel/gitpane/distinfo
1.13+15-14devel/gitpane/cargo-depends.mk
1.13+2-2devel/gitpane/Makefile
+66-623 files

NetBSD/pkgsrc Pzb4Kw4doc CHANGES-2026

   doc: Updated devel/gitnr to 0.3.1
VersionDeltaFile
1.5700+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc uE0ZwL8devel/gitnr Makefile cargo-depends.mk, devel/gitnr/patches patch-.._vendor_nix-0.24.3_src_sys_event.rs patch-.._vendor_nix-0.24.3_src_net_if__.rs

   devel/gitnr: update to 0.3.1

   What's New

       Wayland clipboard support — clipboard actions now use native Wayland data-control, with automatic X11 fallback. Copied templates and commands remain available to native Wayland apps (#23). Thanks @LashaKamadadze.

   Fixes & Maintenance

       Replaced the yanked fastrand 2.4.0 dependency with 2.5.0
       Added pull request validation while keeping release jobs restricted to version tags
VersionDeltaFile
1.3+94-105devel/gitnr/distinfo
1.3+30-33devel/gitnr/cargo-depends.mk
1.5+2-2devel/gitnr/Makefile
1.2+1-1devel/gitnr/patches/patch-.._vendor_nix-0.24.3_src_sys_event.rs
1.2+1-1devel/gitnr/patches/patch-.._vendor_nix-0.24.3_src_net_if__.rs
+128-1425 files

NetBSD/pkgsrc G31jUQYdoc CHANGES-2026

   doc: Updated devel/feluda to 1.16.0
VersionDeltaFile
1.5699+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc uHSrgHYdevel/feluda Makefile cargo-depends.mk

   devel/feluda: update to 1.16.0

   What's Changed

       feat(licenses): custom license definitions and unlicensed vendored code by @anistark in #244
       build(deps): bump the cargo group across 2 directories with 1 update by @dependabot[bot] in #245
       build(deps): update all outdated dependencies and raise MSRV to 1.88 by @anistark in #246
       feat(sbom): identify packages by ecosystem and PURL by @anistark in #250
       feat(sbom): read an existing SBOM as a scan source by @anistark in #251
       feat(filesystem): catalog installed apk and dpkg packages by @anistark in #255
       docs: rework the features page and surface the version in the UI by @anistark in #256
       feat(filesystem): catalog installed rpm packages by @anistark in #259
       feat(licenses): resolve unknown licenses from ClearlyDefined by @anistark in #260
       chore: adds new release by @farhaanbukhsh in #261
VersionDeltaFile
1.22+463-517devel/feluda/distinfo
1.22+153-171devel/feluda/cargo-depends.mk
1.25+3-3devel/feluda/Makefile
+619-6913 files

NetBSD/othersrc yVKVXHDusr.bin/gooeymux term.c draw.c

   generate and use line-drawing characters just like wscons does
VersionDeltaFile
1.3+185-13usr.bin/gooeymux/draw.c
1.6+30-4usr.bin/gooeymux/term.c
+215-172 files

NetBSD/src ZkkeA6Asys/arch/powerpc/oea ofw_consinit.c

   match '8042' for pckbd detection - now this has can actually work on my 43P-150
VersionDeltaFile
1.29+5-5sys/arch/powerpc/oea/ofw_consinit.c
+5-51 files

NetBSD/pkgsrc gpRw19gdoc CHANGES-2026

   net/libtorrent, net/rtorrent
VersionDeltaFile
1.5698+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc LHHb2XPnet/libtorrent Makefile distinfo, net/rtorrent Makefile distinfo

   libtorrent rtorrent: updated to 0.16.21

   0.16.21
   This release includes various bugfixes and minor improvements as part of a stable series of releases.
VersionDeltaFile
1.68+4-4net/rtorrent/distinfo
1.74+4-4net/libtorrent/distinfo
1.135+2-2net/rtorrent/Makefile
1.99+2-2net/libtorrent/Makefile
+12-124 files

NetBSD/pkgsrc 87MeftJdoc CHANGES-2026

   doc: Updated graphics/exiv2 to 0.28.9
VersionDeltaFile
1.5697+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc X23Dl4sgraphics/exiv2 Makefile distinfo

   exiv2: update to 0.28.9.

   What's Changed

       Stop the parser from backtracking by @kevinbackhouse in #9309
       Fix copy-paste error in WebPImage::inject_VP8X height check (backport #9280) by @mergify[bot] in #9314
       Use readOrThrow in MatroskaVideo::decodeBlock for EOF detection (backport #9282) by @mergify[bot] in #9315
       Fix wrong variable in findXmp XMP trailer search loop (backport #9284) by @mergify[bot] in #9316
       Bound setMediaStream search to the trak atom size (backport #9286) by @mergify[bot] in #9319
       Use integer division in TiffBinaryArray::doCount (backport #9288) by @mergify[bot] in #9330
       Add orientation handling and tests for Sony camera files (backport #9295) by @mergify[bot] in #9335
       Add Tokina 80-400. (backport #9296) by @mergify[bot] in #9336
       Add more CanonFileInfo tags (backport #9312) by @mergify[bot] in #9338
       Add new Exif 3.1 tags (backport #9298) by @mergify[bot] in #9337
       Revert "Bound setMediaStream search to the trak atom size" by @kmilos in #9340
       Add enforce to avoid out-of-bounds read by @kevinbackhouse in #9308
       Add Pentax HDF tag (backport #9317) by @mergify[bot] in #9344
       Revert to Windows 2022 to fix build failure by @kevinbackhouse in #9350
       Update CodeCov keybase url (backport #9327) by @mergify[bot] in #9348

    [40 lines not shown]
VersionDeltaFile
1.58+4-4graphics/exiv2/distinfo
1.75+2-2graphics/exiv2/Makefile
+6-62 files

NetBSD/pkgsrc-wip b91286amodular-xorg-server distinfo PLIST, modular-xorg-server/patches patch-dri3_meson.build

modular-xorg-server: add upstream patch for dri3.h installation
DeltaFile
+18-0modular-xorg-server/patches/patch-dri3_meson.build
+1-2modular-xorg-server/PLIST
+1-0modular-xorg-server/distinfo
+20-23 files

NetBSD/pkgsrc KIIuzzrwww/grafana-prometheus-datasource PLIST

   grafana-prometheus-datasource: use GO_PLATFORM in PLIST
VersionDeltaFile
1.4+2-2www/grafana-prometheus-datasource/PLIST
+2-21 files

NetBSD/pkgsrc 6XtVcJ4doc CHANGES-2026

   doc: Updated comms/asterisk23 to 23.5.0
VersionDeltaFile
1.5696+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc N8Zv9pycomms/asterisk23 PLIST Makefile, comms/asterisk23/patches patch-main_manager.c

   Update asterisk23 to Asterisk 23.5.0:


   ## Change Log for Release asterisk-23.5.0

   ### Links:

    - [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-23.5.0.html)
    - [GitHub Diff](https://github.com/asterisk/asterisk/compare/23.4.1...23.5.0)

   ### Summary:

   - Commits: 39
   - Commit Authors: 16
   - Issues Resolved: 28
   - Security Advisories Resolved: 0

   ### User Notes:


    [85 lines not shown]
VersionDeltaFile
1.7+14-14comms/asterisk23/distinfo
1.2+12-12comms/asterisk23/patches/patch-main_manager.c
1.11+4-2comms/asterisk23/Makefile
1.7+3-1comms/asterisk23/PLIST
+33-294 files

NetBSD/pkgsrc XNx6WhWdoc CHANGES-2026

   doc: Updated comms/asterisk22 to 22.11.0
VersionDeltaFile
1.5695+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc VMMetHScomms/asterisk22 PLIST Makefile, comms/asterisk22/patches patch-main_manager.c

   Update asterisk22 to Asterisk 22.11.0:


   ## Change Log for Release asterisk-22.11.0

   ### Links:

    - [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-22.11.0.html)
    - [GitHub Diff](https://github.com/asterisk/asterisk/compare/22.10.1...22.11.0)

   ### Summary:

   - Commits: 39
   - Commit Authors: 16
   - Issues Resolved: 28
   - Security Advisories Resolved: 0

   ### User Notes:


    [85 lines not shown]
VersionDeltaFile
1.12+14-14comms/asterisk22/distinfo
1.2+12-12comms/asterisk22/patches/patch-main_manager.c
1.25+4-2comms/asterisk22/Makefile
1.11+3-1comms/asterisk22/PLIST
+33-294 files