summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-01-06 17:31:41 -0800
committerTim Smith <tsmith84@gmail.com>2021-01-06 17:31:41 -0800
commit224ac2efb9e16c0d0ffde68db10ee96072e88443 (patch)
tree26b62a42f98649a69dc477a0494c3be6a882612a
parentd3bef4ca1671af514fce1df0921370cc6d4e74b5 (diff)
downloadchef-224ac2efb9e16c0d0ffde68db10ee96072e88443.tar.gz
Minor formatting updates
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 5d84f2ec87..f4b63c147f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4622,16 +4622,18 @@ Debug logs will show the length of time each plugin takes to run, making debuggi
## What's New in 13.4.24
-## Security release of Ruby
+### Security
-Chef Client 13.4 includes Ruby 2.4.2 to fix the following CVEs:
+This release includes Ruby 2.4.2 to fix the following CVEs:
- [CVE-2017-0898](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0898)
- [CVE-2017-10784](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10784)
- [CVE-2017-14033](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14033)
- [CVE-2017-14064](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14064)
-## Security release of RubyGems
+## What's New in 13.4.19
+
+### Security release of RubyGems
Chef Client 13.4 includes RubyGems 2.6.13 to fix the following CVEs:
@@ -4836,7 +4838,7 @@ Sample data now available under azure:
The Packages plugin has been updated to include package information on Arch Linux systems.
-# What's New in 13.3:
+## What's New in 13.3
## Unprivileged Symlink Creation on Windows