FreeBSD/ports b6ad8fex11-fonts/plex-ttf Makefile

x11-fonts/plex-ttf: return to pool.
DeltaFile
+1-1x11-fonts/plex-ttf/Makefile
+1-11 files

FreeBSD/ports 3b5e1f0net-im/telegram-desktop distinfo Makefile, net-im/telegram-desktop/files patch-Telegram_SourceFiles_platform_linux_current__geo__location__linux.cpp

net-im/telegram-desktop: update: 6.3.4 -> 6.3.6

Sponsored by:   tipi.work
DeltaFile
+0-20net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_linux_current__geo__location__linux.cpp
+3-3net-im/telegram-desktop/distinfo
+1-3net-im/telegram-desktop/Makefile
+4-263 files

FreeBSD/ports 8cb5a05net-im/tde2e distinfo Makefile

net-im/tde2e: update: 1.8.56 -> 1.8.58

Sponsored by:   tipi.work
DeltaFile
+3-3net-im/tde2e/distinfo
+2-2net-im/tde2e/Makefile
+5-52 files

LLVM/project 1459800llvm/lib/Target/AMDGPU SIISelLowering.cpp, llvm/test/CodeGen/AMDGPU inline-asm-use-bool.ll

[AMDGPU] Fix a crash when a bool variable is used in inline asm
DeltaFile
+15-0llvm/test/CodeGen/AMDGPU/inline-asm-use-bool.ll
+5-0llvm/lib/Target/AMDGPU/SIISelLowering.cpp
+20-02 files

HardenedBSD/ports 17698b9textproc/gdome2/files patch-test_bench.c

HBSD: Fix HARDCFLAGS for textproc/gdome2

Signed-off-by:  Shawn Webb <shawn.webb at hardenedbsd.org>
DeltaFile
+11-0textproc/gdome2/files/patch-test_bench.c
+11-01 files

HardenedBSD/src 61fdd6dsys/kern subr_witness.c

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+6-0sys/kern/subr_witness.c
+6-01 files

HardenedBSD/src f37c81dsys/kern subr_witness.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+6-0sys/kern/subr_witness.c
+6-01 files

HardenedBSD/ports 4f84384www/chromium/files patch-chrome_browser_about__flags.cc patch-chrome_browser_flag__descriptions.h, www/ungoogled-chromium/files patch-chrome_browser_about__flags.cc patch-chrome_browser_flag__descriptions.h

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+142-79www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc
+142-79www/chromium/files/patch-chrome_browser_about__flags.cc
+19-162www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h
+19-162www/chromium/files/patch-chrome_browser_flag__descriptions.h
+0-172www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.cc
+0-172www/chromium/files/patch-chrome_browser_flag__descriptions.cc
+322-826779 files not shown
+4,214-4,501785 files

LLVM/project c19f97dopenmp CMakeLists.txt

Post-merge fixes
DeltaFile
+0-2openmp/CMakeLists.txt
+0-21 files

OpenBSD/src fA7ExyBdistrib/miniroot install.sub

   Improve keydisk partition detection

   Using the correct extended regular expression with sed -E.

   Further tweaks and OK kn@
VersionDeltaFile
1.1282+2-2distrib/miniroot/install.sub
+2-21 files

Linux/linux 50471f8arch/parisc/include/asm bug.h, arch/parisc/kernel entry.S drivers.c

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

Pull parisc architecture updates from Helge Deller:
 "A fix which allows booting on the very old 710 workstations, and two
  fixes in the syscall entry/exit path which allow to execute 64-bit
  userspace binaries.

  Note that although we currently have a 64-bit (static) kernel to allow
  more than 4 GB physical RAM, there is no support for 64-bit userspace
  for parisc-linux yet, but Dave and Sven are making slowly progress to
  port and fix glibc and gcc.

  Summary:

   - Fix boot on 710 workstation by not reprogramming ASP chip

   - Fix 64bit userspace syscalls (64-bit userspace is still being
     developed)


    [9 lines not shown]
DeltaFile
+12-4arch/parisc/kernel/entry.S
+1-7arch/parisc/kernel/drivers.c
+3-1drivers/parisc/gsc.c
+0-2arch/parisc/include/asm/bug.h
+2-0arch/parisc/kernel/asm-offsets.c
+1-1arch/parisc/kernel/perf_regs.c
+19-156 files

NetBSD/pkgsrc YZTAovhinputmethod/fcitx5 distinfo, inputmethod/fcitx5/patches patch-src_lib_fcitx-utils_log.cpp

   fcitx5: Fix build failure with fmtlib > 12.0.0 (pkgsrc version: 12.1.0)

   Don't use optional code hunk that adds timestamps to logs for newer fmtlib.
   The recommended migration path is for std::localtime, but this seemed like
   a patch that I'm less likely to get wrong, as someone who is not experienced
   in C++.
VersionDeltaFile
1.1+18-0inputmethod/fcitx5/patches/patch-src_lib_fcitx-utils_log.cpp
1.10+2-1inputmethod/fcitx5/distinfo
+20-12 files

HardenedBSD/ports 1e6c341converters/uudeview/files patch-unix_uuenview.c

HBSD: Fix HARDCFLAGS for converters/uudeview

Signed-off-by:  Shawn Webb <shawn.webb at hardenedbsd.org>
DeltaFile
+11-0converters/uudeview/files/patch-unix_uuenview.c
+11-01 files

NetBSD/pkgsrc FMeeo7Tdevel/log4shib Makefile

   log4shib: Build fix (seen in NetBSD 11 build results)

   If GCC defaults to C++17, it errors out as that's when dynamic exceptions
   were removed. Force us to use C++11.
VersionDeltaFile
1.13+4-1devel/log4shib/Makefile
+4-11 files

Linux/linux 0d1d440drivers/video/fbdev vesafb.c vga16fb.c, drivers/video/fbdev/i810 i810_main.c

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

Pull fbdev updates from Helge Deller:
 "The Termius 10x18 console bitmap font has been added. It is good
  match for modern 13-16 inch laptop displays with resolutions like
  1280x800 and 1440x900 pixels.

  The gbefb and tcx.c drivers got some fixes to restore X11 support,
  pxafb was not actually clamping input values and the ssd1307fb driver
  leaked memory in the failure path.

  The other patches convert some common drivers to use dev_info() and
  dev_dbg() instead of printk(). Summary:

  Framework updates:
   - fonts: Add Terminus 10x18 console font [Neilay Kharwadkar]

  Driver fixes:
   - gbefb: fix to use physical address instead of dma address [René Rebe]

    [22 lines not shown]
DeltaFile
+5,143-0lib/fonts/font_ter10x18.c
+23-23drivers/video/fbdev/i810/i810_main.c
+15-14drivers/video/fbdev/vesafb.c
+15-6drivers/video/fbdev/vga16fb.c
+6-6drivers/video/fbdev/pxafb.c
+12-0lib/fonts/Kconfig
+5,214-498 files not shown
+5,231-5714 files

OpenBSD/ports bV65w8nproductivity/hledger distinfo Makefile

   update productivity/hledger 1.42.1 -> 1.50.3

   From Marco van Hulten marco AT hulten DOT org

   OK kili@
VersionDeltaFile
1.14+196-70productivity/hledger/distinfo
1.17+81-28productivity/hledger/Makefile
+277-982 files

Linux/linux c06c303fs/ocfs2 xattr.c

ocfs2: fix xattr array entry __counted_by error

Commit 2f26f58df041 ("ocfs2: annotate flexible array members with
__counted_by_le()") started annotating the flexible arrays used by
ocfs2, and now gcc complains about ocfs2_reflink_xattr_header():

  In function ‘fortify_memset_chk’,
      inlined from ‘ocfs2_reflink_xattr_header’ at fs/ocfs2/xattr.c:6365:5:
  include/linux/fortify-string.h:480:25: error: call to ‘__write_overflow_field’ declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning]

and it looks like the complaint is valid - even if the actual error
message is somewhat confusing.

The 'last' pointer points to past the end of the counted flex array, but
is used as an actual 'last' entry rather than a 'one-past-last'.

It looks like the code copied and cleared an extra entry (which is
likely harmless in practice), but I don't know ocfs2 at all.  Because
it's also possible that the counted-by annotations are off-by-one, and

    [10 lines not shown]
DeltaFile
+1-1fs/ocfs2/xattr.c
+1-11 files

NetBSD/pkgsrc-wip 4500492msedit Makefile

msedit: make PKGNAME match directory name
DeltaFile
+2-1msedit/Makefile
+2-11 files

LLVM/project 315c904clang/include/clang/AST IgnoreExpr.h

[clang][NFC] Simplify implementation of `IgnoreExprNodes` (#164193)

Using a fold instead of template recursion.
DeltaFile
+1-11clang/include/clang/AST/IgnoreExpr.h
+1-111 files

HardenedBSD/ports c710c90databases/redis Makefile

HBSD: Re-enable PIE and RELRO for databases/redis

In order to enable PIE and RELRO, though, we have to perform a stupid
hack to trick redis' build into using the right tool for the job.

Signed-off-by:  Shawn Webb <shawn.webb at hardenedbsd.org>
Fixes:          a94ea544e8dd2e3ae707f21c0e63667f422c45d7
Issue:          #61
DeltaFile
+5-1databases/redis/Makefile
+5-11 files

NetBSD/pkgsrc-wip 0ba6144py-slixmpp distinfo PLIST

py-slixmpp: Fix 1.12.0

Give the magic rust invocations to work around downloading during
build, and produce cargo-depends.  Packages on NetBSD 10.
DeltaFile
+165-3py-slixmpp/distinfo
+93-56py-slixmpp/PLIST
+56-0py-slixmpp/cargo-depends.mk
+7-5py-slixmpp/Makefile
+5-0py-slixmpp/TODO
+326-645 files

LLVM/project 68ca1b8clang/lib/CIR/CodeGen CIRGenModule.cpp CIRGenException.cpp, clang/lib/CIR/Dialect/IR CIRDialect.cpp

[CIR] Implement function personality attribute and its lowering
DeltaFile
+17-4clang/lib/CIR/CodeGen/CIRGenModule.cpp
+18-2clang/lib/CIR/CodeGen/CIRGenException.cpp
+19-0clang/lib/CIR/Dialect/IR/CIRDialect.cpp
+3-16clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
+6-3clang/test/CIR/Lowering/eh-inflight.cir
+8-0clang/test/CIR/IR/func.cir
+71-252 files not shown
+77-268 files

HardenedBSD/ports f6af767net-mgmt/check_syncthing distinfo Makefile

net-mgmt/check_syncthing: Update 0.0.6 => 1.0.0, undeprecate

Changelog:
https://github.com/dsh2dsh/check_syncthing/releases/tag/v1.0.0

PR:     291433
DeltaFile
+5-7net-mgmt/check_syncthing/distinfo
+5-7net-mgmt/check_syncthing/Makefile
+10-142 files

FreeBSD/ports f6af767net-mgmt/check_syncthing Makefile distinfo

net-mgmt/check_syncthing: Update 0.0.6 => 1.0.0, undeprecate

Changelog:
https://github.com/dsh2dsh/check_syncthing/releases/tag/v1.0.0

PR:     291433
DeltaFile
+5-7net-mgmt/check_syncthing/Makefile
+5-7net-mgmt/check_syncthing/distinfo
+10-142 files

LLVM/project 59d0f7fclang/lib/CIR/Lowering/DirectToLLVM LowerToLLVM.cpp

[CIR] Clean up visibility conversion (NFC)
DeltaFile
+5-7clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
+5-71 files

LLVM/project 02482f4bolt/include/bolt/Core BinaryFunction.h, bolt/lib/Core BinaryFunction.cpp

[BOLT] Properly validate relocations against internals of a function (#167451)

Validation of data relocations targeting internals of a function was
happening based on offsets inside a function. As a result, if multiple
relocations were targeting the same offset, and one of the relocations
was verified, e.g. as belonging to a jump table, then all relocations
targeting the offset would be considered verified and valid.

Now that we are tracking relocations pointing inside every function, we
can do a better validation based on the location of the relocation.
E.g., if a relocation belongs to a jump table only that relocation will
be accounted for and other relocations pointing to the same address will
be evaluated independently.
DeltaFile
+48-44bolt/lib/Core/BinaryFunction.cpp
+2-7bolt/test/runtime/X86/unclaimed-jt-entries.s
+3-4bolt/include/bolt/Core/BinaryFunction.h
+1-6bolt/test/X86/unclaimed-jt-entries.s
+54-614 files

OpenBSD/ports 1xow2wjarchivers/unshield distinfo Makefile, archivers/unshield/patches patch-lib_internal_h

   update to unshield 1.6.2
VersionDeltaFile
1.7+4-0archivers/unshield/pkg/PLIST
1.10+2-2archivers/unshield/distinfo
1.23+2-2archivers/unshield/Makefile
1.6+0-0archivers/unshield/patches/patch-lib_internal_h
+8-44 files

LLVM/project 7feba27openmp/runtime/src kmp_ftn_entry.h

[OpenMP] Fix undefined symbol for Darwin builds
DeltaFile
+1-1openmp/runtime/src/kmp_ftn_entry.h
+1-11 files

LLVM/project 36b2004clang/lib/CIR/CodeGen CIRGenModule.cpp CIRGenException.cpp, clang/lib/CIR/Dialect/IR CIRDialect.cpp

[CIR] Implement function personality attribute and its lowering
DeltaFile
+17-4clang/lib/CIR/CodeGen/CIRGenModule.cpp
+18-2clang/lib/CIR/CodeGen/CIRGenException.cpp
+4-16clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
+18-0clang/lib/CIR/Dialect/IR/CIRDialect.cpp
+6-3clang/test/CIR/Lowering/eh-inflight.cir
+8-0clang/test/CIR/IR/func.cir
+71-252 files not shown
+77-268 files

NetBSD/pkgsrc 9FfIZeZdoc CHANGES-2025

   doc: Updated sysutils/collectd-web to 0.11.10
VersionDeltaFile
1.7063+2-1doc/CHANGES-2025
+2-11 files