FreeNAS/freenas 958d42asrc/middlewared/middlewared/api/base/types json_schema.py, src/middlewared/middlewared/api/v25_10_0 common.py

Remove shared pydantic `Field()` from API type aliases

(cherry picked from commit 10eacf16b8651321e45354874da96dbd41c43967)
DeltaFile
+30-0src/middlewared/middlewared/api/base/types/json_schema.py
+9-6src/middlewared/middlewared/api/v25_10_4/common.py
+9-6src/middlewared/middlewared/api/v25_10_3/common.py
+9-6src/middlewared/middlewared/api/v25_10_0/common.py
+9-6src/middlewared/middlewared/api/v25_10_2/common.py
+9-6src/middlewared/middlewared/api/v25_10_1/common.py
+75-3066 files not shown
+278-17272 files

LLVM/project 7d2db10llvm/lib/Transforms/Scalar SimpleLoopUnswitch.cpp, llvm/test/Transforms/PhaseOrdering unswitch-nontrivial-cold-func.ll

Revert "[SimpleLoopUnswitch] Generalize the notion of trivial unswitching (#1…"

This reverts commit 5a5d0fb1e471b3a1e842aee1f993e885c8d19713.
DeltaFile
+0-1,031llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch-loop-guard.ll
+0-114llvm/test/Transforms/PhaseOrdering/unswitch-nontrivial-cold-func.ll
+31-31llvm/test/Transforms/PhaseOrdering/X86/hoist-load-of-baseptr.ll
+29-29llvm/test/Transforms/PhaseOrdering/AArch64/matrix-extract-insert.ll
+3-48llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
+29-18llvm/test/Transforms/SimpleLoopUnswitch/PGO-nontrivial-unswitch2.ll
+92-1,2715 files not shown
+132-1,31411 files

LLVM/project 3d37689llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll

[AMDGPU] Make SGPR occupancy the exact inverse of getMaxNumSGPRs (#201342)

The SGPR->occupancy table ignored the allocation granule and the
trap-handler reservation, so it disagreed with getMaxNumSGPRs() (e.g. 80
and 81 SGPRs reported the same occupancy and hid the cliff). Compute
occupancy by inverting the per-wave SGPR budget instead, sharing one
helper (getSGPRBudgetPerWave) with getMaxNumSGPRs()/getMinNumSGPRs() so
the budget and its inverse cannot drift apart. Thread that budget
(total/granule/trap reserve) through the occupancy MCExpr because the
asm printer's MCSubtargetInfo does not carry the implicit amdhsa
+trap-handler feature.

This aligns the SGPR-limited occupancy heuristic with the register
budget for all pre-GFX10 targets (including non-trap), which accounts
for the codegen test updates.

Assisted-by: Claude Opus

---------

Co-authored-by: mselehov <mselehov at amd.com>
DeltaFile
+6,940-6,782llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+1,276-1,243llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+716-711llvm/test/CodeGen/AMDGPU/load-constant-i16.ll
+461-484llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+437-434llvm/test/CodeGen/AMDGPU/load-constant-i8.ll
+237-246llvm/test/CodeGen/AMDGPU/load-constant-i32.ll
+10,067-9,90021 files not shown
+10,571-10,23727 files

NetBSD/pkgsrc-wip bb0fdcalitehtml PLIST distinfo, litehtml/patches patch-CMakeLists.txt

litehtml: Restore patch which provide .so instead .a libraries
DeltaFile
+28-0litehtml/patches/patch-CMakeLists.txt
+3-1litehtml/PLIST
+1-0litehtml/distinfo
+32-13 files

FreeBSD/ports ba937f2databases/mongodb70 distinfo Makefile

databases/mongodb70: 7.0.37

Release Notes:
https://www.mongodb.com/docs/manual/release-notes/7.0/#7.0.37---june-11--2026

Important MongoDB patch available - June 2026:
https://www.mongodb.com/community/forums/t/important-mongodb-patch-available-june-2026/339979?u=r_k

Security:       CVE-2026-11933
DeltaFile
+3-3databases/mongodb70/distinfo
+1-1databases/mongodb70/Makefile
+4-42 files

LLVM/project b8def50llvm/test/tools/llvm-pdbutil dxcontainer-export.test, llvm/tools/llvm-pdbutil llvm-pdbutil.cpp llvm-pdbutil.h

[llvm-pdbutil] Add `--dxcontainer` option to `llvm-pdbutil export` (#200486)

Adds a `--dxcontainer` option to export a `DXContainer` from a PDB file.
It basically serves as an alias to `--stream=5`, and is clearly seen in
`--help`.
DeltaFile
+112-0llvm/test/tools/llvm-pdbutil/dxcontainer-export.test
+43-18llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp
+1-0llvm/tools/llvm-pdbutil/llvm-pdbutil.h
+156-183 files

OpenBSD/ports 14WOPESmail Makefile

   +cyrus-imapd,clamav
VersionDeltaFile
1.461+1-0mail/Makefile
+1-01 files

OpenBSD/ports 9ZaG4xBmail/cyrus-imapd Makefile, mail/cyrus-imapd/pkg DESCR

   Add a "clamav" FLAVOR.
VersionDeltaFile
1.166+9-2mail/cyrus-imapd/Makefile
1.7+3-0mail/cyrus-imapd/pkg/DESCR
+12-22 files

NetBSD/pkgsrc-wip 0a38384. TODO, py-whichllm PLIST distinfo

py-whichllm: update to 0.5.11.
DeltaFile
+63-0py-whichllm/PLIST
+3-3py-whichllm/distinfo
+1-1py-whichllm/Makefile
+0-1TODO
+67-54 files

NetBSD/pkgsrc uuHTquodoc TODO CHANGES-2026

   doc: Updated graphics/py-pillow_heif to 1.4.0
VersionDeltaFile
1.27419+1-2doc/TODO
1.3833+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc g3azh3hgraphics/py-pillow_heif distinfo Makefile

   py-pillow_heif: update to 1.4.0.

   ## [1.4.0 - 2026-06-10]

   ### Changed

   - `libheif` was updated from the `1.21.2` to `1.23.0` version. #426
   - `libde265` was updated from the `1.0.16` to `1.1.0` version. #426
   - `libx265` was updated from the `4.1` to `4.2` version. #426
   - Minimum required `libheif` version is `1.19.0`. #416

   ### Removed

   - `options.ALLOW_INCORRECT_HEADERS` option. Starting with `libheif` `1.22.0`, libheif itself rejects images whose decoded size does not match the `ispe` header. #426

   ### Fixed

   - `sRGB` NCLX color profile (`BT.709` primaries) is now written by default during encoding when no color information was provided, to avoid color shifts in viewers. #407
VersionDeltaFile
1.24+4-4graphics/py-pillow_heif/distinfo
1.33+3-4graphics/py-pillow_heif/Makefile
+7-82 files

OPNSense/core 9d65dd6src/opnsense/mvc/app/controllers/OPNsense/Base ControllerBase.php

mvc: also do not translate empty labels in grids #10369
DeltaFile
+4-1src/opnsense/mvc/app/controllers/OPNsense/Base/ControllerBase.php
+4-11 files

OpenBSD/src UzEPZ7Nusr.bin/tmux server-client.c

   Check the panes again if deferred redraw to make sure the flag is always
   set. Also add a helper for the loop.
VersionDeltaFile
1.476+23-18usr.bin/tmux/server-client.c
+23-181 files

OpenBSD/src csoK5Bssys/netmpls mpls_input.c

   Drop the incoming packet containing 16 MPLS labels with no BoS bit.

   ok claudio
VersionDeltaFile
1.82+6-1sys/netmpls/mpls_input.c
+6-11 files

NetBSD/pkgsrc CTyCajEdoc CHANGES-2026 TODO

   doc: Updated textproc/moor to 2.15.1
VersionDeltaFile
1.3832+2-1doc/CHANGES-2026
1.27418+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc L1N8km9textproc/moor distinfo Makefile

   moor: update to 2.15.1.

   2.15.1

   This release fixes a bug where providing an initial search query on the
   command line would both search and scroll to the end of the document.

   With this release, we just show the first hit. Which is what we always
   should have done.

   2.15.0

   Accept +/pattern command line argument

   This will make moor behave as if you started moor, typed / to start
   searching, typed pattern as the search pattern and then pressed Enter.

   For great less compatibility.
VersionDeltaFile
1.28+4-4textproc/moor/distinfo
1.41+2-2textproc/moor/Makefile
+6-62 files

OpenBSD/ports XXAYhFNwww/nginx distinfo Makefile

   MFC update to nginx-1.30.3
VersionDeltaFile
1.96.2.2+2-2www/nginx/distinfo
1.201.2.2+1-1www/nginx/Makefile
+3-32 files

FreeBSD/ports 62f2459databases/rainfrog distinfo Makefile.crates

databases/rainfrog: Update to 0.3.19

ChangeLog:

- https://github.com/achristmascarl/rainfrog/releases/tag/v0.3.19

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+45-43databases/rainfrog/distinfo
+21-20databases/rainfrog/Makefile.crates
+2-2databases/rainfrog/Makefile
+68-653 files

LLVM/project f999ca3llvm/include/llvm/Bitcode BitcodeReader.h, llvm/lib/Bitcode/Reader BitcodeReader.cpp

[Bitcode] Add SkipDebugIntrinsicUpgrade hook to ParserCallbacks (#201456)

Expose CanUpgradeDebugIntrinsicsToRecords (already an opt-in parameter
on UpgradeIntrinsicFunction) through ParserCallbacks. When set, the
bitcode reader's globalCleanup() no longer auto-upgrades debug intrinsic
calls (llvm.dbg.\*) to non-instruction debug records; the caller is then
responsible for performing the upgrade manually (e.g. via
Module::convertToNewDbgValues()) after any custom processing of the
intrinsic-form IR.

This is useful for out-of-tree consumers that run passes operating on
intrinsic-form debug metadata before opting into the new debug records
format.
DeltaFile
+252-0llvm/unittests/Bitcode/BitReaderTest.cpp
+10-1llvm/lib/Bitcode/Reader/BitcodeReader.cpp
+8-0llvm/include/llvm/Bitcode/BitcodeReader.h
+270-13 files

NetBSD/pkgsrc gVh4iOYdoc CHANGES-2026 TODO

   doc: Updated graphics/digikam to 9.1.0
VersionDeltaFile
1.3831+2-1doc/CHANGES-2026
1.27417+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc SJnnqM5graphics/digikam distinfo Makefile

   digikam: update to 9.1.0.

   digiKam 9.1.0 - Release date: 2026-06-07

   NEW FEATURES:

   Import          : USB Mass Storage driver now support video thumbnails.

   Advanced Search : Add "Clear All Groups" button in the SearchView interface.

   Preview         : Add support for Pixel motion photos, which are short videos embedded in pictures taken on Google Pixel phones.
                     Better support of the audio output selection provided by the video media player.

   Database        : Schema updated to support time-Zone with registered item time-stamps.

   And lots of bugfixes.
VersionDeltaFile
1.71+4-4graphics/digikam/distinfo
1.275+2-3graphics/digikam/Makefile
+6-72 files

LLVM/project 2b14949llvm/lib/Target/AMDGPU SIInsertWaitcnts.cpp AMDGPUHWEvents.h

Comments + fix build + small improvements
DeltaFile
+8-8llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
+13-0llvm/lib/Target/AMDGPU/AMDGPUHWEvents.h
+1-1llvm/lib/Target/AMDGPU/AMDGPUHWEvents.cpp
+22-93 files

NetBSD/src LA1t8Rdshare/man/man4 ebus.4

   ebus(4): minor fixes, use wayback machine URL for the Sun manual
VersionDeltaFile
1.9+9-8share/man/man4/ebus.4
+9-81 files

LLVM/project 166d2e4llvm/lib/Transforms/Scalar Reassociate.cpp, llvm/test/CodeGen/AMDGPU reassoc-scalar.ll

review
DeltaFile
+16-17llvm/test/CodeGen/AMDGPU/reassoc-scalar.ll
+0-1llvm/lib/Transforms/Scalar/Reassociate.cpp
+16-182 files

LLVM/project baad7c3clang/include/clang/AST Expr.h, clang/lib/AST ExprConstant.cpp Decl.cpp

[clang][ExprConst] Add `EvalStatus::DiagEmitted` flag (#203838)

There are some instances where we want to know _if_ a diagnostic has
been emitted, but we're not interested in the actual diagnostic.
Emitting the diagnostics can be rather costly, especially because we add
the callstack as notes.
DeltaFile
+13-16clang/lib/AST/ExprConstant.cpp
+9-7clang/lib/AST/Decl.cpp
+6-3clang/include/clang/AST/Expr.h
+2-4clang/lib/AST/ByteCode/Compiler.cpp
+2-4clang/lib/AST/ComputeDependence.cpp
+1-3clang/lib/Sema/SemaExpr.cpp
+33-374 files not shown
+40-3810 files

NetBSD/pkgsrc YHJSANFdoc TODO CHANGES-2026

   doc: Updated audio/kid3 to 3.10.0
VersionDeltaFile
1.27416+1-2doc/TODO
1.3830+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 5Sose9Yaudio/kid3 distinfo Makefile

   kid3: update to 3.10.0.

   Sat Jun  6 14:28:35 CEST 2026  Urs Fleisch  <ufleisch at users.sourceforge.net>

        * Release 3.10.0

        * New:
         + Support for Matroska and WebM files.
         + MP4: Support both QuickTime and Nero Chapters, also with TagLib.
         + MP4: Support STEM.
         + WAV, FLAC: Support iXML and BEXT chunks.
         + Android: Select all/deselect all frames.
         + Android: Import/Export of chapters and synchronized lyrics as LRC files.

        * Improved:
         + Improved save performance.
         + macOS: Consistent icon set with dark mode.
         + Export CSV, JSON: Only export selected folders.


    [31 lines not shown]
VersionDeltaFile
1.23+4-4audio/kid3/distinfo
1.158+2-3audio/kid3/Makefile
1.15+1-0audio/kid3/PLIST
+7-73 files

NetBSD/pkgsrc-wip e2ce033lsof distinfo Makefile

lsof: Upgrade to 4.99.7 but still waiting for another fix in runtine to be incorporated in upstream release
DeltaFile
+3-3lsof/distinfo
+2-2lsof/Makefile
+5-52 files

FreeBSD/ports 6f5b0d1textproc/py-tomllint Makefile distinfo

textproc/py-tomllint: Update to 0.3.3

- Add testing support via pytest

Reported by:    portscout!
DeltaFile
+6-2textproc/py-tomllint/Makefile
+3-3textproc/py-tomllint/distinfo
+9-52 files

NetBSD/pkgsrc LEZt1Xndoc CHANGES-2026 TODO

   doc: Updated www/py-zensical to 0.0.45
VersionDeltaFile
1.3829+2-1doc/CHANGES-2026
1.27415+1-2doc/TODO
+3-32 files