FreeBSD/ports be8e963security/nuclei distinfo Makefile

security/nuclei: Update to 3.8.0

ChangeLog:
https://github.com/projectdiscovery/nuclei/releases/tag/v3.8.0
DeltaFile
+5-5security/nuclei/distinfo
+1-2security/nuclei/Makefile
+6-72 files

FreeBSD/ports 8b674e6www/rt60 pkg-plist Makefile.cpan, www/rt60/files patch-Makefile.in

www/rt60: Update to 6.0.3

This release fixes the following vulnerabilities:
CVE-2026-44231
CVE-2026-41075
CVE-2026-41076
CVE-2026-41074
CVE-2026-44228
CVE-2026-6841
CVE-2026-44227
CVE-2026-44230
CVE-2026-44229
CVE-2026-41073

Changelog: https://github.com/bestpractical/rt/releases/tag/rt-6.0.3

PR:             295470
Approved by:    Einar Bjarni Halldórsson (maintainer)

(cherry picked from commit ba1312cbebd82934c221d4758d838e2f10b6c4e1)
DeltaFile
+36-1www/rt60/pkg-plist
+6-4www/rt60/files/patch-Makefile.in
+6-4www/rt60/Makefile.cpan
+3-3www/rt60/distinfo
+1-1www/rt60/Makefile
+52-135 files

FreeBSD/ports 8a15123devel/p5-Time-ParseDate distinfo Makefile

devel/p5-Time-ParseDate: Update to 2026.033

(cherry picked from commit 074974309dab80a91e11b6d01837cef9447315ea)
DeltaFile
+3-2devel/p5-Time-ParseDate/distinfo
+2-2devel/p5-Time-ParseDate/Makefile
+5-42 files

LLVM/project 887d912llvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer/AArch64 lcssa-phi-extract-scale.ll lcssa-phi-inner-loop-scale.ll

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+66-44llvm/test/Transforms/SLPVectorizer/AArch64/lcssa-phi-extract-scale.ll
+73-2llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+22-16llvm/test/Transforms/SLPVectorizer/AArch64/lcssa-phi-inner-loop-scale.ll
+161-623 files

FreeNAS/freenas 99d9cfftests/protocols smb_proto.py, tests/sharing_protocols/smb test_smb_timemachine_snapshot.py

NAS-141139 / 26.0.0-RC.1 / Expand SMB timemachine tests to cover new MacOS behavior (by anodos325) (#19020)

This commit expands our time machine tests so that we verify snapshots
are taken in a variety of different circumstances including the case
where MacOS backupd keeps a long-lived SMB session.

Original PR: https://github.com/truenas/middleware/pull/19002

---------

Co-authored-by: Andrew Walker <andrew.walker at truenas.com>
DeltaFile
+218-4tests/sharing_protocols/smb/test_smb_timemachine_snapshot.py
+8-2tests/protocols/smb_proto.py
+226-62 files

LLVM/project 8498ccbllvm/include module.modulemap

[Object] Add missing BBAddrMap.def to module map

Added in 532940bdee66bf5f36a70578698aab66f16919af.
DeltaFile
+2-0llvm/include/module.modulemap
+2-01 files

NetBSD/pkgsrc MkT4Uxbdoc CHANGES-2026

   add ory-hydra
VersionDeltaFile
1.3305+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 288b9q2security Makefile, security/ory-hydra distinfo go-modules.mk

   ory-hydra: Add version 26.2.0

   Ory Hydra is a server implementation of the OAuth 2.0 authorization framework
   and the OpenID Connect Core 1.0. It follows cloud architecture best practices
   and focuses on:

    * OAuth 2.0 and OpenID Connect flows
    * Token issuance and validation
    * Client management
    * Consent and login flow orchestration
    * JWKS management
    * Low latency and high throughput
VersionDeltaFile
1.1+1,928-0security/ory-hydra/distinfo
1.1+643-0security/ory-hydra/go-modules.mk
1.1+26-0security/ory-hydra/Makefile
1.1+10-0security/ory-hydra/DESCR
1.1008+2-1security/Makefile
1.1+2-0security/ory-hydra/PLIST
+2,611-16 files

OPNSense/core 45b90a2src/opnsense/mvc/app/controllers/OPNsense/Auth/Api GroupController.php

System: Access: Groups - fix regression in selective delete introduced in https://github.com/opnsense/core/pull/9779
DeltaFile
+13-11src/opnsense/mvc/app/controllers/OPNsense/Auth/Api/GroupController.php
+13-111 files

OpenBSD/ports gV9csx1www/firefox-esr Makefile distinfo

   drop bug-1962139-ffmpeg8-140esr.patch from -stable as well, it breaks patching
VersionDeltaFile
1.270.2.2+0-4www/firefox-esr/Makefile
1.180.2.2+0-2www/firefox-esr/distinfo
+0-62 files

NetBSD/pkgsrc hN0K51udoc CHANGES-2026

   add py-hatch-requirements-txt, py-jupyterhub, py-oauthenticator
VersionDeltaFile
1.3304+4-1doc/CHANGES-2026
+4-11 files

OPNSense/core aac399esrc/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api VlanSettingsController.php

Interfaces: Devices: VLAN - fix regression in selective delete introduced in https://github.com/opnsense/core/pull/9779
DeltaFile
+21-16src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api/VlanSettingsController.php
+21-161 files

NetBSD/pkgsrc lcolGPssecurity Makefile, security/py-oauthenticator PLIST Makefile

   py-oauthenticator: Add version 17.4.0

   OAuth is a token based login mechanism that doesn't rely on a username and
   password mapping. In order to use this login mechanism with JupyerHub the
   login handlers need to be overridden. OAuthenticator overrides these handlers
   for the common OAuth2 identity providers allowing them to be plugged in and
   used with JupyterHub.

   The following authentication services are supported through their own
   authenticator: Auth0, Azure AD, Bitbucket, CILogon, FeiShu, GitHub, GitLab,
   Globus, Google, MediaWiki, OpenShift.

   There is also a GenericAuthenticator that can be configured with any OAuth 2.0
   identity provider or can be used to create a new authenticator class when
VersionDeltaFile
1.1+94-0security/py-oauthenticator/PLIST
1.1+27-0security/py-oauthenticator/Makefile
1.1+13-0security/py-oauthenticator/DESCR
1.1+5-0security/py-oauthenticator/distinfo
1.1007+2-1security/Makefile
+141-15 files

OpenBSD/ports 9FkH6VPgeo/pygeoapi distinfo

   distinfo missed from -stable
VersionDeltaFile
1.18.2.1+2-2geo/pygeoapi/distinfo
+2-21 files

NetBSD/pkgsrc 7HSRmNQwww Makefile, www/py-jupyterhub PLIST Makefile

   py-jupyterhub: Add version 5.4.6

   With JupyterHub you can create a multi-user Hub that spawns, manages, and
   proxies multiple instances of the single-user Jupyter notebook server.

   Project Jupyter created JupyterHub to support many users. The Hub can offer
   notebook servers to a class of students, a corporate data science workgroup,
   a scientific research project, or a high-performance computing group.
VersionDeltaFile
1.1+6,790-0www/py-jupyterhub/PLIST
1.1+40-0www/py-jupyterhub/Makefile
1.1+6-0www/py-jupyterhub/DESCR
1.1+5-0www/py-jupyterhub/distinfo
1.1920+2-1www/Makefile
1.1+2-0www/py-jupyterhub/ALTERNATIVES
+6,845-16 files

LLVM/project ed11d7acompiler-rt/lib/builtins CMakeLists.txt, compiler-rt/lib/builtins/arm truncdfsf2.S extendsfdf2.S

[compiler-rt][ARM] Optimized FP double <-> single conversion (#179926)

This commit provides assembly versions of the conversions both ways
between double and float.
DeltaFile
+367-0compiler-rt/test/builtins/Unit/truncdfsf2new_test.c
+198-0compiler-rt/lib/builtins/arm/truncdfsf2.S
+196-0compiler-rt/lib/builtins/arm/extendsfdf2.S
+123-0compiler-rt/test/builtins/Unit/extendsfdf2new_test.c
+2-0compiler-rt/lib/builtins/CMakeLists.txt
+886-05 files

LLVM/project aee8bafllvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer/AArch64 lcssa-phi-inner-loop-scale.ll

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+22-16llvm/test/Transforms/SLPVectorizer/AArch64/lcssa-phi-inner-loop-scale.ll
+30-1llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+52-172 files

NetBSD/pkgsrc rrAamoqnet/microsocks Makefile distinfo, net/microsocks/patches patch-sockssrv.c

   net/microsocks: fix build for SunOS / illumos
VersionDeltaFile
1.1+30-0net/microsocks/patches/patch-sockssrv.c
1.2+4-1net/microsocks/Makefile
1.2+2-1net/microsocks/distinfo
+36-23 files

OpenBSD/ports vPVbU6knet/mattermost-server distinfo Makefile, net/mattermost-server/pkg PLIST-main

   Update mattermost 11.3.0 -> 11.7.1
   Changelog: https://docs.mattermost.com/product-overview/mattermost-v11-changelog.html
VersionDeltaFile
1.15+347-329net/mattermost-server/pkg/PLIST-main
1.88+4-4net/mattermost-server/distinfo
1.100+1-1net/mattermost-server/Makefile
+352-3343 files

NetBSD/pkgsrc lYS0ksvdevel Makefile, devel/py-hatch-requirements-txt Makefile PLIST

   py-hatch-requirements-txt: Add version 0.4.1

   Hatchling plugin to read project dependencies from requirements.txt
VersionDeltaFile
1.1+19-0devel/py-hatch-requirements-txt/Makefile
1.1+10-0devel/py-hatch-requirements-txt/PLIST
1.1+5-0devel/py-hatch-requirements-txt/distinfo
1.4632+2-1devel/Makefile
1.1+1-0devel/py-hatch-requirements-txt/DESCR
+37-15 files

LLVM/project 31d88a5llvm/test/CodeGen/AMDGPU accvgpr-spill-scc-clobber.mir pei-build-av-spill.mir, mlir/lib/Dialect/XeGPU/Transforms XeGPUSubgroupDistribute.cpp

Merge branch 'main' into users/meinersbur/flang_builtin-mods_3
DeltaFile
+5,568-0llvm/test/CodeGen/AMDGPU/accvgpr-spill-scc-clobber.mir
+3,000-96llvm/test/CodeGen/AMDGPU/pei-build-av-spill.mir
+3,075-0llvm/test/CodeGen/AMDGPU/debug-frame.ll
+2,208-72llvm/test/CodeGen/AMDGPU/pei-build-spill.mir
+0-2,280mlir/lib/Dialect/XeGPU/Transforms/XeGPUSubgroupDistribute.cpp
+2,196-0llvm/test/CodeGen/AMDGPU/eliminate-frame-index-s-mov-b32.mir
+16,047-2,4481,327 files not shown
+55,718-19,3811,333 files

LLVM/project bdaf3cfllvm/test/Transforms/SLPVectorizer/X86 scalarize-ctlz.ll sitofp.ll

[SLP] Improve InsertElement scalarization cost modeling

When costing InsertElement tree entries, pass getScalarizationOverhead the
per-lane insert operands via AdjustedVL, set ForPoisonSrc from whether the
base vector is entirely undef, and supply a VectorInstrContext hint derived
from the demanded insert instructions. Move the scalarization cost adjustment
to after InMask is computed so ForPoisonSrc reflects the actual base vector
state.

Reviewers: bababuck, RKSimon, hiraditya

Pull Request: https://github.com/llvm/llvm-project/pull/199514
DeltaFile
+31-37llvm/test/Transforms/SLPVectorizer/X86/scalarize-ctlz.ll
+30-15llvm/test/Transforms/SLPVectorizer/X86/sitofp.ll
+27-18llvm/test/Transforms/SLPVectorizer/X86/arith-fp-inseltpoison.ll
+27-18llvm/test/Transforms/SLPVectorizer/X86/arith-fp.ll
+21-17llvm/test/Transforms/SLPVectorizer/X86/vec_list_bias-inseltpoison.ll
+21-17llvm/test/Transforms/SLPVectorizer/X86/vec_list_bias_external_insert_shuffled.ll
+157-1229 files not shown
+244-18015 files

FreeBSD/ports 371d169deskutils/mozo pkg-plist Makefile

deskutils/mozo: adding missing autoreconf

Also fixed the plist.
PR:             295630
Reported by:    Ale
Obtained from:  Trond Endrestøl
DeltaFile
+5-0deskutils/mozo/pkg-plist
+1-1deskutils/mozo/Makefile
+6-12 files

LLVM/project 5bfcf13llvm/lib/Transforms/Vectorize LoopVectorize.cpp LoopVectorizationPlanner.h, llvm/test/Transforms/LoopVectorize/AArch64 store-costs-sve.ll

[VPlan] Construct VPlan1 once, share across buildVPlans calls. (#197276)

Extract the VF-independent VPlan1 setup pipeline (header phis,
simplification, early-exit handling, middle check, loop regions, tail
folding, mask introduction) into a new helper tryToBuildVPlan1().

Construct the initial Vlan1 once, and pass to repeated buildVPlans
calls.

Note that this means we need to move collectInLoopReductions up. We not
may construct VPlan1 on code paths where we did not before, because we
failed UserVF validation/selection, but I think that should be fine as
this makes the overall code simpler and the UserVF code paths are for
testing.

PR: https://github.com/llvm/llvm-project/pull/197276
DeltaFile
+33-24llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+6-11llvm/test/Transforms/LoopVectorize/AArch64/store-costs-sve.ll
+8-3llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
+47-383 files

LLVM/project 3f28c15flang/test lit.cfg.py

Typo fix
DeltaFile
+2-1flang/test/lit.cfg.py
+2-11 files

NetBSD/src p6bewR6sys/dev/i2c lm75.c

   Fix setting limits:
     check for NULL limits pointer (restore)
     handle degc (user) or raw (restore initial) values
VersionDeltaFile
1.51+33-19sys/dev/i2c/lm75.c
+33-191 files

NetBSD/src jfkZTRRsys/dev/i2c adm1026.c

   Fix reversed high/therm to warnmax/critmax mapping.
   Fix restoring limits:
     check for NULL limits pointer
     always user our envsys to sensor mapping
VersionDeltaFile
1.17+28-19sys/dev/i2c/adm1026.c
+28-191 files

FreeBSD/ports 0b19111devel/purescript-language-server distinfo Makefile

devel/purescript-language-server: Update to 0.18.5
DeltaFile
+3-3devel/purescript-language-server/distinfo
+1-2devel/purescript-language-server/Makefile
+4-52 files

LLVM/project 6134199llvm/test/Transforms/SLPVectorizer/AArch64 lcssa-phi-inner-loop-scale.ll

[SLP][NFC]Add some more tests with phi external uses, NFC



Reviewers: 

Pull Request: https://github.com/llvm/llvm-project/pull/199919
DeltaFile
+238-0llvm/test/Transforms/SLPVectorizer/AArch64/lcssa-phi-inner-loop-scale.ll
+238-01 files

LLVM/project 2245dd7clang-tools-extra/clangd HeaderSourceSwitch.cpp, clang-tools-extra/clangd/unittests HeaderSourceSwitchTests.cpp

[clangd] Prefer .hpp files over .h with header source switch (#198152)

Previously, The "Switch Between Source/Header" action picked `.h` over
`.hpp` when both files existed next to a `.cpp` file, because `.h` is
listed first in the header-extension list.

This patch reorders `HeaderExtensions` and `SourceExtensions` so the
`C++`-flavored extensions come before `.h` and `.c`. `C++`-flavor of
file is preffered since (at least in my opinion) more people using
`clangd` for `C++` than `C` with `.hpp` ext so switching from `.cpp`
should go into `.hpp`, not `.h`.

This brings an edje case that when swithing from `.c` it will go into
`.hpp` instead of `.h`, but I think this situation is more rare than
having `.cpp` with `.hpp` and `.h` combination since `.h` headers can be
used as `extern "C"` wrapper of cpp library.
DeltaFile
+17-0clang-tools-extra/clangd/unittests/HeaderSourceSwitchTests.cpp
+2-2clang-tools-extra/clangd/HeaderSourceSwitch.cpp
+19-22 files