diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-11-04 22:04:17 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-11-05 08:59:45 +0100 |
commit | b8f1d46345271b066f7608c67a8b0b1c97477855 (patch) | |
tree | e6bd3bb6bee181705d456d01d354b2d19b5211d9 /ChangeLog.rss | |
parent | 2baf905cc413d6741e42e6f790f7611577ec3ccf (diff) | |
download | current-b8f1d46345271b066f7608c67a8b0b1c97477855.tar.gz |
Mon Nov 4 22:04:17 UTC 201920191104220417
a/hwdata-0.329-noarch-1.txz: Upgraded.
d/git-2.24.0-x86_64-1.txz: Upgraded.
l/QScintilla-2.11.3-x86_64-1.txz: Upgraded.
l/libtiff-4.1.0-x86_64-1.txz: Upgraded.
libtiff: fix integer overflow in _TIFFCheckMalloc() that could cause a crash.
tif_dir: unset transferfunction field if necessary.
pal2rgb: failed to free memory on a few errors.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14973
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19210
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6128
(* Security fix *)
n/ipset-7.4-x86_64-1.txz: Upgraded.
x/xterm-350-x86_64-1.txz: Upgraded.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 28 |
1 files changed, 26 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 9d19a30f..d655c2d5 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,34 @@ <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>Sun, 3 Nov 2019 23:36:43 GMT</pubDate> - <lastBuildDate>Mon, 4 Nov 2019 07:59:44 GMT</lastBuildDate> + <pubDate>Mon, 4 Nov 2019 22:04:17 GMT</pubDate> + <lastBuildDate>Tue, 5 Nov 2019 07:59:40 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.11</generator> <item> + <title>Mon, 4 Nov 2019 22:04:17 GMT</title> + <pubDate>Mon, 4 Nov 2019 22:04:17 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20191104220417</link> + <guid isPermaLink="false">20191104220417</guid> + <description> + <![CDATA[<pre> +a/hwdata-0.329-noarch-1.txz: Upgraded. +d/git-2.24.0-x86_64-1.txz: Upgraded. +l/QScintilla-2.11.3-x86_64-1.txz: Upgraded. +l/libtiff-4.1.0-x86_64-1.txz: Upgraded. + libtiff: fix integer overflow in _TIFFCheckMalloc() that could cause a crash. + tif_dir: unset transferfunction field if necessary. + pal2rgb: failed to free memory on a few errors. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14973 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19210 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6128 + (* Security fix *) +n/ipset-7.4-x86_64-1.txz: Upgraded. +x/xterm-350-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Sun, 3 Nov 2019 23:36:43 GMT</title> <pubDate>Sun, 3 Nov 2019 23:36:43 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20191103233643</link> |