diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-04-09 22:20:10 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-04-10 08:59:49 +0200 |
commit | e35c3a1aa0475e2cececf6f308c36931f68b23fd (patch) | |
tree | 4b9f4da7fd1cb04c27427f425e5bb51804bc0bb1 /ChangeLog.rss | |
parent | 648447b38aecceb3cc5137ccef9822fdb620f982 (diff) | |
download | current-e35c3a1aa0475e2cececf6f308c36931f68b23fd.tar.gz |
Thu Apr 9 22:20:10 UTC 202020200409222010
d/cmake-3.17.1-x86_64-1.txz: Upgraded.
l/glib2-2.64.2-x86_64-1.txz: Upgraded.
l/libssh-0.9.4-x86_64-1.txz: Upgraded.
Fixed possible DoS in client and server when handling AES-CTR keys
with OpenSSL.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1730
(* 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 7f37bc8e..54cdb829 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>Thu, 9 Apr 2020 00:53:59 GMT</pubDate> - <lastBuildDate>Thu, 9 Apr 2020 06:59:43 GMT</lastBuildDate> + <pubDate>Thu, 9 Apr 2020 22:20:10 GMT</pubDate> + <lastBuildDate>Fri, 10 Apr 2020 06:59:43 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.11</generator> <item> + <title>Thu, 9 Apr 2020 22:20:10 GMT</title> + <pubDate>Thu, 9 Apr 2020 22:20:10 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20200409222010</link> + <guid isPermaLink="false">20200409222010</guid> + <description> + <![CDATA[<pre> +d/cmake-3.17.1-x86_64-1.txz: Upgraded. +l/glib2-2.64.2-x86_64-1.txz: Upgraded. +l/libssh-0.9.4-x86_64-1.txz: Upgraded. + Fixed possible DoS in client and server when handling AES-CTR keys + with OpenSSL. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1730 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Thu, 9 Apr 2020 00:53:59 GMT</title> <pubDate>Thu, 9 Apr 2020 00:53:59 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20200409005359</link> |