diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index a30539c1..dfb1e712 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,35 @@ +Tue Aug 23 19:27:56 UTC 2022 +extra/sendmail/sendmail-8.17.1-x86_64-3_slack15.0.txz: Rebuilt. + In recent versions of glibc, USE_INET6 has been removed which caused sendmail + to reject mail from IPv6 addresses. Adding -DHAS_GETHOSTBYNNAME2=1 to the + site.config.m4 allows the reverse lookups to work again fixing this issue. + Thanks to talo. +extra/sendmail/sendmail-cf-8.17.1-noarch-3_slack15.0.txz: Rebuilt. +patches/packages/hunspell-1.7.1-x86_64-1_slack15.0.txz: Upgraded. + Fixed invalid read operation in SuggestMgr::leftcommonsubstring + in suggestmgr.cxx. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16707 + (* Security fix *) +patches/packages/mozilla-firefox-91.13.0esr-x86_64-1_slack15.0.txz: Upgraded. + This update contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/firefox/91.13.0/releasenotes/ + https://www.mozilla.org/security/advisories/mfsa2022-35/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38472 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38473 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38478 + (* Security fix *) +patches/packages/mozilla-thunderbird-91.13.0-x86_64-1_slack15.0.txz: Upgraded. + This release contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/91.13.0/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2022-37/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38472 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38473 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38478 + (* Security fix *) ++--------------------------+ Sat Aug 20 20:04:15 UTC 2022 patches/packages/vim-8.2.4649-x86_64-3_slack15.0.txz: Rebuilt. Fix use after free. |