NetBSD/pkgsrc qAPcKtJdoc CHANGES-2026

   Updated devel/py-smmap, net/py-moto
VersionDeltaFile
1.1624+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 3cpvSRgnet/py-moto PLIST distinfo

   py-moto: updated to 5.1.22

   5.1.22

   New Methods:
       * APIGateway:
           * delete_model()

       * Athena:
           * tag_resource()
           * untag_resource()

       * Pipes:
           * list_tags_for_resource()

       * OSIS:
           * delete_resource_policy()
           * get_resource_policy()
           * put_resource_policy()

    [23 lines not shown]
VersionDeltaFile
1.11+69-13net/py-moto/PLIST
1.13+4-4net/py-moto/distinfo
1.21+2-2net/py-moto/Makefile
+75-193 files

FreeBSD/doc 4939946website/content/en/releases/13.0R relnotes.adoc, website/content/en/releases/13.1R relnotes.adoc

website: fix empty SA and EN section in 14.1R and earlier relnotes

Relnotes of 14.1, 14.0, 13.3, 13.2, 13.1 and 13.0 updated

Reported by: Christian Ullrich <chris at chrullrich.net>

Reviewed by: ziaee
Approved by: ziaee
Differential Revision: https://reviews.freebsd.org/D55706
PR: 282330
DeltaFile
+198-5website/content/en/releases/13.1R/relnotes.adoc
+130-5website/content/en/releases/13.2R/relnotes.adoc
+127-4website/content/en/releases/13.3R/relnotes.adoc
+101-6website/content/en/releases/14.1R/relnotes.adoc
+31-3website/content/en/releases/13.0R/relnotes.adoc
+18-6website/content/en/releases/14.0R/relnotes.adoc
+605-291 files not shown
+606-297 files

LLVM/project 78ab602llvm/test/CodeGen/RISCV intrinsic-cttz-elts-vscale.ll intrinsic-cttz-elts.ll, llvm/test/CodeGen/RISCV/rvv cttz-elts.ll fixed-vectors-cttz-elts.ll

[RISCV] Move llvm.experimental.cttz.elts tests to rvv folder. NFC (#185371)

This brings it inline with other intrinsics that require rvv
DeltaFile
+254-0llvm/test/CodeGen/RISCV/rvv/cttz-elts.ll
+0-254llvm/test/CodeGen/RISCV/intrinsic-cttz-elts-vscale.ll
+0-62llvm/test/CodeGen/RISCV/intrinsic-cttz-elts.ll
+62-0llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz-elts.ll
+316-3164 files

FreeBSD/ports 95f8639net-im/gotosocial distinfo Makefile

net-im/gotosocial: update to 0.21.1

PR: 293678
DeltaFile
+5-5net-im/gotosocial/distinfo
+1-2net-im/gotosocial/Makefile
+6-72 files

LLVM/project d0a8fccllvm/lib/Debuginfod HTTPServer.cpp HTTPClient.cpp, llvm/lib/Support/HTTP HTTPServer.cpp HTTPClient.cpp

Revert "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)" (#185372)

Reverts llvm/llvm-project#184572

Breaks many buildbots.
DeltaFile
+0-310llvm/unittests/Support/HTTP/HTTPServerTests.cpp
+310-0llvm/unittests/Debuginfod/HTTPServerTests.cpp
+198-0llvm/lib/Debuginfod/HTTPServer.cpp
+0-195llvm/lib/Support/HTTP/HTTPServer.cpp
+0-164llvm/lib/Support/HTTP/HTTPClient.cpp
+162-0llvm/lib/Debuginfod/HTTPClient.cpp
+670-66920 files not shown
+916-93326 files

NetBSD/pkgsrc 2rxeLMzdevel/py-smmap distinfo Makefile

   py-smmap: updated to 5.0.3

   5.0.3

   Test Python 3.7 on Ubuntu 22.04, and add Ubuntu 3.13
   Add SECURITY.md, referencing the GitPython one
   Specify explicit contents: read workflow permissions
   Add CI test job for no-GIL (free-threaded) Python 3.13
   Bump actions/checkout from 4 to 5
   Bump actions/setup-python from 5 to 6
   Bump actions/checkout from 5 to 6
VersionDeltaFile
1.8+4-4devel/py-smmap/distinfo
1.9+2-3devel/py-smmap/Makefile
+6-72 files

LLVM/project 7c2599alibc/src/wctype iswdigit.h iswdigit.cpp, libc/test/src/wctype iswalpha_test.cpp iswdigit_test.cpp

[libc][wctype] Implement public iswdigit (#181635)

https://github.com/llvm/llvm-project/issues/175003

Create public function and entrypoints for iswdigit and add UTF8 test to
iswalpha test. On CI there is no UTF8 build currently, so that test case
will only run locally, but
[wctype_utils_test.cpp](https://github.com/llvm/llvm-project/blob/main/libc/test/src/__support/wctype_utils_test.cpp)
is written in a way that both ASCII and UTF8 tests run regardless of the
build config.
DeltaFile
+10-33libc/test/src/wctype/iswalpha_test.cpp
+23-0libc/test/src/wctype/iswdigit_test.cpp
+21-0libc/src/wctype/iswdigit.h
+21-0libc/src/wctype/iswdigit.cpp
+12-0libc/test/src/wctype/CMakeLists.txt
+10-0libc/src/wctype/CMakeLists.txt
+97-337 files not shown
+104-3313 files

LLVM/project fa03837libunwind/src libunwind.cpp, libunwind/test cfi_violating_handler.pass.cpp

[libunwind][PAC] Defang ptrauth's PC in valid CFI range abort

It turns out making the CFI check a release mode abort causes many,
if not the majority, of JITs to fail during unwinding as they do not
set up CFI sections for their generated code. As a result any JITs
that do nominally support unwinding (and catching) through their JIT
or assembly frames trip this abort.

rdar://170862047
DeltaFile
+53-0libunwind/test/cfi_violating_handler.pass.cpp
+11-17libunwind/src/libunwind.cpp
+64-172 files

OpenBSD/ports nsfl3z6misc/remind distinfo Makefile

   Update to remind-6.2.5 from Martin Ziemer (maintainer)
VersionDeltaFile
1.71+2-2misc/remind/distinfo
1.102+2-2misc/remind/Makefile
+4-42 files

LLVM/project 214948dllvm/lib/Debuginfod HTTPServer.cpp HTTPClient.cpp, llvm/lib/Support/HTTP HTTPServer.cpp HTTPClient.cpp

Revert "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC) (#…"

This reverts commit 04dbbd414f542d02cb0eaee79fe8a4f2e32d18bf.
DeltaFile
+0-310llvm/unittests/Support/HTTP/HTTPServerTests.cpp
+310-0llvm/unittests/Debuginfod/HTTPServerTests.cpp
+198-0llvm/lib/Debuginfod/HTTPServer.cpp
+0-195llvm/lib/Support/HTTP/HTTPServer.cpp
+0-164llvm/lib/Support/HTTP/HTTPClient.cpp
+162-0llvm/lib/Debuginfod/HTTPClient.cpp
+670-66920 files not shown
+916-93326 files

LLVM/project 9d38926libclc/clc/lib/amdgcn/synchronization clc_work_group_barrier.cl

libclc: Fix logic for fence ordering based on mem flags (#185367)
DeltaFile
+7-8libclc/clc/lib/amdgcn/synchronization/clc_work_group_barrier.cl
+7-81 files

OPNSense/src 6e01be6sys/net vnet.c

vnet: Ensure the space allocated by vnet_data_alloc() is sufficent aligned

Some 32-bit architectures, e.g., armv7, require strict 8-byte
alignment while doing atomic 64-bit access. Hence aligning to the
pointer type (4-byte alignment) does not meet the requirement on
those architectures.

Make the space allocated by vnet_data_alloc() sufficent aligned to
avoid unaligned access.

PR:             265639
Diagnosed by:   markj
Reviewed by:    jhb, markj
Co-authored-by: jhb
MFC after:      5 days
Differential Revision:  https://reviews.freebsd.org/D55560

(cherry picked from commit 32beb3ae71cb320dbe4190a01c036943d99083b3)
(cherry picked from commit 973d607b284ba68e63f0386af44c28bfde15add2)
DeltaFile
+11-3sys/net/vnet.c
+11-31 files

OPNSense/src 1f54b94sys/dev/e1000 if_em.c

e1000: Increase FC pause/refresh time on PCH2 and newer

This corresponds to Linux f74dc880098b4a29f76d756b888fb31d81ad9a0c

That commit does not provide any public background detail, but it's been
in use for over 5 years and corresponds to previous chip bugs w.r.t.
automatic generation of PAUSE frames.

Reviewed by:    kgalazka
Differential Revision:  https://reviews.freebsd.org/D54555

(cherry picked from commit 2bdec2ee73be7dbafce9982b0dc5c273918a5443)
DeltaFile
+2-2sys/dev/e1000/if_em.c
+2-21 files

LLVM/project c6a14cblibclc/clc/include/clc/subgroup clc_sub_group_reduce.h clc_sub_group_reduce.inc, libclc/clc/lib/amdgcn CMakeLists.txt

libclc: Add sub_group_reduce_* functions (#185294)
DeltaFile
+145-0libclc/clc/lib/amdgcn/subgroup/sub_group_reduce.cl
+28-0libclc/opencl/lib/generic/subgroup/sub_group_reduce.inc
+20-0libclc/clc/include/clc/subgroup/clc_sub_group_reduce.h
+18-0libclc/clc/include/clc/subgroup/clc_sub_group_reduce.inc
+15-0libclc/opencl/lib/generic/subgroup/sub_group_reduce.cl
+1-0libclc/clc/lib/amdgcn/CMakeLists.txt
+227-01 files not shown
+228-07 files

LLVM/project 0dad684llvm/lib/Target/SPIRV SPIRVInstructionSelector.cpp

[SPIRV] In G_SELECT selection path: replace `removeFromParent` with `eraseFromParent` and return early  (#184807)

When selecting an `ASSIGN_TYPE` of a `G_SELECT`, both instructions were
removed but not erased.

The code followed on a code path where the replaced G_SELECT would be
added to a remove set if it was dead. But the select is not in the
function anymore since it is already removed!

Selecting a `selectSelect` always returns `true`. So the
assertions/prints below would have never been triggered.

This patch simplifies this code path to avoid falling through the
asserts and paths where `selectSelect` could have failed (which
trivially doesn't happen).

Guarded `selectSelect` return with an assert in case it changes.

Follow up of https://github.com/llvm/llvm-project/pull/182330
DeltaFile
+9-7llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
+9-71 files

OpenBSD/ports gFEw58kdevel/jjui distinfo modules.inc

   Update to jjui v0.10.0

   Breaking changes in config: [keys], [custom_commands], [leader]
   https://github.com/idursun/jjui/releases/tag/v0.10.0
VersionDeltaFile
1.20+88-126devel/jjui/distinfo
1.10+30-43devel/jjui/modules.inc
1.21+1-1devel/jjui/Makefile
+119-1703 files

LLVM/project 6c2d666llvm/lib/Target/AMDGPU CMakeLists.txt

Code cleanup
DeltaFile
+0-7llvm/lib/Target/AMDGPU/CMakeLists.txt
+0-71 files

OpenBSD/ports l5K2050x11/xfce4/ristretto distinfo Makefile, x11/xfce4/ristretto/pkg PLIST

   x11/xfce4/ristretto: update to 0.14.0.

   see https://gitlab.xfce.org/apps/ristretto/-/tags/ristretto-0.14.0
VersionDeltaFile
1.33+2-2x11/xfce4/ristretto/distinfo
1.62+1-1x11/xfce4/ristretto/Makefile
1.30+1-0x11/xfce4/ristretto/pkg/PLIST
+4-33 files

OpenBSD/ports zSQMVDex11/xfce4/terminal distinfo Makefile, x11/xfce4/terminal/pkg PLIST

   x11/xfce4/terminal: update to 1.2.0

   see https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.2.0
VersionDeltaFile
1.41+2-2x11/xfce4/terminal/distinfo
1.95+1-1x11/xfce4/terminal/Makefile
1.30+1-0x11/xfce4/terminal/pkg/PLIST
+4-33 files

LLVM/project b949995clang/lib/AST/ByteCode InterpBuiltin.cpp

[clang][bytecode] Remove suspicious usage of local variable (#185360)

There's already already an if statement before ensuring that
UseFieldDesc is false.
DeltaFile
+1-5clang/lib/AST/ByteCode/InterpBuiltin.cpp
+1-51 files

LLVM/project 9d69d49libclc/clc/include/clc/collective clc_work_group_reduce.h clc_work_group_reduce.inc, libclc/clc/lib/generic/collective clc_work_group_reduce.inc clc_work_group_reduce.cl

libclc: Add work_group_reduce_* functions
DeltaFile
+86-0libclc/clc/lib/generic/collective/clc_work_group_reduce.inc
+30-0libclc/clc/lib/generic/collective/clc_work_group_reduce.cl
+23-0libclc/opencl/lib/generic/collective/work_group_reduce.inc
+20-0libclc/clc/include/clc/collective/clc_work_group_reduce.h
+17-0libclc/clc/include/clc/collective/clc_work_group_reduce.inc
+15-0libclc/opencl/lib/generic/collective/work_group_reduce.cl
+191-02 files not shown
+193-08 files

LLVM/project fef2aeclibclc/clc/lib/amdgcn/synchronization clc_work_group_barrier.cl

libclc: Fix logic for fence ordering based on mem flags
DeltaFile
+7-8libclc/clc/lib/amdgcn/synchronization/clc_work_group_barrier.cl
+7-81 files

LLVM/project cb492cclibclc/clc/include/clc/subgroup clc_sub_group_reduce.h clc_sub_group_reduce.inc, libclc/clc/lib/amdgcn CMakeLists.txt

libclc: Add sub_group_reduce_* functions
DeltaFile
+145-0libclc/clc/lib/amdgcn/subgroup/sub_group_reduce.cl
+28-0libclc/opencl/lib/generic/subgroup/sub_group_reduce.inc
+20-0libclc/clc/include/clc/subgroup/clc_sub_group_reduce.h
+18-0libclc/clc/include/clc/subgroup/clc_sub_group_reduce.inc
+15-0libclc/opencl/lib/generic/subgroup/sub_group_reduce.cl
+1-0libclc/clc/lib/amdgcn/CMakeLists.txt
+227-01 files not shown
+228-07 files

LLVM/project 3ea9336clang/lib/AST/ByteCode Interp.h Context.cpp, clang/test/Sema attr-overflow-behavior-constexpr.cpp attr-overflow-behavior-templates.cpp

[clang][bytecode] Fix new overflow behavior tests (#183761)
DeltaFile
+12-0clang/lib/AST/ByteCode/Interp.h
+4-0clang/test/Sema/attr-overflow-behavior-constexpr.cpp
+3-0clang/lib/AST/ByteCode/Context.cpp
+1-0clang/test/Sema/attr-overflow-behavior-templates.cpp
+1-0clang/test/Sema/attr-overflow-behavior.c
+1-0clang/test/Sema/attr-overflow-behavior.cpp
+22-06 files

FreeBSD/doc 3eb3edawebsite/content/en/releases/14.4R relnotes.adoc

14.4/relnote: Add to manual section

- builtin(1) rewrite with keybinds(1) appeared
- newaliases(1) manpage update moved to manpages
- vt(4) learned about increasing console scrollback size
- most ethernet switch manuals appeared or were improved
- dumpon(8) learned about settings for crash dumps
DeltaFile
+19-4website/content/en/releases/14.4R/relnotes.adoc
+19-41 files

Illumos/gate 3c4373fusr/src/uts/common/klm nlm_rpc_handle.c nlm_service.c, usr/src/uts/common/rpc clnt_gen.c clnt_cots.c

16388 NLM callback related fixes.
16389 NFS services become unavailable due to ports leak
Reviewed by: Evan Layton <elayton at tintri.com>
Reviewed by: Joyce McIntosh <jmcintosh at tintri.com>
Reviewed by: Suresh Jayaraman <sjayaraman at tintri.com>
Reviewed by: Gordon Ross <gordon.w.ross at gmail.com>
Reviewed by: Toomas Soome <tsoome at me.com>
Approved by: Robert Mustacchi <rm at fingolfin.org>
DeltaFile
+93-18usr/src/uts/common/rpc/clnt_gen.c
+95-14usr/src/uts/common/rpc/clnt_cots.c
+66-1usr/src/uts/common/klm/nlm_rpc_handle.c
+44-9usr/src/uts/common/rpc/clnt_clts.c
+27-16usr/src/uts/common/rpc/clnt.h
+23-12usr/src/uts/common/klm/nlm_service.c
+348-708 files not shown
+412-8414 files

LLVM/project 443ce55llvm/lib/Target/X86 X86ISelLowering.h X86ISelLowering.cpp

[X86] TableGen-erate SDNode descriptions (#168421)

This allows SDNodes to be validated against their expected type profiles
and reduces the number of changes required to add a new node.

The first commit contains the main change. There are few nodes that
don't have SDNode records in `*.td` files (see the enum in
`X86SelectionDAGInfo.h`) and several nodes fail verification (see
`X86SelectionDAGInfo::verifyTargetNode`).

The second commit fixes a few bugs in the generic SelectionDAG code that
were detected by the verification functionality.

The third comment moves comments from `X86ISelLowering.h` to `*.td`
files. This is done as separate commit to hopefully simplify the review.
I allowed myself to rearrange some node definitions because they had
block comments in `X86ISelLowering.h`.

Part of #119709.

Pull Request: https://github.com/llvm/llvm-project/pull/168421
DeltaFile
+1-1,001llvm/lib/Target/X86/X86ISelLowering.h
+4-480llvm/lib/Target/X86/X86ISelLowering.cpp
+319-64llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
+169-3llvm/lib/Target/X86/X86InstrFragments.td
+67-7llvm/lib/Target/X86/X86SelectionDAGInfo.cpp
+53-5llvm/lib/Target/X86/X86SelectionDAGInfo.h
+613-1,5606 files not shown
+625-1,56412 files

NetBSD/pkgsrc IyY5Z5zdoc CHANGES-2026

   doc: Downgraded devel/ruby-async to 2.37.0
VersionDeltaFile
1.1623+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jzlsoxwdevel/ruby-async distinfo Makefile

   devel/ruby-async: downgrade to 2.37.0

   Version 2.38.0 silently increase minimum version of Ruby to 3.3.
   At this time, downgrading to 2.37.0 which supports Ruby 3.2.
VersionDeltaFile
1.43+4-4devel/ruby-async/distinfo
1.47+2-2devel/ruby-async/Makefile
1.17+1-2devel/ruby-async/PLIST
+7-83 files