diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-04-03 23:07:16 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-04-04 08:59:51 +0200 |
commit | df9b2cc1642e4d976aa5f9dbcd3e953d8717a265 (patch) | |
tree | 5ef03d25186635cd42d30cbaf0a36d64c220c2f9 /recompress.sh | |
parent | fe5dc86ceeef97ef22fa8759bef4715e6d42865d (diff) | |
download | current-df9b2cc1642e4d976aa5f9dbcd3e953d8717a265.tar.gz |
Fri Apr 3 23:07:16 UTC 202020200403230716
ap/lsof-4.93.2-x86_64-2.txz: Rebuilt.
Fixed the manpage. Thanks to kaott.
ap/sc-7.16-x86_64-7.txz: Rebuilt.
Brought back the classic SC. Thanks to dive.
d/Cython-0.29.16-x86_64-1.txz: Upgraded.
d/mercurial-5.3.2-x86_64-1.txz: Upgraded.
l/gtk+3-3.24.17-x86_64-1.txz: Upgraded.
n/dhcpcd-8.1.7-x86_64-1.txz: Upgraded.
n/iproute2-5.6.0-x86_64-1.txz: Upgraded.
x/libdrm-2.4.101-x86_64-1.txz: Upgraded.
x/mesa-20.0.4-x86_64-1.txz: Upgraded.
xap/mozilla-firefox-68.6.1esr-x86_64-1.txz: Upgraded.
This release contains critical security fixes and improvements.
"Under certain conditions, when running the nsDocShell destructor, a race
condition can cause a use-after-free. We are aware of targeted attacks in
the wild abusing this flaw."
"Under certain conditions, when handling a ReadableStream, a race condition
can cause a use-after-free. We are aware of targeted attacks in the wild
abusing this flaw."
For more information, see:
https://www.mozilla.org/en-US/firefox/68.6.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2020-11/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6819
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6820
(* Security fix *)
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index b76a9d00..8d808f77 100755 --- a/recompress.sh +++ b/recompress.sh @@ -746,6 +746,7 @@ gzip ./source/ap/slackpkg/doinst.sh gzip ./source/ap/dmapi/bug799162.patch gzip ./source/ap/dc3dd/dc3dd.glibc228.diff gzip ./source/ap/flac/flac.man.diff +gzip ./source/ap/sc/sc-7.16-3.diff gzip ./source/ap/sqlite/COPYRIGHT gzip ./source/ap/nano/doinst.sh gzip ./source/ap/linuxdoc-tools/doinst.sh |