diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-04-13 20:51:01 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-04-14 13:30:03 +0200 |
commit | 799fadd35209d233e88b64218e1f755367bf234b (patch) | |
tree | 2512b80b6d62443635182e33e8846f29f0463990 /ChangeLog.rss | |
parent | c0c70f97c264fdc45d4693fea50d795e72e9f00c (diff) | |
download | current-799fadd35209d233e88b64218e1f755367bf234b.tar.gz |
Wed Apr 13 20:51:01 UTC 202220220413205101_15.0
patches/packages/ruby-3.0.4-x86_64-1_slack15.0.txz: Upgraded.
This update fixes bugs and security issues:
Double free in Regexp compilation.
Buffer overrun in String-to-Float conversion.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28738
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28739
(* Security fix *)
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 422aa227..34167ae5 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,28 @@ <description>Tracking Slackware development in git.</description> <language>en-us</language> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> - <pubDate>Tue, 12 Apr 2022 21:56:14 GMT</pubDate> - <lastBuildDate>Wed, 13 Apr 2022 11:29:37 GMT</lastBuildDate> + <pubDate>Wed, 13 Apr 2022 20:51:01 GMT</pubDate> + <lastBuildDate>Thu, 14 Apr 2022 11:29:51 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Wed, 13 Apr 2022 20:51:01 GMT</title> + <pubDate>Wed, 13 Apr 2022 20:51:01 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220413205101</link> + <guid isPermaLink="false">20220413205101</guid> + <description> + <![CDATA[<pre> +patches/packages/ruby-3.0.4-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and security issues: + Double free in Regexp compilation. + Buffer overrun in String-to-Float conversion. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28738 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28739 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Tue, 12 Apr 2022 21:56:14 GMT</title> <pubDate>Tue, 12 Apr 2022 21:56:14 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220412215614</link> |