summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2016-06-17 23:16:46 +0200
committerTim Smith <tsmith@chef.io>2016-06-19 09:56:17 +0200
commit2f364c3999e05397d0ca45276a60a5c2ed3e794f (patch)
tree21dd45e0ac7409ff4fc29f647a8de72da209907f /RELEASE_NOTES.md
parentcd5324d7e421baed8de42b0bba2b7c9b27763941 (diff)
downloadohai-2f364c3999e05397d0ca45276a60a5c2ed3e794f.tar.gz
Release 8.17.08.17
Let's make sure we get our recent changes into the next Chef release. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md12
1 files changed, 2 insertions, 10 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 391df975..f3b53601 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -9,14 +9,6 @@ Details about the thing that changed that needs to get included in the Release N
# Ohai Release Notes:
-## Openstack
+## Gentoo platform version
-- Openstack metadata will now be properly polled if either a hint file or Openstack DMI data is present. This data will be used to populate IP information in the cloud and cloudv2 plugins
-
-## bhyve
-
-- Nodes running as bhyve guests will now be identified in the virtualization plugin
-
-## PLD Linux
-
-- Package information will now be gathered in PLD Linux
+Platform version on Gentoo hosts was previously detected as the Gentoo base system release version, which is actually the bootstrap image version. This hasn't changed in many years and is not an accurate way to determine the version of a Gentoo system. Instead Gentoo platform_version will now be the version of the kernel, matching the behavior we already use on Arch Linux.