NetBSD/src zlr652s. UPDATING

   UPDATING: Note need for cleandir in ld.elf_so.
VersionDeltaFile
1.392+5-1UPDATING
+5-11 files

NetBSD/src 41bdGfmlibexec/ld.elf_so tls.c

   ld.elf_so: Mark new variables __debugused, not __diagused.

   They are used in ld.elf_so builds with DEBUG, not with DIAGNOSTIC!

   PR bin/60469: bin/60469: assertion "ALIGNED_P(q, obj->tlsalign)"
   failed: file "/usr/src/libexec/ld.elf_so/tls.c", line 333
VersionDeltaFile
1.31+3-3libexec/ld.elf_so/tls.c
+3-31 files

NetBSD/src jgSlwfytests/kernel t_signal_and_fpu.c

   t_signal_and_fpu: Mark xfail on sparc.

   PR port-sparc/60460: sparc fails to save/restore FPU registers on
   signal delivery
VersionDeltaFile
1.4+14-2tests/kernel/t_signal_and_fpu.c
+14-21 files

NetBSD/pkgsrc-wip 5e88ee9rust-beta Makefile

rust-beta: ALLOW_NETWORK_ACCESS no longer needed

Builds and installs without NETWORK_ACCESS.
DeltaFile
+0-4rust-beta/Makefile
+0-41 files

NetBSD/pkgsrc laNqyc5doc CHANGES-2026

   doc: Updated audio/speech-dispatcher to 0.12.1nb3
VersionDeltaFile
1.4617+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc uOXsszVaudio/speech-dispatcher Makefile distinfo, audio/speech-dispatcher/patches patch-src_modules_Makefile.in

   speech-dispatcher: honor LDFLAGS.

   Bump PKGREVISION.
VersionDeltaFile
1.3+30-110audio/speech-dispatcher/patches/patch-src_modules_Makefile.in
1.39+2-2audio/speech-dispatcher/Makefile
1.11+2-1audio/speech-dispatcher/distinfo
+34-1133 files

NetBSD/src aBHvhrJlibexec/ld.elf_so tls.c xmalloc.c

   ld.elf_so: Fix static TLS alignment on variant II platforms.

   Only affects obscure architectures like x86, though.

   Sprinkle assertions to make sure this breaks in other ways on other
   architectures too, like variant I, or variant II with _lwp_gettcb().
   Fair's fair, right?

   XXX We should consider verifying that every Elf_Phdr::p_align is
   reasonable (i.e., is a power of two, or is zero but only if p_memsz
   is also zero), and that p_filesz <= p_memsz, in headers.c for the
   main object and in map_object.c for other objects.

   PR bin/60469: bin/60469: assertion "ALIGNED_P(q, obj->tlsalign)"
   failed: file "/usr/src/libexec/ld.elf_so/tls.c", line 333
VersionDeltaFile
1.30+80-9libexec/ld.elf_so/tls.c
1.28+4-2libexec/ld.elf_so/xmalloc.c
+84-112 files

NetBSD/src Zj8GSypdistrib/sets/lists/base shl.mi, distrib/sets/lists/comp mi

   bind: Conditionalize libraries on MKBIND.

   PR toolchain/60468: external/mpl/bind/lib: misuse of build_install,
   missing MKBIND conditionals
VersionDeltaFile
1.1047+17-17distrib/sets/lists/base/shl.mi
1.2527+11-11distrib/sets/lists/comp/mi
1.411+7-7distrib/sets/lists/debug/shl.mi
1.318+3-1lib/Makefile
+38-364 files

NetBSD/pkgsrc jEEfNj1doc TODO

   doc/TODO: + p5-Dancer2-2.1.0, rsyslog-8.2606.0.
VersionDeltaFile
1.27624+3-2doc/TODO
+3-21 files

NetBSD/pkgsrc PeMoCbRmath/mpdecimal Makefile

   math/mpdecimal: Fix RELRO build

   * Add RELRO flag to LDXXFLAGS to pass RELRO check.
VersionDeltaFile
1.3+2-2math/mpdecimal/Makefile
+2-21 files

NetBSD/pkgsrc-wip 61b4fbcsway Makefile PLIST, sway/patches patch-swaybar_tray_icon.c patch-swaybar_i3bar.c

sway: remove, imported to pkgsrc
DeltaFile
+0-48sway/patches/patch-swaybar_tray_icon.c
+0-36sway/Makefile
+0-34sway/PLIST
+0-33sway/patches/patch-swaybar_i3bar.c
+0-30sway/patches/patch-sway_tree_workspace.c
+0-30sway/patches/patch-sway_commands.c
+0-21113 files not shown
+0-39519 files

NetBSD/pkgsrc-wip 9f27245labwc PLIST Makefile, labwc/files startlabwc.sh.in

labwc: remove, imported to pkgsrc
DeltaFile
+0-62labwc/PLIST
+0-52labwc/Makefile
+0-17labwc/files/startlabwc.sh.in
+0-13labwc/patches/patch-docs_meson.build
+0-11labwc/options.mk
+0-8labwc/DESCR
+0-1632 files not shown
+0-1708 files

NetBSD/pkgsrc-wip eefe856wlroots PLIST Makefile, wlroots/patches patch-render_allocator_allocator.c patch-xcursor_xcursor.c

wlroots: remove, imported to pkgsrc
DeltaFile
+0-126wlroots/PLIST
+0-59wlroots/patches/patch-render_allocator_allocator.c
+0-54wlroots/Makefile
+0-36wlroots/buildlink3.mk
+0-20wlroots/patches/patch-xcursor_xcursor.c
+0-16wlroots/patches/patch-util_shm.c
+0-3118 files not shown
+0-39214 files

NetBSD/pkgsrc i218JKedoc CHANGES-2026 TODO

   doc: Updated wayland/labwc to 0.20.1
VersionDeltaFile
1.4616+2-1doc/CHANGES-2026
1.27623+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc Pn5M1tnwayland/labwc distinfo Makefile, wayland/labwc/patches patch-src_common_string-helpers.c patch-src_cycle_osd-field.c

   labwc: update to 0.20.1

   * 0.20.1
   This is a small bug fix release.

   Fixed
   - Handle titles with no visible characters, for example the left-to-right mark
     (&lrm;) @Consolatis [#3630]
   - Protect against SIGABRT when TTY switching in unusual circumstances by
     ensuring that xdg-shell windows have sensible width and height before trying
     to set size on configure. This protects against an edge case experienced when
     switching between labwc on one TTY and Xfce on XOrg on another TTY.
     @johanmalm @Tamaranch [#3617]

   * 0.20.0
   This is the first release using wlroots-0.20 and therefore has an increased risk
   of teething issues. Many thanks to @Consolatis for leading the effort to port
   across [#2956].

    [88 lines not shown]
VersionDeltaFile
1.1+33-0wayland/labwc/patches/patch-src_common_string-helpers.c
1.1+15-0wayland/labwc/patches/patch-src_cycle_osd-field.c
1.3+6-4wayland/labwc/distinfo
1.3+3-3wayland/labwc/Makefile
1.2+2-0wayland/labwc/PLIST
+59-75 files

NetBSD/pkgsrc tXSrKeodoc CHANGES-2026

   doc: Updated wayland/swaylock to 1.8.6
VersionDeltaFile
1.4615+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc mGvglQXwayland/swaylock distinfo Makefile

   swaylock: update to 1.8.6

   swaylock v1.8.6

   Constantin (1):
         Fix stray character in password buffer after suspend/resume cycle

   Sergey Zagursky (1):
         main: fix reversed dup2 arguments in daemonize
VersionDeltaFile
1.2+4-4wayland/swaylock/distinfo
1.2+3-3wayland/swaylock/Makefile
+7-72 files

NetBSD/pkgsrc j91kwY9doc CHANGES-2026 TODO

   doc: Updated wayland/sway to 1.12
VersionDeltaFile
1.4614+2-1doc/CHANGES-2026
1.27622+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 3RzDeZPwayland/sway distinfo Makefile

   sway: update to 1.12

   Sway 1.12 contains 138 changes from 50 contributors.

   This release depends on wlroots 0.20.0. See the wlroots release notes.

   New features
   - Add support for capturing individual windows.
   - Add support for HDR10 when running with the Vulkan renderer.
   - Add support for new protocols: color-management-v1, color-representation-v1, xdg-toplevel-tag-v1,
     ext-workspace-v1, wl_fixes.
   - Add a new --device-primaries to output color_profile to use color primaries advertised in EDID.
   - Add support for keypad slide switches.

   Changes
   - The default configuration file now ships key bindings for playerctl.
   - Sway no longer refuses to start on unsupported GPUs (e.g. NVIDIA proprietary drivers).
     Instead, it displays an informational message. The message can be disabled via

    [8 lines not shown]
VersionDeltaFile
1.2+4-4wayland/sway/distinfo
1.2+3-3wayland/sway/Makefile
+7-72 files

NetBSD/pkgsrc oWxJ9ytdoc TODO CHANGES-2026

   doc: Updated wayland/wlroots to 0.20.2
VersionDeltaFile
1.27621+1-2doc/TODO
1.4613+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc lhNumrPwayland/wlroots PLIST Makefile

   wlroots: update to 0.20.2

   * wlroots 0.20.2

   Félix Poisot (1):
         scene: don't send new dmabuf feedback after node disable

   Simon Ser (13):
         xwayland/selection: stop using VLAs for MIME type atom lists
         xwayland: use const pointers for xcb_get_property_value()
         xwayland/xwm: fix out-of-bounds strndup() in read_surface_class()
         xwayland/xwm: pluralize array variable in read_surface_net_wm_state()
         xwayland: stop using xcb_get_property_reply_t.value_len
         xwayland/xwm: align WL_SURFACE_ID error message with WL_SURFACE_SERIAL
         xwayland/xwm: expand comment about WL_SURFACE_ID event ordering
         xwayland/xwm: check whether surface is already associated for WL_SURFACE_ID
         xwayland/xwm: check object type in xwm_handle_surface_id_message()
         xwayland/xwm: check WM_TRANSIENT_FOR length

    [480 lines not shown]
VersionDeltaFile
1.2+125-121wayland/wlroots/PLIST
1.3+5-3wayland/wlroots/Makefile
1.3+3-3wayland/wlroots/distinfo
1.2+2-2wayland/wlroots/buildlink3.mk
+135-1294 files

NetBSD/pkgsrc FJI0OkYmk/defaults options.description

   defaults: document xwayland option
VersionDeltaFile
1.763+1-0mk/defaults/options.description
+1-01 files

NetBSD/src HUqfI31sys/arch/sun68k/sun68k pmap_sunmmu.c

   Fix pmap_kcore_hdr() for the Sun2 case.
VersionDeltaFile
1.4+10-4sys/arch/sun68k/sun68k/pmap_sunmmu.c
+10-41 files

NetBSD/pkgsrc-wip 11592ffrust-beta distinfo, rust-beta/patches patch-src_bootstrap_Cargo.toml

rust-beta: Treat linker-warnings as such

Fixes bootstap.
DeltaFile
+18-0rust-beta/patches/patch-src_bootstrap_Cargo.toml
+1-0rust-beta/distinfo
+19-02 files

NetBSD/pkgsrc ZSBrgytdoc CHANGES-2026

   doc: Updated www/chromium to 150.0.7871.128
VersionDeltaFile
1.4612+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8SxCyIEmk compiler.mk

   mk: stop passing relro linker flags to compiler

   The relro flags are added to LDFLAGS, and that should be sufficient.
   Packages not honoring LDFLAGS need to be fixed anyway, and clang
   complains about the flags on the compiler command line.
VersionDeltaFile
1.116+1-5mk/compiler.mk
+1-51 files

NetBSD/src HwX7mqYsys/arch/sun68k/sun68k pmap_sunmmu.c

   On second thought, don't use __mc68010__ throughout as a proxy for
   "is a Sun-2"; it's too easy to glance-misread #ifdef vs #ifndef.
   Instead, define IS_SUN2 and IS_SUN3 macros that statically evaluate
   to the right thing and use them throughout.
VersionDeltaFile
1.3+58-50sys/arch/sun68k/sun68k/pmap_sunmmu.c
+58-501 files

NetBSD/src rIBvJRNexternal/mpl/bind/lib Makefile.subdir Makefile, lib Makefile

   bind: Wire into lib/Makefile build_install properly.

   toolchain/60468: external/mpl/bind/lib: misuse of build_install,
   missing MKBIND conditionals
VersionDeltaFile
1.1+11-0external/mpl/bind/lib/Makefile.subdir
1.317+3-3lib/Makefile
1.6+2-3external/mpl/bind/lib/Makefile
+16-63 files

NetBSD/pkgsrc jzkRaD5www/chromium distinfo Makefile, www/chromium/patches patch-components_password__manager_core_browser_features_password__features.cc

   www/chromium: update to 150.0.7871.128

   * 150.0.7871.128
   This update includes 7 security fixes. Please see the Chrome Security Page for more information.

   [N/A][516987782] Critical CVE-2026-15899: Use after free in CameraCapture. Reported by Google on 2026-05-27
   [N/A][523750584] Critical CVE-2026-15900: Use after free in GPU. Reported by Google on 2026-06-14
   [N/A][533446300] Critical CVE-2026-15901: Use after free in Network. Reported by Google on 2026-07-10
   [N/A][522436154] High CVE-2026-15902: Use after free in Cast. Reported by Google on 2026-06-10
   [TBD][531503216] High CVE-2026-15903: Out of bounds read and write in V8. Reported by OpenAI Codex Security (amyb) on 2026-07-06
   [N/A][532925350] High CVE-2026-15904: Use after free in Ozone. Reported by Google on 2026-07-09
   [N/A][532970574] High CVE-2026-15905: Use after free in Aura. Reported by Google on 2026-07-09

   * 150.0.7871.124
   This update includes 15 security fixes. Please see the Chrome Security Page for more information.

   [N/A][517100492] Critical CVE-2026-15764: Use after free in Ozone. Reported by Google on 2026-05-27
   [N/A][518007484] Critical CVE-2026-15765: Use after free in Ozone. Reported by Google on 2026-05-29
   [N/A][514010477] High CVE-2026-15766: Uninitialized Use in Skia. Reported by Google on 2026-05-17

    [43 lines not shown]
VersionDeltaFile
1.51+7-7www/chromium/distinfo
1.24+0-9www/chromium/patches/patch-components_password__manager_core_browser_features_password__features.cc
1.70+2-3www/chromium/Makefile
+9-193 files

NetBSD/src 8H4FRcosys/arch/sun3/conf files.sun3, sys/arch/sun3/sun3 pmap.c

   Switch Sun3 to the merged Sun2/Sun3 pmap.
VersionDeltaFile
1.191+2-2sys/arch/sun3/sun3/pmap.c
1.93+2-2sys/arch/sun3/conf/files.sun3
+4-42 files