diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-05-11 19:01:59 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-05-12 06:59:53 +0200 |
commit | 8aa103090cd9ec2830f977dc4700aa59e8305526 (patch) | |
tree | 81129839cf930966e3c957ed3b69c982a0528587 /ChangeLog.rss | |
parent | 5ec6fc1f1e98f927ec059ec59639a4cba2efa793 (diff) | |
download | current-8aa103090cd9ec2830f977dc4700aa59e8305526.tar.gz current-8aa103090cd9ec2830f977dc4700aa59e8305526.tar.xz |
Wed May 11 19:01:59 UTC 202220220511190159
n/curl-7.83.1-x86_64-1.txz: Upgraded.
This update fixes security issues:
HSTS bypass via trailing dot.
TLS and SSH connection too eager reuse.
CERTINFO never-ending busy-loop.
percent-encoded path separator in URL host.
cookie for trailing dot TLD.
curl removes wrong file on error.
For more information, see:
https://curl.se/docs/CVE-2022-30115.html
https://curl.se/docs/CVE-2022-27782.html
https://curl.se/docs/CVE-2022-27781.html
https://curl.se/docs/CVE-2022-27780.html
https://curl.se/docs/CVE-2022-27779.html
https://curl.se/docs/CVE-2022-27778.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-30115
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27780
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27779
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27778
(* Security fix *)
n/epic5-2.1.9-x86_64-1.txz: Upgraded.
n/mobile-broadband-provider-info-20220511-x86_64-1.txz: Upgraded.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 38 |
1 files changed, 36 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index c2285ef85..5e9b63f07 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,44 @@ <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, 10 May 2022 19:36:06 GMT</pubDate> - <lastBuildDate>Wed, 11 May 2022 04:59:47 GMT</lastBuildDate> + <pubDate>Wed, 11 May 2022 19:01:59 GMT</pubDate> + <lastBuildDate>Thu, 12 May 2022 04:59:53 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Wed, 11 May 2022 19:01:59 GMT</title> + <pubDate>Wed, 11 May 2022 19:01:59 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220511190159</link> + <guid isPermaLink="false">20220511190159</guid> + <description> + <![CDATA[<pre> +n/curl-7.83.1-x86_64-1.txz: Upgraded. + This update fixes security issues: + HSTS bypass via trailing dot. + TLS and SSH connection too eager reuse. + CERTINFO never-ending busy-loop. + percent-encoded path separator in URL host. + cookie for trailing dot TLD. + curl removes wrong file on error. + For more information, see: + https://curl.se/docs/CVE-2022-30115.html + https://curl.se/docs/CVE-2022-27782.html + https://curl.se/docs/CVE-2022-27781.html + https://curl.se/docs/CVE-2022-27780.html + https://curl.se/docs/CVE-2022-27779.html + https://curl.se/docs/CVE-2022-27778.html + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-30115 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27780 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27779 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27778 + (* Security fix *) +n/epic5-2.1.9-x86_64-1.txz: Upgraded. +n/mobile-broadband-provider-info-20220511-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Tue, 10 May 2022 19:36:06 GMT</title> <pubDate>Tue, 10 May 2022 19:36:06 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220510193606</link> |