mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Updating to match CHANGELOG (#6752)
Updating to match: - https://github.com/fleetdm/fleet/pull/6622/files
This commit is contained in:
parent
9aa50d7115
commit
bd8283b6a0
@ -58,7 +58,7 @@ In 4.17.0, we also:
|
||||
|
||||
* Updated Fleet host detail query so that the `os_version` for Ubuntu hosts reflects the accurate patch number.
|
||||
|
||||
* Improved accuracy of `software_host_counts` by removing hosts from the count if software has been uninstalled.
|
||||
* Improved accuracy of `software_host_counts` by removing hosts from the count if any software has been uninstalled.
|
||||
|
||||
* Improved accuracy of the `last_restarted` date.
|
||||
|
||||
@ -66,11 +66,11 @@ In 4.17.0, we also:
|
||||
|
||||
* Improved logging when fleetctl encounters permissions errors.
|
||||
|
||||
* Added support for scanning RHEL based and Fedora hosts for vulnerable software using OVAL definitions.
|
||||
* Added support for scanning RHEL-based and Fedora hosts for vulnerable software using OVAL definitions.
|
||||
|
||||
* Fixed SQL generated for operating system version policies to reduce false negatives
|
||||
|
||||
* Added the number of hosts enrolled by operating system (OS) and OS version to anonymous usage statistics.
|
||||
* Added the number of hosts enrolled by Operating System (OS) and its version to anonymous usage statistics.
|
||||
|
||||
* Added the weekly active users count to anonymous usage statistics.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user