diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-04-05 19:04:44 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-04-06 08:59:51 +0200 |
commit | 928db52b4905b2f48ad28d9965f859ef8247ad3e (patch) | |
tree | f781955710861e62e73f872d321fd050f1b2591f /ChangeLog.rss | |
parent | 2fa8690488a46236661e058ebceb0cde13755f23 (diff) | |
download | current-928db52b4905b2f48ad28d9965f859ef8247ad3e.tar.gz |
Mon Apr 5 19:04:44 UTC 202120210405190444
a/hwdata-0.346-noarch-1.txz: Upgraded.
a/kernel-firmware-20210405_af1ca28-noarch-1.txz: Upgraded.
d/Cython-0.29.22-x86_64-2.txz: Rebuilt.
Recompiled to fix building some programs that use Cython. It's possible
that this was due to an ABI bug that shipped in Python-3.9.3, but we'll
rebuild to be on the safe side.
Thanks to PiterPunk who noticed this issue on 32-bit.
d/python3-3.9.4-x86_64-1.txz: Upgraded.
This update reverts a change that introduced an unintentional ABI
incompatibility making some C extensions built with Python 3.9.0 - 3.9.2
crash with Python 3.9.3 on 32-bit systems.
d/ruby-3.0.1-x86_64-1.txz: Upgraded.
This release includes a security fix:
XML round-trip vulnerability in REXML.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28965
(* Security fix *)
l/cryfs-0.10.3-x86_64-1.txz: Upgraded.
l/imagemagick-7.0.11_6-x86_64-1.txz: Upgraded.
l/libqalculate-3.18.0-x86_64-1.txz: Upgraded.
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 18a7ce54..5af807ec 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>Sat, 3 Apr 2021 18:28:05 GMT</pubDate> - <lastBuildDate>Sun, 4 Apr 2021 06:59:40 GMT</lastBuildDate> + <pubDate>Mon, 5 Apr 2021 19:04:44 GMT</pubDate> + <lastBuildDate>Tue, 6 Apr 2021 06:59:43 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Mon, 5 Apr 2021 19:04:44 GMT</title> + <pubDate>Mon, 5 Apr 2021 19:04:44 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20210405190444</link> + <guid isPermaLink="false">20210405190444</guid> + <description> + <![CDATA[<pre> +a/hwdata-0.346-noarch-1.txz: Upgraded. +a/kernel-firmware-20210405_af1ca28-noarch-1.txz: Upgraded. +d/Cython-0.29.22-x86_64-2.txz: Rebuilt. + Recompiled to fix building some programs that use Cython. It's possible + that this was due to an ABI bug that shipped in Python-3.9.3, but we'll + rebuild to be on the safe side. + Thanks to PiterPunk who noticed this issue on 32-bit. +d/python3-3.9.4-x86_64-1.txz: Upgraded. + This update reverts a change that introduced an unintentional ABI + incompatibility making some C extensions built with Python 3.9.0 - 3.9.2 + crash with Python 3.9.3 on 32-bit systems. +d/ruby-3.0.1-x86_64-1.txz: Upgraded. + This release includes a security fix: + XML round-trip vulnerability in REXML. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28965 + (* Security fix *) +l/cryfs-0.10.3-x86_64-1.txz: Upgraded. +l/imagemagick-7.0.11_6-x86_64-1.txz: Upgraded. +l/libqalculate-3.18.0-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Sat, 3 Apr 2021 18:28:05 GMT</title> <pubDate>Sat, 3 Apr 2021 18:28:05 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20210403182805</link> |