FreeBSD/ports 7290bb5misc/py-crewai-core distinfo Makefile, misc/py-crewai-core/files patch-pyproject.toml

misc/py-crewai-core: update 1.15.2 → 1.15.4
DeltaFile
+29-0misc/py-crewai-core/files/patch-pyproject.toml
+3-3misc/py-crewai-core/distinfo
+2-2misc/py-crewai-core/Makefile
+34-53 files

FreeBSD/ports b1aa3ffdevel/py-ruff distinfo Makefile, devel/ruff distinfo Makefile.crates

devel/{,py-}ruff: update 0.15.21 → 0.15.22
DeltaFile
+31-31devel/py-ruff/distinfo
+31-31devel/ruff/distinfo
+15-15devel/py-ruff/Makefile
+14-14devel/ruff/Makefile.crates
+1-1devel/ruff/Makefile
+92-925 files

FreeBSD/ports 2fdfbf3misc/py-crewai-tools Makefile distinfo, misc/py-crewai-tools/files patch-pyproject.toml

misc/py-crewai-tools: update 1.15.2 → 1.15.4
DeltaFile
+17-13misc/py-crewai-tools/files/patch-pyproject.toml
+4-2misc/py-crewai-tools/Makefile
+3-3misc/py-crewai-tools/distinfo
+24-183 files

FreeBSD/ports 830d779misc/py-crewai Makefile distinfo, misc/py-crewai/files patch-pyproject.toml

misc/py-crewai: update 1.15.2 → 1.15.4
DeltaFile
+9-8misc/py-crewai/files/patch-pyproject.toml
+6-4misc/py-crewai/Makefile
+3-3misc/py-crewai/distinfo
+18-153 files

FreeBSD/ports c9b361amisc/py-crewai-cli Makefile distinfo, misc/py-crewai-cli/files patch-pyproject.toml

misc/py-crewai-cli: update 1.15.2 → 1.15.4
DeltaFile
+35-0misc/py-crewai-cli/files/patch-pyproject.toml
+5-6misc/py-crewai-cli/Makefile
+3-3misc/py-crewai-cli/distinfo
+43-93 files

FreeBSD/ports 25114e5misc/antigravity-cli distinfo Makefile

misc/antigravity-cli: update 1.1.1 → 1.1.3
DeltaFile
+5-5misc/antigravity-cli/distinfo
+2-2misc/antigravity-cli/Makefile
+7-72 files

FreeBSD/ports 784660amisc/claude-code distinfo Makefile

misc/claude-code: update 2.1.209 → 2.1.212
DeltaFile
+5-5misc/claude-code/distinfo
+1-1misc/claude-code/Makefile
+6-62 files

FreeBSD/ports a46384dmisc/grok-build distinfo Makefile

misc/grok-build: update 0.2.101 → 0.2.103
DeltaFile
+5-5misc/grok-build/distinfo
+1-1misc/grok-build/Makefile
+6-62 files

FreeBSD/src a51fdcesys/fs/nfs nfsclstate.h, sys/fs/nfsclient nfs_clstate.c

nfs_clstate.c: Fix handling of delegation upgrades

Commit 016570c4463d modified the client to handle
the upgrade of a read delegation to a write delegation,
where the server provides the same delegation stateid
to the client.  However, it failed to check if the
delegation structure was currently in use.  Without this
patch, if the structure was in use, a use after free
could occur.

This patch handles the "in use" case by copying the
necessary fields into the current/old structure and
free's the new one instead of the old one that is
"in use".

PR:     296224

(cherry picked from commit fe6677e7f440d1aa52de036639efc55047ab9a2b)
DeltaFile
+36-9sys/fs/nfsclient/nfs_clstate.c
+4-2sys/fs/nfs/nfsclstate.h
+40-112 files

FreeBSD/src 299bbb7sys/fs/nfs nfsclstate.h, sys/fs/nfsclient nfs_clstate.c

nfs_clstate.c: Fix handling of delegation upgrades

Commit 016570c4463d modified the client to handle
the upgrade of a read delegation to a write delegation,
where the server provides the same delegation stateid
to the client.  However, it failed to check if the
delegation structure was currently in use.  Without this
patch, if the structure was in use, a use after free
could occur.

This patch handles the "in use" case by copying the
necessary fields into the current/old structure and
free's the new one instead of the old one that is
"in use".

PR:     296224

(cherry picked from commit fe6677e7f440d1aa52de036639efc55047ab9a2b)
DeltaFile
+36-9sys/fs/nfsclient/nfs_clstate.c
+4-2sys/fs/nfs/nfsclstate.h
+40-112 files

FreeBSD/ports af77559security/wazuh-manager Makefile distinfo

security/wazuh-manager: Fix build/install

- Remove sqlite3 from USES. Now it consumes sqlite3 inside of wazuh
  libraries
- Other minor modifications

Reported by:    pkg-fallout

(cherry picked from commit 324fe51ac4e07189e75aa25435cce269425ee2ad)
DeltaFile
+5-6security/wazuh-manager/Makefile
+3-3security/wazuh-manager/distinfo
+8-92 files

FreeBSD/ports 324fe51security/wazuh-manager Makefile distinfo

security/wazuh-manager: Fix build/install

- Remove sqlite3 from USES. Now it consumes sqlite3 inside of wazuh
  libraries
- Other minor modifications

Reported by:    pkg-fallout
DeltaFile
+5-6security/wazuh-manager/Makefile
+3-3security/wazuh-manager/distinfo
+8-92 files

FreeBSD/ports 70c226bmisc/hermes-agent/files patch-hermes__cli_gateway.py patch-hermes__cli_main.py

misc/hermes-agent: update to 0.15.0
DeltaFile
+145-133misc/hermes-agent/files/patch-hermes__cli_gateway.py
+17-64misc/hermes-agent/files/patch-hermes__cli_main.py
+18-33misc/hermes-agent/files/patch-hermes__cli_setup.py
+18-27misc/hermes-agent/files/patch-hermes__cli_uninstall.py
+9-13misc/hermes-agent/files/patch-hermes__cli_config.py
+13-0misc/hermes-agent/files/patch-tools_lazy__deps.py
+220-2704 files not shown
+251-28110 files

FreeBSD/src 672345csys/fs/tmpfs tmpfs_vnops.c

tmpfs: implement AT_RENAME_EXCHANGE

(cherry picked from commit 7e06c33151e7664f6d664ee282d8da1985ce94aa)
DeltaFile
+68-24sys/fs/tmpfs/tmpfs_vnops.c
+68-241 files

FreeBSD/src feb4c9dsys/fs/tmpfs tmpfs_vnops.c

tmpfs: extract tmpfs_rename_check/set_parent() from tmpfs_rename()

(cherry picked from commit 5e0b96e728af9916ac59d65e37155a95e06c3b5e)
DeltaFile
+89-78sys/fs/tmpfs/tmpfs_vnops.c
+89-781 files

FreeBSD/src 5dc55ccsys/fs/tmpfs tmpfs_vnops.c

tmpfs_rename(): style

(cherry picked from commit 631b8ff9318a83b985d3a8a790dd0fc1bab9d5cd)
DeltaFile
+2-2sys/fs/tmpfs/tmpfs_vnops.c
+2-21 files

FreeBSD/src 090fff7lib/libsys rename.2

rename.2: Document AT_RENAME_EXCHANGE

(cherry picked from commit 3055c47f6024b087a90021edb05992304a119827)
DeltaFile
+6-0lib/libsys/rename.2
+6-01 files

FreeBSD/src e0fe823sys/kern vfs_syscalls.c, sys/sys fcntl.h

renameat(2): add AT_RENAME_EXCHANGE flag

(cherry picked from commit 8e6e77ec25bc5809500d29bf318a843b40205657)
DeltaFile
+57-13sys/kern/vfs_syscalls.c
+2-0sys/sys/fcntl.h
+59-132 files

FreeBSD/src 123dfd3sys/arm64/vmm/io vgic_v3.c

arm64/vmm: Fix vgic_v3 dropping EOI for disabled IRQs

Now that IRQs can properly be disabled by GICD_ICENABLERn, an EOI for a
disabled IRQ ends up being lost, since we don't assign it to a list
register and don't enable maintenance interrupts for such cases. As a
result, we keep the IRQ active, which stops it from ever being delivered
again (which would be true even if we supported the active and pending
state). Keep disabled but active IRQs around in list registers so we can
see the EOI having taken place in a future sync (noting that since we
already don't create list registers in active and pending state there
are no concerns with causing a disabled IRQ to be delivered).

Fixes:          47e073941f4e ("Import the kernel parts of bhyve/arm64")
MFC after:      1 week
DeltaFile
+7-1sys/arm64/vmm/io/vgic_v3.c
+7-11 files

FreeBSD/src 422a530sys/arm64/vmm/io vgic_v3.c

arm64/vmm: Fix vgic_v3 copy paste error for writing to GICD_ICENABLERn

Otherwise we try to disable the wrong IRQ.

Fixes:          47e073941f4e ("Import the kernel parts of bhyve/arm64")
MFC after:      1 week
DeltaFile
+1-1sys/arm64/vmm/io/vgic_v3.c
+1-11 files

FreeBSD/ports d1bac54www/xcaddy distinfo Makefile

www/xcaddy: Update to 0.4.6
DeltaFile
+5-5www/xcaddy/distinfo
+1-2www/xcaddy/Makefile
+6-72 files

FreeBSD/src 8a16004sys/compat/linuxkpi/common/src linux_80211.c

LinuxKPI: 802.11: stop ieee80211_start_tx_ba_session() if no HT supported

rtw89(4) would constantly try to start a TX BlockACK session even if no
HT or higher was available.  The only way to stop this (currently) is
to return -EINVAL instead of any other error.

Note: we should investigate if/when to call (*set_tid_config)() as that
will also offer the ability to forbid BA.

Sponsored by:   The FreeBSD Foundation
Reported by:    arved, bnovkov
Tested by:      bnovkov
MFC after:      3 days
DeltaFile
+1-1sys/compat/linuxkpi/common/src/linux_80211.c
+1-11 files

FreeBSD/ports 37df854filesystems/pjdfstest distinfo Makefile.crates, filesystems/pjdfstest/files patch-Cargo.lock

filesystems/pjdfstest: fix the build in vanilla RISCV

Patch the port to update libc to a version that will work on RISCV
without COMPAT11.

Sponsored by:   ConnectWise
DeltaFile
+14-0filesystems/pjdfstest/files/patch-Cargo.lock
+3-3filesystems/pjdfstest/distinfo
+1-1filesystems/pjdfstest/Makefile.crates
+1-0filesystems/pjdfstest/Makefile
+19-44 files

FreeBSD/src d7ea4aa. CLAUDE.md, include ucl.h

libucl: Import libucl 0.9.4

Changelog: https://github.com/vstakhov/libucl/releases/tag/0.9.4
DeltaFile
+82-0CLAUDE.md
+27-4src/ucl_util.c
+23-0include/ucl.h
+13-0tests/basic/issue312.res
+8-4tests/CMakeLists.txt
+9-3src/ucl_emitter.c
+162-116 files not shown
+196-1412 files

FreeBSD/ports e8ffb84devel/cargo-c distinfo Makefile.crates

devel/cargo-c: update to 0.10.24

Changes: https://github.com/lu-zero/cargo-c/releases/tag/v0.10.24
(cherry picked from commit 476f9e3dd82462bf07102f9a7d1394ab59a8e344)
DeltaFile
+255-327devel/cargo-c/distinfo
+126-162devel/cargo-c/Makefile.crates
+2-3devel/cargo-c/Makefile
+383-4923 files

FreeBSD/ports 2f2d453math/saga pkg-plist Makefile, math/saga/files pkg-message.in patch-src_saga__core_saga__gui_dlg__about.cpp

math/saga: Update to 9.13.0

New Release with many new features and bug fixes, e.g.:
- New plugin 'SAGA Processing Provider' for QGIS, see pkg-message
- 3D Viewer accepting geodetic crs
- imagery_opencv/opencv_ml: Added random forest with options
- imagery_vigra: Fix hdf5 support, further options for random forest
- io_cloud_storage: New tool library to use cloud storage via gdal vsi
- io_gdal, tools added: import from arcgis gdb; list arcgis gdb layers
- io_pdal: New tool Export COPC File
- io_webservices, soilgrids: downloader tool added

Tool interface changes:
- Grid Statistics for Polygons ('shapes_grid', '2')
  The tool has been renamed to "Zonal Grid Statistics for Polygons" to
  better reflect its functionality
- Cluster Analysis (Table Fields) ('table_tools', '28')
  The tool has been renamed to "K-Means Clustering for Table Fields"
  to better reflect its functionality

    [2 lines not shown]
DeltaFile
+1,248-1math/saga/pkg-plist
+16-1math/saga/files/pkg-message.in
+8-3math/saga/Makefile
+4-4math/saga/files/patch-src_saga__core_saga__gui_dlg__about.cpp
+3-3math/saga/distinfo
+1,279-125 files

FreeBSD/ports 476f9e3devel/cargo-c distinfo Makefile.crates

devel/cargo-c: update to 0.10.24

Changes: https://github.com/lu-zero/cargo-c/releases/tag/v0.10.24
DeltaFile
+255-327devel/cargo-c/distinfo
+126-162devel/cargo-c/Makefile.crates
+2-3devel/cargo-c/Makefile
+383-4923 files

FreeBSD/ports 891f2eesecurity/acme.sh pkg-plist distinfo

security/acme.sh: Update to 3.1.4

re: https://github.com/acmesh-official/acme.sh/releases/tag/3.1.4
DeltaFile
+22-2security/acme.sh/pkg-plist
+3-3security/acme.sh/distinfo
+1-2security/acme.sh/Makefile
+26-73 files

FreeBSD/ports 0f2b43amath/octave-forge-biosig distinfo Makefile

math/octave-forge-biosig: Update to 3.9.7.
DeltaFile
+3-3math/octave-forge-biosig/distinfo
+1-2math/octave-forge-biosig/Makefile
+4-52 files

FreeBSD/ports 94cb617net-p2p/libtorrent pkg-plist distinfo, net-p2p/libtorrent/files patch-PR841

net-p2p/{lib,r}torrent: Update to 0.16.18

ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.16.18
DeltaFile
+0-76net-p2p/rtorrent/files/patch-Fix-i386
+12-0net-p2p/libtorrent/files/patch-PR841
+5-4net-p2p/libtorrent/pkg-plist
+3-3net-p2p/libtorrent/distinfo
+3-3net-p2p/rtorrent/distinfo
+1-1net-p2p/rtorrent/Makefile
+24-871 files not shown
+25-887 files