diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-05-02 20:02:49 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-05-03 13:29:53 +0200 |
commit | d88c750381aa73e5ad1ab8f6ac287bf09b18324f (patch) | |
tree | 4b632cae344aae3b58b7e9690526432e5377c5a3 /ChangeLog.rss | |
parent | 7d2523ede39cdb73d03f8ef4e872b08eecc4f151 (diff) | |
download | current-d88c750381aa73e5ad1ab8f6ac287bf09b18324f.tar.gz |
Mon May 2 20:02:49 UTC 202220220502200249_15.0
patches/packages/libxml2-2.9.14-x86_64-1_slack15.0.txz: Upgraded.
This update fixes bugs and the following security issues:
Fix integer overflow in xmlBuf and xmlBuffer.
Fix potential double-free in xmlXPtrStringRangeFunction.
Fix memory leak in xmlFindCharEncodingHandler.
Normalize XPath strings in-place.
Prevent integer-overflow in htmlSkipBlankChars() and xmlSkipBlankChars().
Fix leak of xmlElementContent.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29824
(* Security fix *)
patches/packages/mozilla-firefox-91.9.0esr-x86_64-1_slack15.0.txz: Upgraded.
This is a bugfix release.
For more information, see:
https://www.mozilla.org/en-US/firefox/91.9.0/releasenotes/
patches/packages/samba-4.15.7-x86_64-1_slack15.0.txz: Upgraded.
This is a bugfix release.
For more information, see:
https://www.samba.org/samba/history/samba-4.15.7.html
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 33 |
1 files changed, 31 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index e327c555..4c3465ec 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,39 @@ <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, 30 Apr 2022 21:18:47 GMT</pubDate> - <lastBuildDate>Sun, 1 May 2022 11:29:50 GMT</lastBuildDate> + <pubDate>Mon, 2 May 2022 20:02:49 GMT</pubDate> + <lastBuildDate>Tue, 3 May 2022 11:29:42 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Mon, 2 May 2022 20:02:49 GMT</title> + <pubDate>Mon, 2 May 2022 20:02:49 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220502200249</link> + <guid isPermaLink="false">20220502200249</guid> + <description> + <![CDATA[<pre> +patches/packages/libxml2-2.9.14-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and the following security issues: + Fix integer overflow in xmlBuf and xmlBuffer. + Fix potential double-free in xmlXPtrStringRangeFunction. + Fix memory leak in xmlFindCharEncodingHandler. + Normalize XPath strings in-place. + Prevent integer-overflow in htmlSkipBlankChars() and xmlSkipBlankChars(). + Fix leak of xmlElementContent. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29824 + (* Security fix *) +patches/packages/mozilla-firefox-91.9.0esr-x86_64-1_slack15.0.txz: Upgraded. + This is a bugfix release. + For more information, see: + https://www.mozilla.org/en-US/firefox/91.9.0/releasenotes/ +patches/packages/samba-4.15.7-x86_64-1_slack15.0.txz: Upgraded. + This is a bugfix release. + For more information, see: + https://www.samba.org/samba/history/samba-4.15.7.html + </pre>]]> + </description> + </item> + <item> <title>Sat, 30 Apr 2022 21:18:47 GMT</title> <pubDate>Sat, 30 Apr 2022 21:18:47 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220430211847</link> |