LLVM/project 44fc3b3libc/test/src/stdio fgets_test.cpp rewind_test.cpp, libc/test/src/sys/socket/linux shutdown_test.cpp

[libc] Use scope_exit to clean up resources in tests (#196120)

Simplify socket and FILE unit tests by using the `scope_exit` helper to
automatically clean up resources (sockets and FILE pointers), preventing
leaks on test failures.

Assisted by Gemini.
DeltaFile
+70-62libc/test/src/stdio/fgets_test.cpp
+46-39libc/test/src/stdio/rewind_test.cpp
+31-22libc/test/src/stdio/fgetc_unlocked_test.cpp
+28-20libc/test/src/stdio/fgetc_test.cpp
+23-18libc/test/src/stdio/fopen_test.cpp
+14-9libc/test/src/sys/socket/linux/shutdown_test.cpp
+212-1702 files not shown
+218-1708 files

OPNSense/core 8709e0esrc/opnsense/mvc/app/models/OPNsense/Kea KeaDhcpv6.php

Remove variable that's not reused
DeltaFile
+1-2src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv6.php
+1-21 files

LLVM/project 3b3a3c2llvm/runtimes CMakeLists.txt

[cmake][runtimes] Refactor passthrough option handling into a macro (#198504)

Deduplicates code and enables making fixes in just one place instead of two.
DeltaFile
+26-33llvm/runtimes/CMakeLists.txt
+26-331 files

OPNSense/core 0f9c34bsrc/opnsense/mvc/app/library/OPNsense/Interface Idassoc.php

Shorten this comment a bit, now the relationship is not dependant on later interfaces anymore directly
DeltaFile
+0-8src/opnsense/mvc/app/library/OPNsense/Interface/Idassoc.php
+0-81 files

OPNSense/core b7b6490src/opnsense/mvc/app/library/OPNsense/Interface Idassoc.php

We don't need prefix_id in the KeaDHCPv6 model anymore.
DeltaFile
+0-4src/opnsense/mvc/app/library/OPNsense/Interface/Idassoc.php
+0-41 files

OpenBSD/src zJeEJuCusr.bin/col col.c

   Solve the signed integer overflow in flush_line() sort
VersionDeltaFile
1.21+5-2usr.bin/col/col.c
+5-21 files

OPNSense/plugins 842ec4bsecurity/netbird Makefile, security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/Api AuthenticationController.php

security/netbird: fix setupKey passing for #5452
DeltaFile
+5-3security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/Api/AuthenticationController.php
+1-1security/netbird/Makefile
+6-42 files

LLVM/project c5ba595llvm/test/CodeGen/ARM 2012-08-27-CopyPhysRegCrash.ll

[ARM][test] Replace removed @llvm.arm.neon.vshiftn calls with lshr+trunc [NFC] (#198693)

@llvm.arm.neon.vshiftn was removed in 170daafe015f (2014), which
intentionally replaced the intrinsic with the plain shift+truncate IR
sequence. The 2012-08-27-CopyPhysRegCrash.ll regression test was added
before that change and still calls the removed intrinsic; the call
silently lowers to an external call because @llvm.arm.neon.vshiftn no
longer corresponds to any known intrinsic.

Rewrite the two call sites with the lshr+trunc form the removal commit
documents as the canonical replacement. The test only checks that
codegen does not crash, so behaviour is preserved.
DeltaFile
+4-4llvm/test/CodeGen/ARM/2012-08-27-CopyPhysRegCrash.ll
+4-41 files

OPNSense/ports 591d440opnsense/suricata distinfo Makefile

opnsense/suricata: update to 8.0.5
DeltaFile
+3-3opnsense/suricata/distinfo
+1-1opnsense/suricata/Makefile
+2-0opnsense/suricata/pkg-plist
+6-43 files

NetBSD/pkgsrc AUHdqyNdoc CHANGES-2026

   doc: Updated textproc/R-stringi to 1.8.7
VersionDeltaFile
1.3141+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 77ImD01textproc/R-stringi Makefile distinfo

   (textproc/R-stringi) Updated 1.8.4 to 1.8.7, fix against math/R 4.6.0

   # Changelog
   ## 1.8.7 (2025-03-27)

   * [BUGFIX] Fixed build warnings.

   * [BUGFIX] #512: Fixed PROTECT stack imbalance in `stri_encode_from_marked`.
VersionDeltaFile
1.39+7-4textproc/R-stringi/Makefile
1.13+4-4textproc/R-stringi/distinfo
+11-82 files

NetBSD/pkgsrc yfc2a2Odoc CHANGES-2026

   Updated devel/py-syrupy, graphics/py-strich
VersionDeltaFile
1.3140+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc xjpD6XQgraphics/py-strich PLIST Makefile

   py-strich: updated to 0.14

   0.14
   PDF417 and Aztec code support
VersionDeltaFile
1.5+172-67graphics/py-strich/PLIST
1.10+6-4graphics/py-strich/Makefile
1.6+4-4graphics/py-strich/distinfo
1.1+1-0graphics/py-strich/ALTERNATIVES
+183-754 files

NetBSD/pkgsrc 7H7FJukdevel/py-syrupy distinfo Makefile

   py-syrupy: updated to 5.2.0

   5.2.0

   chore(deps): update actions/checkout action to v6.0.2
   chore(deps): update actions/setup-python action to v6.2.0
   chore(deps): update dependency ruff to v0.14.14
   chore(deps): update dependency coverage to v7.13.2
   chore: migrate to uv
   chore(deps): update dependency coverage to v7.13.2
   chore(deps): update dependency debugpy to v1.8.19
   chore(deps): update dependency mypy to v1.19.1
   chore(deps): update dependency ruff to v0.14.14
   chore(deps): update python docker tag to v3.14.3
   chore(deps): update astral-sh/setup-uv action to v7.3.1
   chore: update lock file
   chore(deps): update benchmark-action/github-action-benchmark action to v1.21.0
   chore(deps): update astral-sh/setup-uv action to v7.5.0
   fix(1081): Handle unicode line-endings correctly when serializing

    [4 lines not shown]
VersionDeltaFile
1.11+4-4devel/py-syrupy/distinfo
1.12+3-3devel/py-syrupy/Makefile
+7-72 files

FreeBSD/ports 54c66camultimedia/libde265 Makefile pkg-plist, multimedia/libde265/files patch-libde265_configparam.h patch-configure.ac

multimedia/libde265: Update to 1.0.19, switch to cmake
DeltaFile
+0-71multimedia/libde265/files/patch-libde265_configparam.h
+0-43multimedia/libde265/files/patch-configure.ac
+10-15multimedia/libde265/Makefile
+0-21multimedia/libde265/files/patch-libde265_encoder_Makefile.am
+0-16multimedia/libde265/files/patch-libde265_encoder_algo_Makefile.am
+4-7multimedia/libde265/pkg-plist
+14-1732 files not shown
+19-1788 files

FreeBSD/ports 09bb918sysutils/ncdu2 Makefile distinfo

sysutils/ncdu2: Convert to USES=zig

PR:             295210
Approved by:    arrowd (co-mentor)
Approved by:    sunpoet (maintainer)
DeltaFile
+4-8sysutils/ncdu2/Makefile
+3-3sysutils/ncdu2/distinfo
+7-112 files

OpenBSD/ports w3vNpgjaudio/cuetools Makefile, audio/cuetools/patches patch-src_lib_cd_c

   cuetools: fix build with llvm22

   error: chained comparison 'X < Y <= Z' does not behave the same as a mathematical expression [-Wparentheses]
VersionDeltaFile
1.1+23-0audio/cuetools/patches/patch-src_lib_cd_c
1.11+1-1audio/cuetools/Makefile
+24-12 files

NetBSD/pkgsrc nky28B9doc CHANGES-2026

   Updated print/ghostscript-agpl, fonts/ghostscript-cidfonts-ryumin, net/dhcpcd
VersionDeltaFile
1.3139+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc drYEYgynet/dhcpcd Makefile distinfo

   dhcpcd: updated to 10.3.2

   10.3.2

   DHCP: Don't run double EXPIRE hooks on carrier loss
   DHCP: free the state when dropping on state NONE
VersionDeltaFile
1.130+20-19net/dhcpcd/Makefile
1.124+4-4net/dhcpcd/distinfo
+24-232 files

NetBSD/pkgsrc CXCb2ZMfonts/ghostscript-cidfonts-ryumin Makefile, print/ghostscript-agpl distinfo Makefile.common

   ghostscript-agpl: updated to 10.07.1

   Version 10.07.1 (2026-05-19)

   Highlights in this release include:

   The 10.07.1 release is a maintenance release:

   This release addresses a number of potential security issues.

   The wider adoption of "C99" and later features has reached the point where we must ease our policy on this area. The Ghostscript/GhostPDL codebase will remain "C89" plus widely supported extensions but, as of the 10.08.0 release, our included third party libraries will be permitted to use "C99" and potentially later features.

   The 10.07.1 removes the non-standard operator ".tempfile", and removes the "temp" directory from the default file permission lists. By default, such access is now only available internally, not from "user level" PostScript

   Our efforts in code hygiene and maintainability continue.

   The usual round of bug fixes, compatibility changes, and incremental improvements.
VersionDeltaFile
1.60+4-4print/ghostscript-agpl/distinfo
1.40+2-2print/ghostscript-agpl/Makefile.common
1.67+1-2fonts/ghostscript-cidfonts-ryumin/Makefile
1.109+1-2print/ghostscript-agpl/Makefile
+8-104 files

NetBSD/pkgsrc OWTsGLkdoc CHANGES-2026

   Updated net/wireshark, www/py-yarl, archivers/py-zipp
VersionDeltaFile
1.3138+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc LgG4gREarchivers/py-zipp distinfo Makefile

   py-zipp: updated to 4.1.0

   v4.1.0

   Features

   - Path.iterdir now raises NotADirectoryError (formerly ValueError) when call on something that's not a directory.


   v4.0.0

   Deprecations and Removals

   - Drop workaround for stacklevel bug on older PyPy releases.
VersionDeltaFile
1.38+4-4archivers/py-zipp/distinfo
1.44+2-2archivers/py-zipp/Makefile
+6-62 files

OpenBSD/ports iyv3IwLgames/cgames Makefile, games/cgames/patches patch-cblocks_cursesio_c patch-cmines_cursesio_c

   cgames: switch from int to short twice to fix build with llvm22

   userio.c:398:2: error: incompatible pointer types passing 'int *' to parameter of type 'short *' [-Wincompatible-pointer-types]
     398 |         attr_get(&attr, &n, NULL);
VersionDeltaFile
1.1+14-0games/cgames/patches/patch-cblocks_cursesio_c
1.1+14-0games/cgames/patches/patch-cmines_cursesio_c
1.10+1-0games/cgames/Makefile
+29-03 files

NetBSD/pkgsrc 3R2vietwww/py-yarl distinfo Makefile

   py-yarl: updated to 1.24.2

   v1.24.2

   Contributor-facing changes

   - Switched the aarch64 and armv7l wheel builds to GitHub's native ARM
     runners. The aarch64 wheels now build without QEMU emulation, and
     armv7l runs on aarch64 hosts so its 32-bit ARM execution is far
     cheaper than the previous aarch64-on-x86_64 path

   - Restored per-runner native arches in the Windows wheel matrix on tag
     releases. The previous ``CIBW_ARCHS_WINDOWS=AMD64 ARM64`` setting made
     both ``windows-latest`` and ``windows-11-arm`` cross-compile the other
     arch, producing two artifacts with identically-named wheels whose
     bytes differed; the deploy job's ``download-artifact ... merge-multiple``
     step tore those writes together, yielding a wheel that PyPI rejected
     with ``400 Invalid distribution file. ZIP archive not accepted:
     Mis-matched data size`` during the 1.24.0 and 1.24.1 releases
VersionDeltaFile
1.51+4-4www/py-yarl/distinfo
1.57+3-3www/py-yarl/Makefile
+7-72 files

NetBSD/pkgsrc pEu0lwJnet/wireshark distinfo PLIST

   wireshark: updated to 4.6.6

   4.6.6

   The following vulnerabilities have been fixed:

   wnpa-sec-2026-51 ROHC protocol dissector crash. Issue 21243.

   The following bugs have been fixed:

   Wireshark crashes when run under Visual Studio on Windows. Work item 24787.
   Welcome page slide preferences are now available in the preferences window.
   vwr: Read of uninitialized memory in pntoh16. Issue 16460.
   vwr: Read of uninitialized memory in find_signature. Issue 16461.
   Upgrades on Windows do not retain existing optional features unless explicitly requested, resulting in accidental removal of features. Issue 18925.
   Wireshark.exe version 4.6.5 is twice as large as version 4.6.4. Issue 21233.
   MACsec dissector global-buffer-overflow. Issue 21235.
   Wireshark 4.6.5 does not run on Windows 10 version 1809 (including Server 2019 and some LTSC versions) Issue 21237.
   Fuzz job issue: fuzz-2026-05-02-14184750352.pcap. Issue 21240.

    [2 lines not shown]
VersionDeltaFile
1.192+4-4net/wireshark/distinfo
1.110+3-3net/wireshark/PLIST
1.349+2-3net/wireshark/Makefile
+9-103 files

NetBSD/pkgsrc uJ7fzxYdoc CHANGES-2026 TODO

   Updated textproc/mdbook, textproc/py-sphinx-gallery, devel/memcached
VersionDeltaFile
1.3137+4-1doc/CHANGES-2026
1.27286+1-2doc/TODO
+5-32 files

NetBSD/pkgsrc jrd6Ly9devel/memcached distinfo Makefile

   memcached: updated to 1.6.42

   1.6.42

   This is a major security focused release. Nearly all of the fixes are security
   related for issues that can cause memory corruption, crashes, and so on.

   Fixes

   vendor: Instructively warn if vendor blob missing
   proxy: fix write length in extstore miss
   Fix timing side-channel in SASL password database authentication
   proto: fix signed overflow in bodylen for binprot
   proxy: fix underflow with 0 length values
   auth: fix data race during reload
   auth: fix crash when given huge token
   proto: fix crash in binary protocol
   core: fix crashes from slabs reassign
   proxy: check result of buffer parse in match_res

    [2 lines not shown]
VersionDeltaFile
1.64+4-4devel/memcached/distinfo
1.97+2-2devel/memcached/Makefile
+6-62 files

NetBSD/pkgsrc mzt5AGNtextproc/py-sphinx-gallery Makefile PLIST

   py-sphinx-gallery: updated to 0.21.0

   v0.21.0

   Support for Sphinx 5 dropped in this release. Requirement is now Sphinx >= 6.

   Implemented enhancements:

   -  Add support for dynamic filtering by tag

   Fixed bugs:

   -  Fix subsection header sanitization when ``nested_sections=False``
   -  Fix ``generate_gallery_rst`` when ``nested_sections=False`` user provides own ``index.rst``

   Documentation

   -  DOC Add v0.20.0 to CHANGES.rst
   -  DOC Note sphinx bump in changes

    [3 lines not shown]
VersionDeltaFile
1.16+6-8textproc/py-sphinx-gallery/Makefile
1.9+8-1textproc/py-sphinx-gallery/PLIST
1.8+4-4textproc/py-sphinx-gallery/distinfo
+18-133 files

FreeBSD/ports 9f6028enet/libnss-cache Makefile distinfo

net/libnss-cache: Update to 0.22
DeltaFile
+3-5net/libnss-cache/Makefile
+3-3net/libnss-cache/distinfo
+6-82 files

NetBSD/src WnJZAOYsys/dev/pci radeonfb.c

   add & support RI_FULLCLEAR
VersionDeltaFile
1.121+15-9sys/dev/pci/radeonfb.c
+15-91 files