FreeBSD/ports c9e6cd1databases/sabiql distinfo Makefile.crates

databases/sabiql: Update to 1.12.2

ChangeLog:      https://github.com/riii111/sabiql/releases/tag/v1.12.2
Reported by:    riii111 <notifications at github.com>
DeltaFile
+27-31databases/sabiql/distinfo
+12-14databases/sabiql/Makefile.crates
+1-1databases/sabiql/Makefile
+40-463 files

FreeBSD/src 363ea40bin/sh miscbltin.c, lib/libutil login_class.c

limits: Further RLIMIT_VMM cleanup

Teach limits(1), sh(1), and setclassresources(3) about RLIMIT_VMM.

Fixes:          1092ec8b3375 ("kern: Introduce RLIMIT_VMM")
Reviewed by:    bnovkov
Differential Revision:  https://reviews.freebsd.org/D57031
DeltaFile
+4-1bin/sh/miscbltin.c
+2-0usr.bin/limits/limits.c
+1-0lib/libutil/login_class.c
+7-13 files

FreeBSD/ports f286880devel/py-python-discovery distinfo Makefile

devel/py-python-discovery: Update to 1.3.1

ChangeLog:      https://github.com/tox-dev/python-discovery/releases/tag/1.3.1
Reported by:    Bernát Gábor <notifications at github.com>
DeltaFile
+3-3devel/py-python-discovery/distinfo
+1-1devel/py-python-discovery/Makefile
+4-42 files

NetBSD/pkgsrc-wip 6833652. TODO, resterm distinfo Makefile

resterm: update to 0.39.3
DeltaFile
+3-3resterm/distinfo
+1-1resterm/Makefile
+0-1TODO
+4-53 files

NetBSD/pkgsrc-wip 4df50e7. TODO, py-zensical PLIST distinfo

py-zensical: update to 0.0.42
DeltaFile
+4-4py-zensical/PLIST
+3-3py-zensical/distinfo
+1-1py-zensical/Makefile
+0-1TODO
+8-94 files

OPNSense/core 0364d3dsrc/opnsense/mvc/app/controllers/OPNsense/Interfaces AssignmentController.php, src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api AssignmentController.php

Interfaces: Assignments - work in progress for https://github.com/opnsense/core/issues/9945

In order to migrate the interface assignments, we need to think of a way to use the differently named xml nodes for interfaces (wan, lan, ..) into something that closely resembles a standard model implementation.
Since we can't match these nodes in our statically defined model xmls, the main idea is to flush all via an in-memory model with a separate load [construct] and save hook.
DeltaFile
+77-0src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api/AssignmentController.php
+48-0src/opnsense/mvc/app/models/OPNsense/Interfaces/Assignment.php
+45-0src/opnsense/mvc/app/views/OPNsense/Interface/assignment.volt
+40-0src/opnsense/mvc/app/controllers/OPNsense/Interfaces/AssignmentController.php
+10-0src/opnsense/mvc/app/models/OPNsense/Interfaces/Assignment.xml
+8-0src/opnsense/mvc/app/controllers/OPNsense/Interfaces/forms/dialogAssignment.xml
+228-01 files not shown
+234-07 files

LLVM/project 0518e54llvm/lib/Transforms/Vectorize VPlanTransforms.cpp

[LV] Update stale comment for partial reduction operands (NFC) (#198118)

The `neg` form was removed in #187228 (this case now uses the
out-of-loop sub, which is preferable, see #189739).
DeltaFile
+0-2llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
+0-21 files

OpenBSD/src HicjpIPusr.bin/tmux log.c

   Remove some leftover debug code.
VersionDeltaFile
1.33+1-3usr.bin/tmux/log.c
+1-31 files

OpenBSD/src zu6adbGusr.bin/tmux layout-custom.c layout.c

   Bring over some of layout and positioning code for floating panes, by
   Michael Grant.
VersionDeltaFile
1.26+130-48usr.bin/tmux/layout-custom.c
1.54+76-21usr.bin/tmux/layout.c
1.319+47-41usr.bin/tmux/window.c
1.1317+14-10usr.bin/tmux/tmux.h
1.34+7-7usr.bin/tmux/layout-set.c
1.365+6-6usr.bin/tmux/format.c
+280-1336 files not shown
+294-14512 files

NetBSD/pkgsrc-wip 1bda145. TODO, py-pymdown-extensions distinfo Makefile

py-pymdown-extensions: update to 10.21.3
DeltaFile
+3-3py-pymdown-extensions/distinfo
+1-1py-pymdown-extensions/Makefile
+0-1TODO
+4-53 files

FreeBSD/ports d0e4c93net-im/py-zapzap distinfo Makefile

net-im/py-zapzap: Update to 6.4.2

ChangeLog:

- https://github.com/rafatosta/zapzap/releases/tag/6.4.1
- https://github.com/rafatosta/zapzap/releases/tag/6.4.2

Reported by:    Rafael Tosta <notifications at github.com>
DeltaFile
+3-3net-im/py-zapzap/distinfo
+1-5net-im/py-zapzap/Makefile
+4-82 files

NetBSD/pkgsrc 6KH3T0Xx11/gtk4 PLIST distinfo, x11/gtk4/patches patch-testsuite_headless_meson.build patch-gdk_wayland_gdkseat-wayland.c

   gtk4: update to 4.22.4.

   Overview of Changes in 4.22.4, 29-04-2026
   =========================================

   * Bugs fixed:
     - !9833 Misc backports (Benjamin Otte, Alessandro Astone, Sergio Costas
       Rodriguez)
     - !9866 popoverbin: Point to the center of the widget when popping up
       (Matthias Clasen, Hari Rana)

   Overview of Changes in 4.22.3, 18-04-2026
   =========================================

   * Bugs fixed:
     - #7833 Input panel misplaced when typing with an input method in a GTKPopover
       widget (cdbg)
     - #8146 Snapshot with too small an angle shift freezes (Matthias Clasen)
     - !9748 Update Polish translation

    [1222 lines not shown]
VersionDeltaFile
1.29+44-2x11/gtk4/PLIST
1.1+26-0x11/gtk4/patches/patch-testsuite_headless_meson.build
1.33+6-5x11/gtk4/distinfo
1.2+6-3x11/gtk4/patches/patch-gdk_wayland_gdkseat-wayland.c
1.75+2-3x11/gtk4/Makefile
+84-135 files

LLVM/project a264335clang/lib/AST ItaniumMangle.cpp

[Clang][ItaniumMangle][NFC] Refactor FunctionTypeDepthState (#196240)

This patch refactors `FunctionTypeDepthState` to use bit-fields and
moves the
`getNestingDepth` logic into it. It also renames
`{enter,leave}ResultType` to
`{enter,leave}FunctionDeclSuffix`, since the old names no longer match
their
current role.
DeltaFile
+28-42clang/lib/AST/ItaniumMangle.cpp
+28-421 files

NetBSD/pkgsrc ZT36L0Sx11/qt6-qtbase PLIST

   qt6-qtbase: Conditionalize dbus files

   These files are not installed if dbus option is disabled.

   Part of PR pkg/60277.
VersionDeltaFile
1.37+4-4x11/qt6-qtbase/PLIST
+4-41 files

NetBSD/pkgsrc 9SqRFQMdoc CHANGES-2026

   doc: Updated devel/cargo-nextest to 0.9.136
VersionDeltaFile
1.3079+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 6OQwcqGdevel/cargo-nextest distinfo Makefile

   devel/cargo-nextest: update to 0.9.136

   Added

    - Following up from the recently-added schema for repository configuration, nextest now also provides a JSON Schema for user configuration. The schema for the running version can be obtained by running cargo nextest self schema user-config. (#3351)

   Changed

    - The max-progress-running user-config setting no longer accepts numeric strings like "8" (an undocumented fallback). The supported values remain a non-negative integer (e.g. 8) or "infinite". (#3350)
VersionDeltaFile
1.18+4-4devel/cargo-nextest/distinfo
1.22+2-2devel/cargo-nextest/Makefile
1.18+0-0devel/cargo-nextest/cargo-depends.mk
+6-63 files

OpenBSD/ports 3vL6O4Bdevel/scnlib Makefile

   devel/scnlib: add fast-float as runtime dependency

   Reported and ok'd by tb@
VersionDeltaFile
1.2+4-0devel/scnlib/Makefile
+4-01 files

LLVM/project e462584clang/lib/CIR/CodeGen CIRGenBuiltinAMDGPU.cpp CIRGenTypes.cpp, clang/test/CIR/CodeGenHIP builtins-amdgcn-image.hip

[CIR][AMDGPU] Adds lowering for amdgcn image load/store builtins
DeltaFile
+466-0clang/test/CIR/CodeGenHIP/builtins-amdgcn-image.hip
+106-12clang/lib/CIR/CodeGen/CIRGenBuiltinAMDGPU.cpp
+17-0clang/lib/CIR/CodeGen/CIRGenTypes.cpp
+589-123 files

OpenBSD/src QjrzrVxusr.bin/lex nfa.c

   Revert former fix while waiting for approval of the new one
VersionDeltaFile
1.14+0-4usr.bin/lex/nfa.c
+0-41 files

LLVM/project f45f3cellvm/test/CodeGen/X86 avx512-calling-conv.ll

[X86] avx512-calling-conv.ll - ensure we check stack math (#198182)

Calling conventions should ensure the stack offsets are correct
DeltaFile
+1,052-1,052llvm/test/CodeGen/X86/avx512-calling-conv.ll
+1,052-1,0521 files

NetBSD/pkgsrc 8MLK2y0doc CHANGES-2026

   doc: Updated mail/postfix releated packages to 3.11.3

        mail/postfix
        mail/postfix-cdb
        mail/postfix-ldap
        mail/postfix-lmdb
        mail/postfix-mysql
        mail/postfix-pcre
        mail/postfix-pgsql
        mail/postfix-sqlite
VersionDeltaFile
1.3078+9-1doc/CHANGES-2026
+9-11 files

NetBSD/pkgsrc vaTquqhmail/postfix distinfo Makefile.common

   mail/postfix: update to 3.11.3

   3.11.3 (2026-05-17)

   Fixed in Postfix 3.8-3.11:

     * Bitrot: builds with musl libc broke, because they were using an
       obsolete NO_SNPRINTF code path that had not been updated for Claude
       Code findings.

     * Two fixes for a signed integer overshift condition (a left shift into
       the sign bit). This "works" on contemporary CPUs, but may break in
       the future. One reported by Kamil Frankowicz, and one by Robert Sayre.

     * Viktor Dukhovni fixed an 'uninitialized value' error in the
       'collate.pl' script.

   Fixed in Postfix 3.11:


    [3 lines not shown]
VersionDeltaFile
1.224+4-4mail/postfix/distinfo
1.65+2-2mail/postfix/Makefile.common
+6-62 files

NetBSD/src PGUt1Mmdoc 3RDPARTY

   doc/3RDPARTY: new postfix

   Postfix 3.11.3 out.
VersionDeltaFile
1.2206+3-3doc/3RDPARTY
+3-31 files

DragonFlyBSD/src 7658847sys/dev/acpica Makefile

kernel/acpi: Add back pci_if.h to the Makefile.

I accidentally removed it in the last upgrade (ece4963efa8e37fb73925).
DeltaFile
+1-1sys/dev/acpica/Makefile
+1-11 files

LLVM/project 571a106llvm/lib/Target/AMDGPU SIISelLowering.cpp, llvm/test/CodeGen/AMDGPU load-atomic-global.ll load-atomic-flat.ll

[AMDGPU][AtomicExpand] Support sub naturally aligned 64 bit atomic load/store
DeltaFile
+87-0llvm/test/CodeGen/AMDGPU/load-atomic-global.ll
+87-0llvm/test/CodeGen/AMDGPU/load-atomic-flat.ll
+49-0llvm/test/CodeGen/AMDGPU/store-atomic-flat.ll
+48-0llvm/test/CodeGen/AMDGPU/store-atomic-global.ll
+44-0llvm/lib/Target/AMDGPU/SIISelLowering.cpp
+36-0llvm/test/Transforms/AtomicExpand/AMDGPU/unaligned-atomic.ll
+351-06 files not shown
+421-612 files

FreeBSD/ports a80811bdevel/pecl-swoole distinfo Makefile

devel/pecl-swoole: update to 6.2.1.
DeltaFile
+3-3devel/pecl-swoole/distinfo
+1-1devel/pecl-swoole/Makefile
+4-42 files

OpenBSD/ports dsFRJ7ymail/postfix/stable distinfo Makefile, mail/postfix/stable/patches patch-makedefs patch-src_util_sys_defs_h

   update to postfix-3.11.3, from Brad (maintainer)
VersionDeltaFile
1.16+19-1mail/postfix/stable/patches/patch-makedefs
1.15+3-2mail/postfix/stable/patches/patch-src_util_sys_defs_h
1.165+2-2mail/postfix/stable/distinfo
1.282+1-2mail/postfix/stable/Makefile
+25-74 files

FreeBSD/ports 85a2b6bsysutils/zellij distinfo Makefile, sysutils/zellij/files patch-zellij-client_src_lib.rs patch-Cargo.lock

sysutils/zellij: Update to 0.44.3
DeltaFile
+13-25sysutils/zellij/files/patch-zellij-client_src_lib.rs
+5-5sysutils/zellij/distinfo
+4-4sysutils/zellij/files/patch-Cargo.lock
+1-2sysutils/zellij/Makefile
+1-1sysutils/zellij/Makefile.crates
+24-375 files

FreeBSD/doc a5c67abwebsite/data/ru/news news.toml

website: update ru/news
DeltaFile
+5-0website/data/ru/news/news.toml
+5-01 files

OpenBSD/src tacvOfuregress/sbin/pfctl Makefile

   follow the non-regress pfctl Makefile and drop -Wno-uninitialized
VersionDeltaFile
1.238+2-2regress/sbin/pfctl/Makefile
+2-21 files