diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-05-28 19:03:49 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-05-29 08:59:47 +0200 |
commit | 03f332c882808a433837a5e20e1a691cf2a5f458 (patch) | |
tree | f3ca269856a03774eb788fe3407b708eef49ce70 /ChangeLog.rss | |
parent | f88cdbded27d1240a91d13c2873a71e7b76f81d4 (diff) | |
download | current-03f332c882808a433837a5e20e1a691cf2a5f458.tar.gz current-03f332c882808a433837a5e20e1a691cf2a5f458.tar.xz |
Tue May 28 19:03:49 UTC 201920190528190349
a/openssl-solibs-1.1.1c-x86_64-1.txz: Upgraded.
l/libevent-2.1.10-x86_64-1.txz: Upgraded.
n/gnupg2-2.2.16-x86_64-1.txz: Upgraded.
n/gnutls-3.6.8-x86_64-1.txz: Upgraded.
n/openssl-1.1.1c-x86_64-1.txz: Upgraded.
This update fixes a security issue:
Prevent over long nonces in ChaCha20-Poly1305.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1543
(* Security fix *)
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 0fba39e0c..7a21d65b0 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,30 @@ <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>Mon, 27 May 2019 19:14:18 GMT</pubDate> - <lastBuildDate>Tue, 28 May 2019 06:59:43 GMT</lastBuildDate> + <pubDate>Tue, 28 May 2019 19:03:49 GMT</pubDate> + <lastBuildDate>Wed, 29 May 2019 06:59:43 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.11</generator> <item> + <title>Tue, 28 May 2019 19:03:49 GMT</title> + <pubDate>Tue, 28 May 2019 19:03:49 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20190528190349</link> + <guid isPermaLink="false">20190528190349</guid> + <description> + <![CDATA[<pre> +a/openssl-solibs-1.1.1c-x86_64-1.txz: Upgraded. +l/libevent-2.1.10-x86_64-1.txz: Upgraded. +n/gnupg2-2.2.16-x86_64-1.txz: Upgraded. +n/gnutls-3.6.8-x86_64-1.txz: Upgraded. +n/openssl-1.1.1c-x86_64-1.txz: Upgraded. + This update fixes a security issue: + Prevent over long nonces in ChaCha20-Poly1305. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1543 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Mon, 27 May 2019 19:14:18 GMT</title> <pubDate>Mon, 27 May 2019 19:14:18 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20190527191418</link> |