FreeBSD/src c515e60sys/compat/linux linux_ptrace.c

linux: Implement PTRACE_GETREGSET NT_PRFPREG and NT_X86_XSTATE

Implement NT_PRFPREG and NT_X86_XSTATE for PTRACE_GETREGSET on amd64.
Chrome's crashpad handler uses these to collect floating-point and
extended CPU register state for crash dumps.

Other architectures retain the previous EINVAL stub behavior.

Signed-off-by:  Ricardo Branco <rbranco at suse.de>
PR:             289285
Reviewed by:    kib
Pull-Request:   https://github.com/freebsd/freebsd-src/pull/2165
DeltaFile
+85-6sys/compat/linux/linux_ptrace.c
+85-61 files

FreeBSD/src b84d31esys/amd64/linux linux_machdep.c linux.h

linux: Add linux_pt_fpregset and bsd_to_linux_fpregset() for amd64

Add struct linux_pt_fpregset, the amd64 Linux NT_PRFPREG payload,
corresponding to user_i387_struct in Linux. The struct describes
the 512-byte FXSAVE area as exposed by PTRACE_GETREGSET.

Add bsd_to_linux_fpregset() to translate from FreeBSD's struct fpreg
to struct linux_pt_fpregset. Fields are extracted from the fpr_env[]
array which stores the FXSAVE environment packed as four 64-bit words.
The FP and XMM register banks are bulk-copied as opaque byte arrays.

Signed-off-by:  Ricardo Branco <rbranco at suse.de>
Reviewed by:    kib
Pull-Request:   https://github.com/freebsd/freebsd-src/pull/2165
DeltaFile
+20-0sys/amd64/linux/linux_machdep.c
+18-0sys/amd64/linux/linux.h
+38-02 files

FreeBSD/ports 5933689science/py-qcelemental Makefile distinfo

science/py-qcelemental: update 0.30.1 → 0.50.2
DeltaFile
+7-8science/py-qcelemental/Makefile
+3-3science/py-qcelemental/distinfo
+10-112 files

FreeBSD/ports 5edb5c8misc/py-comfyui-workflow-templates-media-image distinfo Makefile

misc/py-comfyui-workflow-templates-media-image: update 0.3.145 → 0.3.146
DeltaFile
+3-3misc/py-comfyui-workflow-templates-media-image/distinfo
+1-1misc/py-comfyui-workflow-templates-media-image/Makefile
+4-42 files

FreeBSD/ports ec39851misc/py-comfy-kitchen distinfo Makefile

misc/py-comfy-kitchen: update 0.2.9 → 0.2.10
DeltaFile
+3-3misc/py-comfy-kitchen/distinfo
+1-1misc/py-comfy-kitchen/Makefile
+4-42 files

FreeBSD/ports f0e9fbdmisc/py-comfyui-workflow-templates-media-other distinfo Makefile

misc/py-comfyui-workflow-templates-media-other: update 0.3.210 → 0.3.212
DeltaFile
+3-3misc/py-comfyui-workflow-templates-media-other/distinfo
+1-1misc/py-comfyui-workflow-templates-media-other/Makefile
+4-42 files

FreeBSD/ports cf8181dmisc/py-comfyui-workflow-templates-core distinfo Makefile

misc/py-comfyui-workflow-templates-core: update 0.3.244 → 0.3.246
DeltaFile
+3-3misc/py-comfyui-workflow-templates-core/distinfo
+1-1misc/py-comfyui-workflow-templates-core/Makefile
+4-42 files

FreeBSD/ports c9eced0science/py-qcengine Makefile distinfo, science/py-qcengine/files patch-pyproject.toml

science/py-qcengine: update 0.30.0 → 0.50.0
DeltaFile
+21-0science/py-qcengine/files/patch-pyproject.toml
+9-6science/py-qcengine/Makefile
+3-3science/py-qcengine/distinfo
+33-93 files

FreeBSD/ports 05085d2misc/py-comfyui-embedded-docs distinfo Makefile

misc/py-comfyui-embedded-docs: update 0.5.1 → 0.5.2
DeltaFile
+3-3misc/py-comfyui-embedded-docs/distinfo
+1-1misc/py-comfyui-embedded-docs/Makefile
+4-42 files

FreeBSD/ports effa821misc/py-comfyui-workflow-templates distinfo Makefile

misc/py-comfyui-workflow-templates: update 0.9.91 → 0.9.92
DeltaFile
+3-3misc/py-comfyui-workflow-templates/distinfo
+1-1misc/py-comfyui-workflow-templates/Makefile
+4-42 files

FreeBSD/ports dd43499misc/comfyui Makefile distinfo

misc/comfyui: update 0.22.3 → 0.23.0
DeltaFile
+7-8misc/comfyui/Makefile
+3-3misc/comfyui/distinfo
+10-112 files

FreeBSD/ports f2f517bmisc/py-comfyui-workflow-templates-media-video distinfo Makefile

misc/py-comfyui-workflow-templates-media-video: update 0.3.90 → 0.3.91
DeltaFile
+3-3misc/py-comfyui-workflow-templates-media-video/distinfo
+1-1misc/py-comfyui-workflow-templates-media-video/Makefile
+4-42 files

FreeBSD/ports d033ae0security/gosec distinfo Makefile

security/gosec: update 2.27.0 → 2.27.1
DeltaFile
+5-5security/gosec/distinfo
+1-1security/gosec/Makefile
+6-62 files

FreeBSD/ports 6f82dc1misc/py-langgraph distinfo Makefile

misc/py-langgraph: update 1.2.2 → 1.2.3
DeltaFile
+3-3misc/py-langgraph/distinfo
+2-2misc/py-langgraph/Makefile
+5-52 files

FreeBSD/ports 4eb9fe2misc/py-langgraph-sdk distinfo Makefile

misc/py-langgraph-sdk: update 0.4.0 → 0.4.2
DeltaFile
+3-3misc/py-langgraph-sdk/distinfo
+1-1misc/py-langgraph-sdk/Makefile
+4-42 files

FreeBSD/ports 67e14c6security/tor distinfo Makefile

security/tor: update 0.4.9.8 → 0.4.9.9
DeltaFile
+3-3security/tor/distinfo
+1-1security/tor/Makefile
+4-42 files

FreeBSD/ports d9d7a12misc/py-llama-cpp-python Makefile distinfo

misc/py-llama-cpp-python: update 0.3.23 → 0.3.25
DeltaFile
+9-4misc/py-llama-cpp-python/Makefile
+5-5misc/py-llama-cpp-python/distinfo
+14-92 files

FreeBSD/ports 7c397c9audio/qsynth distinfo Makefile

audio/qsynth: update 1.0.5 → 1.0.6
DeltaFile
+3-3audio/qsynth/distinfo
+1-1audio/qsynth/Makefile
+4-42 files

FreeBSD/ports 45bd211security/cowrie Makefile distinfo

security/cowrie: update 2.9.19 → 3.0.1
DeltaFile
+9-6security/cowrie/Makefile
+3-3security/cowrie/distinfo
+12-92 files

FreeBSD/ports c1d2ff3www/cpp-httplib Makefile distinfo

www/cpp-httplib: update 0.46.0 → 0.46.1
DeltaFile
+3-10www/cpp-httplib/Makefile
+3-3www/cpp-httplib/distinfo
+6-132 files

FreeBSD/ports 601c498dns/dnsmasq-devel distinfo Makefile

dns/dnsmasq-devel: update to v2.93rc3

Announcement URLs for rc2 and rc3, in that order:
https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2026q2/018486.html
https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2026q2/018487.html

(Note the upstream repo already contains one other commit, so v2.93
will likely be different than this one.)

* 7d42376 2026-06-01 | Fix get_line_alloc() (tag: v2.93rc3) [Simon Kelley]
* 08cc209 2026-06-01 | Add --log-debug to man page. [Simon Kelley]
* ff4964d 2026-05-31 | Re-implement print_mac() to do its own buffer managment. (tag: v2.93rc2) [Simon Kelley]
* 45771dc 2026-05-30 | Fix OOB writes in contrib/leasequesry/leasequery.c [Michalis Vasileiadis]
* af73e48 2026-05-30 | Include fc00::/8 in the set of local addresses. [Simon Kelley]
* 77d4749 2026-05-29 | Fix DNSSEC frec use-after-free in TCP validation path. [Simon Kelley]
* 0375e40 2026-05-29 | Fix bounds-checking in contrib/lease-tools/dhcp_release6.c [OpenAI Security Research Team]
* 18a139f 2026-05-17 | Change "limit" arg to add_pseudoheader() to a length. [Simon Kelley]
* d5d2bfb 2026-05-17 | Change "limit" arg to make_local_answer() to a length. [Simon Kelley]
* 7f5802c 2026-05-17 | Tidy up get_line_alloc() [Simon Kelley]

    [5 lines not shown]
DeltaFile
+3-3dns/dnsmasq-devel/distinfo
+1-1dns/dnsmasq-devel/Makefile
+4-42 files

FreeBSD/src 7b26353sys/x86/cpufreq hwpstate_intel.c

hwpstate_intel: Disable package control on hybrid CPU

In package control mode, the performance of all cores depends on the
most recent value written to the request field. If the last write comes
from an E-core, all cores are forced to align with the E-core
performance level, resulting in significant performance degradation.
Therefore, package control is disabled on hybrid-core systems.

Reviewed by:    olce
MFC after:      2 weeks
Sponsored by:   The FreeBSD Foundation
Sponsored by:   Framework Computer Inc
Differential Revision: https://reviews.freebsd.org/D57377
DeltaFile
+21-0sys/x86/cpufreq/hwpstate_intel.c
+21-01 files

FreeBSD/ports dc25689www/iridium/files patch-components_password__manager_core_browser_features_password__features.cc patch-base_system_sys__info__freebsd.cc

www/iridium: update to 2026.05.148.3

(cherry picked from commit 5f8055b2b1387526431ad5f1ed9e4d84f335e8af)
DeltaFile
+11-2www/iridium/files/patch-components_password__manager_core_browser_features_password__features.cc
+5-7www/iridium/files/patch-base_system_sys__info__freebsd.cc
+6-6www/iridium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc
+5-5www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+5-5www/iridium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc
+4-4www/iridium/files/patch-ui_views_controls_textfield_textfield.cc
+36-2914 files not shown
+67-6020 files

FreeBSD/ports b2df185databases/pglogical distinfo Makefile

databases/pglogical: update to 2.4.7

Corporate takeovers and mergers have led to the original website being
lost.  Choose the most appropriate replacement from the new site.

Changes:        https://github.com/2ndQuadrant/pglogical/releases/tag/REL2_4_7
Reported by:    portscout
DeltaFile
+3-3databases/pglogical/distinfo
+2-2databases/pglogical/Makefile
+2-0databases/pglogical/pkg-plist
+7-53 files

FreeBSD/ports 5f8055bwww/iridium/files patch-components_password__manager_core_browser_features_password__features.cc patch-content_browser_renderer__host_render__widget__host__view__aura.cc

www/iridium: update to 2026.05.148.3
DeltaFile
+11-2www/iridium/files/patch-components_password__manager_core_browser_features_password__features.cc
+6-6www/iridium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc
+5-7www/iridium/files/patch-base_system_sys__info__freebsd.cc
+5-5www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+5-5www/iridium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc
+4-4www/iridium/files/patch-ui_views_controls_textfield_textfield.cc
+36-2914 files not shown
+67-6020 files

FreeBSD/ports 105d805devel/glab distinfo Makefile

devel/glab: update to 1.101.0

Changes:        https://gitlab.com/gitlab-org/cli/-/releases
DeltaFile
+5-5devel/glab/distinfo
+2-2devel/glab/Makefile
+1-0devel/glab/pkg-plist
+8-73 files

FreeBSD/ports 2700f35devel/glab distinfo Makefile

devel/glab: update to 1.100.0

Changes:        https://gitlab.com/gitlab-org/cli/-/releases
DeltaFile
+5-5devel/glab/distinfo
+2-2devel/glab/Makefile
+3-0devel/glab/pkg-plist
+10-73 files

FreeBSD/ports dfe8bdfsecurity/trivy distinfo Makefile

security/trivy: update to 0.71.0

Changes:        https://github.com/aquasecurity/trivy/releases
DeltaFile
+5-5security/trivy/distinfo
+1-2security/trivy/Makefile
+6-72 files

FreeBSD/ports cceada7graphics/asciinema-agg distinfo Makefile

graphics/asciinema-agg: Update to 1.9.0

ChangeLog: https://github.com/asciinema/agg/releases/tag/v1.9.0
DeltaFile
+3-3graphics/asciinema-agg/distinfo
+1-1graphics/asciinema-agg/Makefile
+4-42 files

FreeBSD/ports 3203ea8archivers/py-zipstream-ng Makefile distinfo

archivers/py-zipstream-ng: Update to 1.9.2

ChangeLog: https://github.com/pR0Ps/zipstream-ng/blob/v1.9.2/CHANGELOG.md
DeltaFile
+6-3archivers/py-zipstream-ng/Makefile
+3-3archivers/py-zipstream-ng/distinfo
+9-62 files