FreeNAS/freenas 38fa9ffsrc/middlewared/middlewared/service sharing_service.py

type annotate path_resolution_filters
DeltaFile
+2-2src/middlewared/middlewared/service/sharing_service.py
+2-21 files

NetBSD/pkgsrc-wip b3d5831srecord PLIST Makefile, srecord/patches patch-doc_CMakeLists.txt patch-CMakeLists.txt

wip/srecord -- update package to v1.65

Upstream switched to cmake

Since there are no knobs to make the extensive html and pdf
documentation optional, we just slash and burn. If desired, there
could be a separate doc package.
DeltaFile
+141-0srecord/patches/patch-doc_CMakeLists.txt
+42-54srecord/PLIST
+27-0srecord/patches/patch-CMakeLists.txt
+26-0srecord/patches/patch-srecord_CMakeLists.txt
+23-0srecord/patches/patch-etc_packaging.cmake
+12-7srecord/Makefile
+271-611 files not shown
+278-637 files

FreeNAS/freenas 6946a4fsrc/middlewared/middlewared/plugins auth.py

Fix
DeltaFile
+0-1src/middlewared/middlewared/plugins/auth.py
+0-11 files

LLVM/project 7b02e6cmlir/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

OPNSense/core c6d526fsrc/opnsense/scripts/captiveportal/lib ipfw.py pf.py

in fact, this documents itself
DeltaFile
+0-4src/opnsense/scripts/captiveportal/lib/ipfw.py
+0-4src/opnsense/scripts/captiveportal/lib/pf.py
+0-82 files

OPNSense/core 8be14b6src/opnsense/scripts/captiveportal/lib ipfw.py pf.py

captive portal: no scope stripping needed
DeltaFile
+1-3src/opnsense/scripts/captiveportal/lib/ipfw.py
+1-3src/opnsense/scripts/captiveportal/lib/pf.py
+2-62 files

FreeNAS/freenas ccdf0f7src/middlewared/middlewared/utils io.py

Flake8 fix
DeltaFile
+0-1src/middlewared/middlewared/utils/io.py
+0-11 files

FreeNAS/freenas acbda07src/middlewared/middlewared/utils io.py

Fix test regression
DeltaFile
+4-1src/middlewared/middlewared/utils/io.py
+4-11 files

OPNSense/core 43675ddsrc/opnsense/scripts/captiveportal cp-background-process.py, src/opnsense/scripts/captiveportal/lib arp.py

captive portal: simplify hostdiscovery output handling
DeltaFile
+20-80src/opnsense/scripts/captiveportal/lib/arp.py
+1-1src/opnsense/scripts/captiveportal/cp-background-process.py
+21-812 files

LLVM/project d58304dmlir/include/mlir/IR BuiltinTypeInterfaces.td BuiltinAttributes.td, mlir/lib/AsmParser AttributeParser.cpp

[mlir][WIP] `DenseElementsAttr` generalized

getter / iterator via interface

extraTraitClassDeclaration to provide default FloatType impls

address comments

simplify parser
DeltaFile
+137-1mlir/lib/AsmParser/AttributeParser.cpp
+38-92mlir/lib/IR/BuiltinAttributes.cpp
+88-0mlir/lib/IR/BuiltinTypes.cpp
+83-0mlir/test/IR/dense-elements-type-interface.mlir
+74-1mlir/include/mlir/IR/BuiltinTypeInterfaces.td
+32-13mlir/include/mlir/IR/BuiltinAttributes.td
+452-1078 files not shown
+610-11914 files

LLVM/project cbc2930clang/include/clang/Analysis/Analyses/LifetimeSafety Loans.h Facts.h, clang/lib/Analysis/LifetimeSafety FactsGenerator.cpp

Field and interior paths
DeltaFile
+190-100clang/include/clang/Analysis/Analyses/LifetimeSafety/Loans.h
+174-101clang/unittests/Analysis/LifetimeSafetyTest.cpp
+116-46clang/test/Sema/warn-lifetime-safety-invalidations.cpp
+44-48clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
+42-42clang/test/Sema/warn-lifetime-safety-dataflow.cpp
+51-29clang/include/clang/Analysis/Analyses/LifetimeSafety/Facts.h
+617-3668 files not shown
+786-46214 files

OPNSense/core 2be1c50src/etc/rc.syshook.d/update 10-refresh.sh

firmware: put 99e4cd28b64b2f back where it belongs

Without backgrounding because this is important.

(cherry picked from commit 8a52f03b37542ff6978afc4a5edef6428b9563ef)
DeltaFile
+3-0src/etc/rc.syshook.d/update/10-refresh.sh
+3-01 files

OPNSense/core 8a52f03src/etc/rc.syshook.d/update 10-refresh.sh

firmware: put 99e4cd28b64b2f back where it belongs

Without backgrounding because this is important.
DeltaFile
+3-0src/etc/rc.syshook.d/update/10-refresh.sh
+3-01 files

FreeNAS/freenas 179a367src/middlewared/middlewared/plugins network.py, src/middlewared/middlewared/plugins/container bridge.py

Merge branch 'master' of https://github.com/truenas/middleware into smb-path
DeltaFile
+205-122src/middlewared/middlewared/plugins/container/bridge.py
+142-92src/middlewared/middlewared/utils/nvmet/spdk.py
+219-0src/middlewared/middlewared/plugins/interface/addresses.py
+67-122src/middlewared/middlewared/plugins/network.py
+0-177src/middlewared/middlewared/plugins/interface/configure.py
+147-13src/middlewared/middlewared/plugins/interface/sync.py
+780-52680 files not shown
+1,912-1,18986 files

OPNSense/core 02c8989src/etc/rc.syshook.d/update 10-refresh.sh

firmware: avoid update-hook background cleanups

Since ea75da8a this is no longer necessary although the introduction
in 039ae3c19 states that this was happening and allegedly helping.

Pre-upgrade runs this as well as the cleanup audit if it's needed
manually.

(cherry picked from commit a6f5203adb751dd66def0938434fec2a2c0d94e3)
DeltaFile
+0-3src/etc/rc.syshook.d/update/10-refresh.sh
+0-31 files

OPNSense/ports bbb4f5eports-mgmt/pkg Makefile distinfo

Revert "ports-mgmt/pkg: work around fatal renameat() issue"

This reverts commit f76c8e37372293f997ef55e24852e3c74995effe.

If the error happens this segfaults and we don't want that.

[32/32] Extracting vim-9.1.2125: .......... done
pkg-static: Fail to rename /usr/local/share/licenses/.pkgtemp.vim-9.1.2125.B3dgVs6VmN7x -> /usr/local/share/licenses/vim-9.1.2125 (1):No such file or directory
pkg-static: Please report to OPNsense: retrying in 10 seconds due to ENOENT at cwd = /usr/local/opnsense/service
Child process pid=97016 terminated abnormally: Segmentation fault
DeltaFile
+2-3ports-mgmt/pkg/Makefile
+1-3ports-mgmt/pkg/distinfo
+3-62 files

FreeBSD/ports 8bdeb26devel/py-typecode Makefile

devel/py-typecode: Update WWW

Correct value is https://github.com/aboutcode-org/typecode/

PR:             292261
Approved by:    Tuukka Pasanen <tuukka.pasanen at ilmi.fi> (maintainer)
DeltaFile
+1-1devel/py-typecode/Makefile
+1-11 files

LLVM/project c7ec361llvm/lib/Transforms/Vectorize SLPVectorizer.cpp

Fix a comment

Created using spr 1.3.7
DeltaFile
+1-1llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+1-11 files

LLVM/project 768cc03llvm/utils profcheck-xfail.txt

[ProfCheck Add WinEH Tests to XFail List

This pass recently had NewPM coverage added which means we now can see
profcheck issues with the pass. Disable it for now until we can get it
fixed, although its not crucial for anything given it is only run for
32-bit X86 Windows.
DeltaFile
+5-0llvm/utils/profcheck-xfail.txt
+5-01 files

LLVM/project 19a7a56llvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer/X86 shl-to-add-transformation4.ll gather-node-same-reduced.ll

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+4-61llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+15-14llvm/test/Transforms/SLPVectorizer/X86/shl-to-add-transformation4.ll
+2-24llvm/test/Transforms/SLPVectorizer/X86/gather-node-same-reduced.ll
+21-993 files

LLVM/project a58268aflang/test/Lower fail_image.f90, flang/test/Lower/forall array-pointer.f90 array-constructor.f90

[flang][NFC] Converted five tests from old lowering to new lowering (part 16) (#180866)

Tests converted from test/Lower: fail_image.f90,
test/Lower/forall: array-constructor.f90, array-pointer.f90,
array-subscripts.f90, character-1.f90
DeltaFile
+418-523flang/test/Lower/forall/array-pointer.f90
+86-258flang/test/Lower/forall/array-constructor.f90
+23-17flang/test/Lower/forall/character-1.f90
+24-12flang/test/Lower/forall/array-subscripts.f90
+11-8flang/test/Lower/fail_image.f90
+562-8185 files

OPNSense/core a6f5203src/etc/rc.syshook.d/update 10-refresh.sh

firmware: avoid update-hook background cleanups

Since ea75da8a this is no longer necessary although the introduction
in 039ae3c19 states that this was happening and allegedly helping.

Pre-upgrade runs this as well as the cleanup audit if it's needed
manually.
DeltaFile
+0-3src/etc/rc.syshook.d/update/10-refresh.sh
+0-31 files

NetBSD/src EGtjRj7sbin/mount_lfs mount_lfs.c

   fix some lint
VersionDeltaFile
1.40+11-11sbin/mount_lfs/mount_lfs.c
+11-111 files

NetBSD/src zQmov9Busr.bin/make job.c

   fix lint build.
VersionDeltaFile
1.521+3-3usr.bin/make/job.c
+3-31 files

FreeBSD/ports 04156b6security/bitwarden-cli distinfo Makefile, security/bitwarden-cli/files/packagejsons package-lock.json package.json

security/bitwarden-cli: Update to 2026.1.0

Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2026.1.0

Reported by:    GitHub (watch releases)
DeltaFile
+161-171security/bitwarden-cli/files/packagejsons/package-lock.json
+8-8security/bitwarden-cli/files/packagejsons/apps/desktop/package.json
+5-9security/bitwarden-cli/files/packagejsons/package.json
+11-0security/bitwarden-cli/files/packagejsons/libs/auto-confirm/package.json
+5-5security/bitwarden-cli/distinfo
+1-1security/bitwarden-cli/Makefile
+191-1943 files not shown
+194-1979 files

FreeNAS/freenas eb18a4esrc/middlewared/middlewared/pytest/unit/utils test_write_if_changed.py, tests/unit test_write_if_changed.py

Move test to tests/unit
DeltaFile
+210-0tests/unit/test_write_if_changed.py
+0-210src/middlewared/middlewared/pytest/unit/utils/test_write_if_changed.py
+210-2102 files

LLVM/project 5a65900clang/include/clang/Analysis/Analyses/LifetimeSafety Loans.h Facts.h, clang/lib/Analysis/LifetimeSafety FactsGenerator.cpp

Field and interior paths
DeltaFile
+185-98clang/include/clang/Analysis/Analyses/LifetimeSafety/Loans.h
+174-101clang/unittests/Analysis/LifetimeSafetyTest.cpp
+116-46clang/test/Sema/warn-lifetime-safety-invalidations.cpp
+42-46clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
+42-42clang/test/Sema/warn-lifetime-safety-dataflow.cpp
+51-29clang/include/clang/Analysis/Analyses/LifetimeSafety/Facts.h
+610-3628 files not shown
+779-45814 files

LLVM/project d7e5a7dlldb/include/lldb/Host/windows PseudoConsole.h, lldb/source/Host/windows PseudoConsole.cpp

[lldb-dap][windows] drain the ConPTY before attaching (#180578)

Add a step to drain the init sequences emitted by the ConPTY before
attaching it to the debuggee.

A ConPTY (PseudoConsole) emits init sequences which flush the screen and
contain the name of the program (ESC[2J for clear screen, ESC[H for
cursor home and more). It's not desirable to filter them out: if a
debuggee also emits them, lldb would filter that output as well. To work
around this, the ConPTY is drained by attaching a dummy process to it,
consuming the init sequences and then attaching the actual debuggee.

---------

Co-authored-by: Nerixyz <nero.9 at hotmail.de>
DeltaFile
+66-0lldb/source/Host/windows/PseudoConsole.cpp
+10-0lldb/include/lldb/Host/windows/PseudoConsole.h
+76-02 files

LLVM/project 0b0dca5clang/lib/Driver/ToolChains CommonArgs.cpp AMDGPU.cpp, clang/test/Driver opencl-libclc.cl hip-device-libs-llvm-env.hip

clang/AMDGPU: Do not look for rocm device libs if environment is llvm (#180922)

clang/AMDGPU: Do not look for rocm device libs if environment is llvm

Introduce usage of the llvm environment type. This will be useful as
a switch to eventually stop depending on externally provided libraries,
and only take bitcode from the resource directory.

I wasn't sure how to handle the confusing mess of -no-* flags. Try
to handle them all. I'm not sure --no-offloadlib makes sense for OpenCL
since it's not really offload, but interpret it anyway.
DeltaFile
+23-0clang/test/Driver/opencl-libclc.cl
+16-6clang/lib/Driver/ToolChains/CommonArgs.cpp
+11-3clang/lib/Driver/ToolChains/AMDGPU.cpp
+11-0clang/test/Driver/hip-device-libs-llvm-env.hip
+2-2libclc/CMakeLists.txt
+3-0clang/lib/Driver/ToolChains/HIPAMD.cpp
+66-113 files not shown
+68-129 files

LLVM/project 6d6feb7libc/docs/gpu rpc.rst, libc/shared rpc_dispatch.h rpc_util.h

[libc] Add RPC helpers for dispatching functions to the host (#179085)

Summary:
The RPC interface is useful for forwarding functions. This PR adds
helper functions for doing a completely bare forwarding of a function
from the client to the server. This is intended to facilitate
heterogenous libraries that implement host functions on the GPU (like
MPI or Fortran).
DeltaFile
+258-0libc/shared/rpc_dispatch.h
+205-0offload/test/libc/rpc_callback.cpp
+176-2libc/shared/rpc_util.h
+0-66offload/test/libc/rpc_callback.c
+44-5libc/docs/gpu/rpc.rst
+35-3libc/shared/rpc.h
+718-766 files