FreeBSD/src f6cb220sys/x86/cpufreq hwpstate_intel.c

hwpstate_intel(4): Fix error tests

How I failed to notice this during the review will remain a mistery.

Fixes:          29b8220b179b ("hwpstate_intel: Use ipi instead of thread_lock + sched_bind")
Event:          Halifax Hackathon 202606
Location:       jrm@'s bathroom
Sponsored by:   The FreeBSD Foundation
DeltaFile
+19-13sys/x86/cpufreq/hwpstate_intel.c
+19-131 files

FreeBSD/src e4fdaaacrypto/heimdal/appl/login login.1, crypto/heimdal/appl/telnet/telnet telnet.1

heimdal: Fix some manpage typos

Reviewed by:    hrs
Event:          Halifax Hackathon 202606
Location:       jrm@'s couch
DeltaFile
+1-1crypto/heimdal/appl/telnet/telnet/telnet.1
+1-1crypto/heimdal/appl/login/login.1
+2-22 files

FreeBSD/ports c61eb39devel/sem distinfo Makefile

devel/sem: Update to 0.14.1
DeltaFile
+3-3devel/sem/distinfo
+1-1devel/sem/Makefile
+4-42 files

FreeBSD/src 5f43a84. .git-blame-ignore-revs

.git-blame-ignore-revs: sys/kern/kern_cpu.c whitespace changes

Event:          Halifax Hackathon 202606
Location:       jrm@'s kitchen
Sponsored by:   The FreeBSD Foundation
DeltaFile
+2-0.git-blame-ignore-revs
+2-01 files

FreeBSD/ports 79e6131security/py-python-gvm Makefile

security/py-python-gvm: Add missing BUILD_DEPENDS entry
DeltaFile
+2-1security/py-python-gvm/Makefile
+2-11 files

FreeBSD/ports 090a3bfsecurity/py-greenbone-feed-sync Makefile

security/py-greenbone-feed-sync: Add missing dependency
DeltaFile
+2-1security/py-greenbone-feed-sync/Makefile
+2-11 files

FreeBSD/src 3525528sys/kern kern_cpu.c

cpufreq: Fix the incorrect format

Event:          Halifax Hackathon 202606
Location:       jrm@'s dining room
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D57275
DeltaFile
+3-3sys/kern/kern_cpu.c
+3-31 files

FreeBSD/ports 42d1cf1devel/tig distinfo Makefile

devel/tig: Update to 2.6.1

https://raw.githubusercontent.com/jonas/tig/refs/tags/tig-2.6.1/NEWS.adoc

PR:             296238
Approved by:    0mp (maintainer)
Approved by:    fluffy (mentor)
MFH:            2026Q2

(cherry picked from commit 3e226ce7be7dada9414e2ae3a7a13fe870f43053)
DeltaFile
+3-3devel/tig/distinfo
+1-1devel/tig/Makefile
+4-42 files

FreeBSD/ports 6e475f0net/kea pkg-plist distinfo, net/kea/files patch-meson.build patch-src_lib_asiodns_io__fetch.h

net/kea: Update 3.0.3 => 3.2.0

Release Notes:
https://gitlab.isc.org/isc-projects/kea/-/wikis/Release-Notes/release-notes-3.2.0

Upgrading:
https://kb.isc.org/docs/things-to-be-aware-of-when-upgrading-to-kea-3-2

PR:             296258
Sponsored by:   UNIS Labs
DeltaFile
+86-61net/kea/pkg-plist
+12-21net/kea/files/patch-meson.build
+0-10net/kea/files/patch-src_lib_asiodns_io__fetch.h
+4-4net/kea/files/patch-src_bin_keactrl_meson.build
+4-4net/kea/files/patch-src_lib_asiolink_interval__timer.h
+3-3net/kea/distinfo
+109-1031 files not shown
+110-1047 files

FreeBSD/src 7b10734sys/x86/cpufreq hwpstate_amd.c

hwpstate_amd(4): Rename remaining 'struct set_autonomous_hwp_data'

For consistency.

No functional change (intended).

Fixes:          c6a0eb7ada62 ("hwpstate_amd(4): Rename '*set_autonomous_hwp*()' => 'enable_cppc*()'")
Event:          Halifax Hackathon 202606
Location:       jrm@'s living room
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3sys/x86/cpufreq/hwpstate_amd.c
+3-31 files

FreeBSD/ports 3e226cedevel/tig distinfo Makefile

devel/tig: Update to 2.6.1

https://raw.githubusercontent.com/jonas/tig/refs/tags/tig-2.6.1/NEWS.adoc

PR:             296238
Approved by:    0mp (maintainer)
Approved by:    fluffy (mentor)
MFH:            2026Q2
DeltaFile
+3-3devel/tig/distinfo
+1-1devel/tig/Makefile
+4-42 files

FreeBSD/src d082115lib/libsys kqueue.2

kqueue.2: knote is activated as the first action of tdsendsignal()

(cherry picked from commit df8ca3f89aa2b2c374886cc39b24c76796d7db9a)
DeltaFile
+1-1lib/libsys/kqueue.2
+1-11 files

FreeBSD/src b4bbe15sys/amd64/amd64 exception.S

amd64: do not restore fsbase/gsbase for 32bit processes

(cherry picked from commit c7e5802ab6e6230a5782a09c914585d055eb5223)
DeltaFile
+31-0sys/amd64/amd64/exception.S
+31-01 files

FreeBSD/src 41e974asys/x86/x86 ucode.c

x86/ucode.c: supposedly fix i386 compilation

PR:     295926

(cherry picked from commit f4cd99131c70e8be2a793d939b644e20bbbd3374)
DeltaFile
+1-1sys/x86/x86/ucode.c
+1-11 files

FreeBSD/src b94b531sys/dev/efidev efirt.c

efirt(9): carefully destroy efi_lock

(cherry picked from commit 8edcb37dd0753dc7e50044d9ccf0e991392a3d84)
DeltaFile
+7-5sys/dev/efidev/efirt.c
+7-51 files

FreeBSD/src 9817261sys/dev/efidev efirt.c

efirt(9): in verbose mode, announce the attachment and fw spec version

(cherry picked from commit 43fb5b33b00f3b66ec03ab3e0ea002afd16cb7b3)
DeltaFile
+8-1sys/dev/efidev/efirt.c
+8-11 files

FreeBSD/src 3a3d121sys/fs/nfsclient nfs_clvnops.c

nfs_clvnops.c: Fix the case where va_flags are being cleared

Commits c5d72d2 and 3b6d4c6 broke the case where the
archive/hidden/system attributes are being set false
(UF_ARCHIVE, UF_HIDDEN or UF_SYSTEM bits being cleared.)
and the NFS server does not support those attributes.
These patches only checked for support if the
archive/hidden/system attributes were non-zero.

This patch fixes the problem.

PR:     296088

(cherry picked from commit 572680712c317b81d66475203ac1b9d6bbeca5d5)
DeltaFile
+3-6sys/fs/nfsclient/nfs_clvnops.c
+3-61 files

FreeBSD/ports 92a0eb6graphics/mesa-devel distinfo Makefile

graphics/mesa-devel: update to 26.1.b.3676

Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/9dbe8846f5f...68468b6d1b9
DeltaFile
+3-3graphics/mesa-devel/distinfo
+2-2graphics/mesa-devel/Makefile
+5-52 files

FreeBSD/ports cfa4364games/veloren-weekly distinfo Makefile.crates, games/veloren-weekly/files patch-gilrs

games/veloren-weekly: update to s20260624

Changes:        https://gitlab.com/veloren/veloren/-/compare/ef31455955...3addf722cd
DeltaFile
+38-173games/veloren-weekly/files/patch-gilrs
+27-17games/veloren-weekly/distinfo
+12-7games/veloren-weekly/Makefile.crates
+2-2games/veloren-weekly/Makefile
+79-1994 files

FreeBSD/ports fa31695benchmarks/clpeak distinfo Makefile

benchmarks/clpeak: update to 2.0.14

Changes:        https://github.com/krrishnarraj/clpeak/releases/tag/2.0.14
Reported by:    GitHub (watch releases)
DeltaFile
+3-3benchmarks/clpeak/distinfo
+4-1benchmarks/clpeak/Makefile
+7-42 files

FreeBSD/src 39975c7sys/x86/cpufreq hwpstate_intel.c

hwpstate_intel(4): sysctl_epp_select(): Cache again new EPP value

This caching was removed inadvertently in the commit mentioned below.

Fixes:          8452afeb5682 ("hwpstate_intel: Use 8bit scale instead of percentage scale")
Event:          Halifax Hackathon 202606
Location:       jrm@'s living room
Sponsored by:   The FreeBSD Foundation
DeltaFile
+5-5sys/x86/cpufreq/hwpstate_intel.c
+5-51 files

FreeBSD/src 0143a40sys/x86/cpufreq hwpstate_intel.c

hwpstate_intel(4): Fix recent copyright formatting

Add an "empty" (comment) line between copyright and the Foundation text.

Fixes:          29b8220b179b ("hwpstate_intel: Use ipi instead of thread_lock + sched_bind")
Event:          Halifax Hackathon 202606
Location:       jrm@'s living room
Sponsored by:   The FreeBSD Foundation
DeltaFile
+1-0sys/x86/cpufreq/hwpstate_intel.c
+1-01 files

FreeBSD/src 66d48f0sys/x86/cpufreq hwpstate_intel.c

hwpstate_intel(4): Comment the EPB to EPP computation

Explain why the '* 17' instead of '* 16', as suggested in revision
D55629.

Event:          Halifax Hackathon 202606
Location:       jrm@'s living room
Sponsored by:   The FreeBSD Foundation
DeltaFile
+4-0sys/x86/cpufreq/hwpstate_intel.c
+4-01 files

FreeBSD/ports a30e9cb. UPDATING

UPDATING: add missing python 3.12 entry

Reported by: des
Event: Halifax Hackathon 202606
DeltaFile
+18-0UPDATING
+18-01 files

FreeBSD/ports 9e51d48editors/vscode Makefile, net-im/deltachat-desktop Makefile

*/*: Bump port revision after electron42 update (dc602c027fbf)
DeltaFile
+1-1net-im/deltachat-desktop/Makefile
+1-1net-im/signal-desktop/Makefile
+1-0editors/vscode/Makefile
+3-23 files

FreeBSD/ports dc602c0devel/electron42 distinfo Makefile, devel/electron42/files patch-electron_spec_api-utility-process-spec.ts patch-gpu_command__buffer_service_gles2__cmd__decoder.cc

devel/electron42: Update to 42.5.0

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

Reported by:    GitHub (watch releases)
DeltaFile
+13-13devel/electron42/distinfo
+5-5devel/electron42/files/packagejsons/yarn.lock
+3-3devel/electron42/Makefile
+3-3devel/electron42/files/patch-electron_spec_api-utility-process-spec.ts
+2-2devel/electron42/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc
+1-1devel/electron42/files/packagejsons/package.json
+27-271 files not shown
+28-287 files

FreeBSD/ports 093361edevel/freebsd-git-arc distinfo Makefile

devel/freebsd-git-arc: Update to 20260507

Reviewed by:    jrm
Differential Revision:  https://reviews.freebsd.org/D57752
DeltaFile
+5-5devel/freebsd-git-arc/distinfo
+2-2devel/freebsd-git-arc/Makefile
+7-72 files

FreeBSD/ports d14ecf7mail/fetchmail distinfo Makefile

mail/fetchmail{,conf}: Update 6.6.5 => 6.6.6 (critical bugfix for imap)

Changelog:
https://gitlab.com/fetchmail/fetchmail/-/blob/6.6.6/NEWS#L110

PR:             296262
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit 44305833bada607f8dd6ce2a649f11ffb3ed471e)
DeltaFile
+3-3mail/fetchmail/distinfo
+1-1mail/fetchmail/Makefile
+4-42 files

FreeBSD/ports 4430583mail/fetchmail distinfo Makefile

mail/fetchmail{,conf}: Update 6.6.5 => 6.6.6 (critical bugfix for imap)

Changelog:
https://gitlab.com/fetchmail/fetchmail/-/blob/6.6.6/NEWS#L110

PR:             296262
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+3-3mail/fetchmail/distinfo
+1-1mail/fetchmail/Makefile
+4-42 files

FreeBSD/src 3377f38sys/kern subr_uio.c

uiomove_fault(): initialize save with ~0 when no flags are cleared

Reported by:    markj
Fixes:  4c4195700249 ("sys: use curthread_pflags_set/restore to manage TDP_DEADLKTREAT for uio")
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
DeltaFile
+1-1sys/kern/subr_uio.c
+1-11 files