From bda0a08bfe7825d51ae2daad4d2f3d2be82220ba Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 5 Nov 2021 22:49:19 +0000 Subject: Fri Nov 5 22:49:19 UTC 2021 a/btrfs-progs-5.15-x86_64-1.txz: Upgraded. a/hwdata-0.353-noarch-1.txz: Upgraded. kde/plasma-wayland-protocols-1.5.0-x86_64-1.txz: Upgraded. xap/mozilla-firefox-91.3.0esr-x86_64-2.txz: Rebuilt. Rebuilt with rust-1.54.0, which seems to produce a stable Firefox package. Looking at this page, it would seem that upstream is probably compiling the official package with rust-1.54.0: https://firefox-source-docs.mozilla.org/writing-rust-code/update-policy.html Normally I'd be inclined to drop back on the version of Rust in the main tree, but rust-1.56.1 fixes a security issue (one that doesn't affect any crates used by Firefox), so that doesn't seem to be a good idea. --- source/kde/kde/build/plasma-wayland-protocols | 2 +- source/xap/mozilla-firefox/mozilla-firefox.SlackBuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'source') diff --git a/source/kde/kde/build/plasma-wayland-protocols b/source/kde/kde/build/plasma-wayland-protocols index 0cfbf0888..d00491fd7 100644 --- a/source/kde/kde/build/plasma-wayland-protocols +++ b/source/kde/kde/build/plasma-wayland-protocols @@ -1 +1 @@ -2 +1 diff --git a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild index 6d0682fbc..e448ee7a6 100755 --- a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild +++ b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mozilla-firefox VERSION=$(basename $(ls firefox-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev) .source) RELEASEVER=$(echo $VERSION | cut -f 1 -d r | cut -f 1 -d b | cut -f 1 -d e) -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Specify this variable for a localized build. # For example, to build a version of Firefox with Italian support, run -- cgit v1.2.3