NetBSD/src smokFZPsys/arch/i386/stand/efiboot Makefile.efiboot

   Don't use --target, because this sets both the input and the output format,
   and now 2.46 does not auto-recognize the input anymore. use --output-target \
   instead.
VersionDeltaFile
1.24+2-2sys/arch/i386/stand/efiboot/Makefile.efiboot
+2-21 files

LLVM/project 9de9522clang/test/CXX/drs cwg30xx.cpp cwg29xx.cpp, clang/www cxx_dr_status.html

[clang] Revisit tests for CWG2917 and CWG3005 after Core updates (#181513)

This patch revisits the status of tests for two aforementioned Core
issues.
I agree with the analysis in #170410, so no changes are made to CWG2917
test.
In case of CWG3005, Core approved the 2025-09-12 proposed resolution,
which the test was written against in the first place.

Fixes #170410
DeltaFile
+6-14clang/www/cxx_dr_status.html
+1-1clang/test/CXX/drs/cwg30xx.cpp
+1-1clang/test/CXX/drs/cwg29xx.cpp
+8-163 files

OpenBSD/ports JLukLqbdevel/pyflakes distinfo Makefile

   update pyflakes to 3.4.0
VersionDeltaFile
1.16+2-2devel/pyflakes/distinfo
1.36+1-2devel/pyflakes/Makefile
+3-42 files

OpenBSD/ports 6N3hGCpgraphics/bonzomatic Makefile

   Add missing MODCMAKE_POLICY_VERSION_OVERRIDE
VersionDeltaFile
1.16+2-0graphics/bonzomatic/Makefile
+2-01 files

OpenBSD/ports 0ELfbZmdevel/pylint distinfo Makefile

   update pylint to 3.3.9
VersionDeltaFile
1.18+2-2devel/pylint/distinfo
1.55+2-1devel/pylint/Makefile
+4-32 files

FreeBSD/ports 53a4a50security/vuxml/vuln 2026.xml

security/vuxml: Document TCP readTimeout bypass in traefik
DeltaFile
+29-0security/vuxml/vuln/2026.xml
+29-01 files

OpenBSD/ports AllsHdbx11/py-superqt distinfo Makefile

   update py-superqt to 0.7.8
VersionDeltaFile
1.4+2-2x11/py-superqt/distinfo
1.6+1-1x11/py-superqt/Makefile
+3-32 files

FreeBSD/ports 0682bdfnet/traefik Makefile

net/traefik: Ensure the build uses go 1.25 or higher
DeltaFile
+1-1net/traefik/Makefile
+1-11 files

OpenBSD/ports KxsxJZVdevel/py-ipykernel distinfo Makefile

   update py-ipykernel to 6.31.0
VersionDeltaFile
1.14+2-2devel/py-ipykernel/distinfo
1.31+1-2devel/py-ipykernel/Makefile
+3-42 files

OpenBSD/ports vEuL9Atdevel/kf6/attica distinfo, devel/kf6/baloo distinfo

   KDE Frameworks 6.23.0
VersionDeltaFile
1.22+16-0devel/kf6/breeze-icons/pkg/PLIST
1.14+3-4devel/kf6/kio/Makefile
1.9+2-3devel/kf6/kconfig/Makefile
1.22+2-2devel/kf6/kparts/distinfo
1.22+2-2devel/kf6/attica/distinfo
1.22+2-2devel/kf6/baloo/distinfo
+27-1397 files not shown
+175-174103 files

Linux/linux ca4ee40drivers/gpu/drm Kconfig

Partly revert "drm/hyperv: Remove reference to hyperv_fb driver"

This partly reverts commit 8f582bcd132c ("drm/hyperv: Remove reference
to hyperv_fb driver") which was messed up by me while trying to fix a
merge conflict.

Signed-off-by: Helge Deller <deller at gmx.de>
Signed-off-by: Linus Torvalds <torvalds at linux-foundation.org>
DeltaFile
+0-146drivers/gpu/drm/Kconfig
+0-1461 files

FreeBSD/ports 0928be2editors/enter-tex distinfo Makefile

editors/enter-tex: update to 3.49.0

Update to 3.49.0

  Release 3.49.0, 2026-01-03
  --------------------------

  Under the hood changes:
  * Adapt the code to the latest libgedit-gtksourceview API.

  Release 3.49.alpha2, 2025-11-17
  -------------------------------

  User-visible changes:
  * Find and Replace: add tooltips; adjust a margin.
  * Man-page: small improvements.

  Under the hood changes:
  * Find and Replace: rewrite the UI part in C in Gtex (GtexFindBar) as a first

    [27 lines not shown]
DeltaFile
+3-3editors/enter-tex/distinfo
+2-3editors/enter-tex/Makefile
+2-0editors/enter-tex/pkg-plist
+7-63 files

FreeBSD/ports a207d0beditors/gedit pkg-plist Makefile, editors/gedit-plugins Makefile distinfo

editors/gedit*: update to 49.0

Update to 49.0 for compatability with libgedit-gtksourceview 299.6.0.

  News in 49.0, 2026-01-03
  ------------------------

  * Metainfo data: add more infos to fix Flathub warnings.
  * Cleanup: remove BuildStream and Snap from build-aux/ (outdated).
  * Translation updates.

  News in 49.alpha2, 2025-11-17
  -----------------------------

  User-visible changes:
  * Add a max-file-size setting for document loading, fixing the common problem
    with very large files.
  * New symbolic app icon (to have a square one).
  * Statusbar: fix a bug with the language button popover.

    [52 lines not shown]
DeltaFile
+35-1editors/gedit/pkg-plist
+5-6editors/gedit-plugins/Makefile
+5-5editors/gedit/Makefile
+3-3editors/gedit-plugins/distinfo
+3-3editors/gedit/distinfo
+51-185 files

FreeBSD/ports 1bc3cc2x11-toolkits/libgedit-gtksourceview Makefile distinfo

x11-toolkits/libgedit-gtksourceview: update to 299.6.0

Update to 299.6.0

  News in 299.6.0, 2026-01-03
  ---------------------------

  Completion framework:
  * The GtkSourceCompletion class no longer implements the GtkBuildable interface.
  * GtkSourceCompletionProposal: various improvements.
  * GtkSourceCompletionItem:
    - Various improvements.
    - Remove all the properties.

  Microsoft Windows:
  * Fix compilation warnings.
  * Fix unit tests failures.

  Various gardening tasks:

    [85 lines not shown]
DeltaFile
+3-3x11-toolkits/libgedit-gtksourceview/Makefile
+3-3x11-toolkits/libgedit-gtksourceview/distinfo
+4-1x11-toolkits/libgedit-gtksourceview/pkg-plist
+10-73 files

FreeBSD/ports 2f8078bx11-toolkits/tepl6 distinfo Makefile

x11-toolkits/tepl6: update to 6.14.0

Update to 6.14.0

  News in 6.14.0, 2026-01-03
  --------------------------
  * Nothing new.

  News in 6.14.alpha2, 2025-11-17
  -------------------------------
  * New class: TeplStatusbar.
  * Translations updates.

  News in 6.14.alpha1, 2025-09-05
  -------------------------------
  * Add TeplCodeCommentView for the comment/uncomment feature.
  * Remove tepl_iter_*() function, moved to libgedit-gtksourceview.
  * TeplFileLoader: use libgedit-gfls.
  * Translations updates.

    [4 lines not shown]
DeltaFile
+3-3x11-toolkits/tepl6/distinfo
+3-3x11-toolkits/tepl6/Makefile
+4-2x11-toolkits/tepl6/pkg-plist
+10-83 files

LLVM/project 1d48322compiler-rt/test/asan/TestCases/Windows rtlsizeheap_zero.cpp

[ASan] [Windows] Fix a new test in mingw mode

The new test case added in 781719778003ca298ca57e486ab629b7f384844b
didn't work in mingw mode; defines set through `/D` only works when
using the clang-cl compiler driver, not the regular clang compiler
driver.

Switch this to use `-D`, which works with both plain clang and
clang-cl, so we don't need to use a lit macro for expanding
the right option to use.
DeltaFile
+1-1compiler-rt/test/asan/TestCases/Windows/rtlsizeheap_zero.cpp
+1-11 files

FreeBSD/ports ed351f9net/traefik distinfo Makefile

net/traefik: Update to upstream release 3.6.8

Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v3.6.8
- Includes a fix for CVE-2026-25949, a potential DoS

MFH:            2026Q1
Security:       CVE-2026-25949
(cherry picked from commit f164467debd4f96830fe08297306d502f03b1c3f)
DeltaFile
+3-3net/traefik/distinfo
+2-2net/traefik/Makefile
+5-52 files

pkgng/pkgng b3bdad1tests/frontend upgrade.sh

Revert "test: add a unit test about extract optimisation"

This reverts commit 462a91c84f09fefcbc74117e212633b973169cbc.
DeltaFile
+0-44tests/frontend/upgrade.sh
+0-441 files

pkgng/pkgng a39a76elibpkg pkg_add.c

Revert "extract: do not extract a file which is identical to the installed one"

This reverts commit 571674223c5f92cfe168967b81c7d8e71ed168da.
DeltaFile
+0-19libpkg/pkg_add.c
+0-191 files

pkgng/pkgng e1928d6libpkg pkg_add.c

hardlinks: add an explicit error in failing case
DeltaFile
+21-1libpkg/pkg_add.c
+21-11 files

FreeNAS/freenas 25979besrc/middlewared/middlewared/service config_service_part.py

Properly handle sync/async methods
DeltaFile
+8-6src/middlewared/middlewared/service/config_service_part.py
+8-61 files

FreeNAS/freenas 0558630src/middlewared/middlewared/plugins/catalog __init__.py config.py, src/middlewared/middlewared/service config_service_part.py

Add extend/compress framework to config svc part
DeltaFile
+17-13src/middlewared/middlewared/service/config_service_part.py
+0-23src/middlewared/middlewared/plugins/catalog/__init__.py
+15-3src/middlewared/middlewared/plugins/catalog/config.py
+32-393 files

Linux/linux 64275e9arch/loongarch/boot/dts loongson-2k1000-ref.dts, arch/loongarch/include/asm cpu.h cmpxchg.h

Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson

Pull LoongArch updates from Huacai Chen:
 - Select HAVE_CMPXCHG_{LOCAL,DOUBLE}
 - Add 128-bit atomic cmpxchg support
 - Add HOTPLUG_SMT implementation
 - Wire up memfd_secret system call
 - Fix boot errors and unwind errors for KASAN
 - Use BPF prog pack allocator and add BPF arena support
 - Update dts files to add nand controllers
 - Some bug fixes and other small changes

* tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson:
  LoongArch: dts: loongson-2k1000: Add nand controller support
  LoongArch: dts: loongson-2k0500: Add nand controller support
  LoongArch: BPF: Implement bpf_addr_space_cast instruction
  LoongArch: BPF: Implement PROBE_MEM32 pseudo instructions
  LoongArch: BPF: Use BPF prog pack allocator
  LoongArch: Use IS_ERR_PCPU() macro for KGDB

    [14 lines not shown]
DeltaFile
+164-42arch/loongarch/net/bpf_jit.c
+41-39arch/loongarch/mm/kasan_init.c
+40-23arch/loongarch/kernel/proc.c
+32-30arch/loongarch/include/asm/cpu.h
+54-0arch/loongarch/include/asm/cmpxchg.h
+22-0arch/loongarch/boot/dts/loongson-2k1000-ref.dts
+353-13420 files not shown
+450-15326 files

Linux/linux 787fe1dmm mm_init.c memblock.c, tools/include/linux mm.h

Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock

Pull memblock updates from Mike Rapoport:

 - update tools/include/linux/mm.h to fix memblock tests compilation

 - drop redundant struct page* parameter from memblock_free_pages() and
   get struct page from the pfn

 - add underflow detection for size calculation in memtest and warn
   about underflow when VM_DEBUG is enabled

* tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
  mm/memtest: add underflow detection for size calculation
  memblock: drop redundant 'struct page *' argument from memblock_free_pages()
  memblock test: include <linux/sizes.h> from tools mm.h stub
DeltaFile
+3-2mm/mm_init.c
+2-2mm/memblock.c
+1-2tools/testing/memblock/internal.h
+1-2mm/internal.h
+2-0mm/memtest.c
+1-0tools/include/linux/mm.h
+10-86 files

LLVM/project caf2a48llvm/test/Transforms/LoopVectorize/VPlan vplan-sink-scalars-and-merge.ll vplan-printing-before-execute.ll, llvm/test/Transforms/LoopVectorize/VPlan/X86 vplan-vp-intrinsics.ll

[VPlan] Use -vplan-print-after in more VPlan tests

use vplan-print-after instead of -debug/-debug-only in more tests,
auto-generate some checks.
DeltaFile
+1,000-715llvm/test/Transforms/LoopVectorize/VPlan/vplan-sink-scalars-and-merge.ll
+84-77llvm/test/Transforms/LoopVectorize/VPlan/vplan-printing-before-execute.ll
+2-2llvm/test/Transforms/LoopVectorize/VPlan/X86/vplan-vp-intrinsics.ll
+1-1llvm/test/Transforms/LoopVectorize/VPlan/vplan-predicate-switch.ll
+1-1llvm/test/Transforms/LoopVectorize/VPlan/vplan-iv-transforms.ll
+1-1llvm/test/Transforms/LoopVectorize/VPlan/uncountable-early-exit-vplan.ll
+1,089-7976 files not shown
+1,095-80312 files

GhostBSD/ports f8c6897x11/ghostbsd-xfce-settings Makefile

x11/ghostbsd-xfce-settings: bump PORTREVISION to 2
DeltaFile
+1-1x11/ghostbsd-xfce-settings/Makefile
+1-11 files

GhostBSD/ports 76433d4x11/ghostbsd-mate-settings distinfo Makefile

x11/ghostbsd-mate-settings: update to 26.01.1
DeltaFile
+3-3x11/ghostbsd-mate-settings/distinfo
+2-2x11/ghostbsd-mate-settings/Makefile
+5-52 files

LLVM/project 03471delldb/include/lldb/Target StackFrame.h, lldb/source/API SBFrame.cpp

[lldb] Add extended variable support to Get*VariableList.

This patch adds a new flag to the lldb_private::StackFrame API to get variable lists: `include_extended_vars`.  This allows ScriptedFrame (and other future synthetic frames) to construct 'fake' variables and return them in the VariableList, so that commands like `fr v` and `SBFrame::GetVariables` can show them to the user as requested.

This patch includes all changes necessary to call the API the new way - I tried to use my best judgement on when to include extended variables or not and leave comments explaining the decision.

As a consequence of producing extended variables, this patch means that ScriptedFrame can produce Variable objects with ValueType that contains a ValueTypeExtendedMask in a high bit. This necessarily complicates some of the switch/case handling in places where we would expect to find such variables, and this patch makes best effort to address all such cases as well. From experience, they tend to show up whenever we're dealing with checking if a Variable is in a specified scope, which means we basically have to check the high bit against some user input saying "yes/no extended variables".

stack-info: PR: https://github.com/llvm/llvm-project/pull/181501, branch: users/bzcheeseman/stack/9
DeltaFile
+42-8lldb/source/Plugins/Process/scripted/ScriptedFrame.cpp
+40-10lldb/source/API/SBFrame.cpp
+30-11lldb/source/Commands/CommandObjectFrame.cpp
+27-7lldb/test/API/functionalities/scripted_frame_provider/TestScriptedFrameProvider.py
+16-2lldb/include/lldb/Target/StackFrame.h
+15-2lldb/source/Target/StackFrame.cpp
+170-407 files not shown
+205-5613 files

FreeBSD/ports af12022mail/mailpit distinfo Makefile, mail/mailpit/files patch-package-lock.json

mail/mailpit: Update to 1.29.1
DeltaFile
+114-114mail/mailpit/files/patch-package-lock.json
+7-7mail/mailpit/distinfo
+1-2mail/mailpit/Makefile
+122-1233 files

Linux/linux 8b3c75adrivers/gpu/drm Kconfig, drivers/video/fbdev hyperv_fb.c

Merge tag 'fbdev-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev

Pull fbdev updates from Helge Deller:
 "It's now easily possible to replace the framebuffer penguin boot logo
  with an own logo at compile time (Vincent Mailhol)

  The hyperv framebuffer driver has been removed, since the hyperv DRM
  driver now seems to provide equal functionality.

  Various console_conditional_schedule() calls across the console
  drivers (fbcon, printk, vt) have been removed since they are no longer
  necessary.

  All other patches are either fixes in au1100fb, au1200fb, ffb, rivafb,
  vt8500lcdfb and of_display_timing, or minor cleanups in the fbcon and
  omapfb drivers"

* tag 'fbdev-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: (32 commits)
  fbcon: Declare struct fb_info.fbcon_par as of type struct fbcon_par

    [20 lines not shown]
DeltaFile
+0-1,604drivers/video/logo/logo_mac_clut224.ppm
+0-1,388drivers/video/fbdev/hyperv_fb.c
+146-0drivers/gpu/drm/Kconfig
+45-39drivers/video/logo/Kconfig
+4-42drivers/video/logo/logo.c
+3-33drivers/video/fbdev/core/fbsysfs.c
+198-3,10639 files not shown
+325-3,25745 files