FreeNAS/freenas 214d38dsrc/middlewared/middlewared/plugins/truenas entitlement_usage.py

NAS-143856 / 26.0.0-RC.1 / Read feature usage probes against the services we actually have (by sonicaj) (#19780)
DeltaFile
+19-21src/middlewared/middlewared/plugins/truenas/entitlement_usage.py
+19-211 files

FreeNAS/freenas 5090f4esrc/middlewared/middlewared/plugins/truenas entitlement_usage.py

NAS-143856 / 26.0.0 / Read feature usage probes against the services we actually have (#19779)
DeltaFile
+19-21src/middlewared/middlewared/plugins/truenas/entitlement_usage.py
+19-211 files

LLVM/project e364b9dlibcxx/include/__configuration abi.h, libcxx/include/__random mersenne_twister_engine.h

[libc++] Take the mersenne twister ABI break unconditionally (#222700)

Technically this is ABI breaking, since we change the meaning of the
bytes inside the mersenne twister. However, this doesn't cause changes
in the size of any objects and is only an issue in very specific
circumstances. Specifically, the mersenne twister has to be passed on an
ABI boundary and be used on both sides of that ABI boundary. If it's
only used on one side, the values will continue to be correct, since
only a single algorithm is used. Even then, the only issue is that the
values aren't properly randomized, since both versions of the mersenne
twister implementation read the same type of data and produce the same
kind of output with it.

Fixes #209514
DeltaFile
+4-272libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/ctor_sseq.pass.cpp
+3-211libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/ctor_result_type.pass.cpp
+0-10libcxx/include/__random/mersenne_twister_engine.h
+0-1libcxx/utils/libcxx/test/features/libcxx_macros.py
+0-1libcxx/include/__configuration/abi.h
+7-4955 files

FreeNAS/freenas 5384755src/middlewared/middlewared/plugins/truenas entitlement_usage.py

26 fixes
DeltaFile
+19-21src/middlewared/middlewared/plugins/truenas/entitlement_usage.py
+19-211 files

LLVM/project 1892ec0llvm/cmake config-ix.cmake

[cmake] Use the C++ linker when checking libxml2 (#221970)

When libxml2 is built statically with ICU support, its link interface
contains C++ libraries. `check_symbol_exists()` uses the C linker
driver, causing the libxml2 check to fail on unresolved C++ runtime
symbols and incorrectly report that `xmlReadMemory` is unavailable.

This issue was found in https://github.com/microsoft/vcpkg/pull/53727
DeltaFile
+2-2llvm/cmake/config-ix.cmake
+2-21 files

NetBSD/pkgsrc 1EkxAMFdoc pkg-vulnerabilities

   doc: Update CVE-2026-80212 and CVE-2026-80213 for ruby33 and ruby34
VersionDeltaFile
1.794+5-5doc/pkg-vulnerabilities
+5-51 files

OpenBSD/src kZdDLtoregress/libexec/ld.so/subst/prog1 Makefile

   Fix typo
VersionDeltaFile
1.6+2-2regress/libexec/ld.so/subst/prog1/Makefile
+2-21 files

FreeNAS/freenas 30fdea1src/middlewared/middlewared/plugins/truenas entitlements.py entitlement_usage.py, src/middlewared/middlewared/pytest/unit test_entitlement_usage.py

NAS-143189 / 26.0.0-RC.1 / Report which license features a system is using (by sonicaj) (#19778)
DeltaFile
+198-0src/middlewared/middlewared/plugins/truenas/entitlement_usage.py
+42-0src/middlewared/middlewared/plugins/truenas/entitlements.py
+8-0src/middlewared/middlewared/pytest/unit/test_entitlement_usage.py
+248-03 files

LLVM/project 503e108llvm/lib/Transforms/Vectorize VPlanHelpers.h VPlan.cpp

[VPlan] Create VPSlotTracker's ModuleSlotTracker for the plan (NFC). (#223952)

Move the lazy creation of VPSlotTracker's ModuleSlotTracker into a new
getOrCreateMST helper, so it can be shared with other users in the
future (https://github.com/llvm/llvm-project/pull/203982).

Also get the function and module directly from the plan Create it for
the cached module and get the function to incorporate from the plan,
instead of using the module and function of the first unnamed
instruction printed.

PR: https://github.com/llvm/llvm-project/pull/223952
DeltaFile
+15-14llvm/lib/Transforms/Vectorize/VPlan.cpp
+13-6llvm/lib/Transforms/Vectorize/VPlanHelpers.h
+28-202 files

FreeNAS/freenas 9e73d90src/middlewared/middlewared/plugins/truenas entitlements.py entitlement_usage.py, src/middlewared/middlewared/pytest/unit test_entitlement_usage.py

NAS-143189 / 26.0.0 / Report which license features a system is using (by sonicaj) (#19777)
DeltaFile
+198-0src/middlewared/middlewared/plugins/truenas/entitlement_usage.py
+42-0src/middlewared/middlewared/plugins/truenas/entitlements.py
+8-0src/middlewared/middlewared/pytest/unit/test_entitlement_usage.py
+248-03 files

NetBSD/pkgsrc CCuWLGPdoc CHANGES-2026

   doc: Updated lang/ruby34 to 3.4.10nb2
VersionDeltaFile
1.6125+2-1doc/CHANGES-2026
+2-11 files

OpenBSD/src hOtPG4Ausr.sbin/relayd parse.y

   relayd: add more useful config checks

   - The interval should not be 0, we're making a few divisions with it.
   - tcp buffer size and header length of zero makes no sense.
   - ip ttl and  minttl is u_int8_t so we should restrict it to 255.

   OK kirill@
VersionDeltaFile
1.272+5-5usr.sbin/relayd/parse.y
+5-51 files

NetBSD/pkgsrc nMfza3mlang/ruby rubyversion.mk, lang/ruby34 distinfo Makefile

   lang/ruby34: update resolv gem

   Update resolv gem to 0.7.2 to fix CVE-2026-80212 and CVE-2026-80213.

   Bump PKGREVISION.
VersionDeltaFile
1.3+159-136lang/ruby34/patches/patch-lib_resolv.rb
1.12+2-2lang/ruby34/Makefile
1.331+2-2lang/ruby/rubyversion.mk
1.18+2-1lang/ruby34/distinfo
+165-1414 files

NetBSD/pkgsrc IIOAsMEdoc CHANGES-2026

   doc: Updated sysutils/tsm8 to 8.2.2.0
VersionDeltaFile
1.6124+2-1doc/CHANGES-2026
+2-11 files

FreeNAS/freenas 6d6dfc7src/middlewared/middlewared/plugins/truenas entitlements.py entitlement_usage.py, src/middlewared/middlewared/pytest/unit test_entitlement_usage.py

Report which license features a system is using

This commit adds changes to expose a private `truenas.entitlements.usage` endpoint which reports, per gated feature, whether the system is entitled to it and whether it is actually configured to use it. The entire installed base is still on legacy licenses, so we need a way to tell which feature keys a system genuinely needs before we start issuing v2 licenses and strand someone. Probes deliberately avoid any method that consults the entitlement being measured, since those report nothing on exactly the unentitled systems we care about here.

(cherry picked from commit 933d8298b783581b2def4c3543c837cf54cde82d)
DeltaFile
+198-0src/middlewared/middlewared/plugins/truenas/entitlement_usage.py
+42-0src/middlewared/middlewared/plugins/truenas/entitlements.py
+8-0src/middlewared/middlewared/pytest/unit/test_entitlement_usage.py
+248-03 files

FreeNAS/freenas b755b2bsrc/middlewared/middlewared/plugins/truenas entitlements.py entitlement_usage.py, src/middlewared/middlewared/pytest/unit test_entitlement_usage.py

NAS-143189 / 27.0.0-BETA.1 / Report which license features a system is using (#19775)

This commit adds changes to expose a private
`truenas.entitlements.usage` endpoint which reports, per gated feature,
whether the system is entitled to it and whether it is actually
configured to use it. The entire installed base is still on legacy
licenses, so we need a way to tell which feature keys a system genuinely
needs before we start issuing v2 licenses and strand someone. Probes
deliberately avoid any method that consults the entitlement being
measured, since those report nothing on exactly the unentitled systems
we care about here.
DeltaFile
+198-0src/middlewared/middlewared/plugins/truenas/entitlement_usage.py
+42-0src/middlewared/middlewared/plugins/truenas/entitlements.py
+8-0src/middlewared/middlewared/pytest/unit/test_entitlement_usage.py
+248-03 files

LLVM/project 649e3d6llvm/lib/Transforms/Scalar ConstraintElimination.cpp

[ConstraintElim] Unify signed and unsigned decomposition paths (NFC) (#223835)

NFCI clean-up after https://github.com/llvm/llvm-project/pull/223537.

Unify signed/unsigned decomposition via isKnownNoWrap.

PR: https://github.com/llvm/llvm-project/pull/223835
DeltaFile
+49-100llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
+49-1001 files

LLVM/project 95ead5fmlir/lib/Conversion/SCFToOpenMP SCFToOpenMP.cpp, mlir/lib/Dialect/OpenACC/IR OpenACC.cpp

[MLIR] Use false instead of nullptr for boolean args. (NFC) (#224009)

This fixes a build failure on macOS with -Werror:
error: implicit conversion of nullptr constant to 'bool'
[-Werror,-Wnull-conversion]

PR: https://github.com/llvm/llvm-project/pull/224009
DeltaFile
+3-3mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
+2-2mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
+1-1mlir/lib/Conversion/SCFToOpenMP/SCFToOpenMP.cpp
+6-63 files

LLVM/project 1d94f59clang/lib/CodeGen CGOpenMPRuntimeGPU.cpp CGStmtOpenMP.cpp, clang/test/OpenMP target_no_loop.c

[clang][OpenMP] Emit lastprivate final copies in no-loop kernels

Promotion rejected lastprivate because the no-loop branch leaves the
worksharing path before it privatizes or copies out, so the clause would
have been silently dropped.

Privatize the non-counter variables in the parallel region and copy them
out under the last iteration that applyWorkshareLoop publishes, forcing
the exit barrier the copy reads through. Loop counters stay at the
distribute level and reach EmitOMPSimdFinal.
DeltaFile
+60-8clang/lib/CodeGen/CGStmtOpenMP.cpp
+54-1clang/test/OpenMP/target_no_loop.c
+48-0offload/test/offloading/target-no-loop.c
+1-3clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
+163-124 files

LLVM/project 664a9dbclang/lib/CodeGen CodeGenFunction.cpp CGOpenMPRuntimeGPU.cpp, clang/test/OpenMP target_no_loop.c

[clang][OpenMP] Add no-loop SPMD kernel promotion

A target teams distribute parallel for that is guaranteed a thread for
every iteration does not need the loop around its body. Flang already
drops it and runs the region as a no-loop kernel.

Enable the same optimization for Clang through mirroring Flang's MLIR
promotion using OpenMPIRBuilder. The kernel is tagged SPMD_NO_LOOP, so
the runtime sizes the grid to the iteration space, and the body is
emitted without a loop around it. The canonical loop it consumes is
reconstructed in the no-loop branch rather than taken from an
OMPCanonicalLoop node, so the promotion does not require
-fopenmp-enable-irbuilder.

Restrict offload entry creation to module level finalize, preventing
asserts on missing offload entries from nested CodeGenFunction
finalizing before module completion.
DeltaFile
+121-40clang/lib/CodeGen/CGStmtOpenMP.cpp
+91-0offload/test/offloading/target-no-loop.c
+83-0clang/test/OpenMP/target_no_loop.c
+21-3clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
+10-8clang/lib/CodeGen/CodeGenFunction.cpp
+8-0llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
+334-514 files not shown
+347-5310 files

NetBSD/pkgsrc 2xZ5t29doc CHANGES-2026

   doc: Updated lang/ruby33 to 3.3.12nb1
VersionDeltaFile
1.6123+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc s6ulteYlang/ruby rubyversion.mk, lang/ruby33 Makefile distinfo

   lang/ruby33: update resolv gem

   Update resolv gem to 0.3.2 to fix CVE-2026-80212 and CVE-2026-80213.

   Bump PKGREVISION.
VersionDeltaFile
1.3+169-18lang/ruby33/patches/patch-lib_resolv.rb
1.1+18-0lang/ruby33/patches/patch-lib_resolv.gemspec
1.330+2-2lang/ruby/rubyversion.mk
1.20+3-1lang/ruby33/distinfo
1.14+2-1lang/ruby33/Makefile
+194-225 files

NetBSD/pkgsrc sXKpcdAsysutils/tsm8 distinfo Makefile

   sysutils/tsm8: Update to v8.2.2.0

   This is a patch release, upstream does not provide a changelog
VersionDeltaFile
1.14+74-16sysutils/tsm8/PLIST
1.19+5-5sysutils/tsm8/Makefile
1.13+4-4sysutils/tsm8/distinfo
+83-253 files

LLVM/project 9f55972flang/test/Integration/OpenMP privatization-barrier.f90, flang/test/Lower/OpenMP taskloop.f90

[OpenMP] Honor barrier and last iteration flags in loop lowering

Emitting loop-free kernels for no-loop target regions in Clang requires
the shared OpenMP lowering to honor flags that reach it today and are
then discarded.

applyWorkshareLoop takes a NeedsBarrier flag, but the device path drops
it, so a worksharing loop without nowait emits no barrier at its exit.
The device path also never sets the canonical loop's last iteration
variable, which the linear clause finalization reads. Forward the flag
to applyWorkshareLoopTarget and compute the last iteration in the loop
body, mirroring how the host runtime reports it.

Auditing the surrounding lowering for the same class of problem turned
up one more. The barrier that follows privatization is emitted as part
of the firstprivate copy region, so a construct with lastprivate and no
firstprivate never gets one. Emit it independently of the copy region.
Flang skips it for taskloop, where the write-back already happens after
the reads.
DeltaFile
+53-43mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
+38-4llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
+40-0mlir/test/Target/LLVMIR/omptarget-wsloop.mlir
+38-0flang/test/Integration/OpenMP/privatization-barrier.f90
+10-6llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
+15-0flang/test/Lower/OpenMP/taskloop.f90
+194-531 files not shown
+201-537 files

LLVM/project 9b42c07flang/lib/Semantics expression.cpp, flang/test/Semantics resolve94.f90

[Flang] Diagnose nonvariable STAT= specifiers (#219696)

An image selector STAT= operand can be parsed as a variable but later
resolve to a nonpointer function reference. Passing this expression to
CoarrayRef::set_stat() violates its invariant and triggers a CHECK.

Verify that the analyzed STAT= expression is a variable before calling
set_stat(), and emit a semantic error when it is not.

Add a regression test to resolve94.f90 covering an implicitly typed
nonpointer function reference used as a STAT= specifier.

Fixes https://github.com/llvm/llvm-project/issues/208889

Co-authored-by: yixiao <yixiao at hygon.cn>
DeltaFile
+13-0flang/test/Semantics/resolve94.f90
+5-0flang/lib/Semantics/expression.cpp
+18-02 files

FreeNAS/freenas 8fff8b4tests/sharing_protocols/s3 test_s3_object_lock.py test_s3_bucket_lifecycle.py

Add S3 protocol tests under tests/sharing_protocols/s3

A bucket's stored options are almost all unobservable through the API:
what object_ownership means, what a DENY grant does, whether a
manage_buckets key can create a bucket. Provision through the API,
observe over the protocol.

Assets split in two. The middleware half is assets/s3.py -- accounts,
access keys, buckets, grants, the service -- and imports no client
library, so it stays usable on a runner without one. The client half is
s3_client.py in the test directory rather than tests/protocols/, whose
__init__ imports every client it re-exports and would make an S3 case
need samba and pynfs to reach boto3.

The session stands up two principals and nine buckets, one per thing
that is only answerable per bucket, and skips rather than proving
something weaker where it could not make one.

Beside the bucket plane: the object surfaces. Metadata and the content

    [9 lines not shown]
DeltaFile
+693-0tests/sharing_protocols/s3/test_s3_multipart.py
+660-0tests/sharing_protocols/s3/test_s3_acl.py
+534-0tests/sharing_protocols/s3/test_s3_list_objects.py
+438-0tests/sharing_protocols/s3/test_s3_snapshot_versions.py
+419-0tests/sharing_protocols/s3/test_s3_bucket_lifecycle.py
+418-0tests/sharing_protocols/s3/test_s3_object_lock.py
+3,162-026 files not shown
+7,939-34532 files

LLVM/project 368e895llvm/lib/Transforms/Vectorize VPlanTransforms.cpp

Update comment
DeltaFile
+2-2llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
+2-21 files

FreeBSD/ports 6771354misc/libsweep-lidar Makefile

misc/libsweep-lidar: Mark deprecated

PR:             298579
Approved by:    Hyun Hwang <hyun at caffeinated.codes> (maintainer)

(cherry picked from commit c0e43b11fb5c5a0b8ce0f8305fdcafd5afb4fc05)
DeltaFile
+4-0misc/libsweep-lidar/Makefile
+4-01 files

FreeBSD/ports c0e43b1misc/libsweep-lidar Makefile

misc/libsweep-lidar: Mark deprecated

PR:             298579
Approved by:    Hyun Hwang <hyun at caffeinated.codes> (maintainer)
DeltaFile
+4-0misc/libsweep-lidar/Makefile
+4-01 files

FreeBSD/ports f97459bdatabases/p5-Redis-JobQueue Makefile, databases/p5-Redis-JobQueue/files patch-lib_Redis_JobQueue.pm

databases/p5-Redis-JobQueue: Fix runtime error, bump PORTREVISION
DeltaFile
+11-0databases/p5-Redis-JobQueue/files/patch-lib_Redis_JobQueue.pm
+1-0databases/p5-Redis-JobQueue/Makefile
+12-02 files