summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-11-05 22:49:19 +0000
committer Eric Hameleers <alien@slackware.com>2021-11-06 08:59:56 +0100
commitbda0a08bfe7825d51ae2daad4d2f3d2be82220ba (patch)
tree60f7e7f95af6c9acba3ccb92980930ebe9b1b831 /source
parent33fa4a8606b9a3da17d7c69248f4b21652144e06 (diff)
downloadcurrent-bda0a08bfe7825d51ae2daad4d2f3d2be82220ba.tar.gz
current-bda0a08bfe7825d51ae2daad4d2f3d2be82220ba.tar.xz
Fri Nov 5 22:49:19 UTC 202120211105224919
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.
Diffstat (limited to 'source')
-rw-r--r--source/kde/kde/build/plasma-wayland-protocols2
-rwxr-xr-xsource/xap/mozilla-firefox/mozilla-firefox.SlackBuild2
2 files changed, 2 insertions, 2 deletions
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