diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-05-04 21:24:57 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-05-05 06:59:47 +0200 |
commit | 5e165e2460523e473fd3e4c770766483f1f76eb7 (patch) | |
tree | ff7764c29c46ce7932944629811cd6fe54c5cf34 /ChangeLog.rss | |
parent | 4ef9f40654fe764b9073519c96c22258cc875f76 (diff) | |
download | current-5e165e2460523e473fd3e4c770766483f1f76eb7.tar.gz current-5e165e2460523e473fd3e4c770766483f1f76eb7.tar.xz |
Wed May 4 21:24:57 UTC 202220220504212457
a/openssl-solibs-1.1.1o-x86_64-1.txz: Upgraded.
ap/sqlite-3.38.4-x86_64-1.txz: Upgraded.
d/mercurial-6.1.2-x86_64-1.txz: Upgraded.
l/libnice-0.1.19-x86_64-1.txz: Upgraded.
n/openssl-1.1.1o-x86_64-1.txz: Upgraded.
Fixed a bug in the c_rehash script which was not properly sanitising shell
metacharacters to prevent command injection.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1292
(* Security fix *)
x/libxcb-1.15-x86_64-1.txz: Upgraded.
x/xcb-proto-1.15-x86_64-1.txz: Upgraded.
xap/mozilla-thunderbird-91.9.0-x86_64-1.txz: Upgraded.
This release contains security fixes and improvements.
For more information, see:
https://www.mozilla.org/en-US/thunderbird/91.9.0/releasenotes/
(* Security fix *)
xap/seamonkey-2.53.12-x86_64-1.txz: Upgraded.
This update contains security fixes and improvements.
For more information, see:
https://www.seamonkey-project.org/releases/seamonkey2.53.12
(* Security fix *)
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 36 |
1 files changed, 34 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 09e40f3ae..b2885c51c 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,42 @@ <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>Tue, 3 May 2022 19:33:50 GMT</pubDate> - <lastBuildDate>Wed, 4 May 2022 04:59:47 GMT</lastBuildDate> + <pubDate>Wed, 4 May 2022 21:24:57 GMT</pubDate> + <lastBuildDate>Thu, 5 May 2022 04:59:45 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Wed, 4 May 2022 21:24:57 GMT</title> + <pubDate>Wed, 4 May 2022 21:24:57 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220504212457</link> + <guid isPermaLink="false">20220504212457</guid> + <description> + <![CDATA[<pre> +a/openssl-solibs-1.1.1o-x86_64-1.txz: Upgraded. +ap/sqlite-3.38.4-x86_64-1.txz: Upgraded. +d/mercurial-6.1.2-x86_64-1.txz: Upgraded. +l/libnice-0.1.19-x86_64-1.txz: Upgraded. +n/openssl-1.1.1o-x86_64-1.txz: Upgraded. + Fixed a bug in the c_rehash script which was not properly sanitising shell + metacharacters to prevent command injection. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1292 + (* Security fix *) +x/libxcb-1.15-x86_64-1.txz: Upgraded. +x/xcb-proto-1.15-x86_64-1.txz: Upgraded. +xap/mozilla-thunderbird-91.9.0-x86_64-1.txz: Upgraded. + This release contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/91.9.0/releasenotes/ + (* Security fix *) +xap/seamonkey-2.53.12-x86_64-1.txz: Upgraded. + This update contains security fixes and improvements. + For more information, see: + https://www.seamonkey-project.org/releases/seamonkey2.53.12 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Tue, 3 May 2022 19:33:50 GMT</title> <pubDate>Tue, 3 May 2022 19:33:50 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220503193350</link> |