NetBSD/pkgsrc XIJDjtBdoc CHANGES-2026

   doc: Updated net/scaleway-cli to 2.56.1
VersionDeltaFile
1.3458+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc osl8r96net/scaleway-cli distinfo go-modules.mk, net/scaleway-cli/patches patch-internal_namespaces_object_v1_custom__config__get.go patch-internal_namespaces_object_v1_custom__bucket.go

   scaleway-cli: Update to 2.56.1

   pkgsrc changes:
   - Enable "object" subcommands at least on NetBSD... it seems it does not have
     anything specific to (darwin|linux|windows). Probably can be extended to other
     Unix-like OSes.

   Changes:
   Too many to mention please see
   <https://github.com/scaleway/scaleway-cli/releases>.

   It adds several (sub)commands for new services/API, fixes bugs and
   update dependencies.
VersionDeltaFile
1.3+929-955net/scaleway-cli/distinfo
1.3+306-317net/scaleway-cli/go-modules.mk
1.1+12-0net/scaleway-cli/patches/patch-internal_namespaces_object_v1_custom__config__get.go
1.1+12-0net/scaleway-cli/patches/patch-internal_namespaces_object_v1_custom__bucket.go
1.1+12-0net/scaleway-cli/patches/patch-internal_namespaces_object_v1_custom__command.go
1.1+12-0net/scaleway-cli/patches/patch-internal_namespaces_object_v1_custom__disabled.go
+1,283-1,2724 files not shown
+1,321-1,27510 files

NetBSD/pkgsrc UvEa1hSdoc CHANGES-2026

   doc: Updated x11/copyq to 16.0.0
VersionDeltaFile
1.3457+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc U2CQ1Bodoc CHANGES-2026

   doc: Updated wayland/xwayland to 24.1.12
VersionDeltaFile
1.3456+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Js6BYcZwayland/xwayland distinfo Makefile

   xwayland: update to 24.1.12

   This release contains the fixes for the issues reported in today's security advisory:

   https://lists.x.org/archives/xorg-announce/2026-June/003702.html

     - Font Alias Stack-based Buffer Overflow
     - XSYNC Use-After-Free in miSyncDestroyFence()
     - XKB Key Types Stack-based Buffer Overflow
     - XKB SetMap Request Stack-based Buffer Overflow
     - XSYNC Use-After-Free in FreeCounter()
     - XSYNC Use-After-Free in SyncChangeCounter()
     - GLX ChangeDrawableAttributes Out-Of-Bounds Read/Write
     - CreateSaverWindow Use-After-Free Information Disclosure

   Additionally, it contains a number of other various fixes from the stable
   xwayland-24.1 branch.


    [20 lines not shown]
VersionDeltaFile
1.4+4-4wayland/xwayland/distinfo
1.4+2-2wayland/xwayland/Makefile
+6-62 files

NetBSD/pkgsrc nIAEL8Bx11/copyq distinfo Makefile

   copyq: update to 16.0.0

   * Added
   - Per-MIME clipboard size limits and OOM protection via clipboard_mime_size_limit
     config option and COPYQ_CLIPBOARD_MIME_SIZE_LIMIT environment variable. For
     example text/html.*:0;.*:100M disables storing HTML and sets 100MiB max
     size for all other formats (this size limit is the default: .*:100M).
   - AppImage support (WITH_APPIMAGE CMake build option).

   * Fixed
   - Fixed thumbnails hidden for tagged image items if "Show simple items" option
     is enabled (#3602).
   - Fixed window invisible in remote desktop sessions (#3593, #3582, #3400).
   - Fixed null characters in concatenated selected items breaking paste in
     other applications.
   - Handle possible file operation errors and locks when synchronizing items to
     files on disk and shared storage (#3368, #3579).
   - Avoids potential crash on fetching very large data in clipboard.

    [3 lines not shown]
VersionDeltaFile
1.10+4-4x11/copyq/distinfo
1.20+2-3x11/copyq/Makefile
+6-72 files

NetBSD/pkgsrc q2LQJovdoc CHANGES-2026

   doc: Updated emulators/nono to 1.8.0
VersionDeltaFile
1.3455+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc TeAtxt8emulators/nono distinfo Makefile

   nono: update to 1.8.0.

   1.8.0 (2026/05/30)

   vm(Update): "Change the VM time resolution from 1GHz to 19.2GHz. This allows the XP processor to run at exactly 6.144MHz."
   vm(New): "Implement tone and volume on SSG(YM2149)."
   vm(New): "Implement PAM behavior on the volume register on SSG(YM2149). This makes NetBSD/luna68k's psgpam(4) audio device work."
   GUI(Fix): "Fix possible flickering on the sound monitor."
   GUI(Fix): "Fix an issue where the access indicators of devices connected via SCSI bus would not light up correctly."
   app(Update): "Support libslirp-4.9."
VersionDeltaFile
1.49+4-4emulators/nono/distinfo
1.67+2-2emulators/nono/Makefile
+6-62 files

NetBSD/src Ay7HVmEsys/dev/wscons wskbd.c

   in WSKBDIO_GETMAP, when translating scancodes, return a keymap matching the
   translated scancodes
   mostly for ADB keyboards with USB emulation enabled
VersionDeltaFile
1.147+30-6sys/dev/wscons/wskbd.c
+30-61 files

NetBSD/pkgsrc-wip e40a0e5rust196 Makefile distinfo

rust196: Switch to using upstream illumos bootstrap.

These now appear to be suitable for my target platform, and avoids the
issue with having to wait for me to build my own bootstrap kit.  I was
able to successfully build 1.96.0 using this bootstrap on SmartOS 202108.
DeltaFile
+4-10rust196/Makefile
+6-3rust196/distinfo
+10-132 files

NetBSD/pkgsrc 5zrFjzDdoc CHANGES-2026

   doc: Added devel/yaks version 0.2.0
VersionDeltaFile
1.3454+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc VCU8yJpdevel Makefile

   Add and enable yaks.
VersionDeltaFile
1.4633+2-1devel/Makefile
+2-11 files

NetBSD/pkgsrc HrlQkeCdevel/yaks distinfo cargo-depends.mk

   Add yaks: Shared Discovery Trees in the CLI for teams of humans and robots

   yx (yaks) is a command-line tool for managing a shared TODO list as a
   tree of nested goals. It's designed for teams -- humans and AI agents
   working together on the same codebase.

   Everyone on the team works from the same yak map. Changes sync through
   git with zero merge conflicts, so you never have to coordinate who's
   updating the plan.
VersionDeltaFile
1.1+857-0devel/yaks/distinfo
1.1+286-0devel/yaks/cargo-depends.mk
1.1+31-0devel/yaks/Makefile
1.1+7-0devel/yaks/DESCR
1.1+4-0devel/yaks/PLIST
+1,185-05 files

NetBSD/pkgsrc AhFdGkMdoc CHANGES-2026

   doc: Updated net/pingy to 0.1.10
VersionDeltaFile
1.3453+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Sf0tyH2net/pingy distinfo cargo-depends.mk

   net/pingy: update to 0.1.10

    - No ChangeLog provided.
VersionDeltaFile
1.2+37-58net/pingy/distinfo
1.2+11-18net/pingy/cargo-depends.mk
1.2+4-4net/pingy/Makefile
+52-803 files

NetBSD/pkgsrc J7eexatdoc CHANGES-2026 TODO

   doc: Updated textproc/rumdl to 0.2.5
VersionDeltaFile
1.3452+2-1doc/CHANGES-2026
1.27338+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 0uDAvSXtextproc/rumdl distinfo Makefile

   textproc/rumdl: update to 0.2.5

   0.2.5 - 2026-06-02
   Added

       lsp: resolve buffer-file links and extend hover previews (94e088a)

   Fixed

       md034: don't flag URLs in JSX component attributes (MDX) (5ed2c5d)
       md013: avoid byte-slice underflow on all-emphasis lines (ad5647a)
       fix-utils: reject non-char-boundary ranges in validate_fix_range too (9d07c16)
       md072: span quoted keys fully in unsorted-key diagnostics (8aa9140)
       config: don't create phantom rule entries for unconvertible values (4b21cb0)
       md004: guard empty marker in count_marker_prevalence too (5584c23)
       config: keep pyproject [tool.rumdl] with only cache=true set (774a1b3)
       wasm: cover AzureDevOps and MyST flavors in round-trip test (58f8d0d)
       config: tighten pyproject rumdl-section detection (b8a5966)
       config: keep pyproject [tool.rumdl] with only scalar globals (7da87d7)

    [47 lines not shown]
VersionDeltaFile
1.32+4-4textproc/rumdl/distinfo
1.34+2-2textproc/rumdl/Makefile
+6-62 files

NetBSD/pkgsrc iHHU6hwdoc CHANGES-2026

   doc: Updated sysutils/parallel-disk-usage to 0.24.0
VersionDeltaFile
1.3451+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qjWDjnJsysutils/parallel-disk-usage distinfo cargo-depends.mk

   sysutils/parallel-disk-usage: update to 0.24.0

    - No ChangeLog provided.
VersionDeltaFile
1.20+73-55sysutils/parallel-disk-usage/distinfo
1.17+23-17sysutils/parallel-disk-usage/cargo-depends.mk
1.20+4-4sysutils/parallel-disk-usage/Makefile
+100-763 files

NetBSD/pkgsrc 4a6FaV7doc CHANGES-2026

   doc: Updated sysutils/broot to 1.57.0
VersionDeltaFile
1.3450+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc NmKOIyLsysutils/broot distinfo Makefile

   sysutils/broot: update to 1.57.0

    - help: verb 'keys' and 'description' columns now searchable - Fix #1163
    - fix :print_path / :print_relative_path adding a trailing empty line when printing a multi-item staging area - Fix #1062 - Thanks @xfocus3
    - Skin: attributes (bold, underlined, etc.) of the "selected_line" entry now applied - Fix #1156
    - if no Wezterm version is found, broot now assumes it's recent enough to support kitty protocol for image - Fix #509 - Thanks @chinhkrb113
VersionDeltaFile
1.126+4-4sysutils/broot/distinfo
1.131+2-2sysutils/broot/Makefile
1.110+0-0sysutils/broot/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc ASqIoyAdoc CHANGES-2026

   doc: Updated sysutils/treegrep to 2.1.1
VersionDeltaFile
1.3449+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8GdPOVVsysutils/treegrep distinfo Makefile

   sysutils/treegrep: update to 2.1.1

    - fix panic on lines containing invalid UTF-8
VersionDeltaFile
1.9+7-7sysutils/treegrep/distinfo
1.10+2-2sysutils/treegrep/Makefile
1.9+1-1sysutils/treegrep/cargo-depends.mk
+10-103 files

NetBSD/pkgsrc j4mjDdMdoc CHANGES-2026

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

NetBSD/pkgsrc 6aTQh9Hdevel/feluda distinfo cargo-depends.mk

   devel/feluda: update to 1.13.0

   What's Changed

       build(deps): bump requests from 2.32.5 to 2.33.0 in /examples/python-example in the pip group across 1 directory by @dependabot[bot] in #205
       chore: add AGENTS.md and plan/ directory by @anistark in #206
       build(deps): bump pytest from 9.0.2 to 9.0.3 in /examples/python-example in the pip group across 1 directory by @dependabot[bot] in #207
       build(deps): bump the cargo group across 1 directory with 2 updates by @dependabot[bot] in #208
       chore(deps): refresh lockfile and bump minor specifiers by @anistark in #209
       feat(licenses): detect OFL.txt and SIL Open Font License by @anistark in #210
       feat(docs): add Field Reports timeline to homepage by @anistark in #211
       feat(licenses): parse compound SPDX expressions by @anistark in #212
       feat(parser): add monorepo workspace support across Cargo, npm, Go, and uv by @anistark in #213
       feat(init): add feluda init subcommand for zero-friction onboarding by @anistark in #214
       feat(sarif): add SARIF 2.1.0 output for GitHub Advanced Security by @anistark in #215
       feat(skill): add feluda Claude Code skill for inline license compliance by @anistark in #216
VersionDeltaFile
1.19+400-397devel/feluda/distinfo
1.19+132-131devel/feluda/cargo-depends.mk
1.22+2-2devel/feluda/Makefile
+534-5303 files

NetBSD/pkgsrc GrKvYIgdoc CHANGES-2026

   doc: Updated devel/cargo-edit to 0.13.11
VersionDeltaFile
1.3447+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc TE8ijNsdevel/cargo-edit Makefile distinfo

   devel/cargo-edit: update to 0.13.11

    - fix: Build without default features
    - Remove MSRV
VersionDeltaFile
1.13+5-6devel/cargo-edit/Makefile
1.9+4-4devel/cargo-edit/distinfo
1.9+0-0devel/cargo-edit/cargo-depends.mk
+9-103 files

NetBSD/pkgsrc wwtK317doc TODO CHANGES-2026

   doc: Updated devel/ast-grep to 0.43.0
VersionDeltaFile
1.27337+1-2doc/TODO
1.3446+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc nWQpF6Ndevel/ast-grep distinfo cargo-depends.mk

   devel/ast-grep: update to 0.43.0

    - chore(deps): update dependency @types/node to v24.12.4 #2636
    - chore(deps): update rust crate assert_cmd to v2.2.2 #2632
    - chore(deps): update rust crate similar to v3.1.1 #2662
    - fix(lsp): initialize tracing subscriber to surface tower-lsp errors #2639
    - fix(deps): update rust-wasm-bindgen monorepo #2660
    - chore(deps): update rust crate tree-sitter to v0.26.9 #2656
    - chore(deps): update rust crate serde_json to v1.0.150 #2659
    - chore(deps): update rust crate clap_complete to v4.6.5 #2634
    - chore(deps): update dependency @ast-grep/napi to v0.42.3 #2653
    - chore(deps): update dependency oxlint to v1.66.0 #2651
    - chore(deps): update dependency web-tree-sitter to v0.26.9 #2654
    - fix: strip trailing comment artifact in comment suppression #2644
    - feat: support ESQuery style selector in run command #2663
    - feat: add --follow arg for sg test #2657
    - test: add test for run --kind d0d0b30
    - feat: add markdown support beacc9e
    - fix: use Rule instead of pattern in run 2759fda
VersionDeltaFile
1.83+67-49devel/ast-grep/distinfo
1.78+21-15devel/ast-grep/cargo-depends.mk
1.84+2-3devel/ast-grep/Makefile
+90-673 files

NetBSD/pkgsrc 0n5o9w0doc CHANGES-2026

   Updated net/freeradius, devel/py-debugpy
VersionDeltaFile
1.3445+3-1doc/CHANGES-2026
+3-11 files