summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-02-20 13:34:09 -0800
committerTim Smith <tsmith@chef.io>2018-02-20 13:34:09 -0800
commitb95e14f8fee1d4a3a05626c4bdb6687e83f5bacc (patch)
treed516eb3d5186e06bb9058727ab9202ec74cc2356
parent33706e4c2a27ce51175abeda61b7ccdddc3ef770 (diff)
downloadchef-xml.tar.gz
Bump version to 12.22xml
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md26
-rw-r--r--VERSION2
2 files changed, 27 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index a608ed415d..71338e09ec 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,31 @@
_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._
+# Chef Client Release Notes 12.22:
+
+## Security Updates
+
+### Ruby
+
+Ruby has been updated to 2.3.6 to resolve CVE-2017-17405
+
+### LibXML2
+
+Libxml2 has been updated to 2.9.7 to resolve CVE-2017-15412
+
+## Ohai 8.26.1
+
+### EC2 detection on C5/M5
+
+Ohai now provides EC2 metadata configuration information on the new C5/M5 instance types running on Amazon's new hypervisor.
+
+### LsPci Plugin
+
+The new LsPci plugin provides a node[:pci] hash with information about the PCI bus based on lspci. Only runs on Linux.
+
+### Docker Detection
+
+The virtualization plugin has been updated to properly detect when running on Docker CE
+
# Chef Client Release Notes 12.21:
## Security Fixes
diff --git a/VERSION b/VERSION
index edcd515ab4..898e643b00 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-12.21.37 \ No newline at end of file
+12.22.0