FreeBSD/src 65e0e06usr.bin/elfdump elfdump.c

elfdump: Decode SHT_LLVM_ADDRSIG section header type

Reported by:    bz
Sponsored by:   The FreeBSD Foundation

(cherry picked from commit 3c07cfb25283d93f03cdac51158289853d0e17a8)
DeltaFile
+1-0usr.bin/elfdump/elfdump.c
+1-01 files

FreeBSD/src 2caaf8csbin/route route_netlink.c

route: Fix `flush` w/o specified address family

PR:             291867
Reported by:    gavin
Reviewed by:    pouria, melifaro
Sponsored by:   The FreeBSD Foundation
Fixes: c597432e2297 ("route(8): convert to netlink")
Differential Revision: https://reviews.freebsd.org/D57336

(cherry picked from commit 32a7ba251acbfb442665eed40fb4f48c8f2bd710)
DeltaFile
+2-1sbin/route/route_netlink.c
+2-11 files

FreeBSD/ports 87873bdsysutils/plasma6-ksystemstats Makefile, sysutils/plasma6-ksystemstats/files patch-network

sysutils/plasma6-ksystemstats: Fix memory leak

PR:             295310
Submitted by:   avg

(cherry picked from commit b6754dfb149895f492fa43de28e1608d79f1675f)
DeltaFile
+14-16sysutils/plasma6-ksystemstats/files/patch-network
+1-0sysutils/plasma6-ksystemstats/Makefile
+15-162 files

FreeBSD/ports bfa8e20irc/halloy distinfo Makefile.crates

irc/halloy: Update 2026.7.1 => 2026.7.2

Changelog:
https://github.com/squidowl/halloy/releases/tag/2026.7.2

PR:             295947
Reported by:    Andie Bradley <pokeysquirrel at gmail.com> (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+105-113irc/halloy/distinfo
+52-56irc/halloy/Makefile.crates
+1-2irc/halloy/Makefile
+158-1713 files

FreeBSD/ports a6fd470security Makefile, security/p5-Auth-GoogleAuth Makefile pkg-descr

security/p5-Auth-GoogleAuth: Add new port

Auth::GoogleAuth is a Perl module providing an abstraction for the TOTP
(Time-based One-Time Password) algorithm as used by Google Authenticator
and compatible applications (RFC 6238).

It supports generating and verifying TOTP codes, producing otpauth:// URIs,
and generating QR code URLs suitable for enrollment in authenticator apps.

PR:             295883
DeltaFile
+24-0security/p5-Auth-GoogleAuth/Makefile
+6-0security/p5-Auth-GoogleAuth/pkg-descr
+3-0security/p5-Auth-GoogleAuth/distinfo
+2-0security/p5-Auth-GoogleAuth/pkg-plist
+1-0security/Makefile
+36-05 files

FreeBSD/ports 1f35bf9mail/nextcloud-mail distinfo Makefile

mail/nextcloud-mail: Update to 5.9.1
DeltaFile
+3-3mail/nextcloud-mail/distinfo
+1-1mail/nextcloud-mail/Makefile
+4-42 files

FreeBSD/ports b6754dfsysutils/plasma6-ksystemstats Makefile, sysutils/plasma6-ksystemstats/files patch-network

sysutils/plasma6-ksystemstats: Fix memory leak

PR:             295310
Submitted by:   avg
DeltaFile
+14-16sysutils/plasma6-ksystemstats/files/patch-network
+1-0sysutils/plasma6-ksystemstats/Makefile
+15-162 files

FreeBSD/ports 8eea306x11/plasma6-plasma Makefile, x11/plasma6-plasma-desktop Makefile

x11/plasma6-plasma-*: Improve COMMENTs

PR:     295186
DeltaFile
+1-1x11/plasma6-plasma-desktop/Makefile
+1-1x11/plasma6-plasma-workspace/Makefile
+1-1x11/plasma6-plasma/Makefile
+3-33 files

FreeBSD/ports 30f0c3cwww/linux-widevine-cdm distinfo Makefile

www/linux-widevine-cdm: update to 4.10.3050.0

PR:             295950
Approved by:    arrowd (maintainer)

Sponsored by:   tipi.work
DeltaFile
+3-3www/linux-widevine-cdm/distinfo
+2-3www/linux-widevine-cdm/Makefile
+5-62 files

FreeBSD/ports 69c66cenet-mgmt/telegraf distinfo Makefile

net-mgmt/telegraf: update to 1.39.0

Release notes:  https://github.com/influxdata/telegraf/releases/tag/v1.39.0
DeltaFile
+5-5net-mgmt/telegraf/distinfo
+1-2net-mgmt/telegraf/Makefile
+6-72 files

FreeBSD/ports 2214f49security/vuls distinfo Makefile

security/vuls: update to 0.39.3

Release notes:  https://github.com/future-architect/vuls/releases/tag/v0.39.3
DeltaFile
+5-5security/vuls/distinfo
+1-2security/vuls/Makefile
+6-72 files

FreeBSD/src 8011f6bsys/dev/usb/net if_axgereg.h

if_axge: remove AXGE_RX_MII_ERR from packet dropping criteria

Packets received with the following configuration are associated with
AXGE_RX_MII_ERR, which looks legit since there's no AXGE_RX_CRC_ERR
or AXGE_RX_DROP_PKT attached:

        axge0: <ASIX Elec. Corp. AX88179, rev 2.10/1.00, addr 3> on usbus0
        miibus0: <MII bus> on axge0
        rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 3 on miibus0
        rgephy0: OUI 0x00e04c, model 0x0011, rev. 5
        rgephy0:  none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow

Without this, 'dhclient ue0' never gets valid lease as all the DHCP
replies are dropped by the driver.

This behaviour is align with the reference driver provided by the
vendor(ASIX_USB_NIC_Linux_Driver_Source_v3.5.0.tar.bz2).

MFC after:      2 weeks
DeltaFile
+1-1sys/dev/usb/net/if_axgereg.h
+1-11 files

FreeBSD/ports a376348www/newsboat distinfo Makefile.crates

www/newsboat: Update 2.42 => 2.43

Changelog:
https://github.com/newsboat/newsboat/blob/master/CHANGELOG.md#243---2026-03-22

PR:             295829
Reported by:    Herbert J. Skuhra <herbert at gojira.at>
Approved by:    Marko Turk <mt-bugs at markoturk.info> (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q2

(cherry picked from commit 4f838d5b935c951767fffec4a637c0a02a34d3b2)
DeltaFile
+217-201www/newsboat/distinfo
+106-99www/newsboat/Makefile.crates
+5-3www/newsboat/Makefile
+328-3033 files

FreeBSD/ports 4f838d5www/newsboat distinfo Makefile.crates

www/newsboat: Update 2.42 => 2.43

Changelog:
https://github.com/newsboat/newsboat/blob/master/CHANGELOG.md#243---2026-03-22

PR:             295829
Reported by:    Herbert J. Skuhra <herbert at gojira.at>
Approved by:    Marko Turk <mt-bugs at markoturk.info> (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q2
DeltaFile
+217-201www/newsboat/distinfo
+106-99www/newsboat/Makefile.crates
+5-3www/newsboat/Makefile
+328-3033 files

FreeBSD/src 97edd37lib/libcasper/services/cap_net/tests net_test.c

cap_net: add tests for limits drop

Reviewed by:    markj
Differential Revision:  https://reviews.freebsd.org/D56992
DeltaFile
+235-0lib/libcasper/services/cap_net/tests/net_test.c
+235-01 files

FreeBSD/src 2ab18d3share/examples/etc make.conf

examples: Update COPTFLAGS in make.conf

We've been using -O2 for about fifteen years.

Reported by:    Jan Stary <hans at stare.cz>
MFC after:      1 week
DeltaFile
+1-1share/examples/etc/make.conf
+1-11 files

FreeBSD/src 2934783sys/dev/usb/serial uchcom.c

usb: Add missing unsetup while detaching uchcom

Reviewed by:    christos
MFC after:      2 weeks
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57329
DeltaFile
+1-0sys/dev/usb/serial/uchcom.c
+1-01 files

FreeBSD/src 9c04895lib/msun/aarch64 fenv.h, lib/msun/arm fenv.h

libc: Use slow path in fenv in C++

C++ exposes cfenv functions via using ::func. Our name-mangling
mechanism rewrites all function calls causing symbols such as
std::feclearexcept to be transformed into std::__feclearexcept_int.
Since no such function exists, compilation fails.

The using ::feclearexpect declarations themselves are unaffected because
they are not function calls, which further exposes the mismatch

As a result, enable the fast path only for C and fall back to the slow
path in C++.

Reviewed by:    kib
Fixes:          5bc64b7d417d
MFC after:      2 weeks
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57450
DeltaFile
+12-0lib/msun/powerpc/fenv.h
+12-0lib/msun/riscv/fenv.h
+10-0lib/msun/aarch64/fenv.h
+10-0lib/msun/arm/fenv.h
+10-0lib/msun/x86/fenv.h
+54-05 files

FreeBSD/ports c1f0045editors/vscode Makefile

editors/vscode: Bump port revision after electron42 update (1a2bf51bcadd)
DeltaFile
+1-1editors/vscode/Makefile
+1-11 files

FreeBSD/ports 1a2bf51devel/electron42/files patch-electron_spec_api-browser-window-spec.ts patch-build_config_compiler_BUILD.gn, devel/electron42/files/packagejsons yarn.lock

devel/electron42: Update to 42.3.3

Changelog: https://github.com/electron/electron/releases/tag/v42.3.3

Reported by:    GitHub (watch releases)
DeltaFile
+22-22devel/electron42/files/patch-electron_spec_api-browser-window-spec.ts
+2-27devel/electron42/files/packagejsons/yarn.lock
+10-10devel/electron42/files/patch-build_config_compiler_BUILD.gn
+8-8devel/electron42/files/patch-electron_shell_browser_api_electron__api__web__contents.cc
+7-7devel/electron42/files/patch-electron_BUILD.gn
+7-7devel/electron42/files/patch-electron_shell_browser_electron__browser__main__parts.cc
+56-8112 files not shown
+86-10718 files

FreeBSD/ports 8014a5dwww/moodle51 distinfo Makefile

www/moodle51: Update to 5.1.5

(cherry picked from commit ac4d1cca7a9d42fa83a23e50d2e0e231a7703602)
DeltaFile
+3-3www/moodle51/distinfo
+2-2www/moodle51/Makefile
+5-52 files

FreeBSD/ports cb1d1c7www/moodle50 distinfo Makefile

www/moodle50: Update to 5.0.8

(cherry picked from commit 3c24dca4b7e60db6f1f2fb583a0979b57be9f37a)
DeltaFile
+3-3www/moodle50/distinfo
+2-2www/moodle50/Makefile
+5-52 files

FreeBSD/ports 204ef45www/moodle45 distinfo Makefile

www/moodle45: Update to 4.5.12

(cherry picked from commit 603ac0e93b0a16e77ecb5daf1715a45288f116c6)
DeltaFile
+3-3www/moodle45/distinfo
+2-2www/moodle45/Makefile
+5-52 files

FreeBSD/ports 485665dwww/moodle45 distinfo Makefile

www/moodle45: Update to 4.5.11

(cherry picked from commit b4005e578460955458a8c93ec006f7cfad455d45)
DeltaFile
+3-3www/moodle45/distinfo
+1-1www/moodle45/Makefile
+4-42 files

FreeBSD/ports ac3121fwww/moodle50 distinfo Makefile

www/moodle50: Update to 5.0.7

(cherry picked from commit 84fd787141f9a359920e570e047f315b7c7db2f9)
DeltaFile
+3-3www/moodle50/distinfo
+1-1www/moodle50/Makefile
+4-42 files

FreeBSD/ports 566d986www/moodle51 distinfo Makefile

www/moodle51: Update to 5.1.4

(cherry picked from commit ad21ebdeced1baaaebc6de624b5cc1a40e9b6e56)
DeltaFile
+3-3www/moodle51/distinfo
+2-2www/moodle51/Makefile
+5-52 files

FreeBSD/ports 603ac0ewww/moodle45 distinfo Makefile

www/moodle45: Update to 4.5.12
DeltaFile
+3-3www/moodle45/distinfo
+2-2www/moodle45/Makefile
+5-52 files

FreeBSD/ports 3c24dcawww/moodle50 distinfo Makefile

www/moodle50: Update to 5.0.8
DeltaFile
+3-3www/moodle50/distinfo
+2-2www/moodle50/Makefile
+5-52 files

FreeBSD/ports edc0ebcwww/moodle52 distinfo Makefile

www/moodle52: Update to 5.2.1
DeltaFile
+3-3www/moodle52/distinfo
+1-1www/moodle52/Makefile
+4-42 files

FreeBSD/ports ac4d1ccwww/moodle51 distinfo Makefile

www/moodle51: Update to 5.1.5
DeltaFile
+3-3www/moodle51/distinfo
+2-2www/moodle51/Makefile
+5-52 files