LLVM/project dfce3c7libcxx/include/__atomic atomic_ref.h

address review comments: use builtin if possible
DeltaFile
+8-0libcxx/include/__atomic/atomic_ref.h
+8-01 files

NetBSD/pkgsrc-wip 28ee33emapnik TODO

mapnik: Add reference to CVE-2025-15564
DeltaFile
+1-1mapnik/TODO
+1-11 files

FreeBSD/ports f172046devel/jujutsu distinfo Makefile.crates

devel/jujutsu: update to version 0.38.0

For the complete list of changes see:

    https://github.com/jj-vcs/jj/releases/tag/v0.38.0
DeltaFile
+263-255devel/jujutsu/distinfo
+130-126devel/jujutsu/Makefile.crates
+2-3devel/jujutsu/Makefile
+4-0devel/jujutsu/pkg-plist
+399-3844 files

FreeNAS/freenas b11ccd0src/middlewared/middlewared/plugins/container migrate.py lifecycle.py

Auto-trigger migration of incus containers
DeltaFile
+44-2src/middlewared/middlewared/plugins/container/migrate.py
+6-1src/middlewared/middlewared/plugins/container/lifecycle.py
+50-32 files

LLVM/project b2f8a0fclang/docs ReleaseNotes.rst, clang/include/clang/AST JSONNodeDumper.h

[clang] ast-dump: dump `AvailabilityAttr` fields to JSON (#179281)

This adds `AvailabilityAttr` fields for the JSON dumper
DeltaFile
+158-0clang/test/AST/ast-dump-attr-json.cpp
+21-0clang/lib/AST/JSONNodeDumper.cpp
+16-0clang/test/AST/HLSL/ast-dump-availability-attr.hlsl
+5-0clang/docs/ReleaseNotes.rst
+1-0clang/include/clang/AST/JSONNodeDumper.h
+201-05 files

LLVM/project 0d94148llvm/lib/Target/X86 X86ISelLowering.cpp, llvm/test/CodeGen/X86 masked_store_trunc_ssat.ll masked_store_trunc_usat.ll

[X86] optimize 512-bit masked truncated saturating stores (#179130)

an oversight in https://github.com/llvm/llvm-project/pull/169827, for
the 512-bit version the `vl` target feature is not needed.


https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm512_mask_cvtsepi16_storeu_epi8&expand=1811&ig_expand=2150,2151
DeltaFile
+22-24llvm/test/CodeGen/X86/masked_store_trunc_ssat.ll
+21-18llvm/test/CodeGen/X86/masked_store_trunc_usat.ll
+2-1llvm/lib/Target/X86/X86ISelLowering.cpp
+45-433 files

NetBSD/src lDlMz6Dusr.bin/make main.c make.1, usr.bin/make/unit-tests opt.exp opt.mk

   make: document that multiple variable assignments are allowed
VersionDeltaFile
1.10+8-6usr.bin/make/unit-tests/opt.exp
1.667+5-4usr.bin/make/main.c
1.390+3-3usr.bin/make/make.1
1.8+2-2usr.bin/make/unit-tests/opt.mk
+18-154 files

NetBSD/src rKRVdnLsys/dev/nvmm/x86 nvmm_x86.c

   nvmm: x86: sync exposed CPUID bits with DragonFly (excluding ARCH_CAP)

   dragonfly commit ids:
   3247cd11e7d330e1724d1214fc71385392a8e6a6
   01caa5e3ae83149daac28ad634f8236d39dbaedd
VersionDeltaFile
1.24+21-6sys/dev/nvmm/x86/nvmm_x86.c
+21-61 files

NetBSD/pkgsrc uR4y0veinputmethod/skkinput Makefile

   skkinput: comment out dead site
VersionDeltaFile
1.21+2-2inputmethod/skkinput/Makefile
+2-21 files

NetBSD/pkgsrc AguXxZHconverters/skf Makefile

   skf: comment out dead site
VersionDeltaFile
1.62+2-2converters/skf/Makefile
+2-21 files

NetBSD/pkgsrc RkoOIYenet/sitescooper Makefile

   sitescooper: comment out dead site
VersionDeltaFile
1.29+3-3net/sitescooper/Makefile
+3-31 files

NetBSD/pkgsrc yESr2NBgraphics/simage Makefile

   simage: switch to https
VersionDeltaFile
1.38+2-2graphics/simage/Makefile
+2-21 files

NetBSD/pkgsrc fWPs5ozdevel/silc-toolkit Makefile

   silc-toolkit: comment out dead site
VersionDeltaFile
1.22+2-2devel/silc-toolkit/Makefile
+2-21 files

NetBSD/pkgsrc cHLIPwrchat/silc-client-icb Makefile, chat/silc-server Makefile

   silc*: comment out dead site
VersionDeltaFile
1.24+2-3chat/silc-client-icb/Makefile
1.73+2-2chat/silc-server/Makefile
+4-52 files

NetBSD/pkgsrc lsTNxgMchat/silc-client Makefile

   silc-client: comment out dead site
VersionDeltaFile
1.81+2-2chat/silc-client/Makefile
+2-21 files

NetBSD/pkgsrc ZOGdRd1www/siege Makefile

   siege: update HOMEPAGE
VersionDeltaFile
1.15+2-3www/siege/Makefile
+2-31 files

NetBSD/pkgsrc vlaGzD9audio/shorten Makefile

   shorten: comment out dead links
VersionDeltaFile
1.15+3-4audio/shorten/Makefile
+3-41 files

NetBSD/pkgsrc LlkUOEbaudio/shntool Makefile

   shntool: comment out dead links
VersionDeltaFile
1.9+3-4audio/shntool/Makefile
+3-41 files

NetBSD/pkgsrc VCTjQ3Qsysutils/shelldap Makefile

   shelldap: update HOMEPAGE/MASTER_SITES
VersionDeltaFile
1.24+3-3sysutils/shelldap/Makefile
+3-31 files

NetBSD/src 3px7OjFsys/dev/nvmm/x86 nvmm_x86_svm.c

   nvmm(4): Sprinkle 'const'.

   taken from DragonFly, Aaron LI, commit id
   ff2ceb4c8fd56f5e74e75f1a537e8cbe5850acd8
VersionDeltaFile
1.92+5-4sys/dev/nvmm/x86/nvmm_x86_svm.c
+5-41 files

OpenBSD/ports WZDDMxatextproc/tomlplusplus Makefile distinfo, textproc/tomlplusplus/pkg PLIST DESCR

   Initial revision
VersionDeltaFile
1.1+59-0textproc/tomlplusplus/pkg/PLIST
1.1+28-0textproc/tomlplusplus/Makefile
1.1+11-0textproc/tomlplusplus/pkg/DESCR
1.1+2-0textproc/tomlplusplus/distinfo
1.1.1.1+0-0textproc/tomlplusplus/distinfo
1.1.1.1+0-0textproc/tomlplusplus/Makefile
+100-02 files not shown
+100-08 files

NetBSD/src Nmn3NpYsys/dev/nvmm nvmm_internal.h, sys/dev/nvmm/x86 nvmm_x86_svm.c

   nvmm(4): Sprinkle branch hints.

   adapted from DragonFly, Aaron LI, commit ids
   85d1ca4f7856640324892363ab65d50366a4e9da
   2b54422ce4d4ae3ffc257cd862f31e7c191b0360
VersionDeltaFile
1.22+5-5sys/dev/nvmm/nvmm_internal.h
1.91+3-3sys/dev/nvmm/x86/nvmm_x86_svm.c
+8-82 files

OpenBSD/src 6JQWcG2lib/libcrypto/asn1 a_bitstr.c

   Make truncation in ASN1_BIT_STRING_set_bit() explicit

   Instead of relying on i2c_ASN1_BIT_STRING() to determine the "unused"
   bits on encoding, set them explicitly in abs->flags via a call to
   asn1_abs_set_unused_bits(). This means ASN1_STRING_FLAGS_BITS_LEFT is
   now set on a bit string, which was previously explicitly cleared.

   This also means that the encoding of a non-zero ASN1_BIT_STRING
   populated by setting the bits individually will now go through the
   if (a->flags & ASN1_STRING_FLAG_BITS_LEFT) path in i2c_ASN1_BIT_STRING().

   The most prominent usage of this function is in X.509 for the keyUsage
   extension or the CRL reason codes. There's also the NS cert type, TS
   PKIFailureInfo and general BITLIST config strings.

   The reason for the truncation logic comes from the DER for NamedBitLists
   X.690, 11.2.2 below:

     X.680, 22.7:

    [22 lines not shown]
VersionDeltaFile
1.49+43-9lib/libcrypto/asn1/a_bitstr.c
+43-91 files

FreeBSD/ports a1ebf7dsecurity/vuxml/vuln 2026.xml

security/vuxml: Document Roundcube vulnerabilities
DeltaFile
+26-0security/vuxml/vuln/2026.xml
+26-01 files

OpenBSD/xenocara P9BES6T. MODULES 3RDPARTY

   update
VersionDeltaFile
1.551+22-22MODULES
1.457+4-43RDPARTY
+26-262 files

LLVM/project de93668mlir/include/mlir/Bindings/Python IRAttributes.h, mlir/lib/Bindings/Python IRAttributes.cpp

[mlir][IR] `DenseElementsAttr`: Remove `i1` dense packing special case
DeltaFile
+6-92mlir/lib/Bindings/Python/IRAttributes.cpp
+6-54mlir/lib/IR/BuiltinAttributes.cpp
+1-51mlir/lib/IR/AttributeDetail.h
+0-14mlir/unittests/IR/AttributeTest.cpp
+0-12mlir/include/mlir/Bindings/Python/IRAttributes.h
+0-10mlir/test/IR/attribute-roundtrip.mlir
+13-2332 files not shown
+20-2418 files

NetBSD/src 1A2yQTlsys/dev/nvmm nvmm.c

   nvmm(4): Be extra careful with overflow checks so they don't get
   optimized away by the compiler.

   taken from DragonFly, Matthew Dillon, commit id
   60ec4ed4a90ecd845abb48255a4cb4e904ebec49
VersionDeltaFile
1.48+48-27sys/dev/nvmm/nvmm.c
+48-271 files

OpenBSD/src oQLLiaasys/arch/amd64/amd64 vmm_machdep.c

   vmm: Expose pvclock only if tsc frequency is known

   If the tsc frequency is unknown, tsc_frequency == 0 and vmm will set
   vc_pvclock_system_tsc_mul = 0 which will cause the guest's pvclock to
   not advance until vmm updates the struct pvclock_time_info on the next
   vmentry.  tsc_frequency == 0 can happen in nested virtualization
   setups.

   Therefore, do not expose the pvclock feature bits if tsc_frequency == 0,
   both in the KVM and in the VMM hypervisor signature.

   ok mlarkin
VersionDeltaFile
1.69+10-6sys/arch/amd64/amd64/vmm_machdep.c
+10-61 files

LLVM/project a222d85mlir/include/mlir/Bindings/Python IRAttributes.h, mlir/lib/Bindings/Python IRAttributes.cpp

[mlir][IR] `DenseElementsAttr`: Remove `i1` dense packing special case
DeltaFile
+6-92mlir/lib/Bindings/Python/IRAttributes.cpp
+6-54mlir/lib/IR/BuiltinAttributes.cpp
+1-51mlir/lib/IR/AttributeDetail.h
+0-14mlir/unittests/IR/AttributeTest.cpp
+0-12mlir/include/mlir/Bindings/Python/IRAttributes.h
+0-10mlir/test/IR/attribute-roundtrip.mlir
+13-2332 files not shown
+19-2428 files

NetBSD/pkgsrc mOv2fDudoc CHANGES-2026, games Makefile

   libgnome-games-support: remove

   This library has stopped releases, it's new model is to be included
   in the sources of programs that use it.

   Remove it from pkgsrc, no users left.
VersionDeltaFile
1.973+2-1doc/CHANGES-2026
1.562+1-2games/Makefile
1.11+1-1games/libgnome-games-support/Makefile
1.10+1-1games/libgnome-games-support/buildlink3.mk
1.2+1-1games/libgnome-games-support/distinfo
1.2+1-1games/libgnome-games-support/PLIST
+7-71 files not shown
+7-77 files