FreeNAS/freenas 235571csrc/middlewared/middlewared/plugins filesystem.py

Fix
DeltaFile
+2-2src/middlewared/middlewared/plugins/filesystem.py
+2-21 files

FreeBSD/ports 9498b30math/R-cran-sf distinfo Makefile

math/R-cran-sf: Update to 1.0.23
DeltaFile
+3-3math/R-cran-sf/distinfo
+1-2math/R-cran-sf/Makefile
+4-52 files

FreeBSD/ports 82fd0b6math/R-cran-zoo distinfo Makefile

math/R-cran-zoo: Update to 1.8.15
DeltaFile
+3-3math/R-cran-zoo/distinfo
+1-1math/R-cran-zoo/Makefile
+4-42 files

FreeBSD/ports 69e3533math/R-cran-numbers distinfo Makefile

math/R-cran-numbers: Update to 0.9.2
DeltaFile
+3-3math/R-cran-numbers/distinfo
+1-2math/R-cran-numbers/Makefile
+4-52 files

FreeBSD/ports f653d30math/R-cran-maxLik distinfo Makefile

math/R-cran-maxLik: Update to 1.5.2.2
DeltaFile
+3-3math/R-cran-maxLik/distinfo
+1-1math/R-cran-maxLik/Makefile
+4-42 files

FreeBSD/ports 038b80cmath/R-cran-mathjaxr distinfo Makefile

math/R-cran-mathjaxr: Update to 2.0.0
DeltaFile
+3-3math/R-cran-mathjaxr/distinfo
+1-4math/R-cran-mathjaxr/Makefile
+4-72 files

FreeBSD/ports f672189math/R-cran-gss distinfo Makefile

math/R-cran-gss: Update to 2.2.10
DeltaFile
+3-3math/R-cran-gss/distinfo
+1-1math/R-cran-gss/Makefile
+4-42 files

FreeBSD/ports 975fea4math/R-cran-geepack distinfo Makefile

math/R-cran-geepack: Update to 1.3.13
DeltaFile
+3-3math/R-cran-geepack/distinfo
+1-1math/R-cran-geepack/Makefile
+4-42 files

FreeBSD/ports 3dec7a4math/R-cran-VGAM distinfo Makefile

math/R-cran-VGAM: Update to 1.1.14
DeltaFile
+3-3math/R-cran-VGAM/distinfo
+1-1math/R-cran-VGAM/Makefile
+4-42 files

FreeBSD/ports 2b18946finance/R-cran-timeSeries distinfo Makefile

finance/R-cran-timeSeries: Update to 4052.112
DeltaFile
+3-3finance/R-cran-timeSeries/distinfo
+1-1finance/R-cran-timeSeries/Makefile
+4-42 files

FreeBSD/ports d253789graphics/R-cran-ggplot2 distinfo Makefile

graphics/R-cran-ggplot2: Update to 4.0.1
DeltaFile
+3-3graphics/R-cran-ggplot2/distinfo
+1-1graphics/R-cran-ggplot2/Makefile
+4-42 files

FreeBSD/ports 1c19860finance/R-cran-fGarch distinfo Makefile

finance/R-cran-fGarch: Update to 4052.93
DeltaFile
+3-3finance/R-cran-fGarch/distinfo
+1-1finance/R-cran-fGarch/Makefile
+4-42 files

FreeBSD/ports 3448ae5finance/R-cran-fBasics distinfo Makefile

finance/R-cran-fBasics: Update to 4052.98
DeltaFile
+3-3finance/R-cran-fBasics/distinfo
+1-1finance/R-cran-fBasics/Makefile
+4-42 files

FreeBSD/ports 9d47816devel/p5-Test2-Tools-LoadModule distinfo Makefile

devel/p5-Test2-Tools-LoadModule: Update to 0.009
DeltaFile
+3-3devel/p5-Test2-Tools-LoadModule/distinfo
+1-1devel/p5-Test2-Tools-LoadModule/Makefile
+4-42 files

FreeBSD/ports 2bfb1b0devel/rebar3 distinfo Makefile

devel/rebar3: Update to 3.26.0
DeltaFile
+3-3devel/rebar3/distinfo
+1-1devel/rebar3/Makefile
+4-42 files

FreeNAS/freenas 17008ccsrc/middlewared/middlewared/utils/filesystem stat_x.py

properly set AT_FDCWD in statx_entry_impl

This commit fixes breakage related to statx_entry_impl() calls
on symbolic links. The original version of this function defaulted
to None for dir_fd, this is now replaced with AT_FDCWD which is
consistent with the underlying truenas_os.statx() method.
DeltaFile
+2-2src/middlewared/middlewared/utils/filesystem/stat_x.py
+2-21 files

OpenBSD/ports duoOYEolang/hashlink Makefile distinfo, lang/hashlink/patches patch-Makefile patch-include_renderdoc_renderdoc_app_h

   Update hashlink to commit tagged "latest" (1.15pl0 here). Now includes
   some C++. Tested with latest version of Northgard (4.0.11), Dead Cells
   (1.26.0) and Nuclear Blaze (1.5) and no issues on brief testing.
VersionDeltaFile
1.13+67-27lang/hashlink/patches/patch-Makefile
1.22+10-8lang/hashlink/Makefile
1.1+12-0lang/hashlink/patches/patch-include_renderdoc_renderdoc_app_h
1.8+5-5lang/hashlink/patches/patch-src_module_c
1.12+4-4lang/hashlink/patches/patch-src_std_thread_c
1.11+2-2lang/hashlink/distinfo
+100-463 files not shown
+104-499 files

NetBSD/pkgsrc BavOobFdoc CHANGES-2026

   doc: Updated net/scapy to 2.7.0
VersionDeltaFile
1.195+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9aGbwGenet/scapy PLIST distinfo

   scapy: update to 2.7.0

   Deprecation notice

       This version will be the last to support Python 3.7 and 3.8. (PEP639 will require a new license format starting in 2026, which isn't supported in the latest version of setuptools available on those older versions of Python.)

   Changelog

       [new] ForwardMachine: a new Scapy feature allowing to create a scriptable multi-clients, multi-destination TCP forwarder. It can edit packets on the fly, redirect them to another server, perform TLS interception and more. More details here

       Windows protocols:
           Implementation details in this paper
           SMB:
               client improvements (doc)
               server improvements (doc)
               add support for encryption
               add support for requiring signature
           Kerberos:
               FAST support

    [88 lines not shown]
VersionDeltaFile
1.18+33-0net/scapy/PLIST
1.25+4-4net/scapy/distinfo
1.57+2-4net/scapy/Makefile
+39-83 files

LLVM/project 82830b4clang-tools-extra/clang-doc/assets clang-doc-mustache.css navbar-template.mustache, clang-tools-extra/test/clang-doc basic-project.mustache.test

[clang-doc] Fix inconsistent padding and spacing in HTML

The navbar and sidebar caused spacing and alignment issues since they
were fixed elements with defined height/width. It was difficult to have
all elements below them correctly offset the height. This patch changes them
to sticky elements within the normal document flow that don't define their
height/width explicitly. This actually lets us use existing HTML/CSS
properties (like the "content" div) more naturally.

This also changes the navbar behavior to not follow while scrolling.
DeltaFile
+26-24clang-tools-extra/clang-doc/assets/clang-doc-mustache.css
+12-12clang-tools-extra/test/clang-doc/basic-project.mustache.test
+7-7clang-tools-extra/clang-doc/assets/navbar-template.mustache
+3-1clang-tools-extra/clang-doc/assets/namespace-template.mustache
+3-1clang-tools-extra/clang-doc/assets/index-template.mustache
+3-1clang-tools-extra/clang-doc/assets/class-template.mustache
+54-466 files

LLVM/project 36d8658clang-tools-extra/clang-doc/assets class-template.mustache enum-template.mustache, clang-tools-extra/test/clang-doc enum.cpp mustache-index.cpp

[clang-doc] Serialize repository URL in Mustache templates

Location tags didn't handle possible `FileURL` fields when a repository
URL was specified in a clang-doc invocation. This also cleans up all
location occurences to use `<p>` instead of `<div>` and allows linking
to the repository URL.
DeltaFile
+4-6clang-tools-extra/test/clang-doc/enum.cpp
+1-3clang-tools-extra/test/clang-doc/mustache-index.cpp
+3-1clang-tools-extra/clang-doc/assets/class-template.mustache
+1-3clang-tools-extra/clang-doc/assets/enum-template.mustache
+3-1clang-tools-extra/clang-doc/assets/namespace-template.mustache
+1-2clang-tools-extra/test/clang-doc/templates.cpp
+13-164 files not shown
+17-2110 files

LLVM/project 4fa0767clang-tools-extra/clang-doc/assets function-template.mustache, clang-tools-extra/test/clang-doc templates.cpp

[clang-doc] Don't serialize non-existant locations in HTML (#174887)

The function template didn't check to see if a `Location` existed before
emitting the definition location line.
DeltaFile
+3-1clang-tools-extra/clang-doc/assets/function-template.mustache
+0-2clang-tools-extra/test/clang-doc/templates.cpp
+0-1clang-tools-extra/test/clang-doc/json/class.cpp
+3-43 files

LLVM/project d5a1ed0clang/lib/CIR/Analysis FallThroughWarning.cpp

Remove more unnecesary stuff
DeltaFile
+0-12clang/lib/CIR/Analysis/FallThroughWarning.cpp
+0-121 files

NetBSD/pkgsrc 6E2Pk61doc CHANGES-2026

   doc: Updated x11/nativefiledialog-extended to 1.3.0
VersionDeltaFile
1.194+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 4lc5RzIx11/nativefiledialog-extended distinfo Makefile

   nativefiledialog-extended: update to 1.3.0

   Make filters case-insensitive
VersionDeltaFile
1.2+4-4x11/nativefiledialog-extended/distinfo
1.5+2-3x11/nativefiledialog-extended/Makefile
1.2+2-1x11/nativefiledialog-extended/PLIST
+8-83 files

LLVM/project 5f531eellvm/lib/Transforms/Instrumentation BoundsChecking.cpp, llvm/test/Instrumentation/BoundsChecking big-function.ll

[BoundsChecking] Clamp trap ID if it would overflow (#175103)

This was exposed by a83c89495ba6fe0134dcaa02372c320cc7ff0dbf. We were
trying to create 8-bit integers to represent the size of the function,
which might be larger than what can fit in an 8-bit integer. This patch
clamps the argument and adds a regression test.
DeltaFile
+647-0llvm/test/Instrumentation/BoundsChecking/big-function.ll
+10-6llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
+657-62 files

LLVM/project d067379mlir/lib/Dialect/OpenACC/Transforms OffloadLiveInValueCanonicalization.cpp

[mlir][acc] Fix unused variable warning in non-asserts build (#175101)

f79f50cd547d0582af15aebd3a0413136b9311ae added a pass that has an
iteration variable that is only used behind a LLVM_DEBUG macro which are
no-op in release builds, thus leaving the variable unused.
DeltaFile
+1-1mlir/lib/Dialect/OpenACC/Transforms/OffloadLiveInValueCanonicalization.cpp
+1-11 files

LLVM/project 3b01071clang/test CMakeLists.txt

[clang][test] Rebuild lld if the clang driver tests will use it (#174512)

The clang driver tests use lld, so set that as a dependency.
DeltaFile
+4-0clang/test/CMakeLists.txt
+4-01 files

LLVM/project da383e7clang-tools-extra/clang-doc/assets namespace-template.mustache enum-template.mustache, clang-tools-extra/test/clang-doc enum.cpp mustache-index.cpp

[clang-doc] Serialize repository URL in Mustache templates

Location tags didn't handle possible `FileURL` fields when a repository
URL was specified in a clang-doc invocation. This also cleans up all
location occurences to use `<p>` instead of `<div>` and allows linking
to the repository URL.
DeltaFile
+4-6clang-tools-extra/test/clang-doc/enum.cpp
+1-3clang-tools-extra/test/clang-doc/mustache-index.cpp
+3-1clang-tools-extra/clang-doc/assets/namespace-template.mustache
+1-3clang-tools-extra/clang-doc/assets/enum-template.mustache
+3-1clang-tools-extra/clang-doc/assets/class-template.mustache
+2-1clang-tools-extra/clang-doc/assets/function-template.mustache
+14-154 files not shown
+17-2110 files

HardenedBSD/src 0b79097sys/amd64/include vmm.h, sys/amd64/vmm vmm.c

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+6-597sys/amd64/vmm/vmm.c
+476-0sys/dev/vmm/vmm_vm.c
+7-414sys/arm64/vmm/vmm.c
+6-407sys/riscv/vmm/vmm.c
+233-0sys/dev/vmm/vmm_vm.h
+28-105sys/amd64/include/vmm.h
+756-1,52329 files not shown
+911-1,73235 files