diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-07-04 18:59:06 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-07-05 08:59:52 +0200 |
commit | 028ce2764b6e2530640d5780777bbabadf125dda (patch) | |
tree | 86eb8b9cbbf9b3ab27dc69852f577d00a82e493c /ChangeLog.rss | |
parent | 0d608126f6c0b64360bc8e5d864de385a45d0439 (diff) | |
download | current-028ce2764b6e2530640d5780777bbabadf125dda.tar.gz |
Sat Jul 4 18:59:06 UTC 202020200704185906
a/hwdata-0.337-noarch-1.txz: Upgraded.
d/python-setuptools-49.1.0-x86_64-1.txz: Upgraded.
l/libcap-2.37-x86_64-1.txz: Upgraded.
l/librsvg-2.48.8-x86_64-1.txz: Upgraded.
l/libuv-1.38.1-x86_64-1.txz: Upgraded.
l/libvorbis-1.3.7-x86_64-1.txz: Upgraded.
Fix out-of-bounds read encoding very low sample rates.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10393
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14160
(* Security fix *)
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 2709d141..b96fced6 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,31 @@ <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>Fri, 3 Jul 2020 20:28:47 GMT</pubDate> - <lastBuildDate>Sat, 4 Jul 2020 06:59:46 GMT</lastBuildDate> + <pubDate>Sat, 4 Jul 2020 18:59:06 GMT</pubDate> + <lastBuildDate>Sun, 5 Jul 2020 06:59:45 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Sat, 4 Jul 2020 18:59:06 GMT</title> + <pubDate>Sat, 4 Jul 2020 18:59:06 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20200704185906</link> + <guid isPermaLink="false">20200704185906</guid> + <description> + <![CDATA[<pre> +a/hwdata-0.337-noarch-1.txz: Upgraded. +d/python-setuptools-49.1.0-x86_64-1.txz: Upgraded. +l/libcap-2.37-x86_64-1.txz: Upgraded. +l/librsvg-2.48.8-x86_64-1.txz: Upgraded. +l/libuv-1.38.1-x86_64-1.txz: Upgraded. +l/libvorbis-1.3.7-x86_64-1.txz: Upgraded. + Fix out-of-bounds read encoding very low sample rates. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10393 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14160 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Fri, 3 Jul 2020 20:28:47 GMT</title> <pubDate>Fri, 3 Jul 2020 20:28:47 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20200703202847</link> |