NetBSD/pkgsrc-wip 2408ea5rocq TODO

rocq: Add references to recent CVEs
DeltaFile
+2-0rocq/TODO
+2-01 files

NetBSD/pkgsrc-wip 70cb3ffllama.cpp TODO

llama.cpp: Add references to recent CVEs
DeltaFile
+1-1llama.cpp/TODO
+1-11 files

NetBSD/pkgsrc-wip 945cbc4act TODO

act: Add references to recent CVEs
DeltaFile
+1-1act/TODO
+1-11 files

NetBSD/pkgsrc u0lfNScdoc CHANGES-2026 TODO

   doc: Updated meta-pkgs/bulk-test-go to 20260825
VersionDeltaFile
1.27819+2-3doc/TODO
1.5510+2-1doc/CHANGES-2026
+4-42 files

NetBSD/pkgsrc azIf2bVmeta-pkgs/bulk-test-go Makefile

   bulk-test-go: remove go-wire, gone

   Bump version.
VersionDeltaFile
1.16+2-3meta-pkgs/bulk-test-go/Makefile
+2-31 files

NetBSD/pkgsrc IW8bXs2mk/platform NetBSD.mk

   mk: always set LC_CTYPE to a UTF-8 locale on NetBSD

   This fixes extraction of tar files with UTF-8 names on -current.

   See today's thread "Re: CVS commit: src/external/bsd/libarchive/dist/libarchive"
   on tech-userlevel for details.
VersionDeltaFile
1.90+4-2mk/platform/NetBSD.mk
+4-21 files

NetBSD/pkgsrc tqZ1fNZinputmethod/ibus Makefile

   Pullup ticket #7241 - requested by tsutsuii
   inputmethod/ibus: Build fix

   Revisions pulled up:
   - inputmethod/ibus/Makefile                                     1.126

   ---
      Module Name:    pkgsrc
      Committed By:   tsutsui
      Date:           Wed Aug 19 16:18:16 UTC 2026

      Modified Files:
              pkgsrc/inputmethod/ibus: Makefile

      Log Message:
      ibus: regenerate tools Vala sources before build

      The generated tools/main.c in the distfile may contain Wayland code
      even when ibus is configured with --disable-wayland, causing the build

    [6 lines not shown]
VersionDeltaFile
1.123.2.2+5-3inputmethod/ibus/Makefile
+5-31 files

NetBSD/src oV0C063sys/rump/librump/rumpkern vm.c

   rump: Handle uvm_wait tickets like the real kernel does.

   This should avoid trouble in any path that calls uvm_wait_prepare
   with spin locks held even though it's not going to sleep in uvm_wait,
   of which there are probably many more than just rump_hypermalloc --
   uvm_wait_prepare is supposed to be cheap enough not to be worth
   conditionalizing.  (Perhaps we should measure that, though.)

   PR kern/60636: rump on sparc64 totally broken still with vm.c rev 1.201

   Followup for:

   PR kern/58964: uvm: missing wakeup on uvmexp.free
   PR kern/60029: panic: cpu0: softints stuck for 16 seconds
VersionDeltaFile
1.203+77-19sys/rump/librump/rumpkern/vm.c
+77-191 files

NetBSD/src npGKXRbsys/rump/librump/rumpkern vm.c

   rump_hypermalloc: Don't get a uvm_wait ticket if we won't uvm_wait.

   This path may be taken with a spin lock held, which means we can't
   take pdaemonmtx (IPL_NONE).

   PR kern/60636: rump on sparc64 totally broken still with vm.c rev 1.201

   Followup for:

   PR kern/58964: uvm: missing wakeup on uvmexp.free
   PR kern/60029: panic: cpu0: softints stuck for 16 seconds
VersionDeltaFile
1.202+6-4sys/rump/librump/rumpkern/vm.c
+6-41 files

NetBSD/pkgsrc 2C4kdQswww/firefox140 Makefile distinfo, www/firefox140-l10n Makefile distinfo

   Pullup ticket #7240 - requested by gutteridge
   www/firefox140: Security fix
   www/firefox140-l10n: Security fix

   Revisions pulled up:
   - www/firefox140-l10n/Makefile                                  1.15
   - www/firefox140-l10n/distinfo                                  1.15
   - www/firefox140/Makefile                                       1.22
   - www/firefox140/distinfo                                       1.20

   ---
      Module Name:    pkgsrc
      Committed By:   gutteridge
      Date:           Wed Aug 19 02:36:12 UTC 2026

      Modified Files:
              pkgsrc/www/firefox140: Makefile distinfo

      Log Message:

    [12 lines not shown]
VersionDeltaFile
1.13.2.2+306-306www/firefox140-l10n/distinfo
1.18.2.2+3-3www/firefox140/distinfo
1.19.2.2+1-1www/firefox140/Makefile
1.13.2.2+1-1www/firefox140-l10n/Makefile
+311-3114 files

NetBSD/src qQC2wprdoc CHANGES-11.1

   Note belated removal of options DIAGNOSTIC for riscv*
VersionDeltaFile
1.1.2.6+8-1doc/CHANGES-11.1
+8-11 files

NetBSD/src uNuYyNPsys/arch/riscv/conf GENERIC64 GENERIC

   Remove options DIAGNOSTIC from riscv kernels too.
   Oversight when processing ticket #182 (riscv first time release)
VersionDeltaFile
1.21.2.4+2-2sys/arch/riscv/conf/GENERIC64
1.24.8.2+2-2sys/arch/riscv/conf/GENERIC
+4-42 files

NetBSD/pkgsrc pi5Lriharchivers/zutils Makefile

   zutils: Add conflicts and fix configure_args
VersionDeltaFile
1.16+6-8archivers/zutils/Makefile
+6-81 files

NetBSD/pkgsrc YH8xgMKarchivers/gzip Makefile

   gzip: Add conflicts with zutils
VersionDeltaFile
1.41+2-2archivers/gzip/Makefile
+2-21 files

NetBSD/pkgsrc-wip d639c0crust198-bin buildlink3.mk DESCR, rust198-bin/files install.sh

rust198-bin: Add a package corresponding to rust198.
DeltaFile
+971-0rust198-bin/files/install.sh
+309-0rust198-bin/Makefile
+56-0rust198-bin/distinfo
+17-0rust198-bin/DESCR
+13-0rust198-bin/buildlink3.mk
+1,366-05 files

NetBSD/pkgsrc-wip 625573drust198 do-cross.mk options.mk, rust198/files gcc-wrap

rust198: add rust version 1.98.0.

Pkgsrc changes:
 * Update patches to match new vendored versions.
 * Associated checksum changes.
 * Add cargo option to permit linker warnings (NetBSD compat code)
   (taken from rust-beta wip package)

Upstream changes:

Version 1.98.0 (2026-08-20)
==========================

Language
--------
- [Allow shortening lifetime of `&mut` when unsize-coercing, even
  in an invariant position.]
  (https://github.com/rust-lang/rust/pull/149219) For example, you
  can now coerce a `Cell<&'long mut i32>` to a `Cell<&'short mut

    [151 lines not shown]
DeltaFile
+818-0rust198/Makefile
+215-0rust198/files/gcc-wrap
+191-0rust198/distinfo
+140-0rust198/cargo.mk
+131-0rust198/options.mk
+117-0rust198/do-cross.mk
+1,612-084 files not shown
+4,084-090 files

NetBSD/pkgsrc BWUYOUAdoc CHANGES-2026

   doc: Updated net/croc to 11.3.0
VersionDeltaFile
1.5509+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc aM2FsMVnet/croc Makefile go-modules.mk

   croc: Update to 11.3.0

   What's Changed
   feat: experimental quic by @schollz in #1284
   Revert "feat: experimental quic" by @schollz in #1285
   chore: go fix by @zdiff in #1286
   feat: experimental quic by @schollz in #1287
   feat: experimental quic 2 by @schollz in #1288
   feat: experimental quic 3 by @schollz in #1289
VersionDeltaFile
1.9+153-3net/croc/distinfo
1.9+50-0net/croc/go-modules.mk
1.42+1-1net/croc/Makefile
+204-43 files

NetBSD/pkgsrc 6SAWW5Odoc CHANGES-2026

   doc: Added wayland/waybar version 0.15.0
VersionDeltaFile
1.5508+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc wm5O8Zgwayland Makefile

   Add waybar
VersionDeltaFile
1.30+2-1wayland/Makefile
+2-11 files

NetBSD/pkgsrc PF81xg7wayland/waybar PLIST Makefile, wayland/waybar/patches patch-src_factory.cpp patch-src_modules_cpu__frequency_bsd.cpp

   waybar: new package

   Waybar is a highly customizable Wayland bar for Sway and
   Wlroots based compositors.
VersionDeltaFile
1.1+219-0wayland/waybar/patches/patch-src_modules_battery.cpp
1.1+65-0wayland/waybar/Makefile
1.1+49-0wayland/waybar/patches/patch-meson.build
1.1+43-0wayland/waybar/PLIST
1.1+28-0wayland/waybar/patches/patch-src_modules_cpu__frequency_bsd.cpp
1.1+24-0wayland/waybar/patches/patch-src_factory.cpp
+428-08 files not shown
+553-014 files

NetBSD/pkgsrc-wip a25e792waybar Makefile

waybar: add udev dependency on linux
DeltaFile
+7-1waybar/Makefile
+7-11 files

NetBSD/pkgsrc jWI3J5Hdoc CHANGES-2026

   Updated security/dropbear, security/py-joserfc
VersionDeltaFile
1.5507+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc NXZDDtlsecurity/py-joserfc Makefile distinfo

   py-joserfc: updated to 1.7.4

   1.7.4

   - Reject JWS general JSON serialization when signatures is empty.
   - Raises ``DecodeError`` when encrypted_key is None in JWE.

   1.7.3

   - Add default claims validation for ``iss``, ``sub`` and ``aud``.
   - Add size validation even for self-provided payload.

   1.7.2

   - Avoid trailing padding for JWTs.

   1.7.1

   - **JWE**: use the original ``aad`` value for decrypting.

    [6 lines not shown]
VersionDeltaFile
1.5+4-4security/py-joserfc/distinfo
1.5+3-4security/py-joserfc/Makefile
+7-82 files

NetBSD/pkgsrc gHgwKlPsecurity/dropbear Makefile distinfo

   dropbear: updated to 2026.24

   2026.94 - 23 July 2026

   - Fix scp build failure regression from 2026.93
     The new ascii_isdigit() etc wasn't linked.

   - Print square brackets around ipv6 addresses with ports, eg
     [2a00:f10:400:2:1c00:bcff:fe00:1c6]:22
     Patch from Seo Suchan

   - Support longer paths in scp.

   - Avoid some build warnings, add increase github action coverage of
     config options.

   2026.93 - 21 July 2026

   Note >> for compatibility/configuration changes

    [27 lines not shown]
VersionDeltaFile
1.41+4-4security/dropbear/distinfo
1.49+2-2security/dropbear/Makefile
+6-62 files

NetBSD/pkgsrc gtrQZ4Udoc CHANGES-2026

   doc: Updated www/firefox-l10n to 154.0
VersionDeltaFile
1.5506+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5YA42IOwww/firefox-l10n Makefile distinfo

   www/firefox-l10n: Update to 154.0

   * Sync with www/firefox-153.0.
VersionDeltaFile
1.298+310-310www/firefox-l10n/distinfo
1.316+2-2www/firefox-l10n/Makefile
+312-3122 files

NetBSD/pkgsrc D05u8fddoc CHANGES-2026

   doc: Updated www/firefox to 154.0
VersionDeltaFile
1.5505+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc MFLCFv6www/firefox mozilla-common.mk distinfo, www/firefox/patches patch-third__party_angle_angle__program__version__id__gn_moz.build patch-third__party_angle_angle__common__gn_moz.build

   www/firefox: Update to 154.0

   * Generate and use more generic PLIST.

   Changelog:
   154.0:
   New

     * Firefox's Local Network Access protections now extend to WebSocket
       connections. Websites that try to open a WebSocket to a device on the local
       network will now ask for permission first.

     * In Smart Window, Firefox can now suggest groups of related tabs and propose
       a name for each group.

     * Firefox on Windows is now a supported browser for NVIDIA GeForce NOW,
       letting users stream supported PC games directly in the browser.

     * Local Firefox profile backups are now available on macOS in addition to

    [129 lines not shown]
VersionDeltaFile
1.1+873-0www/firefox/patches/patch-third__party_angle_angle__program__version__id__gn_ANGLEShaderProgramVersion.h-22c710649c380411.rsp.in
1.193+41-42www/firefox/PLIST
1.1+40-0www/firefox/patches/patch-third__party_angle_angle__common__gn_moz.build
1.1+31-0www/firefox/patches/patch-third__party_angle_angle__program__version__id__gn_moz.build
1.591+17-11www/firefox/distinfo
1.322+10-6www/firefox/mozilla-common.mk
+1,012-5912 files not shown
+1,099-7618 files

NetBSD/pkgsrc-wip 2b4b6d3prometheus-lts Makefile go-modules.mk, prometheus-lts/files prometheus.sh

prometheus-lts: update to 3.13.2 (ok leot@)

pkgsrc changes:
- Align Makefile structure with alertmanager
- Build with GOWORK=off (solves go.mod issues)
- Embed static web assets into the binary like upstream docs say
- Remove patches for path overrides. Apply them in the rc script instead
- Misc cleanup
DeltaFile
+1,135-926prometheus-lts/distinfo
+376-306prometheus-lts/go-modules.mk
+45-58prometheus-lts/Makefile
+54-0prometheus-lts/files/prometheus.sh
+0-38prometheus-lts/patches/patch-web_ui_ui.go
+0-37prometheus-lts/patches/patch-cmd_prometheus_main.go
+1,610-1,3653 files not shown
+1,624-1,4029 files