Release fleetd 1.39.1 (#26314)
This commit is contained in:
@@ -19,7 +19,7 @@ defaults:
|
||||
shell: bash
|
||||
|
||||
env:
|
||||
FLEET_DESKTOP_VERSION: 1.39.0
|
||||
FLEET_DESKTOP_VERSION: 1.39.1
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## Orbit 1.39.1 (Feb 12, 2025)
|
||||
|
||||
* Fixed a bug where fleetd could not install software from an old fleet server.
|
||||
|
||||
## Orbit 1.39.0 (Feb 07, 2025)
|
||||
|
||||
* Fixed a bug where the `SystemDrive` environment variable was not being passed to osqueryd.
|
||||
|
||||
+4
-4
@@ -7,8 +7,8 @@ Following are the currently deployed versions of fleetd components on the `stabl
|
||||
|
||||
| Component\OS | macOS | Linux | Windows | Linux (arm64) |
|
||||
|--------------|--------------|--------|---------|---------------|
|
||||
| orbit | 1.38.1 | 1.38.1 | 1.38.1 | 1.38.1 |
|
||||
| desktop | 1.38.1 | 1.38.1 | 1.38.1 | 1.38.1 |
|
||||
| orbit | 1.39.1 | 1.39.1 | 1.39.1 | 1.39.1 |
|
||||
| desktop | 1.39.1 | 1.39.1 | 1.39.1 | 1.39.1 |
|
||||
| osqueryd | 5.15.0 | 5.15.0 | 5.15.0 | 5.15.0 |
|
||||
| nudge | 1.1.10.81462 | - | - | - |
|
||||
| swiftDialog | 2.1.0 | - | - | - |
|
||||
@@ -18,8 +18,8 @@ Following are the currently deployed versions of fleetd components on the `stabl
|
||||
|
||||
| Component\OS | macOS | Linux | Windows | Linux (arm64) |
|
||||
|--------------|--------|--------|---------|---------------|
|
||||
| orbit | 1.38.1 | 1.38.1 | 1.38.1 | 1.38.1 |
|
||||
| desktop | 1.38.1 | 1.38.1 | 1.38.1 | 1.38.1 |
|
||||
| orbit | 1.39.1 | 1.39.1 | 1.39.1 | 1.39.1 |
|
||||
| desktop | 1.39.1 | 1.39.1 | 1.39.1 | 1.39.1 |
|
||||
| osqueryd | 5.15.0 | 5.15.0 | 5.15.0 | 5.15.0 |
|
||||
| nudge | - | - | - | - |
|
||||
| swiftDialog | - | - | - | - |
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
- Fixed a bug where fleetd could not install software from an old fleet server
|
||||
Reference in New Issue
Block a user