mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 15:38:39 +00:00
Ran ``` make update-go version=1.24.6 ``` And then updated the `sha256`s manually in the Dockerfiles. Fixes https://nvd.nist.gov/vuln/detail/CVE-2025-47907 ``` Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error. ``` |
||
|---|---|---|
| .. | ||
| .keep | ||
| 28133-require-bitlocker-pin | ||
| 29793-launch-processes-using-correct-context | ||
| 30955-fixed-bug-with-about-fleet | ||
| 31129-desktop-menu | ||
| 31269-debian-noninteractive-software-installs | ||
| 31338-31525-tarball-install | ||
| 31372-host-identity-cert-renewal | ||
| 31387-fleetdesktop-mdm-migrate | ||
| 31592-improve-offline-indicator | ||
| fleetd-extensions-support-arm64 | ||
| fleetd-tpm-key | ||
| update-go-1.24.5 | ||
| update-go-1.24.6 | ||