diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-02-18 20:47:35 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-02-19 08:59:50 +0100 |
commit | ee1a7d961cd6886f9beadcf29069ecdf36113168 (patch) | |
tree | b0c35a85650c6710c32131849ba2f130628aea69 /recompress.sh | |
parent | 8b03d869e114578be209fde7fe72498970f6998e (diff) | |
download | current-ee1a7d961cd6886f9beadcf29069ecdf36113168.tar.gz |
Thu Feb 18 20:47:35 UTC 202120210218204735
xap/mozilla-firefox-78.7.1esr-x86_64-1.txz: Upgraded.
It looks like rebuilding Firefox with Rust 1.50.0 causes it to crash on
HTML5 streams, so let's drop back to this build. 78.8.0 is coming soon
and hopefully it'll fix this.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recompress.sh b/recompress.sh index 0cc8d053..5cfde0d1 100755 --- a/recompress.sh +++ b/recompress.sh @@ -906,11 +906,11 @@ gzip ./source/l/mozjs78/patches/init_patch.patch gzip ./source/l/mozjs78/patches/spidermonkey_style_check_disable_s390x.patch gzip ./source/l/mozjs78/patches/spidermonkey_checks_disable.patch gzip ./source/xap/hexchat/doinst.sh +gzip ./source/xap/mozilla-thunderbird/0041-bmo-1684261-Fix-build-with-rust-1.50.0.patch gzip ./source/xap/mozilla-thunderbird/autoconf/autoconf-2.13-consolidated_fixes-1.patch gzip ./source/xap/mozilla-thunderbird/build-deps/autoconf/autoconf-2.13-consolidated_fixes-1.patch 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/gkrust.a.no.networking.check.diff gzip ./source/xap/xmms/xmms.alsa.default.diff gzip ./source/xap/xmms/xmms.gtk.doublesize.diff |