summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-10-30 12:06:08 -0700
committerTim Smith <tsmith@chef.io>2018-10-30 12:06:08 -0700
commit6bef26c974c3c0b9a5dbde4cd7fded61782c9d32 (patch)
treec71da5e712e7a0f29fc49f755192faceafce8e8e
parent219eec0f84a06096a80fab0b4bb5c6e42c6b14da (diff)
downloadchef-6bef26c974c3c0b9a5dbde4cd7fded61782c9d32.tar.gz
Update Ohai to 13.12.4
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock2
-rw-r--r--RELEASE_NOTES.md13
-rw-r--r--omnibus/Gemfile.lock2
3 files changed, 15 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c8c87e6635..70775f59d4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -212,7 +212,7 @@ GEM
nori (2.6.0)
octokit (4.13.0)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (13.10.0)
+ ohai (13.12.4)
chef-config (>= 12.5.0.alpha.1, < 14)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3c2c55df16..1726d8f5e4 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,18 @@
_This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. Please see <https://docs.chef.io/release_notes.html> for the official Chef release notes._
+# Unreleased
+
+## Ohai Release Nots 13.12
+
+### macOS Improvements
+
+- sysctl commands have been modified to gather only the bare minimum required data, which prevents sysctl hanging in some scenarios
+- Extra data has been removed from the system_profile plugin, reducing the amount of data stored on the chef-server for each node
+
+### SUSE Linux Enterprise Server 15
+
+- Ohai now properly detects SLES 15
+
# Chef Client Release Notes 13.11
### Sensitive Properties on Windows
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 0433bbecf6..5f6d87594c 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -377,4 +377,4 @@ DEPENDENCIES
winrm-fs (~> 1.0)
BUNDLED WITH
- 1.16.6
+ 1.17.1