NetBSD/pkgsrc p8bGhm2graphics/colord-gtk Makefile buildlink3.mk, graphics/colord-gtk/patches patch-man_meson.build

   colord-gtk: allow to install man page
VersionDeltaFile
1.1+14-0graphics/colord-gtk/patches/patch-man_meson.build
1.22+9-2graphics/colord-gtk/Makefile
1.20+2-2graphics/colord-gtk/buildlink3.mk
1.3+2-1graphics/colord-gtk/PLIST
1.5+2-1graphics/colord-gtk/distinfo
+29-65 files

NetBSD/pkgsrc pfFAWEwdoc TODO

   doc/TODO: + dillo-3.3.0.
VersionDeltaFile
1.27171+2-1doc/TODO
+2-11 files

LLVM/project 8f65ad5llvm/lib/Analysis ConstantFolding.cpp, llvm/test/Transforms/InstSimplify load.ll

[ConstantFolding] Fold byte loads from constant globals (#194074)

Handle byte types in `FoldReinterpretLoadFromConst` and
`ConstantFoldLoadFromUniformValue` so loads from constant globals fold.
DeltaFile
+103-0llvm/test/Transforms/InstSimplify/load.ll
+23-11llvm/lib/Analysis/ConstantFolding.cpp
+126-112 files

LLVM/project a562a10lldb/tools/lldb-dap DAP.cpp DAPSessionManager.cpp

lldb-dap: Fix race condition in event threads creation (#194012)

Move the registration of the SBListener to before
the event threads (`ProgressEventThread` and `EventThread`) start

This prevents a race condition where a stop event
could be missed if it was sent immediately after thread creation, which
would lead to a deadlock. It is most likely to happen under heavy CPU
load with test that fails early like
TestDAP_commands::test_command_directive_abort_on_error_init_commands.

Relevant logs.
```sh
# Event thread deadlock.
0x00007348BC000BE0 Listener('lldb-dap.progress.listener')::GetEventInternal, timeout = 1000000 us, event_mask = 0
0x00005b72419d1640 Broadcaster("lldb-dap")::BroadcastEvent (event_sp = 0x5b7241eebb60 Event: broadcaster = 0x5b72418e0df0 (lldb-dap), type = 0x00000001, data = <NULL>, unique=false) hijack = 0x0000000000000000
0x00005B7241898440 Listener('lldb.Debugger')::GetEventInternal, timeout = 1000000 us, event_mask = 0
0x7348bc000be0     Listener::GetEventInternal() timed out for lldb-dap.progress.listener
0x00007348BC000BE0 Listener('lldb-dap.progress.listener')::GetEventInternal, timeout = 1000000 us, event_mask = 0

    [9 lines not shown]
DeltaFile
+14-7lldb/tools/lldb-dap/DAP.cpp
+15-0lldb/tools/lldb-dap/DAPSessionManager.cpp
+2-9lldb/tools/lldb-dap/EventHelper.cpp
+1-1lldb/tools/lldb-dap/DAP.h
+32-174 files

LLVM/project 4e6d01d.github/workflows libcxx-build-and-test.yaml

[libcxx][Github] Bump libcxx runners to the next runner set (#194212)

To pick up some recent container changes that add additional tools for
the LLVM libc build.
DeltaFile
+3-3.github/workflows/libcxx-build-and-test.yaml
+3-31 files

NetBSD/pkgsrc Q4Oi7E8graphics/colord Makefile

   colord: generate actual man pages instead of html pages.

   Using docbook-xsl-ns fixes a previous issue resulting in improper indentation.
   Bump revision.
VersionDeltaFile
1.32+3-2graphics/colord/Makefile
+3-21 files

NetBSD/pkgsrc ExUA3fJdoc CHANGES-2026

   doc: Updated textproc/expat to 2.8.0
VersionDeltaFile
1.2613+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc yY335zJtextproc/expat distinfo Makefile

   Release 2.8.0 Fri April 24 2026
           Security fixes:
          #47 #1183  CVE-2026-41080 -- The existing hash flooding protection
                       (based on SipHash) only used 4 to 8 bytes of entropy for
                       a salt, when 16 bytes of salt are supported by the
                       implementation of SipHash used by Expat. Now full 16 bytes
                       of entropy are used to improve protection against hash
                       flooding attacks.
                         Existing API function XML_SetHashSalt is now deprecated
                       because of its limitations, and its use should be
                       considered a vulnerability. Please either use the new API
                       function XML_SetHashSalt16Bytes (with known-high-quality
                       entropy input only!) instead, or leave the derivation of
                       a 16-bytes hash salt from high quality entropy to Expat's
                       internal machinery (by *not* calling either of the two
                       XML_SetHashSalt* functions).

           Bug fixes:
              #1188  Avoid propagating /dev/urandom file descriptor to child

    [46 lines not shown]
VersionDeltaFile
1.58+4-4textproc/expat/distinfo
1.64+2-2textproc/expat/Makefile
+6-62 files

NetBSD/src F4M7Je4doc 3RDPARTY

   expat 2.8.0 is out
VersionDeltaFile
1.2190+3-3doc/3RDPARTY
+3-31 files

NetBSD/pkgsrc sNq6tDsdoc CHANGES-2026

   doc: Updated x11/editres to 1.1.1
VersionDeltaFile
1.2612+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc NchG86fx11/editres distinfo Makefile

   editres: update to 1.1.1.

   This release corrects a bug in last weeks release that caused editres to
   fail to build on 32-bit platforms.
VersionDeltaFile
1.12+4-4x11/editres/distinfo
1.15+2-2x11/editres/Makefile
+6-62 files

NetBSD/pkgsrc ClB85Kfdoc CHANGES-pkgsrc-2026Q1

   #7082 and #7083
VersionDeltaFile
1.1.2.13+8-1doc/CHANGES-pkgsrc-2026Q1
+8-11 files

NetBSD/pkgsrc M5E5QUqwww/firefox140 distinfo Makefile, www/firefox140-l10n distinfo Makefile

   Pullup ticket #7083 - requested by gutteridge
   www/firefox140: security fix
   www/firefox140-l10n: dependent update

   Revisions pulled up:
   - www/firefox140-l10n/Makefile                                  1.9
   - www/firefox140-l10n/distinfo                                  1.9
   - www/firefox140/Makefile                                       1.14
   - www/firefox140/distinfo                                       1.13

   ---
      Module Name:    pkgsrc
      Committed By:   gutteridge
      Date:           Tue Apr 21 13:40:08 UTC 2026

      Modified Files:
               pkgsrc/www/firefox140: Makefile distinfo

      Log Message:

    [334 lines not shown]
VersionDeltaFile
1.7.2.2+307-307www/firefox140-l10n/distinfo
1.11.2.3+4-4www/firefox140/distinfo
1.12.2.3+3-3www/firefox140/Makefile
1.7.2.2+2-2www/firefox140-l10n/Makefile
+316-3164 files

NetBSD/pkgsrc nvD0r35graphics/colord Makefile

   colord: switch to docbook-xsl-ns
VersionDeltaFile
1.31+4-3graphics/colord/Makefile
+4-31 files

OpenBSD/src eaukg5Isys/dev/ic qwz.c qwzreg.h, sys/dev/pci if_qwz_pci.c

   Bring the qwz driver up to WPA2 association on the Qualcomm WCN7850
   chip.

   Major changes:

     1. Fix the RX path.
     2. Fix the TX path.
     3. Fix MSI interrupt routing.
     4. Make the WPA2 4-way handshake complete.
     5. Add bus_dmamap_sync() barriers on RX and TX.
     6. Update register/descriptor defines from ath11k to ath12k WiFi7.

   Known limitations:

     - DHCP does not yet complete on most setups: TX of DISCOVER works
       (the DHCP server sees it), but the OFFER does not reach the host.
       Likely an RX-path or post-handshake GTK state issue.  Reported by
       kettenis@ with an athn(4) AP on a Vivobook.
     - Some hardware (e.g. Honor laptop) hits a firmware page fault

    [21 lines not shown]
VersionDeltaFile
1.26+377-146sys/dev/ic/qwz.c
1.13+73-57sys/dev/ic/qwzreg.h
1.14+6-2sys/dev/ic/qwzvar.h
1.8+3-2sys/dev/pci/if_qwz_pci.c
+459-2074 files

FreeBSD/ports 1780689devel/lxqt2-build-tools/files patch-cmake_modules_LXQtCompilerSettings.cmake, x11-wm/lxqt-panel pkg-plist

x11-wm/lxqt: Update to 2.4.0

ChangeLog at:   https://lxqt-project.org/release/2026/04/20/release-lxqt-2-4-0/
With hat:       lxqt
DeltaFile
+20-0x11-wm/lxqt-panel/pkg-plist
+11-0devel/lxqt2-build-tools/files/patch-cmake_modules_LXQtCompilerSettings.cmake
+3-3x11/screengrab/distinfo
+3-3x11/qterminal/distinfo
+3-3x11/lxqt-runner/distinfo
+3-3x11/lxqt-menu-data/distinfo
+43-1278 files not shown
+180-14384 files

NetBSD/pkgsrc BSWqFKhdoc CHANGES-2026

   doc: Added textproc/docbook-xsl-ns version 1.79.2
VersionDeltaFile
1.2611+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc bIhrL9Atextproc Makefile

   textproc: add docbook-xsl-ns
VersionDeltaFile
1.1587+2-1textproc/Makefile
+2-11 files

NetBSD/pkgsrc KbUxKeMtextproc/docbook-xsl-ns PLIST Makefile, textproc/docbook-xsl-ns/patches patch-lib_lib.xsl patch-catalog.xml

   textproc/docbook-xsl-ns: initial import

   The DocBook XSL stylesheets provide a serie of ready-to-use templates to
   process documents based on the DocBook XML DTD. They can generate different
   types of output files, like XHTML, slides, manpages, JavaDoc...

   These are namespace-aware XSLT stylesheets for the DocBook DTD and its
   derivatives (Simplified DocBook, etc.).
VersionDeltaFile
1.1+1,541-0textproc/docbook-xsl-ns/PLIST
1.1+82-0textproc/docbook-xsl-ns/Makefile
1.1+29-0textproc/docbook-xsl-ns/patches/patch-lib_lib.xsl
1.1+15-0textproc/docbook-xsl-ns/patches/patch-catalog.xml
1.1+7-0textproc/docbook-xsl-ns/distinfo
1.1+6-0textproc/docbook-xsl-ns/DESCR
+1,680-06 files

Illumos/gate 772eb01usr/src/uts/common/fs/smbclnt/smbfs smbfs_subr.c

18071 SMBFS: SMB2 rename fails due to leading slash in paths
Reviewed by: C Fraire <cfraire at me.com>
Reviewed by: Dan McDonald <danmcd at edgecast.io>
Approved by: Robert Mustacchi <rm at fingolfin.org>
DeltaFile
+27-10usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr.c
+27-101 files

FreeBSD/ports 30d67b1sysutils/appjail-devel distinfo Makefile

sysutils/appjail-devel: Update to 4.11.1.20260425

ChangeLog:
https://github.com/DtxdF/AppJail/commits/883316ed118b827109fb53a159e859448a3e5851/
DeltaFile
+3-3sysutils/appjail-devel/distinfo
+2-2sysutils/appjail-devel/Makefile
+5-52 files

Illumos/gate bdd0f01usr/src/lib/libsmbfs/smb rcfile.c, usr/src/uts/common/fs/smbclnt/smbfs smbfs_vnops.c smbfs_smb2.c

18073 SMBFS interrupt during readdir can skip entries
Reviewed by: Toomas Soome <tsoome at me.com>
Approved by: Dan McDonald <danmcd at edgecast.io>
DeltaFile
+21-7usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
+10-2usr/src/uts/common/fs/smbclnt/smbfs/smbfs_smb2.c
+7-0usr/src/lib/libsmbfs/smb/rcfile.c
+38-93 files

LLVM/project 694f1b4.github/workflows libcxx-build-and-test.yaml

Remove GitHub Action seanmiddleditch/gha-setup-ninja (#194218)

From the GitHubAction
[README](https://github.com/seanmiddleditch/gha-setup-ninja/blob/master/README.md):
"This action is no longer necessary, as ninja is now
included on all default GitHub runner instances."
DeltaFile
+0-1.github/workflows/libcxx-build-and-test.yaml
+0-11 files

FreeBSD/ports de3e496math/octave-forge-apa distinfo Makefile

math/octave-forge-apa: Update to 1.2.0.
DeltaFile
+3-3math/octave-forge-apa/distinfo
+1-1math/octave-forge-apa/Makefile
+4-42 files

FreeBSD/ports a257c06devel/aws-sdk-cpp distinfo Makefile

devel/aws-sdk-cpp: Update to 1.11.797

ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.11.774...1.11.797
DeltaFile
+3-3devel/aws-sdk-cpp/distinfo
+1-1devel/aws-sdk-cpp/Makefile
+4-42 files

FreeBSD/ports f7f0a6bmath/R-cran-RcppArmadillo distinfo Makefile

math/R-cran-RcppArmadillo: Update to 15.2.6-1

ChangeLog: https://cran.r-project.org/web/packages/RcppArmadillo/news.html
DeltaFile
+3-3math/R-cran-RcppArmadillo/distinfo
+2-2math/R-cran-RcppArmadillo/Makefile
+5-52 files

FreeBSD/ports 88ac573devel/aws-c-s3 distinfo Makefile

devel/aws-c-s3: Update to 0.12.3

ChangeLog: https://github.com/awslabs/aws-c-s3/releases/tag/v0.12.3
DeltaFile
+3-3devel/aws-c-s3/distinfo
+1-1devel/aws-c-s3/Makefile
+4-42 files

FreeBSD/ports ba49796devel/R-cran-testit distinfo Makefile

devel/R-cran-testit: Update to 0.18

ChangeLog: https://github.com/yihui/testit/releases/tag/v0.18
DeltaFile
+3-3devel/R-cran-testit/distinfo
+1-1devel/R-cran-testit/Makefile
+4-42 files

FreeBSD/src 8a9c94cpackages/bhyve Makefile

packages: make bhyve depend on acpi

bhyve(8) on amd64 needs iasl(8) to run, otherwise it fails with:

  /bin/sh: /usr/sbin/iasl: not found
  bhyve: BASL failed @ build_dsdt:484
      Failed to execute basl_compile(ctx, basl_fwrite_dsdt): Unknown
  error: 32512
  bhyve: BASL failed @ acpi_build:899
      Failed to execute build_dsdt(ctx): Unknown error: 32512
  Assertion failed: (error == 0), function bhyve_init_platform_late, file
  /home/pkgbuild/worktrees/main/usr.sbin/bhyve/amd64/bhyverun_machdep.c,
  line 394.

Register the "acpi" package which provides iasl(8) as a dependency for
bhyve on amd64.

Reviewed by:            markj (previous revision), ivy
Differential Revision:  https://reviews.freebsd.org/D56498
Sponsored by:           The FreeBSD Foundation
DeltaFile
+5-0packages/bhyve/Makefile
+5-01 files

FreeBSD/ports e92244anet/libwebsockets distinfo Makefile

net/libwebsockets: Update version 4.3.8=>4.3.9

Changelog: https://github.com/warmcat/libwebsockets/releases/tag/v4.3.9

Event:  Wiesbaden Hackathon 202604
DeltaFile
+3-3net/libwebsockets/distinfo
+1-1net/libwebsockets/Makefile
+4-42 files