diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 43bec4a6..a247721a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,27 @@ +Wed May 11 19:01:59 UTC 2022 +patches/packages/curl-7.83.1-x86_64-1_slack15.0.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 *) ++--------------------------+ Mon May 9 21:33:25 UTC 2022 patches/packages/linux-5.15.38/*: Upgraded. These updates fix various bugs and security issues. |