Closed github-actions[bot] closed 1 year ago
Reported changes between the current stable and the new candidate
--- cache/firefox-2356/snap/manifest.yaml 2023-02-14 18:26:06.000000000 +0000 +++ cache/firefox-2387/snap/manifest.yaml 2023-02-27 20:27:35.000000000 +0000 @@ -1,9 +1,9 @@ snapcraft-version: 7.2.9 -snapcraft-started-at: '2023-02-14T18:25:04.369646Z' +snapcraft-started-at: '2023-02-27T20:26:42.862040Z' snapcraft-os-release-id: ubuntu snapcraft-os-release-version-id: '20.04' name: firefox -version: 110.0-3 +version: 110.0.1-1 summary: Mozilla Firefox web browser description: Firefox is a powerful, extensible web browser with support for modern web application technologies. @@ -161,7 +161,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-build: | MOZCONFIG="/build/firefox/stage/mozconfig" gpg -d --batch --passphrase "$(base64 -d /build/firefox/.passphrase)" -o apikeys /build/firefox/.apikeys @@ -197,7 +197,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-build: cargo install cbindgen override-prime: '' plugin: nil @@ -232,7 +232,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-build: | if [ amd64 = "amd64" ]; then LLVM_RELEASE=$LLVM_RELEASE_15 @@ -314,7 +314,7 @@ - coreutils=8.30-3ubuntu2 - cpp-9=9.4.0-1ubuntu1~20.04.1 - cpp=4:9.3.0-1ubuntu2 - - curl=7.68.0-1ubuntu2.15 + - curl=7.68.0-1ubuntu2.16 - dash=0.5.10.2-6 - dbus-user-session=1.12.16-2ubuntu2.3 - dbus=1.12.16-2ubuntu2.3 @@ -348,8 +348,8 @@ - gir1.2-gtk-2.0=2.24.32-4ubuntu4 - gir1.2-harfbuzz-0.0=2.6.4-1ubuntu4.2 - gir1.2-pango-1.0=1.44.7-2ubuntu4 - - git-man=1:2.25.1-1ubuntu3.8 - - git=1:2.25.1-1ubuntu3.8 + - git-man=1:2.25.1-1ubuntu3.10 + - git=1:2.25.1-1ubuntu3.10 - gpg-agent=2.2.19-3ubuntu2.2 - gpg=2.2.19-3ubuntu2.2 - gpgconf=2.2.19-3ubuntu2.2 @@ -411,8 +411,8 @@ - libctf-nobfd0=2.34-6ubuntu1.4 - libctf0=2.34-6ubuntu1.4 - libcups2=2.3.1-9ubuntu1.2 - - libcurl3-gnutls=7.68.0-1ubuntu2.15 - - libcurl4=7.68.0-1ubuntu2.15 + - libcurl3-gnutls=7.68.0-1ubuntu2.16 + - libcurl4=7.68.0-1ubuntu2.16 - libdatrie-dev=0.2.12-3 - libdatrie1=0.2.12-3 - libdb5.3=5.3.28+dfsg1-0.6ubuntu2 @@ -769,7 +769,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-pull: | export SYMBOLS_ARCHIVE=$(find /build/firefox/stage/debug-symbols/ -type f -name "firefox-*.crashreporter-symbols.zip") if [ -f "$SYMBOLS_ARCHIVE" ]; then @@ -781,7 +781,7 @@ rm "/build/firefox/symbols-upload-token" deactivate else - cp $SYMBOLS_ARCHIVE /build/firefox/firefox_110.0-3_amd64.debug + cp $SYMBOLS_ARCHIVE /build/firefox/firefox_110.0.1-1_amd64.debug fi fi plugin: nil @@ -809,7 +809,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-prime: | mkdir -p /build/firefox/prime/usr/lib/firefox cp -R $SNAPCRAFT_PART_SRC/desktop/ubuntu/distribution /build/firefox/prime/usr/lib/firefox/ @@ -847,7 +847,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-build: | if [ amd64 = "amd64" ]; then cargo build --release @@ -855,8 +855,8 @@ fi override-pull: | if [ amd64 = "amd64" ]; then - VERSION=$(echo 110.0-3 | cut -d- -f1) - BUILD=$(echo 110.0-3 | cut -d- -f2) + VERSION=$(echo 110.0.1-1 | cut -d- -f1) + BUILD=$(echo 110.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) @@ -891,7 +891,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 plugin: nil prime: - usr/lib/*/libaom.so.* @@ -1041,7 +1041,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-build: | QUILT_PATCHES=/build/firefox/patches quilt push -a export MOZCONFIG="/build/firefox/stage/mozconfig" @@ -1119,8 +1119,8 @@ cp obj-*/dist/firefox-*.crashreporter-symbols.zip /build/firefox/stage/debug-symbols/ fi override-pull: | - VERSION=$(echo 110.0-3 | cut -d- -f1) - BUILD=$(echo 110.0-3 | cut -d- -f2) + VERSION=$(echo 110.0.1-1 | cut -d- -f1) + BUILD=$(echo 110.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 @@ -1155,7 +1155,7 @@ stage-packages: - libasn1-8-heimdal=7.7.0+dfsg-1ubuntu1.4 - libbrotli1=1.0.7-6ubuntu0.1 - - libcurl4=7.68.0-1ubuntu2.15 + - libcurl4=7.68.0-1ubuntu2.16 - libgssapi3-heimdal=7.7.0+dfsg-1ubuntu1.4 - libhcrypto4-heimdal=7.7.0+dfsg-1ubuntu1.4 - libheimbase1-heimdal=7.7.0+dfsg-1ubuntu1.4 @@ -1207,7 +1207,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-prime: | INSTALLDIR=/build/firefox/prime/usr/lib/firefox/distribution/extensions mkdir -p $INSTALLDIR @@ -1217,8 +1217,8 @@ cp $XPI $INSTALLDIR/locale-$LANGCODE/langpack-$LANGCODE@firefox.mozilla.org.xpi done override-pull: | - VERSION=$(echo 110.0-3 | cut -d- -f1) - BUILD=$(echo 110.0-3 | cut -d- -f2) + VERSION=$(echo 110.0.1-1 | cut -d- -f1) + BUILD=$(echo 110.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') @@ -1259,7 +1259,7 @@ - coreutils=8.30-3ubuntu2 - cpp-9=9.4.0-1ubuntu1~20.04.1 - cpp=4:9.3.0-1ubuntu2 - - curl=7.68.0-1ubuntu2.15 + - curl=7.68.0-1ubuntu2.16 - dash=0.5.10.2-6 - dbus-user-session=1.12.16-2ubuntu2.3 - dbus=1.12.16-2ubuntu2.3 @@ -1293,8 +1293,8 @@ - gir1.2-gtk-2.0=2.24.32-4ubuntu4 - gir1.2-harfbuzz-0.0=2.6.4-1ubuntu4.2 - gir1.2-pango-1.0=1.44.7-2ubuntu4 - - git-man=1:2.25.1-1ubuntu3.8 - - git=1:2.25.1-1ubuntu3.8 + - git-man=1:2.25.1-1ubuntu3.10 + - git=1:2.25.1-1ubuntu3.10 - gpg-agent=2.2.19-3ubuntu2.2 - gpg=2.2.19-3ubuntu2.2 - gpgconf=2.2.19-3ubuntu2.2 @@ -1356,8 +1356,8 @@ - libctf-nobfd0=2.34-6ubuntu1.4 - libctf0=2.34-6ubuntu1.4 - libcups2=2.3.1-9ubuntu1.2 - - libcurl3-gnutls=7.68.0-1ubuntu2.15 - - libcurl4=7.68.0-1ubuntu2.15 + - libcurl3-gnutls=7.68.0-1ubuntu2.16 + - libcurl4=7.68.0-1ubuntu2.16 - libdatrie-dev=0.2.12-3 - libdatrie1=0.2.12-3 - libdb5.3=5.3.28+dfsg1-0.6ubuntu2 @@ -1714,7 +1714,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 make-parameters: - WITH_PYTHON=3.8 - PLATFORM_PLUG=gnome-3-38-2004 @@ -1745,7 +1745,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-build: | set -eu apt download $(apt-cache search '^hunspell-.*$' | @@ -1793,7 +1793,7 @@ - coreutils=8.30-3ubuntu2 - cpp-9=9.4.0-1ubuntu1~20.04.1 - cpp=4:9.3.0-1ubuntu2 - - curl=7.68.0-1ubuntu2.15 + - curl=7.68.0-1ubuntu2.16 - dash=0.5.10.2-6 - dbus-user-session=1.12.16-2ubuntu2.3 - dbus=1.12.16-2ubuntu2.3 @@ -1827,8 +1827,8 @@ - gir1.2-gtk-2.0=2.24.32-4ubuntu4 - gir1.2-harfbuzz-0.0=2.6.4-1ubuntu4.2 - gir1.2-pango-1.0=1.44.7-2ubuntu4 - - git-man=1:2.25.1-1ubuntu3.8 - - git=1:2.25.1-1ubuntu3.8 + - git-man=1:2.25.1-1ubuntu3.10 + - git=1:2.25.1-1ubuntu3.10 - gpg-agent=2.2.19-3ubuntu2.2 - gpg=2.2.19-3ubuntu2.2 - gpgconf=2.2.19-3ubuntu2.2 @@ -1890,8 +1890,8 @@ - libctf-nobfd0=2.34-6ubuntu1.4 - libctf0=2.34-6ubuntu1.4 - libcups2=2.3.1-9ubuntu1.2 - - libcurl3-gnutls=7.68.0-1ubuntu2.15 - - libcurl4=7.68.0-1ubuntu2.15 + - libcurl3-gnutls=7.68.0-1ubuntu2.16 + - libcurl4=7.68.0-1ubuntu2.16 - libdatrie-dev=0.2.12-3 - libdatrie1=0.2.12-3 - libdb5.3=5.3.28+dfsg1-0.6ubuntu2 @@ -2248,7 +2248,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-prime: | cp "/build/firefox/firefox.launcher" "/build/firefox/prime/" cp "/build/firefox/patch-default-profile.py" "/build/firefox/prime/" @@ -2292,7 +2292,7 @@ - coreutils=8.30-3ubuntu2 - cpp-9=9.4.0-1ubuntu1~20.04.1 - cpp=4:9.3.0-1ubuntu2 - - curl=7.68.0-1ubuntu2.15 + - curl=7.68.0-1ubuntu2.16 - dash=0.5.10.2-6 - dbus-user-session=1.12.16-2ubuntu2.3 - dbus=1.12.16-2ubuntu2.3 @@ -2326,8 +2326,8 @@ - gir1.2-gtk-2.0=2.24.32-4ubuntu4 - gir1.2-harfbuzz-0.0=2.6.4-1ubuntu4.2 - gir1.2-pango-1.0=1.44.7-2ubuntu4 - - git-man=1:2.25.1-1ubuntu3.8 - - git=1:2.25.1-1ubuntu3.8 + - git-man=1:2.25.1-1ubuntu3.10 + - git=1:2.25.1-1ubuntu3.10 - gpg-agent=2.2.19-3ubuntu2.2 - gpg=2.2.19-3ubuntu2.2 - gpgconf=2.2.19-3ubuntu2.2 @@ -2389,8 +2389,8 @@ - libctf-nobfd0=2.34-6ubuntu1.4 - libctf0=2.34-6ubuntu1.4 - libcups2=2.3.1-9ubuntu1.2 - - libcurl3-gnutls=7.68.0-1ubuntu2.15 - - libcurl4=7.68.0-1ubuntu2.15 + - libcurl3-gnutls=7.68.0-1ubuntu2.16 + - libcurl4=7.68.0-1ubuntu2.16 - libdatrie-dev=0.2.12-3 - libdatrie1=0.2.12-3 - libdb5.3=5.3.28+dfsg1-0.6ubuntu2 @@ -2747,7 +2747,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-prime: '' override-stage: 'cp /build/firefox/mozconfig.in /build/firefox/stage/mozconfig @@ -2779,7 +2779,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-build: 'cp -R node-$NODEJS_RELEASE-linux-*/ $SNAPCRAFT_PART_INSTALL/usr/ ' @@ -2819,7 +2819,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 meson-parameters: - --prefix=/usr - --buildtype=release @@ -2875,7 +2875,7 @@ - coreutils=8.30-3ubuntu2 - cpp-9=9.4.0-1ubuntu1~20.04.1 - cpp=4:9.3.0-1ubuntu2 - - curl=7.68.0-1ubuntu2.15 + - curl=7.68.0-1ubuntu2.16 - dash=0.5.10.2-6 - dbus-user-session=1.12.16-2ubuntu2.3 - dbus=1.12.16-2ubuntu2.3 @@ -2909,8 +2909,8 @@ - gir1.2-gtk-2.0=2.24.32-4ubuntu4 - gir1.2-harfbuzz-0.0=2.6.4-1ubuntu4.2 - gir1.2-pango-1.0=1.44.7-2ubuntu4 - - git-man=1:2.25.1-1ubuntu3.8 - - git=1:2.25.1-1ubuntu3.8 + - git-man=1:2.25.1-1ubuntu3.10 + - git=1:2.25.1-1ubuntu3.10 - gpg-agent=2.2.19-3ubuntu2.2 - gpg=2.2.19-3ubuntu2.2 - gpgconf=2.2.19-3ubuntu2.2 @@ -2972,8 +2972,8 @@ - libctf-nobfd0=2.34-6ubuntu1.4 - libctf0=2.34-6ubuntu1.4 - libcups2=2.3.1-9ubuntu1.2 - - libcurl3-gnutls=7.68.0-1ubuntu2.15 - - libcurl4=7.68.0-1ubuntu2.15 + - libcurl3-gnutls=7.68.0-1ubuntu2.16 + - libcurl4=7.68.0-1ubuntu2.16 - libdatrie-dev=0.2.12-3 - libdatrie1=0.2.12-3 - libdb5.3=5.3.28+dfsg1-0.6ubuntu2 @@ -3330,7 +3330,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-prime: '' override-pull: | # Do not use rustup to work around https://forum.snapcraft.io/t/armhf-builds-on-launchpad-timing-out/31008 @@ -3373,7 +3373,7 @@ - gnome-3-38-2004=119 - gtk-common-themes=1535 - snapcraft=8619 - - snapd=17950 + - snapd=18357 override-build: | tar -C /build/firefox/stage -xf wasi-sysroot-$WASI_RELEASE.tar.gz tar -C /build/firefox/stage/usr/lib/clang/* -xf libclang_rt.builtins-wasm32-wasi-$WASI_RELEASE.tar.gz @@ -3405,16 +3405,16 @@ architectures: - amd64 image-info: - build-request-id: lp-77477430 - build-request-timestamp: '2023-02-14T07:00:12Z' - build_url: https://launchpad.net/~mozilla-snaps/firefox/+snap/firefox-snap-stable/+build/2021925 + build-request-id: lp-77767104 + build-request-timestamp: '2023-02-27T17:15:09Z' + build_url: https://launchpad.net/~mozilla-snaps/firefox/+snap/firefox-snap-stable/+build/2034939 build-packages: - adwaita-icon-theme=3.36.1-2ubuntu0.20.04.2 - binutils-dev=2.34-6ubuntu1.4 - bsdmainutils=11.1.2ubuntu3 - cmake-data=3.16.3-1ubuntu1.20.04.1 - cmake=3.16.3-1ubuntu1.20.04.1 -- curl=7.68.0-1ubuntu2.15 +- curl=7.68.0-1ubuntu2.16 - diffstat=1.63-1 - file=1:5.38-4 - fontconfig-config=2.13.1-2ubuntu3 @@ -3451,7 +3451,7 @@ - libcairo2=1.16.0-4ubuntu1 - libcroco3=0.6.13-1 - libcups2=2.3.1-9ubuntu1.2 -- libcurl4=7.68.0-1ubuntu2.15 +- libcurl4=7.68.0-1ubuntu2.16 - libdatrie-dev=0.2.12-3 - libdatrie1=0.2.12-3 - libdbus-1-dev=1.12.16-2ubuntu2.3 @@ -3663,7 +3663,7 @@ - libavcodec58=7:4.2.7-0ubuntu0.1 - libavutil56=7:4.2.7-0ubuntu0.1 - libcodec2-0.9=0.9.2-2 -- libcurl4=7.68.0-1ubuntu2.15 +- libcurl4=7.68.0-1ubuntu2.16 - libgsm1=1.0.18-2 - libgssapi3-heimdal=7.7.0+dfsg-1ubuntu1.4 - libhcrypto4-heimdal=7.7.0+dfsg-1ubuntu1.4 Downloading firefox amd64 from channel stable (r2356) to cache directory Unpackaging Downloading firefox amd64 from channel candidate (r2387) to cache directory Unpackaging Changes to the snap manifest Size of the old snap: 240.6 MiB Size of the new snap: 239.8 MiB Number of files changed (use -d to have the details) 142 No file removed No file added
Closing the bug since the revision isn't in the candidate channel anymore
Reported changes between the current stable and the new candidate