diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-11-06 21:25:18 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-11-07 08:59:53 +0100 |
commit | aae320a395fbbe0be771ead4963da6d61e50c5ae (patch) | |
tree | b28a177d33110ca0705d049a3bc6fac06034799e /recompress.sh | |
parent | 1e2b70eb9ad995e99d86e49d96104c090a860709 (diff) | |
download | current-aae320a395fbbe0be771ead4963da6d61e50c5ae.tar.gz |
Fri Nov 6 21:25:18 UTC 202020201106212518
d/rust-1.47.0-x86_64-2.txz: Rebuilt.
Switch back to Rust 1.47.0 now that patches are available to fix Firefox
and Thunderbird.
xap/mozilla-thunderbird-78.4.1-x86_64-1.txz: Upgraded.
This is a bugfix release.
For more information, see:
https://www.mozilla.org/en-US/thunderbird/78.4.1/releasenotes/
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index e896e61a..9657d639 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1097,6 +1097,7 @@ gzip ./source/xap/mozilla-thunderbird/build-deps/autoconf/autoconf-2.13-consolid gzip ./source/xap/mozilla-thunderbird/tb.ui.scrollToClick.diff gzip ./source/xap/mozilla-thunderbird/mozilla-firefox.xpcom_arm.patch gzip ./source/xap/mozilla-thunderbird/unbreakdocs.diff +gzip ./source/xap/mozilla-thunderbird/rust_1.47.0.patch gzip ./source/xap/mozilla-thunderbird/gkrust.a.no.networking.check.diff gzip ./source/xap/xmms/xmms.alsa.default.diff gzip ./source/xap/xmms/xmms.gtk.doublesize.diff @@ -1211,6 +1212,7 @@ gzip ./source/xap/mozilla-firefox/build-deps/autoconf/autoconf-2.13-consolidated gzip ./source/xap/mozilla-firefox/mimeTypes.rdf gzip ./source/xap/mozilla-firefox/mozilla-firefox-mimeTypes-fix.diff gzip ./source/xap/mozilla-firefox/unbreakdocs.diff +gzip ./source/xap/mozilla-firefox/rust_1.47.0.patch gzip ./source/xap/electricsheep/electricsheep.mplayer.diff gzip ./source/installer/sources/initrd/etc/keymaps.tar gzip ./source/x/liberation-fonts-ttf/doinst.sh |