seb128 / candidate-snaps-review

Testing project to notify about new candidate snap builds
0 stars 0 forks source link

New candidate build available for firefox on amd64 (r1073) #42

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Reported changes between the current stable and the new candidate

--- cache/firefox-1075/snap/manifest.yaml   2022-03-05 10:09:11.000000000 +0000
+++ cache/firefox-1073/snap/manifest.yaml   2022-03-05 08:53:02.000000000 +0000
@@ -1,9 +1,9 @@
 snapcraft-version: 6.0.2
-snapcraft-started-at: '2022-03-05T09:25:44.909256Z'
+snapcraft-started-at: '2022-03-05T08:11:06.097870Z'
 snapcraft-os-release-id: ubuntu
 snapcraft-os-release-version-id: '20.04'
 name: firefox
-version: 97.0.2-1
+version: 98.0-3
 summary: Mozilla Firefox web browser
 description: Firefox is a powerful, extensible web browser with support for modern
   web application technologies.
@@ -167,7 +167,7 @@
     - ACLOCAL_PATH: /snap/gnome-3-38-2004-sdk/current/usr/share/aclocal${ACLOCAL_PATH:+:$ACLOCAL_PATH}
     - PYTHONPATH: /snap/gnome-3-38-2004-sdk/current/usr/lib/python3.8:/snap/gnome-3-38-2004-sdk/current/usr/lib/python3/dist-packages${PYTHONPATH:+:$PYTHONPATH}
     build-packages:
-    - libtinfo6
+    - libtinfo5
     - wget
     installed-packages: []
     installed-snaps:
@@ -183,10 +183,10 @@
       cp -R * /build/firefox/stage/usr/
     override-prime: ''
     override-pull: |
-      LLVM_RELEASE=13.0.0
+      LLVM_RELEASE=13.0.1
       ROOT=https://github.com/llvm/llvm-project/releases/download/llvmorg-$LLVM_RELEASE/clang+llvm-$LLVM_RELEASE-
       if [ amd64 = "amd64" ]; then
-        SUFFIX=x86_64-linux-gnu-ubuntu-20.04.tar.xz
+        SUFFIX=x86_64-linux-gnu-ubuntu-18.04.tar.xz
       elif [ amd64 = "armhf" ]; then
         SUFFIX=armv7a-linux-gnueabihf.tar.xz
       elif [ amd64 = "arm64" ]; then
@@ -683,6 +683,7 @@
     - libthai-dev=0.1.28-3
     - libthai0=0.1.28-3
     - libtiff5=4.1.0+git191117-2ubuntu0.20.04.2
+    - libtinfo5=6.2-0ubuntu2
     - libtinfo6=6.2-0ubuntu2
     - libtsan0=10.3.0-1ubuntu1~20.04
     - libubsan1=10.3.0-1ubuntu1~20.04
@@ -843,8 +844,8 @@
       cp browser/branding/official/default256.png $SNAPCRAFT_PART_INSTALL/
       sed -i 's/\(^Icon=\).*$/\1\/default256.png/' $SNAPCRAFT_PART_INSTALL/firefox.desktop
     override-pull: |
-      VERSION=$(echo 97.0.2-1 | cut -d- -f1)
-      BUILD=$(echo 97.0.2-1 | cut -d- -f2)
+      VERSION=$(echo 98.0-3 | cut -d- -f1)
+      BUILD=$(echo 98.0-3 | cut -d- -f2)
       ROOT=https://ftp.mozilla.org/pub/firefox/candidates/$VERSION-candidates/build$BUILD
       wget -O - $ROOT/source/firefox-$VERSION.source.tar.xz | tar -x --xz --strip-components=1
     plugin: nil
@@ -938,8 +939,8 @@
         cp $XPI $INSTALLDIR/langpack-$LANGCODE@firefox.mozilla.org.xpi
       done
     override-pull: |
-      VERSION=$(echo 97.0.2-1 | cut -d- -f1)
-      BUILD=$(echo 97.0.2-1 | cut -d- -f2)
+      VERSION=$(echo 98.0-3 | cut -d- -f1)
+      BUILD=$(echo 98.0-3 | cut -d- -f2)
       SERVER=https://ftp.mozilla.org
       ROOT=$SERVER/pub/firefox/candidates/$VERSION-candidates/build$BUILD
       XPIS=$(wget -O - $ROOT/linux-x86_64/xpi/ | sed -n 's/.* href="\(.*\.xpi\)".*/\1/p')
@@ -1248,6 +1249,7 @@
     - libthai-dev=0.1.28-3
     - libthai0=0.1.28-3
     - libtiff5=4.1.0+git191117-2ubuntu0.20.04.2
+    - libtinfo5=6.2-0ubuntu2
     - libtinfo6=6.2-0ubuntu2
     - libtsan0=10.3.0-1ubuntu1~20.04
     - libubsan1=10.3.0-1ubuntu1~20.04
@@ -1695,6 +1697,7 @@
     - libthai-dev=0.1.28-3
     - libthai0=0.1.28-3
     - libtiff5=4.1.0+git191117-2ubuntu0.20.04.2
+    - libtinfo5=6.2-0ubuntu2
     - libtinfo6=6.2-0ubuntu2
     - libtsan0=10.3.0-1ubuntu1~20.04
     - libubsan1=10.3.0-1ubuntu1~20.04
@@ -2223,6 +2226,7 @@
     - libthai-dev=0.1.28-3
     - libthai0=0.1.28-3
     - libtiff5=4.1.0+git191117-2ubuntu0.20.04.2
+    - libtinfo5=6.2-0ubuntu2
     - libtinfo6=6.2-0ubuntu2
     - libtsan0=10.3.0-1ubuntu1~20.04
     - libubsan1=10.3.0-1ubuntu1~20.04
@@ -2357,7 +2361,9 @@
     - gtk-common-themes=1519
     - snapcraft=7010
     - snapd=14978
-    override-build: sh rustup.sh -q -y --default-toolchain 1.57.0
+    override-build: |
+      REQUIRED_RUST_VERSION=1.58.0
+      sh rustup.sh -q -y --default-toolchain $REQUIRED_RUST_VERSION
     override-prime: ''
     override-pull: wget -O rustup.sh https://sh.rustup.rs
     plugin: nil
@@ -2425,9 +2431,9 @@
 architectures:
 - amd64
 image-info:
-  build-request-id: lp-69712301
-  build-request-timestamp: '2022-03-05T09:15:58Z'
-  build_url: https://launchpad.net/~mozilla-snaps/+snap/firefox-snap-stable-chemspill/+build/1694529
+  build-request-id: lp-69711481
+  build-request-timestamp: '2022-03-05T08:01:55Z'
+  build_url: https://launchpad.net/~mozilla-snaps/firefox/+snap/firefox-snap-stable/+build/1694471
 build-packages:
 - adwaita-icon-theme=3.36.1-2ubuntu0.20.04.2
 - bsdmainutils=11.1.2ubuntu3
@@ -2547,6 +2553,7 @@
 - libthai-dev=0.1.28-3
 - libthai0=0.1.28-3
 - libtiff5=4.1.0+git191117-2ubuntu0.20.04.2
+- libtinfo5=6.2-0ubuntu2
 - libuv1=1.34.2-1ubuntu1.3
 - libwebp6=0.6.1-2ubuntu0.20.04.1
 - libx11-6=2:1.6.9-2ubuntu1.2
Downloading firefox amd64 from channel stable (r1075) to cache directory
Unpackaging
Downloading firefox amd64 from channel candidate (r1073) to cache directory
Unpackaging

Changes to the snap manifest

Size of the old snap: 154.5 MiB
Size of the new snap: 155.4 MiB

Number of files changed (use -d to have the details)
132

No file removed

No file added
github-actions[bot] commented 2 years ago

Closing the bug since the revision isn't in the candidate channel anymore