LLVM/project e0182eboffload CMakeLists.txt

[OFFLOAD] Fix issue where host plugin is added twice to the plugin list (#181346)

DeltaFile
+5-1offload/CMakeLists.txt
+5-11 files

OpenBSD/ports pe6vUdudevel/arm-compute-library Makefile distinfo, devel/arm-compute-library/patches patch-SConscript patch-SConstruct

   Update arm-compute-library to 52.8.0
VersionDeltaFile
1.16+3-3devel/arm-compute-library/patches/patch-SConscript
1.25+2-2devel/arm-compute-library/Makefile
1.19+2-2devel/arm-compute-library/distinfo
1.16+1-1devel/arm-compute-library/patches/patch-SConstruct
1.19+1-0devel/arm-compute-library/pkg/PLIST
+9-85 files

NetBSD/pkgsrc Ho8Mlcadoc CHANGES-2026

   Updated databases/postgresql1[4-8]
VersionDeltaFile
1.1087+6-1doc/CHANGES-2026
+6-11 files

OpenBSD/ports 3Pg6f9ysysutils/rustic distinfo crates.inc

   Update to rustic-0.11.0

   If you use it with an existing config or repository, please take a look
   at https://rustic.cli.rs/docs/breaking_changes.html, as default behavior
   has been changed.

   Changes https://github.com/rustic-rs/rustic/releases/tag/v0.11.0
VersionDeltaFile
1.24+410-342sysutils/rustic/distinfo
1.19+204-170sysutils/rustic/crates.inc
1.29+1-1sysutils/rustic/Makefile
+615-5133 files

NetBSD/pkgsrc w0TCHUvdatabases/postgresql14 distinfo, databases/postgresql15 distinfo

   postgresql1[4-8]*: updated to 18.2, 17.8, 16.12, 15.16, and 14.21

   PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21

   Security Issues

   CVE-2026-2003: PostgreSQL oidvector discloses a few bytes of memory

   CVSS v3.1 Base Score: 4.3

   Supported, Vulnerable Versions: 14 - 18.

   Improper validation of type oidvector in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.

   The PostgreSQL project thanks Altan Birler for reporting this problem.

   CVE-2026-2004: PostgreSQL intarray missing validation of type of input to selectivity estimator executes arbitrary code

   CVSS v3.1 Base Score: 8.8

    [61 lines not shown]
VersionDeltaFile
1.3+4-4databases/postgresql18/distinfo
1.17+4-4databases/postgresql15/distinfo
1.14+4-4databases/postgresql16/distinfo
1.24+4-4databases/postgresql14/distinfo
1.9+4-4databases/postgresql17/distinfo
1.16+3-3databases/postgresql17/Makefile.common
+23-2350 files not shown
+85-11856 files

OPNSense/core 1ef4295src/opnsense/mvc/app/library/OPNsense/Base UIModelGrid.php

There is no this here, fix typo
DeltaFile
+1-1src/opnsense/mvc/app/library/OPNsense/Base/UIModelGrid.php
+1-11 files

FreeNAS/freenas 7d0a1b6src/middlewared/middlewared/plugins ups.py, src/middlewared/middlewared/plugins/ups upssched_event.py config.py

Convert UPS plugin to be type-safe
DeltaFile
+0-359src/middlewared/middlewared/plugins/ups.py
+119-0src/middlewared/middlewared/plugins/ups/upssched_event.py
+112-0src/middlewared/middlewared/plugins/ups/config.py
+92-0src/middlewared/middlewared/plugins/ups/utils.py
+92-0src/middlewared/middlewared/plugins/ups/__init__.py
+34-0src/middlewared/middlewared/service/system_service_part.py
+449-35920 files not shown
+519-41526 files

NetBSD/pkgsrc-wip 45e7995powerdns-recursor distinfo cargo-depends.mk, powerdns-recursor/files pdns_recursor.sh

powerdns-recursor: remove, updated in pkgsrc
DeltaFile
+0-287powerdns-recursor/distinfo
+0-96powerdns-recursor/cargo-depends.mk
+0-52powerdns-recursor/Makefile
+0-30powerdns-recursor/files/smf/manifest.xml
+0-24powerdns-recursor/files/smf/pdns_recursor.sh
+0-19powerdns-recursor/files/pdns_recursor.sh
+0-5084 files not shown
+0-52710 files

NetBSD/pkgsrc fybTHMFdoc CHANGES-2026

   doc: Updated net/powerdns-recursor to 5.3.5
VersionDeltaFile
1.1086+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc oJBiOEQnet/powerdns-recursor distinfo Makefile

   powerdns-recursor: update to 5.3.5.

   Provided by Marcin Gondek in wip.

   5.3.5
   Released: 9th of February 2026
   Bug Fixes
   Fix PowerDNS Security Advisory 2026-01: Crafted zones can lead to increased resource usage in Recursor.
VersionDeltaFile
1.47+4-4net/powerdns-recursor/distinfo
1.56+2-3net/powerdns-recursor/Makefile
+6-72 files

OPNSense/core 61525e7src/opnsense/mvc/app/controllers/OPNsense/Base ApiMutableModelControllerBase.php, src/opnsense/mvc/app/library/OPNsense/Base UIModelGrid.php

Move searchPhrase tokenization to ApiMutableControllerBase searchBase()
Determine if search_tokens contain a valid UUID, if yes collect the uuid field so it can be searched. Doing this prevents finding partial strings in UUIDs, but allows to find exact UUIDs.
Inside UIModelGrid fetchBindRequest(), use the search_tokens directly. A compatability case makes this backwards compatible for callers that do not know about search_tokens.
Pass the search_tokens directky into UIModelGrid fetch() instead of the raw searchPhrase.
DeltaFile
+13-14src/opnsense/mvc/app/library/OPNsense/Base/UIModelGrid.php
+9-1src/opnsense/mvc/app/controllers/OPNsense/Base/ApiMutableModelControllerBase.php
+22-152 files

NetBSD/pkgsrc n5Q8TPjdevel/vatomic Makefile

   vatomic: remove -Werror

   fixes build with gcc 14
VersionDeltaFile
1.3+3-1devel/vatomic/Makefile
+3-11 files

OPNSense/core 7bcfd7dsrc/opnsense/www/js opnsense_bootgrid.js

bootgrid: swap order of custom commands placement making sure they participate in command binding
DeltaFile
+5-5src/opnsense/www/js/opnsense_bootgrid.js
+5-51 files

NetBSD/pkgsrc omduSbuham/tfkiss Makefile

   tfkiss: comment out dead site
VersionDeltaFile
1.18+2-2ham/tfkiss/Makefile
+2-21 files

NetBSD/pkgsrc mWjmYg4editors/TeXmacs Makefile

   TeXmacs: follow redirect
VersionDeltaFile
1.180+2-2editors/TeXmacs/Makefile
+2-21 files

NetBSD/pkgsrc Yw5YXzIprint/tex-luajittex-doc Makefile

   tex-luajittex-doc: match HOMEPAGE from tex-luajittex
VersionDeltaFile
1.3+2-2print/tex-luajittex-doc/Makefile
+2-21 files

OPNSense/core 5b3b163src/opnsense/www/js opnsense_bootgrid.js

bootgrid: swap order of custom commands placement making sure they participate in command binding
DeltaFile
+5-5src/opnsense/www/js/opnsense_bootgrid.js
+5-51 files

NetBSD/pkgsrc t1rYj7gfonts/tex-context-companion-fonts Makefile, fonts/tex-context-companion-fonts-doc Makefile

   tex-context-companion-fonts*: comment out dead link
VersionDeltaFile
1.2+2-2fonts/tex-context-companion-fonts-doc/Makefile
1.2+2-2fonts/tex-context-companion-fonts/Makefile
+4-42 files

OpenBSD/ports 6JviuJIsecurity/xmlsec Makefile distinfo, security/xmlsec/patches patch-tests_testrun_sh patch-Makefile_in

   update to xmlsec-1.3.9
VersionDeltaFile
1.13+3-3security/xmlsec/patches/patch-tests_testrun_sh
1.7+2-2security/xmlsec/patches/patch-Makefile_in
1.67+2-2security/xmlsec/Makefile
1.27+2-2security/xmlsec/distinfo
1.2+0-0security/xmlsec/patches/patch-src_nss_keytrans_c
1.2+0-0security/xmlsec/patches/patch-src_gnutls_kt_rsa_c
+9-93 files not shown
+9-99 files

NetBSD/pkgsrc tHgP2vZprint/tex-context-collating-marks Makefile, print/tex-context-collating-marks-doc Makefile

   tex-context-collating-marks*: fix HOMEPAGE
VersionDeltaFile
1.2+2-2print/tex-context-collating-marks-doc/Makefile
1.2+2-2print/tex-context-collating-marks/Makefile
+4-42 files

NetBSD/pkgsrc rozGqNRprint/tex-context-chat Makefile, print/tex-context-chat-doc Makefile

   tex-context-chat*: fix HOMEPAGE
VersionDeltaFile
1.2+2-2print/tex-context-chat-doc/Makefile
1.2+2-2print/tex-context-chat/Makefile
+4-42 files

NetBSD/pkgsrc t4x8rKggames/tetrinetx Makefile

   tetrinetx: switch to https
VersionDeltaFile
1.10+3-3games/tetrinetx/Makefile
+3-31 files

FreeBSD/ports b74a1b8www/googler Makefile

www/googler: Deprecate and set to expire on 2026-04-13

- Upstream repository was archived on 2022-03-05; as alternative you can
  install www/ddgr.

PR:             292163
DeltaFile
+3-0www/googler/Makefile
+3-01 files

FreeBSD/ports 7ff6e08comms/py-meshcore distinfo Makefile

comms/py-meshcore: update to 2.2.9
DeltaFile
+3-3comms/py-meshcore/distinfo
+1-1comms/py-meshcore/Makefile
+4-42 files

FreeBSD/ports 1868b37comms/ebusd distinfo Makefile

comms/ebusd: update to 26.1
DeltaFile
+3-3comms/ebusd/distinfo
+1-1comms/ebusd/Makefile
+4-42 files

LLVM/project c2b69b1clang/lib/AST/ByteCode InterpBuiltin.cpp, clang/test/AST/ByteCode builtin-functions.cpp

[clang][bytecode] Do a full CheckLoad in builtin_memcmp() (#181337)

This handles unknown size arrays as well and prints the expected
diagnostics.
DeltaFile
+1-5clang/lib/AST/ByteCode/InterpBuiltin.cpp
+4-0clang/test/AST/ByteCode/builtin-functions.cpp
+5-52 files

FreeBSD/ports c3ca688x11-wm/mangowc distinfo Makefile

x11-wm/mangowc: Update to 0.12.2

ChangeLog:      https://github.com/DreamMaoMao/mangowc/releases/tag/0.12.2
Reported by:    DreamMaoMao <notifications at github.com>
DeltaFile
+3-3x11-wm/mangowc/distinfo
+1-1x11-wm/mangowc/Makefile
+4-42 files

FreeBSD/ports a716321net/socat distinfo Makefile

net/socat: Update to 1.8.1.1

Changelog:      http://www.dest-unreach.org/socat/CHANGES
DeltaFile
+3-3net/socat/distinfo
+1-1net/socat/Makefile
+4-42 files

NetBSD/pkgsrc-wip 7271a21minio TODO

minio: this program is now unmaintained
DeltaFile
+2-2minio/TODO
+2-21 files

LLVM/project d7d4e4alibcxx/include/__charconv from_chars_integral.h

[libc++][NFC] Don't use copy_n to copy a single integer in __sign_combinator (#181119)

We can just assign the integer directly.
DeltaFile
+1-4libcxx/include/__charconv/from_chars_integral.h
+1-41 files