Release fleetd 1.40.1 (#27157)

This commit is contained in:
Lucas Manuel Rodriguez
2025-03-14 17:10:15 -03:00
committed by GitHub
parent b30a008aac
commit 5a84fa0d11
3 changed files with 5 additions and 2 deletions
@@ -19,7 +19,7 @@ defaults:
shell: bash
env:
FLEET_DESKTOP_VERSION: 1.40.0
FLEET_DESKTOP_VERSION: 1.40.1
permissions:
contents: write
+4
View File
@@ -1,3 +1,7 @@
## Orbit 1.40.1 (Mar 14, 2025)
* Fixed build scripts to use `ubuntu-20.04` to build orbit (to not crash on Ubuntu 20.04).
## Orbit 1.40.0 (Mar 11, 2025)
* Fixed LUKS key escrow in non-English system locales.
@@ -1 +0,0 @@
* Fixed build scripts to use `ubuntu-20.04` to build orbit (to not crash on Ubuntu 20.04).