diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-09-29 18:11:08 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-09-30 08:59:54 +0200 |
commit | f15476bf3e7de9998ebd2488dc769e2ea6b3d23d (patch) | |
tree | 47064293cafdc783868968acd944e65f19782e2d /ChangeLog.rss | |
parent | be20baf8616f19318ba7ccd473613b954f492c1c (diff) | |
download | current-f15476bf3e7de9998ebd2488dc769e2ea6b3d23d.tar.gz |
Tue Sep 29 18:11:08 UTC 202020200929181108
n/php-7.4.11-x86_64-1.txz: Upgraded.
This update fixes bugs and two security issues:
Core: PHP parses encoded cookie names so malicious `__Host-` cookies
can be sent.
OpenSSL: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7070
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7069
(* Security fix *)
x/mesa-20.2.0-x86_64-1.txz: Upgraded.
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 99273ecf..e0b1cb89 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, 28 Sep 2020 18:29:52 GMT</pubDate> - <lastBuildDate>Tue, 29 Sep 2020 06:59:50 GMT</lastBuildDate> + <pubDate>Tue, 29 Sep 2020 18:11:08 GMT</pubDate> + <lastBuildDate>Wed, 30 Sep 2020 06:59:47 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Tue, 29 Sep 2020 18:11:08 GMT</title> + <pubDate>Tue, 29 Sep 2020 18:11:08 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20200929181108</link> + <guid isPermaLink="false">20200929181108</guid> + <description> + <![CDATA[<pre> +n/php-7.4.11-x86_64-1.txz: Upgraded. + This update fixes bugs and two security issues: + Core: PHP parses encoded cookie names so malicious `__Host-` cookies + can be sent. + OpenSSL: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7070 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7069 + (* Security fix *) +x/mesa-20.2.0-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Mon, 28 Sep 2020 18:29:52 GMT</title> <pubDate>Mon, 28 Sep 2020 18:29:52 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20200928182952</link> |