HardenedBSD/ports 6943dbbdevel/rustup-init Makefile Makefile.crates, devel/rustup-init/files patch-Cargo.lock

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+537-597devel/rustup-init/distinfo
+267-297devel/rustup-init/Makefile.crates
+134-0security/vuxml/vuln/2026.xml
+26-0devel/rustup-init/files/patch-Cargo.lock
+20-4devel/rustup-init/Makefile
+0-23security/strongswan/files/patch-src_libcharon_plugins_smp_smp.c
+984-92144 files not shown
+1,142-1,01450 files

FreeBSD/ports 53071e1devel/golangci-lint Makefile distinfo

devel/golangci-lint: Update to 2.13.2

ChangeLog:
https://github.com/golangci/golangci-lint/releases/tag/v2.13.2
DeltaFile
+5-5devel/golangci-lint/distinfo
+2-3devel/golangci-lint/Makefile
+7-82 files

HardenedBSD/ports 53071e1devel/golangci-lint Makefile distinfo

devel/golangci-lint: Update to 2.13.2

ChangeLog:
https://github.com/golangci/golangci-lint/releases/tag/v2.13.2
DeltaFile
+5-5devel/golangci-lint/distinfo
+2-3devel/golangci-lint/Makefile
+7-82 files

HardenedBSD/ports e5c1988graphics/gpxsee Makefile distinfo

graphics/gpxsee: Update to 16.15

https://github.com/tumic0/GPXSee/releases/tag/16.15

PR:             298449
Approved by:    fluffy (mentor)
DeltaFile
+3-3graphics/gpxsee/distinfo
+1-1graphics/gpxsee/Makefile
+4-42 files

FreeBSD/ports e5c1988graphics/gpxsee Makefile distinfo

graphics/gpxsee: Update to 16.15

https://github.com/tumic0/GPXSee/releases/tag/16.15

PR:             298449
Approved by:    fluffy (mentor)
DeltaFile
+3-3graphics/gpxsee/distinfo
+1-1graphics/gpxsee/Makefile
+4-42 files

LLVM/project 1b0b6b1llvm/docs CodeReview.md CIBestPractices.md

[LLVM][docs] Address batch 10 Markdown review feedback
DeltaFile
+72-372llvm/docs/ConvergenceAndUniformity.md
+23-27llvm/docs/ConvergentOperations.md
+17-18llvm/docs/GitBisecting.md
+12-12llvm/docs/CIBestPractices.md
+4-4llvm/docs/CodeReview.md
+128-4335 files

HardenedBSD/ports 53f5066sysutils/tflint Makefile distinfo

sysutils/tflint: Update to 0.64.0

ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.64.0
DeltaFile
+5-5sysutils/tflint/distinfo
+1-2sysutils/tflint/Makefile
+6-72 files

FreeBSD/ports 53f5066sysutils/tflint Makefile distinfo

sysutils/tflint: Update to 0.64.0

ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.64.0
DeltaFile
+5-5sysutils/tflint/distinfo
+1-2sysutils/tflint/Makefile
+6-72 files

LLVM/project 63d2e62clang/include/clang/Lex Preprocessor.h MacroInfo.h, clang/lib/Lex PPMacroExpansion.cpp

[clang][Lex] Unique ModuleMacros with a UniquingSet (NFC) (#223270)

This patch migrates ModuleMacros in Preprocessor from llvm::FoldingSet
to llvm::UniquingSet.

ModuleMacro keys on a pair of Module * and const IdentifierInfo *.
Switching to UniquingSet allows us to look up macros with a typed key,
eliminating FoldingSetNodeID serialization at lookup sites and removing
ModuleMacro::Profile.

Assisted-by: Antigravity
DeltaFile
+3-9clang/include/clang/Lex/MacroInfo.h
+2-8clang/lib/Lex/PPMacroExpansion.cpp
+1-1clang/include/clang/Lex/Preprocessor.h
+6-183 files

NetBSD/src dQJhjyMsys/net/npf npf_ext_route.c

   rprocs are called from a softintr, so use kmem_intr_*
VersionDeltaFile
1.8+3-3sys/net/npf/npf_ext_route.c
+3-31 files

LLVM/project bce20f5clang/test/Preprocessor riscv-target-features.c, llvm/lib/Target/RISCV RISCVFeatures.td

[RISCV][MC] Add experimental Smidctrl, Ssidctrl, Smnip, and Ssnip support (#218108)

Add experimental MC support for Smidctrl, Ssidctrl, Smnip, and Ssnip
extensions.

This completes MC support for the ACLIC v0.20 extensions.
DeltaFile
+46-0clang/test/Preprocessor/riscv-target-features.c
+42-0llvm/test/MC/RISCV/supervisor-csr-names.s
+42-0llvm/test/MC/RISCV/machine-csr-names.s
+18-0llvm/lib/Target/RISCV/RISCVFeatures.td
+16-0llvm/test/CodeGen/RISCV/attributes.ll
+12-0llvm/test/MC/RISCV/attribute-arch.s
+176-06 files not shown
+198-812 files

HardenedBSD/ports d128625security/vuxml/vuln 2026.xml

security/vuxml: Document gitea < 1.27.3 vulnerabilities

Gitea 1.27.3 fixes 26 security issues, hardens issue searching
that an unfiltered query no longer enumerates every public
repository into the indexer filter and removes unsafe code
from the internal private endpoints.

PR:             298072
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+56-0security/vuxml/vuln/2026.xml
+56-01 files

FreeBSD/ports d128625security/vuxml/vuln 2026.xml

security/vuxml: Document gitea < 1.27.3 vulnerabilities

Gitea 1.27.3 fixes 26 security issues, hardens issue searching
that an unfiltered query no longer enumerates every public
repository into the indexer filter and removes unsafe code
from the internal private endpoints.

PR:             298072
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+56-0security/vuxml/vuln/2026.xml
+56-01 files

OpenBSD/ports kQpgTPesysutils/docker-compose Makefile modules.inc

   sysutils/docker-compose: update to 5.5.1
VersionDeltaFile
1.37+688-798sysutils/docker-compose/distinfo
1.33+242-260sysutils/docker-compose/modules.inc
1.40+1-1sysutils/docker-compose/Makefile
+931-1,0593 files

LLVM/project c577c6clldb/test/Shell/Unwind signal-frame-undefined-ra.test, lldb/test/Shell/Unwind/Inputs signal-frame-undefined-ra.s

[lldb] Test undefined return addresses in signal frames (#223046)

Signal-frame CFI can explicitly mark its return-address register
undefined to represent a terminal synthetic context. This is useful for
contexts such as newly created FreeBSD kernel threads that do not have
an interrupted caller.

Verify that LLDB keeps the signal frame in the backtrace and terminates
the unwind without creating a caller.

Assisted-by: GPT
DeltaFile
+19-0lldb/test/Shell/Unwind/Inputs/signal-frame-undefined-ra.s
+18-0lldb/test/Shell/Unwind/signal-frame-undefined-ra.test
+37-02 files

FreeBSD/ports 344a598www/gitea Makefile distinfo

www/gitea: Security update 1.27.2 => 1.27.3

Release Notes:
https://blog.gitea.com/release-of-1.27.3/

PR:             298072
Approved by:    ports at foss-daily.org (maintainer timeout, 2 weeks)
Approved by:    osa, vvd (Mentors, implicit)
Security:       CVE-2026-66877
Security:       CVE-2026-71184
Security:       CVE-2026-68957
Security:       CVE-2026-60010
Security:       CVE-2026-70406
Security:       CVE-2026-63792
Security:       CVE-2026-66874
Security:       CVE-2026-68964
Security:       CVE-2026-67577
Security:       CVE-2026-66849
Security:       CVE-2026-73135

    [18 lines not shown]
DeltaFile
+3-3www/gitea/distinfo
+1-2www/gitea/Makefile
+4-52 files

FreeBSD/ports 8d487eawww/gitea Makefile distinfo

www/gitea: Security update 1.27.2 => 1.27.3

Release Notes:
https://blog.gitea.com/release-of-1.27.3/

PR:             298072
Approved by:    ports at foss-daily.org (maintainer timeout, 2 weeks)
Approved by:    osa, vvd (Mentors, implicit)
Security:       CVE-2026-66877
Security:       CVE-2026-71184
Security:       CVE-2026-68957
Security:       CVE-2026-60010
Security:       CVE-2026-70406
Security:       CVE-2026-63792
Security:       CVE-2026-66874
Security:       CVE-2026-68964
Security:       CVE-2026-67577
Security:       CVE-2026-66849
Security:       CVE-2026-73135

    [16 lines not shown]
DeltaFile
+3-3www/gitea/distinfo
+1-2www/gitea/Makefile
+4-52 files

HardenedBSD/ports 8d487eawww/gitea Makefile distinfo

www/gitea: Security update 1.27.2 => 1.27.3

Release Notes:
https://blog.gitea.com/release-of-1.27.3/

PR:             298072
Approved by:    ports at foss-daily.org (maintainer timeout, 2 weeks)
Approved by:    osa, vvd (Mentors, implicit)
Security:       CVE-2026-66877
Security:       CVE-2026-71184
Security:       CVE-2026-68957
Security:       CVE-2026-60010
Security:       CVE-2026-70406
Security:       CVE-2026-63792
Security:       CVE-2026-66874
Security:       CVE-2026-68964
Security:       CVE-2026-67577
Security:       CVE-2026-66849
Security:       CVE-2026-73135

    [16 lines not shown]
DeltaFile
+3-3www/gitea/distinfo
+1-2www/gitea/Makefile
+4-52 files

OpenBSD/ports brsfJQLsysutils/docker-cli Makefile distinfo

   sysutils/docker: update to 29.8.0
VersionDeltaFile
1.46+2-2sysutils/docker-cli/distinfo
1.51+1-1sysutils/docker-cli/Makefile
+3-32 files

LLVM/project 462535bllvm/test/Transforms/InstCombine known-bits.ll known-bits-bitcast-from-fp.ll

[InstCombine][NFC] Move bitcast from float tests into their own file (#223196)
DeltaFile
+360-0llvm/test/Transforms/InstCombine/known-bits-bitcast-from-fp.ll
+0-358llvm/test/Transforms/InstCombine/known-bits.ll
+360-3582 files

HardenedBSD/ports f8ffacanet-im/telegram-desktop Makefile distinfo

net-im/telegram-desktop: update to 7.2.8 release (+)

Drop unneeded dependecy on protobuf [1]

PR:             298401 [1]
Release notes:  https://github.com/telegramdesktop/tdesktop/releases/tag/v7.2.8
DeltaFile
+3-3net-im/telegram-desktop/distinfo
+1-2net-im/telegram-desktop/Makefile
+4-52 files

FreeBSD/ports f8ffacanet-im/telegram-desktop Makefile distinfo

net-im/telegram-desktop: update to 7.2.8 release (+)

Drop unneeded dependecy on protobuf [1]

PR:             298401 [1]
Release notes:  https://github.com/telegramdesktop/tdesktop/releases/tag/v7.2.8
DeltaFile
+3-3net-im/telegram-desktop/distinfo
+1-2net-im/telegram-desktop/Makefile
+4-52 files

OpenBSD/ports LgGdwe1sysutils/docker-buildx Makefile distinfo

   sysutils/docker-buildx: update to 0.37.0
VersionDeltaFile
1.28+2-2sysutils/docker-buildx/distinfo
1.29+1-1sysutils/docker-buildx/Makefile
+3-32 files

FreeBSD/ports 291949enet-im/tg_owt Makefile

net-im/tg_owt: drop unneeded dependency on protobuf

PR:     298401
DeltaFile
+1-1net-im/tg_owt/Makefile
+1-11 files

HardenedBSD/ports 291949enet-im/tg_owt Makefile

net-im/tg_owt: drop unneeded dependency on protobuf

PR:     298401
DeltaFile
+1-1net-im/tg_owt/Makefile
+1-11 files

LLVM/project 0c4e1a6llvm/lib/Transforms/Vectorize VPlanUtils.cpp VPlan.h, llvm/unittests/Transforms/Vectorize VPlanTest.cpp

[VPlan] Set the containing plan when creating blocks (NFC). (#223269)

Now that we funnel all VP block creation through VPlan helpers, make
sure the Plan field is set for each block. This means we can remove the
CFG walk to find a Plan's entry.

Also drop an assertion in VPSlotTracker::getOrCreateName: a block now
knows its plan as soon as it is created.

This has a very small positive compile-time impact.
DeltaFile
+2-35llvm/lib/Transforms/Vectorize/VPlan.cpp
+9-7llvm/lib/Transforms/Vectorize/VPlan.h
+2-2llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
+3-1llvm/lib/Transforms/Vectorize/VPlanUtils.cpp
+16-454 files

LLVM/project cc6d78ellvm/lib/Transforms/Vectorize VPlanTransforms.cpp VPlanPatternMatch.h, llvm/test/Transforms/LoopVectorize uniform_across_vf_induction1.ll uniform_across_vf_induction2.ll

[VPlan] Fold shifts by zero. (#223276)

Add trivial folds of shifts by zero. This allows us to match IR SCEV
behavior (which looks through trivial shifts), w/o explicitly handling
those in getSCEVExprForVPValue.
DeltaFile
+86-112llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction1_lshr.ll
+12-36llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction2.ll
+10-16llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction1.ll
+3-3llvm/test/Transforms/LoopVectorize/VPlan/vplan-scev-address-idioms.ll
+6-0llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
+6-0llvm/lib/Transforms/Vectorize/VPlanPatternMatch.h
+123-1673 files not shown
+126-1739 files

LLVM/project e33c1e8llvm/test/Transforms/LoopVectorize narrow-to-per-lane-replicates.ll

[VPlan] Add tests for narrowing users of a widened induction (NFC). (#223277)

Add additional narrowing tests for wide IV including pointer inductions
and FP inductions.
DeltaFile
+446-0llvm/test/Transforms/LoopVectorize/narrow-to-per-lane-replicates.ll
+446-01 files

FreeBSD/ports d069603devel/sem Makefile.crates Makefile

devel/sem: Update to 0.25.0
DeltaFile
+5-3devel/sem/distinfo
+1-2devel/sem/Makefile
+1-0devel/sem/Makefile.crates
+7-53 files

HardenedBSD/ports d069603devel/sem Makefile.crates Makefile

devel/sem: Update to 0.25.0
DeltaFile
+5-3devel/sem/distinfo
+1-2devel/sem/Makefile
+1-0devel/sem/Makefile.crates
+7-53 files