LLVM/project cbf3f87llvm/test/Analysis/CostModel/AMDGPU minimumnum.ll maximumnum.ll, llvm/test/Transforms/SLPVectorizer/AMDGPU slp-v2f64.ll

[AMDGPU] gfx1251 cost model (#203682)
DeltaFile
+407-35llvm/test/Analysis/CostModel/AMDGPU/minimumnum.ll
+364-56llvm/test/Analysis/CostModel/AMDGPU/maximumnum.ll
+192-16llvm/test/Analysis/CostModel/AMDGPU/fadd.ll
+145-9llvm/test/Analysis/CostModel/AMDGPU/fma.ll
+135-0llvm/test/Analysis/CostModel/AMDGPU/fmul.ll
+107-0llvm/test/Transforms/SLPVectorizer/AMDGPU/slp-v2f64.ll
+1,350-1164 files not shown
+1,526-13410 files

OPNSense/tools 8bda019config/26.7 make.conf

config: FIPS is default on for openssl35 as well
DeltaFile
+1-1config/26.7/make.conf
+1-11 files

LLVM/project 9a3e91dllvm/lib/Target/SPIRV SPIRVEmitIntrinsics.cpp, llvm/test/CodeGen/SPIRV/pointers type-deduce-ptr-to-ptr-arg-alloca-store.ll

[SPIR-V] Preserve pointer-to-pointer element type for T*& parameters (#203113)

SPIR-V backend was collapsing T*& reference parameters down to T*,
dropping a level of indirection during element-type deduction. This
patch keeps the pointer-to-pointer level intact, fixing it both within a
function (a T** reloaded from its alloca) and across calls via
cross-function parameter propagation.

Fixes HeCBench/topk on HIP.
DeltaFile
+38-3llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
+27-0llvm/test/CodeGen/SPIRV/pointers/type-deduce-ptr-to-ptr-arg-alloca-store.ll
+65-32 files

NetBSD/pkgsrc burmwDswww/chromium distinfo Makefile

   www/chromium: update to 149.0.7827.114

   * 149.0.7827.114
   This update includes 28 security fixes. Below, we highlight fixes
   that were contributed by external researchers.
   Please see the Chrome Security Page for more information.

   * 149.0.7827.102
   This update includes 74 security fixes. Below, we highlight fixes
   that were contributed by external researchers.
   Please see the Chrome Security Page for more information.
VersionDeltaFile
1.46+9-9www/chromium/distinfo
1.61+2-3www/chromium/Makefile
+11-122 files

OPNSense/core 86ac515src/opnsense/scripts/firmware config.sh

firmware: fix return value masking during updates

This caused reboots when updates not supposed to reboot
in case base/kernel could not install.  This way since
26.1.8.

(cherry picked from commit 2e90e6fbf77202efdbd599697951e6da12b78e26)
DeltaFile
+3-4src/opnsense/scripts/firmware/config.sh
+3-41 files

OPNSense/core 8d78389src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php

Firewall: Rules: use strnatcasecmp() for interface list (#10412)

(cherry picked from commit 0fe799f7872cd8436fa896394dd3bb5fa03397ef)
DeltaFile
+1-1src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api/FilterController.php
+1-11 files

OPNSense/ports 4609eccopnsense/update Makefile distinfo

opnsense/update: for 26.7-BETA we need to provide the correct version
DeltaFile
+4-0opnsense/update/Makefile
+3-1opnsense/update/distinfo
+7-12 files

NetBSD/pkgsrc-wip 57806b6chromium distinfo COMMIT_MSG

chromium: update to 149.0.7827.114
DeltaFile
+9-9chromium/distinfo
+8-3chromium/COMMIT_MSG
+1-1chromium/Makefile
+18-133 files

OPNSense/ports 9192ea2www/phalcon distinfo Makefile

www/phalcon: update to 5.14.2
DeltaFile
+3-3www/phalcon/distinfo
+1-1www/phalcon/Makefile
+4-42 files

OPNSense/ports 3633183opnsense Makefile.inc, opnsense/openssl Makefile

opnsense/openssl: retain the original origin to avoid spurious reinstalls

The "openssl" package remains the security/openssl one for 26.1 so that
we can upgrade into the same package for 26.7 but then it's already
3.5 instead of 3.0.
DeltaFile
+2-0opnsense/Makefile.inc
+2-0opnsense/openssl/Makefile
+4-02 files

OPNSense/core 7d65e57src/opnsense/mvc/app/controllers/OPNsense/Base ControllerBase.php, src/opnsense/mvc/app/views/layout_partials base_form.volt base_dialog.volt

MVC:ui - refactor base_dialog and parseFormNode to simplify the template for https://github.com/opnsense/core/issues/9955

Move defaults to parseFormNode() and introduce "sections" with children to avoid some more magic in the volt templates.

Set default title on multi selectpickers as these sometimes seem to miss the "Nothing selected" phrase for some odd reason.

Functionally this should be a backward compatible change.
DeltaFile
+69-80src/opnsense/mvc/app/views/layout_partials/base_form.volt
+32-81src/opnsense/mvc/app/views/layout_partials/base_dialog.volt
+31-3src/opnsense/mvc/app/controllers/OPNsense/Base/ControllerBase.php
+2-2src/opnsense/mvc/app/views/layout_partials/form_input_tr.volt
+134-1664 files

LLVM/project 76e120eclang/www cxx_status.html

[Clang][NFC] Add the list C++ papers approved in Brno by WG21 (#203685)
DeltaFile
+110-0clang/www/cxx_status.html
+110-01 files

LLVM/project 6ed37edllvm/test/Analysis/CostModel/AMDGPU minimumnum.ll maximumnum.ll, llvm/test/Transforms/SLPVectorizer/AMDGPU slp-v2f64.ll

[AMDGPU] gfx1251 cost model
DeltaFile
+407-35llvm/test/Analysis/CostModel/AMDGPU/minimumnum.ll
+364-56llvm/test/Analysis/CostModel/AMDGPU/maximumnum.ll
+192-16llvm/test/Analysis/CostModel/AMDGPU/fadd.ll
+145-9llvm/test/Analysis/CostModel/AMDGPU/fma.ll
+135-0llvm/test/Analysis/CostModel/AMDGPU/fmul.ll
+107-0llvm/test/Transforms/SLPVectorizer/AMDGPU/slp-v2f64.ll
+1,350-1164 files not shown
+1,526-13410 files

LLVM/project b2bc66bcmake/Modules NormalizeTriple.cmake, llvm/cmake/modules LLVMExternalProjectUtils.cmake

Use clang to canonicalize the triple
DeltaFile
+33-22llvm/cmake/modules/LLVMExternalProjectUtils.cmake
+36-0cmake/Modules/NormalizeTriple.cmake
+2-16runtimes/CMakeLists.txt
+71-383 files

OPNSense/core 8bd91cbsrc/opnsense/mvc/app/controllers/OPNsense/Base ControllerBase.php, src/opnsense/mvc/app/views/layout_partials base_form.volt base_dialog.volt

MVC:ui - refactor base_dialog and parseFormNode to simplify the template for https://github.com/opnsense/core/issues/9955

Move defaults to parseFormNode() and introduce "sections" with children to avoid some more magic in the volt templates.

Set default title on multi selectpickers as these sometimes seem to miss the "Nothing selected" phrase for some odd reason.

Functionally this should be a backward compatible change.
DeltaFile
+69-80src/opnsense/mvc/app/views/layout_partials/base_form.volt
+32-81src/opnsense/mvc/app/views/layout_partials/base_dialog.volt
+31-3src/opnsense/mvc/app/controllers/OPNsense/Base/ControllerBase.php
+2-2src/opnsense/mvc/app/views/layout_partials/form_input_tr.volt
+134-1664 files

FreeBSD/ports 6338412graphics/goocanvas3/files patch-configure

graphics/goocanvas3: detect more versions of python
DeltaFile
+1-1graphics/goocanvas3/files/patch-configure
+1-11 files

NetBSD/pkgsrc d0YX4irdoc CHANGES-2026

   doc: Updated www/esbuild to 0.28.1
VersionDeltaFile
1.3781+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc FwKGaLhwww/esbuild distinfo Makefile

   esbuild: update to 0.28.1

   - Disallow \ in local development server HTTP requests (GHSA-g7r4-m6w7-qqqr)
   - Add integrity checks to the Deno API (GHSA-gv7w-rqvm-qjhr)
   - Avoid inlining using and await using declarations (#4482)
   - Fix module evaluation when an error is thrown (#4461, #4467)
   - Fix some edge cases around the new operator (#4477)
   - Fix renaming of nested var declarations (#4471)
   - Emit var instead of const for certain TypeScript-only constructs for ES5 (#4448)
VersionDeltaFile
1.10+4-4www/esbuild/distinfo
1.35+2-3www/esbuild/Makefile
+6-72 files

OpenBSD/ports MbTgTbBwww/nextcloud/32 distinfo Makefile, www/nextcloud/32/pkg PLIST

   Update nextcloud to 32.0.11
VersionDeltaFile
1.7.2.2+563-637www/nextcloud/32/pkg/PLIST
1.7.2.2+2-2www/nextcloud/32/distinfo
1.9.2.2+1-1www/nextcloud/32/Makefile
+566-6403 files

OpenBSD/ports ompoCXfwww/nextcloud/32 distinfo Makefile, www/nextcloud/32/pkg PLIST

   Update nextcloud to 32.0.11
VersionDeltaFile
1.11+185-185www/nextcloud/32/pkg/PLIST
1.10+2-2www/nextcloud/32/distinfo
1.14+1-1www/nextcloud/32/Makefile
+188-1883 files

OpenBSD/ports zzFXbOAwww/nextcloud/33 distinfo Makefile, www/nextcloud/33/pkg PLIST

   Update nextcloud to 33.0.5
VersionDeltaFile
1.2.2.2+644-811www/nextcloud/33/pkg/PLIST
1.2.2.2+2-2www/nextcloud/33/distinfo
1.2.2.2+1-1www/nextcloud/33/Makefile
+647-8143 files

OpenBSD/ports nWFA6ybwww/nextcloud/33 distinfo Makefile, www/nextcloud/33/pkg PLIST

   Update nextcloud to 33.0.5
VersionDeltaFile
1.5+194-193www/nextcloud/33/pkg/PLIST
1.5+2-2www/nextcloud/33/distinfo
1.5+1-1www/nextcloud/33/Makefile
+197-1963 files

LLVM/project ea2c207cmake/Modules NormalizeTriple.cmake, llvm/cmake/modules LLVMExternalProjectUtils.cmake

Use clang to canonicalize the triple
DeltaFile
+34-0cmake/Modules/NormalizeTriple.cmake
+21-10llvm/cmake/modules/LLVMExternalProjectUtils.cmake
+2-16runtimes/CMakeLists.txt
+57-263 files

OpenBSD/ports hpiDtzDdatabases/mariadb distinfo Makefile, databases/mariadb/patches patch-scripts_wsrep_sst_common_sh patch-libmariadb_libmariadb_CMakeLists_txt

   Update mariadb to 11.4.12
VersionDeltaFile
1.72.2.1+97-14databases/mariadb/pkg/PLIST-tests
1.6.2.1+4-4databases/mariadb/patches/patch-scripts_wsrep_sst_common_sh
1.66.2.1+2-2databases/mariadb/distinfo
1.164.2.1+1-3databases/mariadb/Makefile
1.59.2.1+0-4databases/mariadb/pkg/PLIST-server
1.20.4.1+1-1databases/mariadb/patches/patch-libmariadb_libmariadb_CMakeLists_txt
+105-281 files not shown
+105-287 files

LLVM/project 1becec5mlir/lib/Target/LLVMIR ModuleTranslation.cpp, mlir/lib/Target/LLVMIR/Dialect/LLVMIR LLVMToLLVMIRTranslation.cpp

fix: add braces to metadata translation conditionals
DeltaFile
+6-3mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
+2-1mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp
+8-42 files

FreeBSD/ports 848c7b7editors/vscode pkg-plist distinfo, editors/vscode/files patch-package.json patch-src_main.ts

editors/vscode: Update to 1.124.2

While here, remove obsolete target for building remote extension
host. Those who want to build remote extension host can now use
`make -f Makefile.reh build` instead.

Changelog: https://code.visualstudio.com/updates/v1_124

Reported by:    GitHub (watch releases)
DeltaFile
+70-414editors/vscode/pkg-plist
+23-21editors/vscode/distinfo
+1-20editors/vscode/Makefile
+8-7editors/vscode/Makefile.crates
+4-4editors/vscode/files/patch-package.json
+3-3editors/vscode/files/patch-src_main.ts
+109-4693 files not shown
+114-4749 files

OpenBSD/ports ZuTwox2databases/mariadb distinfo Makefile, databases/mariadb/patches patch-scripts_wsrep_sst_common_sh patch-libmariadb_libmariadb_CMakeLists_txt

   Update mariadb to 11.4.12

   OK brad (maintainer)
VersionDeltaFile
1.73+97-14databases/mariadb/pkg/PLIST-tests
1.7+4-4databases/mariadb/patches/patch-scripts_wsrep_sst_common_sh
1.67+2-2databases/mariadb/distinfo
1.60+0-4databases/mariadb/pkg/PLIST-server
1.165+1-3databases/mariadb/Makefile
1.21+1-1databases/mariadb/patches/patch-libmariadb_libmariadb_CMakeLists_txt
+105-281 files not shown
+105-287 files

LLVM/project bd6c6famlir/include/mlir/IR EnumAttr.td, mlir/test/mlir-tblgen gen-dialect-doc.td

[mlir-tblgen] Render enum keyword alternatives in generated attr/type docs

When mlir-tblgen generates documentation for AttrDefs/TypeDefs that have
EnumParameter fields, it previously rendered the raw C++ type (e.g.
`::mlir::ns::MyEnum`) in the syntax block. This was unhelpful for
users who need to know the valid keyword values.

This patch:
1. Adds an `EnumInfo enum = enumInfo;` field to the `EnumParameter`
   TableGen class, persisting the enum record for tooling to inspect.
2. Modifies `emitAttrOrTypeDefAssemblyFormat` in OpDocGen.cpp to detect
   EnumParameter fields and render their cases as backtick-quoted
   alternatives (e.g. `` `read` | `read_write` ``).
3. Adds a test case to gen-dialect-doc.td verifying the new behavior.

Before:
  #my_dialect.my_attr<
    int32_t,   # index
    ::mlir::ns::MyEnum,   # access

    [9 lines not shown]
DeltaFile
+25-0mlir/test/mlir-tblgen/gen-dialect-doc.td
+23-1mlir/tools/mlir-tblgen/OpDocGen.cpp
+3-0mlir/include/mlir/IR/EnumAttr.td
+51-13 files

NetBSD/pkgsrc PefqDqldoc CHANGES-2026

   Updated net/py-grpcio*, lang/py-python-discovery
VersionDeltaFile
1.3780+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc aOJ607elang/py-python-discovery distinfo Makefile

   py-python-discovery: updated to 1.4.2

   Bug fixes - 1.4.2
   - Stop executable symlink resolution once the stdlib landmark is reachable and keep macOS framework builds untouched,
     matching ``getpath`` - Homebrew interpreters no longer get version-pinned ``Cellar`` paths recorded and stable
     aliases such as Debian's ``/usr/bin/python3`` are preserved

   Bug fixes - 1.4.1
   - Resolve executable-only symlinks when computing ``system_executable``, mirroring CPython's ``getpath.realpath``
     (python/cpython115237): a symlink to the interpreter binary now resolves to the real interpreter, while a fully
     symlinked interpreter tree is kept as-is
VersionDeltaFile
1.8+4-4lang/py-python-discovery/distinfo
1.8+2-2lang/py-python-discovery/Makefile
+6-62 files