Skip to content

Commit 498bd15

Browse files
author
jbondpdx
committed
fix ruby version
1 parent f73ee0b commit 498bd15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/puppet-agent/_agent5.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</thead>
77

88
<tbody>
9-
<tr><td><a href="/puppet/5.5/release_notes_agent.html#puppet-agent-5517">5.5.17</a></td> <td><a href="/puppet/5.5/release_notes.html#puppet-5517">5.5.17</a></td> <td><a href="/facter/3.11/release_notes.html#facter-31110">3.11.10</a></td> <td><a href="/puppet/5.5/release_notes.html#puppet-5517">3.4.6</a></td> <td><a href="/mcollective/current/releasenotes.html">2.12.5</a></td> <td>2.4.7</td> <td>1.0.2t</td></tr>
9+
<tr><td><a href="/puppet/5.5/release_notes_agent.html#puppet-agent-5517">5.5.17</a></td> <td><a href="/puppet/5.5/release_notes.html#puppet-5517">5.5.17</a></td> <td><a href="/facter/3.11/release_notes.html#facter-31110">3.11.10</a></td> <td><a href="/puppet/5.5/release_notes.html#puppet-5517">3.4.6</a></td> <td><a href="/mcollective/current/releasenotes.html">2.12.5</a></td> <td>2.4.9</td> <td>1.0.2t</td></tr>
1010
<tr><td><a href="/puppet/5.5/release_notes_agent.html#puppet-agent-5516">5.5.16</a></td> <td><a href="/puppet/5.5/release_notes.html#puppet-5516">5.5.16</a></td> <td><a href="/facter/3.11/release_notes.html#facter-3119">3.11.9</a></td> <td><a href="/puppet/5.5/release_notes.html#puppet-5516">3.4.6</a></td> <td><a href="/mcollective/current/releasenotes.html">2.12.4</a></td> <td>2.4.5</td> <td>1.0.2r</td></tr>
1111
<tr><td><em>5.5.15</em></td><td>No release this version.</td> <td><em>-</em></td> <td>-</td> <td>-</td> <td>-</td> <td>-</td></tr>
1212
<tr><td><a href="/puppet/5.5/release_notes_agent.html#puppet-agent-5514">5.5.14</a></td> <td><a href="/puppet/5.5/release_notes.html#puppet-5514">5.5.14</a></td> <td><a href="/facter/3.11/release_notes.html#facter-3118">3.11.8</a></td> <td><a href="/puppet/5.5/release_notes.html#puppet-5514">3.4.6</a></td> <td><a href="/mcollective/current/releasenotes.html">2.12.4</a></td> <td>2.4.5</td> <td>1.0.2r</td></tr>

source/puppet/5.5/release_notes.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This is a bug-fix and new feature release.
4040

4141
### Resolved issues
4242

43-
- This version upgrades the Ruby version to 2.5.7 to address the following security issues:
43+
- This version upgrades the Ruby version to 2.4.9 to address the following security issues:
4444
* [CVE-2019-16255](https://www.ruby-lang.org/en/news/2019/10/01/code-injection-shell-test-cve-2019-16255/): A code injection vulnerability of Shell#[] and Shell#test
4545
* [CVE-2019-16201](https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/): Regular Expression Denial of Service vulnerability of WEBrick's Digest access authentication
4646
* [CVE-2019-16254](https://www.ruby-lang.org/en/news/2019/10/01/http-response-splitting-in-webrick-cve-2019-16254/): HTTP response splitting in WEBrick (Additional fix)

0 commit comments

Comments
 (0)