diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-03-17 22:11:07 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-03-18 08:59:45 +0100 |
commit | 89ee2f977872d767227c47aae6e94d01038bb9a0 (patch) | |
tree | b2f483e9467dea362a1a4ac97df5bea29340443b /ChangeLog.rss | |
parent | 25ffb4a7fabc3abd1b884fe0201185705f24ef5b (diff) | |
download | current-89ee2f977872d767227c47aae6e94d01038bb9a0.tar.gz |
Tue Mar 17 22:11:07 UTC 202020200317221107
Happy Feast of Saint Patrick. Stay safe everyone.
a/openssl-solibs-1.1.1e-x86_64-1.txz: Upgraded.
d/ccache-3.7.8-x86_64-1.txz: Upgraded.
l/glibmm-2.64.0-x86_64-1.txz: Upgraded.
n/openssl-1.1.1e-x86_64-1.txz: Upgraded.
Fixed an overflow bug in the x64_64 Montgomery squaring procedure
used in exponentiation with 512-bit moduli.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1551
(* Security fix *)
n/php-7.4.4-x86_64-1.txz: Upgraded.
This update fixes bugs and security issues:
Core: get_headers() silently truncates after a null byte
EXIF: Use-of-uninitialized-value in exif
MBstring: mb_strtolower: stack-buffer-overflow at php_unicode_tolower_full
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7066
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7064
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7065
(* Security fix *)
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 34 |
1 files changed, 32 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 0926e565..7d979fd1 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,40 @@ <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, 16 Mar 2020 21:20:17 GMT</pubDate> - <lastBuildDate>Tue, 17 Mar 2020 07:59:43 GMT</lastBuildDate> + <pubDate>Tue, 17 Mar 2020 22:11:07 GMT</pubDate> + <lastBuildDate>Wed, 18 Mar 2020 07:59:39 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.11</generator> <item> + <title>Tue, 17 Mar 2020 22:11:07 GMT</title> + <pubDate>Tue, 17 Mar 2020 22:11:07 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20200317221107</link> + <guid isPermaLink="false">20200317221107</guid> + <description> + <![CDATA[<pre> +Happy Feast of Saint Patrick. Stay safe everyone. +a/openssl-solibs-1.1.1e-x86_64-1.txz: Upgraded. +d/ccache-3.7.8-x86_64-1.txz: Upgraded. +l/glibmm-2.64.0-x86_64-1.txz: Upgraded. +n/openssl-1.1.1e-x86_64-1.txz: Upgraded. + Fixed an overflow bug in the x64_64 Montgomery squaring procedure + used in exponentiation with 512-bit moduli. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1551 + (* Security fix *) +n/php-7.4.4-x86_64-1.txz: Upgraded. + This update fixes bugs and security issues: + Core: get_headers() silently truncates after a null byte + EXIF: Use-of-uninitialized-value in exif + MBstring: mb_strtolower: stack-buffer-overflow at php_unicode_tolower_full + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7066 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7064 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7065 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Mon, 16 Mar 2020 21:20:17 GMT</title> <pubDate>Mon, 16 Mar 2020 21:20:17 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20200316212017</link> |