FreeBSD/ports 82f4c0bmail/roundcube distinfo Makefile

mail/roundcube: update to 1.6.15 release.
DeltaFile
+3-3mail/roundcube/distinfo
+1-1mail/roundcube/Makefile
+4-42 files

LLVM/project 3d96b36llvm/include/llvm/Target Target.td, llvm/lib/Target/Hexagon HexagonHazardRecognizer.cpp

[Hexagon] Fix infinite loop in scheduler for RELOC_NONE instruction (#188690)

The llvm.reloc.none intrinsic (introduced in 5f08fb4d72f6) causes an
infinite loop when compiling for Hexagon target. The Hexagon scheduler's
hazard recognizer enters an infinite loop because RELOC_NONE

RELOC_NONE is a pseudo-instruction that doesn't correspond to real
hardware, but the Hexagon hazard recognizer was treating it as a regular
instruction requiring hardware resource allocation.

Mark RELOC_NONE as a meta-instruction and update Hexagon's hazard
recognizer to skip resource checks for meta-instructions, similar to how
it handles zero-cost instructions.
DeltaFile
+2-2llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp
+1-0llvm/include/llvm/Target/Target.td
+0-1llvm/test/CodeGen/Generic/reloc-none.ll
+3-33 files

HardenedBSD/src 1a006d5share/man/man4 vmgenc.4 Makefile, sys/dev/amdsmu amdsmu.c amdsmu.h

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+62-0share/man/man4/vmgenc.4
+12-22sys/dev/amdsmu/amdsmu.c
+15-4sys/dev/amdsmu/amdsmu.h
+4-1sys/dev/amdsmu/amdsmu_reg.h
+1-0share/man/man4/Makefile
+94-275 files

HardenedBSD/src 42efbb3share/man/man4 vmgenc.4 Makefile, sys/dev/amdsmu amdsmu.c amdsmu.h

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+62-0share/man/man4/vmgenc.4
+12-22sys/dev/amdsmu/amdsmu.c
+15-4sys/dev/amdsmu/amdsmu.h
+4-1sys/dev/amdsmu/amdsmu_reg.h
+1-0share/man/man4/Makefile
+94-275 files

HardenedBSD/src 14d9806lib/libc/gen dup3.3, lib/libsys dup.2

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+13-1sys/fs/nfsserver/nfs_nfsdserv.c
+4-1lib/libsys/dup.2
+2-0lib/libc/gen/dup3.3
+19-23 files

LLVM/project 2e02135libcxx/docs/ReleaseNotes 23.rst, libcxx/include __bit_reference

[libc++] Remove non-conforming `__bit_reference::operator&` (#188714)

The overloaded `operator&` caused non-conforming behavior when
- using `operator==` to compare "addresses" of proxy reference objects,
and
- relying on the exact type of `&ref`.

No deprecation warning is added, becaue it should be portable to write
`&ref` where `ref` is a proxy reference variable, and this patch just
corrects the behavior.

`__bit_const_reference::operator&` is kept, because when one defines
`_LIBCPP_ABI_BITSET_VECTOR_BOOL_CONST_SUBSCRIPT_RETURN_BOOL` to make the
libc++ implementation strategy conforming, the `operator&` will never be
exposed to users.
DeltaFile
+108-0libcxx/test/std/utilities/template.bitset/bitset.members/reference.builtin_address_of.pass.cpp
+102-0libcxx/test/std/containers/sequences/vector.bool/reference/builtin_address_of.pass.cpp
+3-0libcxx/docs/ReleaseNotes/23.rst
+0-3libcxx/include/__bit_reference
+213-34 files

LLVM/project 1037b6fllvm/lib/Analysis DependenceAnalysis.cpp

[DA] add debug log in ExactRDIVtest
DeltaFile
+1-1llvm/lib/Analysis/DependenceAnalysis.cpp
+1-11 files

LLVM/project f35231bllvm/lib/Analysis DependenceAnalysis.cpp, llvm/test/Analysis/DependenceAnalysis exact-rdiv-addrec-wrap.ll

[DA] Check nsw flags for addrecs in the Exact RDIV test

This patch adds a check to ensure that the addrecs have nsw flags at the
beginning of the Exact SIV test. If either of them doesn't have, the
analysis bails out. This check is necessary because the subsequent
process in the Exact SIV test assumes that they don't wrap.
DeltaFile
+4-0llvm/lib/Analysis/DependenceAnalysis.cpp
+1-1llvm/test/Analysis/DependenceAnalysis/exact-rdiv-addrec-wrap.ll
+5-12 files

OpenBSD/ports VfEGT68devel/cargo-insta distinfo Makefile

   Update to cargo-insta 1.47.2

   Another day, another release where claude supposedly fixes what claude broke
   https://github.com/mitsuhiko/insta/releases/tag/1.47.2
VersionDeltaFile
1.13+2-2devel/cargo-insta/distinfo
1.13+1-1devel/cargo-insta/Makefile
+3-32 files

LLVM/project d3224dcclang/lib/Sema SemaDeclCXX.cpp, clang/test/FixIt fixit-defaulted-comparison.cpp

[clang][Sema] Fix const FixIt placement after comparison operator member definition (#188093)

Update `InsertLoc` to use the token after the closing parenthesis
when adding `const` qualification to a comparison operator

Fixes #187887
DeltaFile
+18-0clang/test/FixIt/fixit-defaulted-comparison.cpp
+1-1clang/lib/Sema/SemaDeclCXX.cpp
+19-12 files

NetBSD/pkgsrc 8PG3Vqudoc CHANGES-2026

   Updated sysutils/ansible[-core]
VersionDeltaFile
1.2023+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc cp63rRasysutils/ansible PLIST distinfo

   ansible: updated to 13.5.0

   13.5.0

   Major Changes

   community.proxmox

   - proxmox - Add ca_path option to specify a ca-certificate for tls validation (https://github.com/ansible-collections/community.proxmox/pull/256).

   community.routeros

   - api_info, api_modify - multiple parameters can no longer be disabled for the``tool netwatch`` path (https://github.com/ansible-collections/community.routeros/pull/433).
   - api_info, api_modify - parameter ``name-format`` can no longer be disabled for the ``interface wifi provisioning`` path (https://github.com/ansible-collections/community.routeros/pull/433).
   - api_info, api_modify - parameter ``script`` can no longer be disabled for the ``ip dhcp-client`` path (https://github.com/ansible-collections/community.routeros/pull/433).

   fortinet.fortios

   - Supported new versions 7.6.5 and 7.6.6.

    [30 lines not shown]
VersionDeltaFile
1.66+600-4sysutils/ansible/PLIST
1.79+4-4sysutils/ansible/distinfo
1.107+4-3sysutils/ansible/Makefile
+608-113 files

HardenedBSD/src 6912410sys/dev/amdsmu amdsmu.c amdsmu.h

amdsmu: Cezanne support

Add support for Cezanne chips.  The only real difference vs
Rembrandt/Phoenix is the idlemask register.

Also simplify getting IP block count by having this straight in struct
amdsmu_product and remove Strix Point from the list for now, as that
doesn't support S0ix and our driver can't handle that.

Reviewed by:    mckusick
Approved by:    mckusick
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D55594
DeltaFile
+12-22sys/dev/amdsmu/amdsmu.c
+15-4sys/dev/amdsmu/amdsmu.h
+4-1sys/dev/amdsmu/amdsmu_reg.h
+31-273 files

FreeBSD/src 6912410sys/dev/amdsmu amdsmu.c amdsmu.h

amdsmu: Cezanne support

Add support for Cezanne chips.  The only real difference vs
Rembrandt/Phoenix is the idlemask register.

Also simplify getting IP block count by having this straight in struct
amdsmu_product and remove Strix Point from the list for now, as that
doesn't support S0ix and our driver can't handle that.

Reviewed by:    mckusick
Approved by:    mckusick
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D55594
DeltaFile
+12-22sys/dev/amdsmu/amdsmu.c
+15-4sys/dev/amdsmu/amdsmu.h
+4-1sys/dev/amdsmu/amdsmu_reg.h
+31-273 files

FreeBSD/ports 58dcb46archivers Makefile, archivers/appscript Makefile pkg-descr

archivers/appscript: New port: Very lightweight script to create self-extractable archives

appscript is a very lightweight script that compresses a directory
using tar(1), encodes the result with base64(1), and then creates
a sh(1) script that decompresses that result into a temporary
location (optionally using tmpfs(4)), and finally executes a script
named APPSCRIPT from the current working directory.

WWW: https://github.com/DtxdF/appscript
DeltaFile
+21-0archivers/appscript/Makefile
+5-0archivers/appscript/pkg-descr
+3-0archivers/appscript/distinfo
+1-0archivers/Makefile
+30-04 files

HardenedBSD/ports 58dcb46archivers Makefile, archivers/appscript Makefile pkg-descr

archivers/appscript: New port: Very lightweight script to create self-extractable archives

appscript is a very lightweight script that compresses a directory
using tar(1), encodes the result with base64(1), and then creates
a sh(1) script that decompresses that result into a temporary
location (optionally using tmpfs(4)), and finally executes a script
named APPSCRIPT from the current working directory.

WWW: https://github.com/DtxdF/appscript
DeltaFile
+21-0archivers/appscript/Makefile
+5-0archivers/appscript/pkg-descr
+3-0archivers/appscript/distinfo
+1-0archivers/Makefile
+30-04 files

NetBSD/pkgsrc IRuH7u5sysutils/ansible-core PLIST distinfo

   ansible-core: updated to 2.20.4

   v2.20.4

   Minor Changes

   - ansible-test - Add container/remote aliases for more loosely specifying managed test environments.
   - ansible-test - Add support for using the Ansible Core CI service from GitHub Actions.

   Bugfixes

   - Fix up ``powershell`` shell commands when using a connection plugin that does not support stdin/pipeline input - https://github.com/ansible/ansible/issues/86397
   - ansible-connection - Prevent unpickling failures in module contexts by ensuring that AnsibleTaggedObjects in pickled responses are converted to plain types in ``JsonRpcServer``.
   - config lookup now uses preexisting constants for templating when needed.
   - rpm_key - Use librpm library API instead of gpg utility to support version 6 PGP keys (https://github.com/ansible/ansible/issues/86157).
   - yaml loading - Fix traceback when parsing YAML strings (not files) when using the pure Python implementation of PyYAML.
VersionDeltaFile
1.17+7-1sysutils/ansible-core/PLIST
1.49+4-4sysutils/ansible-core/distinfo
1.58+2-2sysutils/ansible-core/Makefile
+13-73 files

NetBSD/pkgsrc 1dCnztqdoc CHANGES-2026

   Updated devel/py-requests, devel/py-faker, time/py-dateparser
VersionDeltaFile
1.2022+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc chNOCvYtime/py-dateparser distinfo Makefile

   py-dateparser: updated to 1.4.0

   1.4.0 (2026-03-26)

   Security fixes:

   - Remove import-time loading of timezone offset data from pickle to prevent
     unsafe deserialization from packaged data
   - Replace ``eval()`` use when parsing ``no_word_spacing`` with strict boolean
     parsing to prevent code execution from locale metadata

   New features:

   - Add support for expressions like "N {interval} from now" in English
   - Add support for the ``en-US`` locale

   Fixes:

   - Honor ``REQUIRE_PARTS`` for ambiguous month-number inputs by retrying with a

    [10 lines not shown]
VersionDeltaFile
1.21+4-4time/py-dateparser/distinfo
1.21+2-2time/py-dateparser/Makefile
1.9+1-2time/py-dateparser/PLIST
+7-83 files

NetBSD/pkgsrc k7k1r1ddevel/py-faker PLIST distinfo

   py-faker: updated to 40.12.0

   v40.12.0 - 2026-03-30]

   * Add address providers for `ar_DZ` and `fr_DZ` locales. Thanks @othmane099.

   v40.11.1 - 2026-03-23]

   * Fix: rebind deepcopy proxies to copied Faker instances. Thanks @SunS1eep1ng.

   v40.11.0 - 2026-03-13]

   * Add major Swiss banks to `de_CH` bank provider. Thanks @raphael-s.

   v40.10.0 - 2026-03-13]

   * Fix: mixed-gender names in `es_MX` locale. Thanks @rodrigobnogueira.
VersionDeltaFile
1.70+7-1devel/py-faker/PLIST
1.110+4-4devel/py-faker/distinfo
1.116+2-2devel/py-faker/Makefile
+13-73 files

NetBSD/pkgsrc zW8uplPdevel/py-requests Makefile distinfo

   py-requests: updated to 2.33.1

   2.33.1 (2026-03-30)

   **Bugfixes**
   - Fixed test cleanup for CVE-2026-25645 to avoid leaving unnecessary
     files in the tmp directory.
   - Fixed Content-Type header parsing for malformed values.
   - Improved error consistency for malformed header values.
VersionDeltaFile
1.70+4-4devel/py-requests/Makefile
1.55+4-4devel/py-requests/distinfo
+8-82 files

LLVM/project 83a8987llvm/include/llvm/Analysis DependenceAnalysis.h, llvm/lib/Analysis DependenceAnalysis.cpp

[DA] Refactor the signature of the Exact RDIV test (NFCI)

Change the signature of `exactSIVtest` to directly pass addrecs instead
of passing their operands separately. This change is not mandatory, but
it will simplify the code, especially because we will be checking the
presence of nsw flags on the addrecs.
DeltaFile
+13-20llvm/lib/Analysis/DependenceAnalysis.cpp
+1-3llvm/include/llvm/Analysis/DependenceAnalysis.h
+14-232 files

LLVM/project 8a0c070libcxx/include __hash_table, libcxx/include/ext hash_map

[libc++] Revert recent changes to __hash_table and ext/hash_map (#189427)

This reverts commits 30084d74765c and 5b8c17580482. The second commit
was landed without proper review: not by fault of the submitter, but
because I mistakenly thought this was modifying something else entirely
that is unsupported. The first commit must also be reverted because it
is a breaking change without the second commit.

This corresponds to PRs #183223 and #188660, see those for more details.
DeltaFile
+11-7libcxx/include/ext/hash_map
+0-16libcxx/test/extensions/gnu/hash_multimap/non_standard_layout.pass.cpp
+0-16libcxx/test/extensions/gnu/hash_map/non_standard_layout.pass.cpp
+4-12libcxx/include/__hash_table
+1-5libcxx/test/extensions/gnu/hash_map/copy.pass.cpp
+16-565 files

NetBSD/src Rci9ho5lib/libkvm kvm_proc.c

   libkvm _kvm_ureadm: fix an integer overflow

   this has been broken since the initial uvm supporT in 1998.
   I suppose it was rare to use >2GB swap in that era.
VersionDeltaFile
1.104+1-1lib/libkvm/kvm_proc.c
+1-11 files

NetBSD/src UvEMXv6lib/libkvm kvm_proc.c

   libkvm _kvm_ureadm: fix anon address calculation

   this has been broken since the initial uvm support in 1998.
VersionDeltaFile
1.103+1-1lib/libkvm/kvm_proc.c
+1-11 files

NetBSD/src 3JbvLiElib/libkvm kvm_proc.c

   libkvm _kvm_ureadm: remove a redundant check
VersionDeltaFile
1.102+1-2lib/libkvm/kvm_proc.c
+1-21 files

FreeBSD/src 360ff2clib/libc/gen dup3.3, lib/libsys dup.2

dup(2): document the handling of filedescriptor flags

(cherry picked from commit 6cc99baea607255859ee958608e4db6e2ff24793)
DeltaFile
+4-1lib/libsys/dup.2
+2-0lib/libc/gen/dup3.3
+6-12 files

HardenedBSD/src 360ff2clib/libc/gen dup3.3, lib/libsys dup.2

dup(2): document the handling of filedescriptor flags

(cherry picked from commit 6cc99baea607255859ee958608e4db6e2ff24793)
DeltaFile
+4-1lib/libsys/dup.2
+2-0lib/libc/gen/dup3.3
+6-12 files

FreeBSD/ports 6763b4dmisc/ollama Makefile, misc/ollama/files ollama.in

misc/ollama: Fix HOME env var in service
DeltaFile
+1-1misc/ollama/Makefile
+1-0misc/ollama/files/ollama.in
+2-12 files

FreeBSD/ports 1de14a0math/heyoka pkg-plist Makefile, math/heyoka/files patch-test_llvm_helpers.cpp patch-test_test__utils.cpp

math/heyoka: update 6.0.0 → 7.10.0
DeltaFile
+43-0math/heyoka/files/patch-test_llvm_helpers.cpp
+33-7math/heyoka/pkg-plist
+8-12math/heyoka/Makefile
+20-0math/heyoka/files/patch-test_test__utils.cpp
+18-0math/heyoka/files/patch-test_taylor__atan.cpp
+14-4math/heyoka/files/patch-CMakeLists.txt
+136-232 files not shown
+153-268 files