mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
695 B
695 B
Orbit 0.0.6 (Jan 13, 2022)
-
Add logging when running as a Windows Service (because Windows discards stdout/stderr).
-
Improve flaky startups by adding wait for osquery extension socket.
Orbit 0.0.5 (Dec 22, 2021)
- Fix handling of enroll secrets to address 0.0.4 enrollment issue.
Orbit 0.0.4 (Dec 19, 2021)
-
Use
certs.pem
if available in root directory to improve TLS compatibility. -
Use UUID as the default host identifier for osquery.
-
Add github.com/macadmins/osquery-extension tables.
-
Add support for osquery flagfile (loaded automatically if it exists in the Orbit root).
-
Fix permissions for building MSI when packaging as root user. Fixes fleetdm/fleet#1424.