FreeBSD/ports 5c12195 — security/vuxml/vuln 2026.xml
security/vuxml: Add jetbrains-goland vulnerabilities * CVE-2026-64800 * CVE-2026-64802
| Delta | File | |
|---|---|---|
| +36 | -0 | security/vuxml/vuln/2026.xml |
| +36 | -0 | 1 files |
security/vuxml: Add jetbrains-goland vulnerabilities * CVE-2026-64800 * CVE-2026-64802
| Delta | File | |
|---|---|---|
| +36 | -0 | security/vuxml/vuln/2026.xml |
| +36 | -0 | 1 files |
filesystems/amazon-efs-utils: update to 3.2.0 Sponsored by: Netflix
devel/moon: update to 2.4.6
| Delta | File | |
|---|---|---|
| +5 | -5 | devel/moon/distinfo |
| +1 | -2 | devel/moon/Makefile |
| +1 | -1 | devel/moon/Makefile.crates |
| +7 | -8 | 3 files |
security/vuxml: Add Mozilla vulnerabilities * CVE-2026-16411 * CVE-2026-16412 * CVE-2026-16360
| Delta | File | |
|---|---|---|
| +115 | -0 | security/vuxml/vuln/2026.xml |
| +115 | -0 | 1 files |
math/octave-forge-zeromq: Update to 1.5.8.
| Delta | File | |
|---|---|---|
| +3 | -3 | math/octave-forge-zeromq/distinfo |
| +1 | -2 | math/octave-forge-zeromq/Makefile |
| +4 | -5 | 2 files |
mail/thunderbird: update to 153.0.1 Release Notes: https://www.thunderbird.net/en-US/thunderbird/153.0.1/releasenotes/ (cherry picked from commit dab724096230ece04e42b93e5f32e39122c7fd30)
| Delta | File | |
|---|---|---|
| +3 | -3 | mail/thunderbird/distinfo |
| +2 | -3 | mail/thunderbird/Makefile |
| +5 | -6 | 2 files |
mail/thunderbird: update to 153.0.1 Release Notes: https://www.thunderbird.net/en-US/thunderbird/153.0.1/releasenotes/
| Delta | File | |
|---|---|---|
| +3 | -3 | mail/thunderbird/distinfo |
| +2 | -3 | mail/thunderbird/Makefile |
| +5 | -6 | 2 files |
[libm] implementation of rsqrt, rsqrtf, and rsqrtl PR: 295089 (cherry picked from commit 3085fc9d97bd83785ba3ba43e0378d7d67987d1f) (cherry picked from commit 0093bb670537f19e99fff2d46b4831d7b9d44b4c)
| Delta | File | |
|---|---|---|
| +203 | -0 | lib/msun/src/s_rsqrtl.c |
| +155 | -0 | lib/msun/src/s_rsqrtf.c |
| +153 | -0 | lib/msun/src/s_rsqrt.c |
| +83 | -0 | lib/msun/src/math_private.h |
| +51 | -4 | lib/msun/man/sqrt.3 |
| +7 | -0 | lib/msun/Symbol.map |
| +652 | -4 | 2 files not shown |
| +658 | -7 | 8 files |
lib/libc: add FBSD-1.9 to Versions.def (cherry picked from commit 969c1191957a9ad689546ddb4e8c4df2217c5052) (cherry picked from commit 36b12ea1fbfb218806751c1befd52ac14c46b2f0)
| Delta | File | |
|---|---|---|
| +5 | -1 | lib/libc/Versions.def |
| +5 | -1 | 1 files |
msun: expose the C23 functions we already support in <math.h>
This is the *pi family of trigonometric functions. Quite a few C23
functions are still missing. These seem to be:
acospi, acospif, acospil, asinpi, asinpif, asinpil, atan2pi, atan2pif,
atan2pil, atanpi, atanpif, atanpil, canonicalize, canonicalizef,
canonicalizel, compoundn, compoundnf, compoundnl, daddl, ddivl, dfmal,
dmull, dsqrtl, dsubl, exp10, exp10f, exp10l, exp10m1, exp10m1f,
exp10m1l, exp2m1, exp2m1f, exp2m1l, fadd, faddl, fdiv, fdivl, ffma,
ffmal, fmaximum, fmaximum_mag, fmaximum_mag_num, fmaximum_mag_numf,
fmaximum_mag_numl, fmaximum_magf, fmaximum_magl, fmaximum_num,
fmaximum_numf, fmaximum_numl, fmaximumf, fmaximuml, fminimum,
fminimum_mag, fminimum_mag_num, fminimum_mag_numf, fminimum_mag_numl,
fminimum_magf, fminimum_magl, fminimum_num, fminimum_numf,
fminimum_numl, fminimumf, fminimuml, fmul, fmull, fromfp, fromfpf,
fromfpl, fromfpx, fromfpxf, fromfpxl, fsqrt, fsqrtl, fsub, fsubl,
iscanonical, iseqsig, issignaling, issubnormal, iszero, nextdown,
nextdownf, nextdownl, nextup, nextupf, nextupl, pown, pownf, pownl,
powr, powrf, powrl, rootf, rootl, rootn, roundeven, roundevenf,
[11 lines not shown]| Delta | File | |
|---|---|---|
| +4 | -1 | lib/msun/src/math.h |
| +4 | -1 | 1 files |
www/linux-brave: update to 1.92.144 release
| Delta | File | |
|---|---|---|
| +5 | -5 | www/linux-brave/distinfo |
| +1 | -1 | www/linux-brave/Makefile |
| +6 | -6 | 2 files |
www/linux-chrome: update to 150.0.7871.186, add aarch64 support
| Delta | File | |
|---|---|---|
| +15 | -4 | www/linux-chrome/Makefile |
| +5 | -3 | www/linux-chrome/distinfo |
| +1 | -1 | www/linux-chrome/pkg-plist |
| +21 | -8 | 3 files |
security/gnupg: update to 2.5.21, latest upstream
Release notes are at
https://lists.gnupg.org/pipermail/gnupg-announce/2026q3/000506.html
Reported-by: Herbert J. Skuhra
PR: 296584
| Delta | File | |
|---|---|---|
| +3 | -3 | security/gnupg/distinfo |
| +1 | -2 | security/gnupg/Makefile |
| +4 | -5 | 2 files |
sysutils/usacloud: Update to 1.22.8 ChangeLogs: https://github.com/sacloud/usacloud/compare/v1.22.4...v1.22.8 Approved by: hrs (mentor, blanket)
| Delta | File | |
|---|---|---|
| +5 | -5 | sysutils/usacloud-core/distinfo |
| +1 | -1 | sysutils/usacloud-core/Makefile.version |
| +1 | -1 | sysutils/usacloud-core/Makefile |
| +7 | -7 | 3 files |
pmc_dmc620: drop unneeded includes Neither of these options are checked in the file and cdefs.h should not be included explicitly. No functional change. Sponsored by: The FreeBSD Foundation
| Delta | File | |
|---|---|---|
| +0 | -4 | sys/dev/hwpmc/pmu_dmc620.c |
| +0 | -4 | 1 files |
libpmc: userland support and pmc.rapl.3 for the RAPL class Register PMC_CLASS_RAPL in libpmc: event table, allocator, class-table descriptor, and the event-name/class-listing lookups, all x86-guarded and modeled on the TSC class. Energy events are read-only and unqualified. The class prefix (RAPL-) supplies the friendly spelling, so pmcstat -S rapl-energy-pkg resolves to the canonical ENERGY_PKG event. Add a pmc.rapl.3 manual page documenting the events, counter scope, the microjoule unit and wrap handling, and the NUMA/package domain mapping; link it from pmc.3. Reviewed by: mhorne Discussed with: Ali Mashtizadeh <ali at mashtizadeh.com> Sponsored by: AMD Differential Revision: https://reviews.freebsd.org/D58029
| Delta | File | |
|---|---|---|
| +138 | -0 | lib/libpmc/pmc.rapl.3 |
| +35 | -0 | lib/libpmc/libpmc.c |
| +8 | -0 | lib/libpmc/pmc.3 |
| +1 | -0 | lib/libpmc/Makefile |
| +182 | -0 | 4 files |
hwpmc: add RAPL energy-counter class (AMD + Intel) Add hwpmc_rapl.c/.h implementing PMC_CLASS_RAPL, a read-only system-scope class modeled on TSC and wired into x86 AMD and Intel MD init. A per-vendor MSR table covers AMD/Hygon and Intel; energy is reported in microjoules, with the Intel server 2^-16 J DRAM unit handled and 32-bit wraps recovered into a 64-bit accumulator. The overflow guard follows the PMC lifetime: armed on the first allocated PMC, callout_drain()d on the last release, and each tick only rendezvouses CPUs holding one. Per-CPU spin locks guard the accumulator against torn reads on i386. PMC_CAP_DOMWIDE lets pmcstat(8) allocate one counter per NUMA domain instead of per CPU. Reviewed by: mhorne, Ali Mashtizadeh <ali at mashtizadeh.com> Sponsored by: AMD Differential Revision: https://reviews.freebsd.org/D58028
| Delta | File | |
|---|---|---|
| +612 | -0 | sys/dev/hwpmc/hwpmc_rapl.c |
| +28 | -0 | sys/dev/hwpmc/hwpmc_rapl.h |
| +13 | -4 | sys/dev/hwpmc/hwpmc_amd.c |
| +13 | -1 | sys/dev/hwpmc/pmc_events.h |
| +9 | -0 | sys/dev/hwpmc/hwpmc_intel.c |
| +4 | -3 | sys/sys/pmc.h |
| +679 | -8 | 4 files not shown |
| +683 | -8 | 10 files |
x86: add AMD RAPL MSR definitions to specialreg.h specialreg.h is the tree's MSR registry and already carries the Intel RAPL group. Add the AMD RAPL package/core energy and unit MSRs here so the hwpmc RAPL class can reference them without a private driver copy. Use the names Linux's msr-index.h gives these registers. Reviewed by: mhorne, adrian, Ali Mashtizadeh <ali at mashtizadeh.com> MFC after: 3 days Sponsored by: AMD Differential Revision: https://reviews.freebsd.org/D58027
| Delta | File | |
|---|---|---|
| +3 | -0 | sys/x86/include/specialreg.h |
| +3 | -0 | 1 files |
sys/modules/hwpmc/Makefile: tidy up This module has several source files, with many conditional on the platform architecture. Make it easier to read, and better for future diffs against these lists. - Convert to one SRC per line - Simplify arm/armv7 condition - Remove now-empty header comment - Minor formatting MFC after: 1 week Sponsored by: The FreeBSD Foundation
| Delta | File | |
|---|---|---|
| +38 | -27 | sys/modules/hwpmc/Makefile |
| +38 | -27 | 1 files |
libsysdecode: fix nlm_flag regex in mktables
Some NLM_F_ definitions contain multiple underscores in their name; this
should pick them up.
Reviewed by: kp, Ishan Agrawal <iagrawal9990 at gmail.com>
Fixes: 4c932a4d45fb ("netlink: decode netlink message flags symbolically")
Sponsored by: The FreeBSD Foundation
Pull Request: https://github.com/freebsd/freebsd-src/pull/2340
| Delta | File | |
|---|---|---|
| +1 | -1 | lib/libsysdecode/mktables |
| +1 | -1 | 1 files |
multimedia/pipewire: update to 1.6.8 Approved by: arrowd (maintainer) Differential Revision: https://reviews.freebsd.org/D58366
| Delta | File | |
|---|---|---|
| +4 | -4 | multimedia/pipewire/pkg-plist |
| +3 | -3 | multimedia/pipewire/distinfo |
| +1 | -1 | multimedia/pipewire/Makefile |
| +8 | -8 | 3 files |
multimedia/wireplumber: update to 0.5.15 Also add missing USE_LDCONFIG=yes Approved by: arrowd (maintainer) Differential Revision: https://reviews.freebsd.org/D58365
| Delta | File | |
|---|---|---|
| +9 | -4 | multimedia/wireplumber/pkg-plist |
| +3 | -3 | multimedia/wireplumber/distinfo |
| +2 | -1 | multimedia/wireplumber/Makefile |
| +14 | -8 | 3 files |
aq(4): Add build infrastructure Reviewed by: adrian Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D53839 (cherry picked from commit 75177aebf0397af36b1f28f6b6e64207ec3d8188) (cherry picked from commit 7f3da1f800f77150fab2a07ce9cafdca41b29ee9)
| Delta | File | |
|---|---|---|
| +12 | -0 | sys/modules/aq/Makefile |
| +11 | -0 | sys/conf/files |
| +2 | -0 | sys/modules/Makefile |
| +25 | -0 | 3 files |
aq(4): Add man page Reviewed by: ziaee Relnotes: Yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D53840 (cherry picked from commit fb1994e03c88cf087e61f7aa608dd82531e3a4e8)
| Delta | File | |
|---|---|---|
| +56 | -0 | share/man/man4/aq.4 |
| +1 | -0 | share/man/man4/Makefile |
| +57 | -0 | 2 files |
usbdevs: Add Microchip 10BASE-T1S eval board USB vendor:product 184f:0051 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D56794 (cherry picked from commit 707ee7ff952c5aa50884f96f7ed26f756c9723b5)
| Delta | File | |
|---|---|---|
| +4 | -0 | sys/dev/usb/usbdevs |
| +4 | -0 | 1 files |
Revert "Add a few missed files to ObsoleteFiles.inc" This reverts commit 33175a5059970bf9e888a799d3578e2902d765af, because some of the directories and files are still being installed.
| Delta | File | |
|---|---|---|
| +0 | -9 | ObsoleteFiles.inc |
| +0 | -9 | 1 files |
Revert "Add a few missed files to ObsoleteFiles.inc" This reverts commit 2e089a89812b56329741cd8dc2d272405a6e73ff, because some of the directories and files are still being installed.
| Delta | File | |
|---|---|---|
| +0 | -9 | ObsoleteFiles.inc |
| +0 | -9 | 1 files |
www/radicale: Update to 3.7.7
| Delta | File | |
|---|---|---|
| +3 | -3 | www/radicale/distinfo |
| +1 | -1 | www/radicale/Makefile |
| +4 | -4 | 2 files |
devel/libreadline-java: deprecate and expire - no maintainer - forked(?) to github - version 0.8.0 on SF is 20+ years old - does not compile on jdk11+ - debian has a patch, but we need a maintainer to do this IMHO https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897530 https://salsa.debian.org/java-team/libreadline-java/-/commit/8fb882cd77c2a9f09b3f1ef644659a84e0758331 Approved-by: no maintainer
| Delta | File | |
|---|---|---|
| +4 | -1 | devel/libreadline-java/Makefile |
| +4 | -1 | 1 files |
mbuf: Parenthesize macro arguments MFC after: 1 week Sponsored by: Klara, Inc. Sponsored by: NetApp, Inc.
| Delta | File | |
|---|---|---|
| +1 | -1 | sys/sys/mbuf.h |
| +1 | -1 | 1 files |