HardenedBSD/src bd6a3b6contrib/libucl/lua lua_ucl.c, sys/x86/cpufreq hwpstate_amd.c

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+91-65sys/x86/cpufreq/hwpstate_amd.c
+6-3usr.bin/stat/tests/readlink_test.sh
+1-1contrib/libucl/lua/lua_ucl.c
+98-693 files

HardenedBSD/src 0fefb07contrib/libucl/lua lua_ucl.c, sys/x86/cpufreq hwpstate_amd.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+91-65sys/x86/cpufreq/hwpstate_amd.c
+6-3usr.bin/stat/tests/readlink_test.sh
+1-1contrib/libucl/lua/lua_ucl.c
+98-693 files

HardenedBSD/ports 57bd2cdmail/imap-tools distinfo, net-im/py-matrix-synapse distinfo Makefile.crates

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+225-225www/miniserve/distinfo
+185-225net-im/py-matrix-synapse/distinfo
+111-111www/miniserve/Makefile.crates
+93-113net-im/py-matrix-synapse/Makefile.crates
+69-39mail/imap-tools/distinfo
+47-51textproc/asciinema/distinfo
+730-764116 files not shown
+1,332-1,205122 files

HardenedBSD/ports 445c655multimedia/jellyfin-desktop Makefile pkg-plist, multimedia/jellyfin-desktop/files patch-src_system_SystemComponent.h patch-src_system_SystemComponent.cpp

multimedia/jellyfin-desktop: update to 2.0.0

Followup on upstream project which has been renamed
DeltaFile
+11-9multimedia/jellyfin-desktop/Makefile
+0-20multimedia/jellyfin-desktop/files/patch-src_system_SystemComponent.h
+0-19multimedia/jellyfin-desktop/files/patch-src_system_SystemComponent.cpp
+4-14multimedia/jellyfin-desktop/pkg-plist
+0-11multimedia/jellyfin-desktop/files/patch-src_main.cpp
+0-11multimedia/jellyfin-desktop/files/patch-src_player_CodecsComponent.cpp
+15-845 files not shown
+26-9611 files

HardenedBSD/ports cd8a2d3multimedia/jellyfin-desktop Makefile, multimedia/jellyfin-desktop/files patch-src_system_SystemComponent.h patch-src_system_SystemComponent.cpp

www/qt6-webengine: fix running under wayland

When starting, chromium calls GpuFence::Wait() which was not implemented
on FreeBSD, on linux is calls sync_wait which does not exist on FreeBSD.

Hopefully drm sync fence fds do support polling and it seems to do the
trick.

While here tell chromium we don't have sync_fence_info() so it does not
try to go further at the risk of reaching another NOTREACH() which would
trigger a crash

PR:     287599
DeltaFile
+40-0www/qt6-webengine/files/patch-src_3rdparty_chromium_ui_gfx_gpu__fence.cc
+0-25multimedia/jellyfin-media-player/Makefile
+25-0multimedia/jellyfin-desktop/Makefile
+20-0multimedia/jellyfin-desktop/files/patch-src_system_SystemComponent.h
+0-20multimedia/jellyfin-media-player/files/patch-src_system_SystemComponent.h
+19-0multimedia/jellyfin-desktop/files/patch-src_system_SystemComponent.cpp
+104-4513 files not shown
+160-12019 files

HardenedBSD/ports 082e368security/ossec-hids-local-config Makefile

security/ossec-hids-local-config: Unbreak

PR:             294020
MFH:            2026Q2
Differential Revision:  https://reviews.freebsd.org/D56303
DeltaFile
+2-2security/ossec-hids-local-config/Makefile
+2-21 files

HardenedBSD/src 1c793e7usr.bin/stat/tests readlink_test.sh

stat: Nits in readlink tests

* The f_flag test may fail if a component of the full path to the
  temporary directory is a symbolic link.

* The n_flag test had an empty head; give it a description.

* Use consistent quoting.

MFC after:      1 week
Sponsored by:   Klara, Inc.
Reviewed by:    kevans
Differential Revision:  https://reviews.freebsd.org/D56293
DeltaFile
+6-3usr.bin/stat/tests/readlink_test.sh
+6-31 files

HardenedBSD/ports ec26aa9sysutils/podman Makefile distinfo

sysutils/podman: Fix panic when using network=host

If using host-based networking, instead of default VNET, some podman commands
including inspect could fail:

podman run -d --network=host ghcr.io/freebsd/freebsd-notoolchain:15.0 /bin/sh
podman inspect --latest

See https://github.com/containers/podman/issues/28289 for details.

While here, appease portclippy & portfmt

Reviewed by:    dfr
Obtained from:  dfr
Sponsored by:   SkunkWerks, GmbH
DeltaFile
+6-5sysutils/podman/Makefile
+3-1sysutils/podman/distinfo
+9-62 files

HardenedBSD/ports c570e64sysutils/conmon Makefile, sysutils/conmon/files patch-src_conn__sock.c

sysutils/conmon: Move the conn_sock.c patch to the right place

Somehow I managed to commit the patch to
sysutils/conmon/sysutils/conmon/files instead of sysutils/conmon/files.
DeltaFile
+0-11sysutils/conmon/sysutils/conmon/files/patch-src_conn__sock.c
+11-0sysutils/conmon/files/patch-src_conn__sock.c
+1-0sysutils/conmon/Makefile
+12-113 files

HardenedBSD/ports fab18e5devel/sbt distinfo Makefile

devel/sbt: update to 1.12.9 release
DeltaFile
+3-3devel/sbt/distinfo
+1-2devel/sbt/Makefile
+4-52 files

HardenedBSD/ports b44287fsecurity/opensc pkg-plist distinfo

security/opensc: update to 0.27.0 release
DeltaFile
+4-4security/opensc/pkg-plist
+3-3security/opensc/distinfo
+1-1security/opensc/Makefile
+8-83 files

HardenedBSD/ports 6e88671net/rustconn distinfo Makefile.crates

net/rustconn: Update to 0.10.12

ChangeLog:

  - https://github.com/totoshko88/RustConn/releases/tag/v0.10.10
  - https://github.com/totoshko88/RustConn/releases/tag/v0.10.11
  - https://github.com/totoshko88/RustConn/releases/tag/v0.10.12

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+39-39net/rustconn/distinfo
+18-18net/rustconn/Makefile.crates
+1-1net/rustconn/Makefile
+58-583 files

HardenedBSD/ports 14e2a39net/usbredir distinfo Makefile

net/usbredir: Update version 0.12.0=>0.13.0

Changelog: https://gitlab.freedesktop.org/spice/usbredir/-/tags/usbredir-0.13.0
DeltaFile
+3-3net/usbredir/distinfo
+1-5net/usbredir/Makefile
+1-3net/usbredir/pkg-plist
+5-113 files

HardenedBSD/ports 7a9a800graphics/p5-GD-Barcode distinfo Makefile

graphics/p5-GD-Barcode: Update version 2.01=>2.02

Changelog: https://metacpan.org/dist/GD-Barcode/changes
DeltaFile
+3-3graphics/p5-GD-Barcode/distinfo
+2-1graphics/p5-GD-Barcode/Makefile
+5-42 files

HardenedBSD/ports 7a2c10cdevel/p5-App-Cmd distinfo Makefile

devel/p5-App-Cmd: Update version 0.338=>0.339

Changelog: https://metacpan.org/dist/App-Cmd/changes
DeltaFile
+3-3devel/p5-App-Cmd/distinfo
+2-1devel/p5-App-Cmd/Makefile
+5-42 files

HardenedBSD/ports 91010b4www/p5-Catalyst-Controller-BindLex Makefile distinfo

www/p5-Catalyst-Controller-BindLex: Update version 0.03=>0.05

- Mark DEPRECATED
- Upstream unmaintained and declared dangerous to use
- Set EXPIRATION_DATE 2026-05-08

Changelog: https://metacpan.org/dist/Catalyst-Controller-BindLex/changes
DeltaFile
+6-4www/p5-Catalyst-Controller-BindLex/Makefile
+3-2www/p5-Catalyst-Controller-BindLex/distinfo
+9-62 files

HardenedBSD/ports e7453f7devel/p5-BZ-Client Makefile distinfo, devel/p5-BZ-Client/files patch-lib-BZ-Client-XMLRPC-Value.pm

devel/p5-BZ-Client: Update version 1.04=>1.06

Changelog: https://metacpan.org/dist/BZ-Client/changes
DeltaFile
+0-15devel/p5-BZ-Client/files/patch-lib-BZ-Client-XMLRPC-Value.pm
+2-3devel/p5-BZ-Client/Makefile
+3-2devel/p5-BZ-Client/distinfo
+5-203 files

HardenedBSD/ports 7ade725net/p5-Amazon-SQS-Simple distinfo Makefile

net/p5-Amazon-SQS-Simple: Update version 1.06=>2.00

Changelog: https://metacpan.org/release/PENFOLD/Amazon-SQS-Simple-2.00/changes
DeltaFile
+3-2net/p5-Amazon-SQS-Simple/distinfo
+2-3net/p5-Amazon-SQS-Simple/Makefile
+5-52 files

HardenedBSD/ports ff7683bnet/nbd-server Makefile distinfo

net/nbd-server: Update version 3.25=>3.27.0

Please note that I have tried to build the manpages with docbook2man
but it fails. If someone has any clue I would be happy to have a patch.

Until then the manpages are disabled.

Changelog: https://github.com/NetworkBlockDevice/nbd/releases/tag/nbd-3.27.0
DeltaFile
+4-10net/nbd-server/Makefile
+3-3net/nbd-server/distinfo
+7-132 files

HardenedBSD/ports 79fbcc3databases/mysql-connector-c++ distinfo Makefile

databases/mysql-connector-c++: Update version 9.4.0=>9.5.0

Changelog: https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-5-0.html
DeltaFile
+3-3databases/mysql-connector-c++/distinfo
+1-2databases/mysql-connector-c++/Makefile
+4-52 files

HardenedBSD/ports 271dd38www/p5-WebService-MusicBrainz distinfo Makefile

www/p5-WebService-MusicBrainz: Update version 1.0.8=>1.0.9

Changelog: https://metacpan.org/dist/WebService-MusicBrainz/changes
DeltaFile
+3-3www/p5-WebService-MusicBrainz/distinfo
+1-1www/p5-WebService-MusicBrainz/Makefile
+4-42 files

HardenedBSD/ports 741c3d1textproc/cg3 distinfo Makefile

textproc/cg3: Update version 1.3.9=>1.4.5

Changelog: https://github.com/GrammarSoft/cg3/releases/tag/v1.4.5
DeltaFile
+3-3textproc/cg3/distinfo
+2-2textproc/cg3/Makefile
+2-0textproc/cg3/pkg-plist
+7-53 files

HardenedBSD/ports 1993f92www/miniserve distinfo Makefile.crates

www/miniserve: Update version 0.33.0=>0.34.0

Changelog: https://github.com/svenstaro/miniserve/releases/tag/v0.34.0
DeltaFile
+225-225www/miniserve/distinfo
+111-111www/miniserve/Makefile.crates
+1-2www/miniserve/Makefile
+337-3383 files

HardenedBSD/ports ce4f75bwww/dojo distinfo Makefile

www/dojo: Update version 1.13.10=>1.14.9

Changelog: https://github.com/dojo/dojo/releases/tag/1.14.9
DeltaFile
+3-3www/dojo/distinfo
+1-1www/dojo/Makefile
+4-42 files

HardenedBSD/ports 3cc7ab1net/google-cloud-sdk distinfo Makefile

net/google-cloud-sdk: Update version 563.0.0=>564.0.0
DeltaFile
+3-3net/google-cloud-sdk/distinfo
+1-1net/google-cloud-sdk/Makefile
+4-42 files

HardenedBSD/ports ddb7ec9textproc/asciinema distinfo Makefile.crates

textproc/asciinema: Update version 3.0.1=>3.1.0

Changelog: https://github.com/asciinema/asciinema/releases/tag/v3.1.0
DeltaFile
+47-51textproc/asciinema/distinfo
+22-24textproc/asciinema/Makefile.crates
+1-1textproc/asciinema/Makefile
+70-763 files

HardenedBSD/ports 31edec8sysutils/httm distinfo Makefile

sysutils/httm: Update version 0.49.6=>0.49.7

Changelog: https://github.com/kimono-koans/httm/releases/tag/0.49.7
DeltaFile
+3-3sysutils/httm/distinfo
+1-1sysutils/httm/Makefile
+4-42 files

HardenedBSD/ports e525f49devel/py-lizard distinfo Makefile

devel/py-lizard: Update version 1.17.13=>1.17.14

Changelog: https://github.com/terryyin/lizard/releases/tag/1.17.14
DeltaFile
+3-3devel/py-lizard/distinfo
+1-1devel/py-lizard/Makefile
+4-42 files

HardenedBSD/ports 4c06990devel/p5-Object-Enum distinfo Makefile

devel/p5-Object-Enum: Update version 0.074=>0.075

Changelog: https://metacpan.org/dist/Object-Enum/changes
DeltaFile
+3-3devel/p5-Object-Enum/distinfo
+1-1devel/p5-Object-Enum/Makefile
+4-42 files

HardenedBSD/ports b10f6b7graphics/ipe distinfo Makefile

graphics/ipe: Update version 7.2.29=>7.2.30

Changelog: https://github.com/otfried/ipe/releases/tag/v7.2.30
DeltaFile
+3-3graphics/ipe/distinfo
+1-1graphics/ipe/Makefile
+4-42 files