1,280,893 commits found in 56 milliseconds
ping: fix listing test cases when scapy is not installed
The ATF-python test program was attempting to list test cases that
require scapy. But it attempted to import the scapy module before the
test cases had been listed, resulting in an ImportError that kyua
interpreted as a test program crash.
Fix this behavior by handling that ImportError well enough to list test
cases, but not run them. If scapy isn't present, Kyua will refuse to
run the test cases. But it needs to be able to list them in order to
know to skip them.
Sponsored by: ConnectWise
MFC after: 2 weeks
Reviewed by: maxim
Differential Revision: https://reviews.freebsd.org/D56765
net/geoclue: update to 2.8.1
PR: 294928
devel/libgsf: Enable testing
devel/libgsf: update to 1.14.58
PR: 294910
man/math.3: mention fmaximum_mag_num, fminimum_mag_num
PR: 294719
MFC after: 1 month
lib/msun: Replaced pattern to force exception in _num families
Replaced the old pattern of using a ternary to force addition
(raising exceptions for sNaN's) with a new one using a volatile
variable. The _mag_num family was already implemented with this pattern
PR: 294719
Reviewed by: fuz, kargl
MFC after: 1 month
FreeBSD /src f62d826 — lib/msun/man fmaximum_mag_num.3, lib/msun/src s_fminimum_mag_num.c s_fmaximum_mag_num.c lib/msun: fmaximum_mag_num family. Tests and man page
Added the fmaximum_mag_num{,f,l} and fminimum_mag_num{,f,l} functions.
PR: 294719
Reviewed by: fuz, kargl
MFC after: 1 month
net/liferea: update to 1.16.9
Release Notes:
https://github.com/lwindolf/liferea/releases/tag/v1.16.9
net-mgmt/check_ssl_cert: update to 2.99.0
Release Notes:
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.99.0
textproc/gojq: Update to 0.12.19
Changelog: https://github.com/itchyny/gojq/releases/tag/v0.12.19
Approved by: hrs (mentor, blanket)
sysutils/usacloud: Update to 1.22.1
ChangeLogs: https://github.com/sacloud/usacloud/releases/tag/v1.22.1
Approved by: hrs (mentor, blanket)
devel/ruby-build: Update to 20260501
Changes: https://github.com/rbenv/ruby-build/releases/tag/v20260501
(cherry picked from commit 591e27396e41ab5af13d064d5fce350f6611482a )
devel/ruby-build: Update to 20260501
Changes: https://github.com/rbenv/ruby-build/releases/tag/v20260501
*: Reset MAINTAINER of Andreas Bilke's ports per his request
Thank you for your work
Reference: https://lists.freebsd.org/archives/freebsd-ports/2026-May/009427.html
FreeBSD /ports cd17247 — ports-mgmt/rc-subr-jail Makefile, ports-mgmt/rc-subr-jail/files rc.subr.jail ports-mgmt/rc-subr-jail: Update to 6
Changes:
- Wait for jail PIDs
- Force unmount devfs in jail_kill()
x11/hyprpaper: Update to 0.8.4
Changelog: https://github.com/hyprwm/hyprpaper/releases/tag/v0.8.4
Reported by: GitHub (watch releases)
FreeBSD /ports 1b59ecb — lang/python314 Makefile, lang/python314/files patch-gh-148169-fix-webbrowser-_action_substitution-bypass-of-dash-prefix-check lang/python314: Fix incomplete mitigation of webbrowser.open()
Cherry-pick fix to resolve
Incomplete mitigation of CVE-2026-4519 ,
%action expansion for command injection to webbrowser.open()
Obtained from: GitHub repo
https://github.com/python/cpython/pull/148516
Security: CVE-2026-4786
cf75f572 -378a-11f1-a119-e36228bfe7d4
Pull Request: https://github.com/freebsd/freebsd-ports/pull/511
(cherry picked from commit 965c6f73bbe0a9361fdd92952e3ac622736ebbb3 )
FreeBSD /ports 0d3bd53 — lang/python314 pkg-plist Makefile, lang/python314/files patch-gh-148395-fix-possible-uaf-in-decompressors lang/python314: Security update + other fixes
Fix critical use-after-free bug in LZMA/BZ2/ZLib decompressor routines
when reusing decompressor instances after a MemoryError was raised from
one.
While here:
- fix DEBUG build/package (several %%ABI%% were in the wrong place
in pkg-plist that caused failed installs)
- switch to using system textproc/expat2 library
- issue warnings in pre-test that IPV6, PYMALLOC are required and
DEBUG also breaks one self-test
- bump PORTREVISION
- drop LTOFULL again and make LTO use =full
References:
https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3
https://www.cve.org/CVERecord?id=CVE-2026-6100
[9 lines not shown ] FreeBSD /ports 41076da — graphics/openexr distinfo Makefile, graphics/openexr-website-docs distinfo Makefile graphics/openexr*: Security update to 3.4.11
Changelog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.11
PR: 294882
Security: 787cde46 -4424-11f1-943f-05b19d100dca
CVE-2026-42217
CVE-2026-42216
CVE-2026-41142
MFH: 2026Q2
Pull Request: https://github.com/freebsd/freebsd-ports/pull/511
(cherry picked from commit 782fe1731d04b9842442b7e06b28c43884dcd542 )
FreeBSD /ports 9e8abf3 — graphics/openexr distinfo Makefile, graphics/openexr-website-docs distinfo Makefile graphics/openexr*: Security update to 3.4.10
Addresses security vulnerabilities
Changelog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.10
Obtained from: GitHub repo
Security: CVE-2026-39886
CVE-2026-40244
CVE-2026-40250
Pull Request: https://github.com/freebsd/freebsd-ports/pull/511
(cherry picked from commit a096d170b8b4eaa6b2f8f9b54ecb616d14346a19 )
FreeBSD /ports 8625e76 — security/openvpn distinfo Makefile, security/openvpn/files patch-inotify security/openvpn: security update to 2.6.20
Changelog: https://github.com/OpenVPN/openvpn/releases/tag/v2.6.20
Security: 549313db -3e93-11f1-8d38-7fbbe0285610
Security: CVE-2026-35058
Security: CVE-2026-40215
PR: 294714
Pull Request: https://github.com/freebsd/freebsd-ports/pull/511
(direct commit to quarterly, branches have diverged)
*: Bump PORTREVISION on Poppler's consumers
FreeBSD /ports 157bebc — graphics/inkscape/files patch-src_extension_internal_pdfinput_pdf-parser.cpp patch-src_extension_internal_pdfinput_poppler-utils.cpp graphics/inkscape: Fix build against newest Poppler
Differential Revision: https://reviews.freebsd.org/D56472
FreeBSD /ports a905fc4 — editors/libreoffice/files patch-sdext_source_pdfimport_xpdfwrapper_pdfioutdev__gpl.cxx patch-sdext_source_pdfimport_xpdfwrapper_pdfioutdev__gpl.hxx editors/libreoffice: Fix build against newest Poppler
Differential Revision: https://reviews.freebsd.org/D56472
FreeBSD /ports b9ae6cf — editors/calligra/files patch-filters_karbon_pdf_SvgOutputDev.cpp patch-filters_karbon_pdf_SvgOutputDev.h editors/calligra: Fix build against newest Poppler
Differential Revision: https://reviews.freebsd.org/D56472
FreeBSD /ports b0f92c5 — graphics/poppler Makefile distinfo, graphics/poppler-qt5 Makefile pkg-plist graphics/poppler{,-glib,-qt5,-qt6,-utils}: Update to 26.04.0
Differential Revision: https://reviews.freebsd.org/D56472
textproc/rubygem-nokogiri: Update to 1.19.3
Changes: https://github.com/sparklemotion/nokogiri/releases
https://nokogiri.org/CHANGELOG.html
(cherry picked from commit 1dfa57e9b7cc65796adc5c841d744567ed5f550d )
FreeBSD /ports d524220 — textproc/rubygem-nokogiri distinfo Makefile, textproc/rubygem-nokogiri/files patch-gemspec textproc/rubygem-nokogiri: Update to 1.18.10
Changes: https://github.com/sparklemotion/nokogiri/releases
https://nokogiri.org/CHANGELOG.html
(cherry picked from commit a6699af8ba44f228c08a091966bd2ec3240d3080 )
www/rubygem-railties72: Update to 7.2.3.1
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 9942324f0c594d965d1d84a82850fe3912659616 )
www/rubygem-actionpack72: Update to 7.2.3.1
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 42786db4a89667e7458d5ce234b8cc2b57481330 )