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 (r2211) #349

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Reported changes between the current stable and the new candidate

--- cache/firefox-2186/snap/manifest.yaml   2022-12-09 22:01:24.000000000 +0000
+++ cache/firefox-2211/snap/manifest.yaml   2022-12-16 05:30:57.000000000 +0000
@@ -1,9 +1,9 @@
 snapcraft-version: 7.2.9
-snapcraft-started-at: '2022-12-09T22:00:18.654356Z'
+snapcraft-started-at: '2022-12-16T05:29:58.600851Z'
 snapcraft-os-release-id: ubuntu
 snapcraft-os-release-version-id: '20.04'
 name: firefox
-version: 108.0-2
+version: 108.0.1-1
 summary: Mozilla Firefox web browser
 description: Firefox is a powerful, extensible web browser with support for modern
   web application technologies.
@@ -724,7 +724,7 @@
     - systemd=245.4-4ubuntu3.19
     - sysvinit-utils=2.96-2.1ubuntu1
     - tar=1.30+dfsg-7ubuntu0.20.04.2
-    - tzdata=2022f-0ubuntu0.20.04.1
+    - tzdata=2022g-0ubuntu0.20.04.1
     - ubuntu-keyring=2020.02.11.4
     - ubuntu-mono=19.04-0ubuntu3
     - ucf=3.0038+nmu1
@@ -744,9 +744,9 @@
     - xauth=1:1.1-0ubuntu1
     - xkb-data=2.29-2
     - xorg-sgml-doctools=1:1.11-1
-    - xserver-common=2:1.20.13-1ubuntu1~20.04.4
+    - xserver-common=2:1.20.13-1ubuntu1~20.04.5
     - xtrans-dev=1.4.0-1
-    - xvfb=2:1.20.13-1ubuntu1~20.04.4
+    - xvfb=2:1.20.13-1ubuntu1~20.04.5
     - xz-utils=5.2.4-1ubuntu1.1
     - zip=3.0-11build1
     - zlib1g-dev=1:1.2.11.dfsg-2ubuntu1.5
@@ -770,7 +770,7 @@
           rm "/build/firefox/symbols-upload-token"
           deactivate
         else
-          cp $SYMBOLS_ARCHIVE /build/firefox/firefox_108.0-2_amd64.debug
+          cp $SYMBOLS_ARCHIVE /build/firefox/firefox_108.0.1-1_amd64.debug
         fi
       fi
     plugin: nil
@@ -844,8 +844,8 @@
       fi
     override-pull: |
       if [ amd64 = "amd64" ]; then
-        VERSION=$(echo 108.0-2 | cut -d- -f1)
-        BUILD=$(echo 108.0-2 | cut -d- -f2)
+        VERSION=$(echo 108.0.1-1 | cut -d- -f1)
+        BUILD=$(echo 108.0.1-1 | cut -d- -f2)
         FFINFO=$(curl -s https://ftp.mozilla.org/pub/firefox/candidates/$VERSION-candidates/build$BUILD/linux-x86_64/en-US/firefox-$VERSION.json)
         MOZ_SOURCE_REPO=$(echo $FFINFO | jq -r .moz_source_repo)
         MOZ_SOURCE_STAMP=$(echo $FFINFO | jq -r .moz_source_stamp)
@@ -1108,8 +1108,8 @@
         cp obj-*/dist/firefox-*.crashreporter-symbols.zip /build/firefox/stage/debug-symbols/
       fi
     override-pull: |
-      VERSION=$(echo 108.0-2 | cut -d- -f1)
-      BUILD=$(echo 108.0-2 | cut -d- -f2)
+      VERSION=$(echo 108.0.1-1 | cut -d- -f1)
+      BUILD=$(echo 108.0.1-1 | 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
       mkdir -p /build/firefox/stage/debug-symbols
@@ -1206,8 +1206,8 @@
         cp $XPI $INSTALLDIR/locale-$LANGCODE/langpack-$LANGCODE@firefox.mozilla.org.xpi
       done
     override-pull: |
-      VERSION=$(echo 108.0-2 | cut -d- -f1)
-      BUILD=$(echo 108.0-2 | cut -d- -f2)
+      VERSION=$(echo 108.0.1-1 | cut -d- -f1)
+      BUILD=$(echo 108.0.1-1 | 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')
@@ -1669,7 +1669,7 @@
     - systemd=245.4-4ubuntu3.19
     - sysvinit-utils=2.96-2.1ubuntu1
     - tar=1.30+dfsg-7ubuntu0.20.04.2
-    - tzdata=2022f-0ubuntu0.20.04.1
+    - tzdata=2022g-0ubuntu0.20.04.1
     - ubuntu-keyring=2020.02.11.4
     - ubuntu-mono=19.04-0ubuntu3
     - ucf=3.0038+nmu1
@@ -1689,9 +1689,9 @@
     - xauth=1:1.1-0ubuntu1
     - xkb-data=2.29-2
     - xorg-sgml-doctools=1:1.11-1
-    - xserver-common=2:1.20.13-1ubuntu1~20.04.4
+    - xserver-common=2:1.20.13-1ubuntu1~20.04.5
     - xtrans-dev=1.4.0-1
-    - xvfb=2:1.20.13-1ubuntu1~20.04.4
+    - xvfb=2:1.20.13-1ubuntu1~20.04.5
     - xz-utils=5.2.4-1ubuntu1.1
     - zip=3.0-11build1
     - zlib1g-dev=1:1.2.11.dfsg-2ubuntu1.5
@@ -2203,7 +2203,7 @@
     - systemd=245.4-4ubuntu3.19
     - sysvinit-utils=2.96-2.1ubuntu1
     - tar=1.30+dfsg-7ubuntu0.20.04.2
-    - tzdata=2022f-0ubuntu0.20.04.1
+    - tzdata=2022g-0ubuntu0.20.04.1
     - ubuntu-keyring=2020.02.11.4
     - ubuntu-mono=19.04-0ubuntu3
     - ucf=3.0038+nmu1
@@ -2223,9 +2223,9 @@
     - xauth=1:1.1-0ubuntu1
     - xkb-data=2.29-2
     - xorg-sgml-doctools=1:1.11-1
-    - xserver-common=2:1.20.13-1ubuntu1~20.04.4
+    - xserver-common=2:1.20.13-1ubuntu1~20.04.5
     - xtrans-dev=1.4.0-1
-    - xvfb=2:1.20.13-1ubuntu1~20.04.4
+    - xvfb=2:1.20.13-1ubuntu1~20.04.5
     - xz-utils=5.2.4-1ubuntu1.1
     - zip=3.0-11build1
     - zlib1g-dev=1:1.2.11.dfsg-2ubuntu1.5
@@ -2702,7 +2702,7 @@
     - systemd=245.4-4ubuntu3.19
     - sysvinit-utils=2.96-2.1ubuntu1
     - tar=1.30+dfsg-7ubuntu0.20.04.2
-    - tzdata=2022f-0ubuntu0.20.04.1
+    - tzdata=2022g-0ubuntu0.20.04.1
     - ubuntu-keyring=2020.02.11.4
     - ubuntu-mono=19.04-0ubuntu3
     - ucf=3.0038+nmu1
@@ -2722,9 +2722,9 @@
     - xauth=1:1.1-0ubuntu1
     - xkb-data=2.29-2
     - xorg-sgml-doctools=1:1.11-1
-    - xserver-common=2:1.20.13-1ubuntu1~20.04.4
+    - xserver-common=2:1.20.13-1ubuntu1~20.04.5
     - xtrans-dev=1.4.0-1
-    - xvfb=2:1.20.13-1ubuntu1~20.04.4
+    - xvfb=2:1.20.13-1ubuntu1~20.04.5
     - xz-utils=5.2.4-1ubuntu1.1
     - zip=3.0-11build1
     - zlib1g-dev=1:1.2.11.dfsg-2ubuntu1.5
@@ -3285,7 +3285,7 @@
     - systemd=245.4-4ubuntu3.19
     - sysvinit-utils=2.96-2.1ubuntu1
     - tar=1.30+dfsg-7ubuntu0.20.04.2
-    - tzdata=2022f-0ubuntu0.20.04.1
+    - tzdata=2022g-0ubuntu0.20.04.1
     - ubuntu-keyring=2020.02.11.4
     - ubuntu-mono=19.04-0ubuntu3
     - ucf=3.0038+nmu1
@@ -3305,9 +3305,9 @@
     - xauth=1:1.1-0ubuntu1
     - xkb-data=2.29-2
     - xorg-sgml-doctools=1:1.11-1
-    - xserver-common=2:1.20.13-1ubuntu1~20.04.4
+    - xserver-common=2:1.20.13-1ubuntu1~20.04.5
     - xtrans-dev=1.4.0-1
-    - xvfb=2:1.20.13-1ubuntu1~20.04.4
+    - xvfb=2:1.20.13-1ubuntu1~20.04.5
     - xz-utils=5.2.4-1ubuntu1.1
     - zip=3.0-11build1
     - zlib1g-dev=1:1.2.11.dfsg-2ubuntu1.5
@@ -3394,9 +3394,9 @@
 architectures:
 - amd64
 image-info:
-  build-request-id: lp-75997197
-  build-request-timestamp: '2022-12-09T18:45:08Z'
-  build_url: https://launchpad.net/~mozilla-snaps/firefox/+snap/firefox-snap-stable/+build/1965237
+  build-request-id: lp-76142777
+  build-request-timestamp: '2022-12-16T02:30:11Z'
+  build_url: https://launchpad.net/~mozilla-snaps/firefox/+snap/firefox-snap-stable/+build/1970950
 build-packages:
 - adwaita-icon-theme=3.36.1-2ubuntu0.20.04.2
 - binutils-dev=2.34-6ubuntu1.4
@@ -3636,9 +3636,9 @@
 - xauth=1:1.1-0ubuntu1
 - xkb-data=2.29-2
 - xorg-sgml-doctools=1:1.11-1
-- xserver-common=2:1.20.13-1ubuntu1~20.04.4
+- xserver-common=2:1.20.13-1ubuntu1~20.04.5
 - xtrans-dev=1.4.0-1
-- xvfb=2:1.20.13-1ubuntu1~20.04.4
+- xvfb=2:1.20.13-1ubuntu1~20.04.5
 - zip=3.0-11build1
 - zlib1g-dev=1:1.2.11.dfsg-2ubuntu1.5
 build-snaps:
Downloading firefox amd64 from channel stable (r2186) to cache directory
Unpackaging
Downloading firefox amd64 from channel candidate (r2211) to cache directory
Unpackaging

Changes to the snap manifest

Size of the old snap: 238.9 MiB
Size of the new snap: 238.4 MiB

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

No file removed

No file added
github-actions[bot] commented 1 year ago

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