seb128 / candidate-snaps-review

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

New candidate build available for gnome-42-2204-sdk on amd64 (r78) #391

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/gnome-42-2204-sdk-67/snap/manifest.yaml   2023-01-23 19:06:34.000000000 +0000
+++ cache/gnome-42-2204-sdk-78/snap/manifest.yaml   2023-02-10 20:21:23.000000000 +0000
@@ -1,9 +1,9 @@
 snapcraft-version: 7.2.10
-snapcraft-started-at: '2023-01-23T18:38:48.183128Z'
+snapcraft-started-at: '2023-02-10T19:52:53.373152Z'
 snapcraft-os-release-id: ubuntu
 snapcraft-os-release-version-id: '22.04'
 name: gnome-42-2204-sdk
-version: 0+git.8ebd32c
+version: 0+git.ad1fae5
 summary: Shared GNOME 42 Ubuntu stack SDK
 description: "This snap contains the GNOME 42 development files. These are used during the build process of snaps that depend on the GNOME 42 stack. This helps developers to make sure their application is built against the correct verson of GNOME and GTK libraries.  \n\n**For users**\n\nThis snap is automatically installed and removed when needed. **Manually adding or removing this snap is not recommended** and might break things.\n\n* If you are having issues with **snaps** using GNOME, please contact the experts on the Snapcraft forum: https://forum.snapcraft.io/\n* If you want to install the GNOME Desktop Environment, then you are in the wrong place. Please take a look at https://www.gnome.org/ for more information on how to get it.\n\n**For developers**\n\n* The `gnome` extension is the recommended way to use this in your own snap: https://snapcraft.io/docs/gnome-extension\n* You can report issues with this SDK snap on GitHub: https://github.com/ubuntu/gnome-sdk/issues\n* The source\
   \ code of this snap is available on GitHub in the `gnome-42-2204-sdk` branch: https://github.com/ubuntu/gnome-sdk/tree/gnome-42-2204-sdk\n* This snap is used for building snaps of applications using GNOME or GTK. If you are looking for instructions on how to build GNOME applications instead, take a look at https://developer.gnome.org/\n"
@@ -406,16 +406,19 @@
   harfbuzz:
     after:
     - fribidi
+    - meson-deps
     source: https://github.com/harfbuzz/harfbuzz.git
-    source-tag: 5.3.1
+    source-tag: 6.0.0
     source-depth: 1
-    plugin: autotools
-    autotools-configure-parameters:
+    plugin: meson
+    meson-parameters:
     - --prefix=/usr
-    - --with-graphite2=yes
-    - --enable-introspection
-    - --with-gobject
-    - --enable-static
+    - -Dgraphite2=enabled
+    - -Dintrospection=enabled
+    - -Dgobject=enabled
+    - -Doptimization=3
+    - -Ddebug=true
+    - --default-library=both
     build-environment:
     - ACLOCAL_PATH: /build/gnome-42-2204-sdk/stage/usr/share/aclocal
     - XDG_DATA_DIRS: /build/gnome-42-2204-sdk/stage/usr/share:/usr/share
@@ -426,13 +429,13 @@
     override-build: |
       set -eux
       craftctl default
-      for PC in $CRAFT_PART_INSTALL/usr/lib/pkgconfig/harfbuzz*.pc;
+      for PC in $CRAFT_PART_INSTALL/usr/lib/x86_64-linux-gnu/pkgconfig/harfbuzz*.pc;
       do
         sed -i 's#exec_prefix=/usr#exec_prefix=${prefix}#' $PC
         sed -i 's#libdir=/usr#libdir=${prefix}#' $PC
         sed -i 's#includedir=/usr#includedir=${prefix}#' $PC
       done
-      for f in `find $CRAFT_PART_INSTALL/usr/lib |grep \\.la`; do
+      for f in `find $CRAFT_PART_INSTALL/usr/lib/x86_64-linux-gnu |grep \\.la`; do
         sed -i "s#^libdir='/usr/lib#libdir='/build/gnome-42-2204-sdk/stage/usr/lib#g" $f
       done
     build-packages:
@@ -596,13 +599,16 @@
   libpsl:
     after:
     - json-glib
+    - meson-deps
     source: https://github.com/rockdaboot/libpsl.git
     source-tag: 0.21.2
     source-depth: 1
-    plugin: autotools
-    autotools-configure-parameters:
+    plugin: meson
+    meson-parameters:
     - --prefix=/usr
-    - --enable-runtime=libidn2
+    - -Druntime=libidn2
+    - -Doptimization=3
+    - -Ddebug=true
     build-environment:
     - ACLOCAL_PATH: /build/gnome-42-2204-sdk/stage/usr/share/aclocal
     - XDG_DATA_DIRS: /build/gnome-42-2204-sdk/stage/usr/share:/usr/share
@@ -653,7 +659,7 @@
     - libsoup2
     - meson-deps
     source: https://gitlab.gnome.org/GNOME/libsoup.git
-    source-tag: 3.0.8
+    source-tag: 3.2.2
     source-depth: 1
     plugin: meson
     meson-parameters:
@@ -876,7 +882,7 @@
     - gtk3
     - meson-deps
     source: https://gitlab.freedesktop.org/poppler/poppler.git
-    source-tag: poppler-22.12.0
+    source-tag: poppler-23.01.0
     source-depth: 1
     plugin: cmake
     cmake-parameters:
@@ -1916,18 +1922,18 @@
     - libdeflate-dev=1.10-2
     - libdeflate0=1.10-2
     - libdpkg-perl=1.21.1ubuntu2.1
-    - libdrm-amdgpu1=2.4.110-1ubuntu1
-    - libdrm-common=2.4.110-1ubuntu1
-    - libdrm-dev=2.4.110-1ubuntu1
-    - libdrm-intel1=2.4.110-1ubuntu1
-    - libdrm-nouveau2=2.4.110-1ubuntu1
-    - libdrm-radeon1=2.4.110-1ubuntu1
-    - libdrm2=2.4.110-1ubuntu1
+    - libdrm-amdgpu1=2.4.113-2~ubuntu0.22.04.1
+    - libdrm-common=2.4.113-2~ubuntu0.22.04.1
+    - libdrm-dev=2.4.113-2~ubuntu0.22.04.1
+    - libdrm-intel1=2.4.113-2~ubuntu0.22.04.1
+    - libdrm-nouveau2=2.4.113-2~ubuntu0.22.04.1
+    - libdrm-radeon1=2.4.113-2~ubuntu0.22.04.1
+    - libdrm2=2.4.113-2~ubuntu0.22.04.1
     - libdv4=1.0.0-14build1
     - libdw1=0.186-1build1
     - libegl-dev=1.4.0-1
-    - libegl-mesa0=22.0.5-0ubuntu0.3
-    - libegl1-mesa-dev=22.0.5-0ubuntu0.3
+    - libegl-mesa0=22.2.5-0ubuntu0.1~22.04.1
+    - libegl1-mesa-dev=22.2.5-0ubuntu0.1~22.04.1
     - libegl1=1.4.0-1
     - libenchant-2-2=2.3.2-1ubuntu2
     - libenchant-2-dev=2.3.2-1ubuntu2
@@ -1947,8 +1953,8 @@
     - libfreetype6=2.11.1+dfsg-1ubuntu0.1
     - libfribidi-dev=1.0.8-2ubuntu3.1
     - libfribidi0=1.0.8-2ubuntu3.1
-    - libgbm-dev=22.0.5-0ubuntu0.3
-    - libgbm1=22.0.5-0ubuntu0.3
+    - libgbm-dev=22.2.5-0ubuntu0.1~22.04.1
+    - libgbm1=22.2.5-0ubuntu0.1~22.04.1
     - libgcc-11-dev=11.3.0-1ubuntu1~22.04
     - libgck-1-0=3.40.0-4
     - libgck-1-dev=3.40.0-4
@@ -1967,10 +1973,10 @@
     - libgirepository-1.0-1=1.72.0-1
     - libgirepository1.0-dev=1.72.0-1
     - libgl-dev=1.4.0-1
-    - libgl1-mesa-dev=22.0.5-0ubuntu0.3
-    - libgl1-mesa-dri=22.0.5-0ubuntu0.3
+    - libgl1-mesa-dev=22.2.5-0ubuntu0.1~22.04.1
+    - libgl1-mesa-dri=22.2.5-0ubuntu0.1~22.04.1
     - libgl1=1.4.0-1
-    - libglapi-mesa=22.0.5-0ubuntu0.3
+    - libglapi-mesa=22.2.5-0ubuntu0.1~22.04.1
     - libgles-dev=1.4.0-1
     - libgles1=1.4.0-1
     - libgles2=1.4.0-1
@@ -1984,7 +1990,7 @@
     - libglvnd-dev=1.4.0-1
     - libglvnd0=1.4.0-1
     - libglx-dev=1.4.0-1
-    - libglx-mesa0=22.0.5-0ubuntu0.3
+    - libglx-mesa0=22.2.5-0ubuntu0.1~22.04.1
     - libglx0=1.4.0-1
     - libgmp-dev=2:6.2.1+dfsg-3ubuntu1
     - libgmp10=2:6.2.1+dfsg-3ubuntu1
@@ -2054,12 +2060,12 @@
     - libjson-glib-1.0-0=1.6.6-1build1
     - libjson-glib-1.0-common=1.6.6-1build1
     - libjson-glib-dev=1.6.6-1build1
-    - libkrb5-3=1.19.2-2
+    - libkrb5-3=1.19.2-2ubuntu0.1
     - liblab-gamut1=2.42.2-6
     - liblcms2-2=2.12~rc1-2build2
     - liblcms2-dev=2.12~rc1-2build2
     - libldap-2.5-0=2.5.13+dfsg-0ubuntu0.22.04.1
-    - libllvm13=1:13.0.1-2ubuntu2.1
+    - libllvm15=1:15.0.6-3~ubuntu0.22.04.2
     - liblsan0=12.1.0-2ubuntu1~22.04
     - libltdl7=2.4.6-15build2
     - liblzma-dev=5.2.5-2ubuntu1
@@ -2202,7 +2208,6 @@
     - libvorbisenc2=1.3.7-1build2
     - libvorbisfile3=1.3.7-1build2
     - libvpx7=1.11.0-2ubuntu2
-    - libvulkan1=1.3.204.1-2
     - libwacom-common=2.2.0-1
     - libwacom9=2.2.0-1
     - libwavpack1=5.4.0-1build2
@@ -2278,7 +2283,7 @@
     - libxtst-dev=2:1.2.3-1build4
     - libxtst6=2:1.2.3-1build4
     - libxxf86vm1=1:1.1.4-1build3
-    - linux-libc-dev=5.15.0-58.64
+    - linux-libc-dev=5.15.0-60.66
     - lto-disabled-list=24
     - make=4.3-4.1build1
     - nettle-dev=3.7.3-1build2
@@ -2296,12 +2301,12 @@
     - python3-markupsafe=2.0.1-2build1
     - python3-minimal=3.10.6-1~22.04
     - python3-more-itertools=8.10.0-2
-    - python3-pip-whl=22.0.2+dfsg-1
-    - python3-pip=22.0.2+dfsg-1
+    - python3-pip-whl=22.0.2+dfsg-1ubuntu0.1
+    - python3-pip=22.0.2+dfsg-1ubuntu0.1
     - python3-setuptools-whl=59.6.0-1.2ubuntu0.22.04.1
     - python3-setuptools=59.6.0-1.2ubuntu0.22.04.1
     - python3-venv=3.10.6-1~22.04
-    - python3-wheel=0.37.1-2
+    - python3-wheel=0.37.1-2ubuntu0.22.04.1
     - python3-zipp=1.0.0-3
     - python3.10-dev=3.10.6-1~22.04.2
     - python3.10-minimal=3.10.6-1~22.04.2
@@ -2475,9 +2480,9 @@
 architectures:
 - amd64
 image-info:
-  build-request-id: lp-76973968
-  build-request-timestamp: '2023-01-23T18:30:11Z'
-  build_url: https://launchpad.net/~desktop-snappers/+snap/gnome-42-2204-sdk/+build/2001014
+  build-request-id: lp-77403652
+  build-request-timestamp: '2023-02-10T19:45:07Z'
+  build_url: https://launchpad.net/~desktop-snappers/+snap/gnome-42-2204-sdk/+build/2019101
 build-packages: []
 build-snaps: []
 primed-stage-packages:
@@ -2625,18 +2630,18 @@
 - libdeflate-dev=1.10-2
 - libdeflate0=1.10-2
 - libdpkg-perl=1.21.1ubuntu2.1
-- libdrm-amdgpu1=2.4.110-1ubuntu1
-- libdrm-common=2.4.110-1ubuntu1
-- libdrm-dev=2.4.110-1ubuntu1
-- libdrm-intel1=2.4.110-1ubuntu1
-- libdrm-nouveau2=2.4.110-1ubuntu1
-- libdrm-radeon1=2.4.110-1ubuntu1
-- libdrm2=2.4.110-1ubuntu1
+- libdrm-amdgpu1=2.4.113-2~ubuntu0.22.04.1
+- libdrm-common=2.4.113-2~ubuntu0.22.04.1
+- libdrm-dev=2.4.113-2~ubuntu0.22.04.1
+- libdrm-intel1=2.4.113-2~ubuntu0.22.04.1
+- libdrm-nouveau2=2.4.113-2~ubuntu0.22.04.1
+- libdrm-radeon1=2.4.113-2~ubuntu0.22.04.1
+- libdrm2=2.4.113-2~ubuntu0.22.04.1
 - libdv4=1.0.0-14build1
 - libdw1=0.186-1build1
 - libegl-dev=1.4.0-1
-- libegl-mesa0=22.0.5-0ubuntu0.3
-- libegl1-mesa-dev=22.0.5-0ubuntu0.3
+- libegl-mesa0=22.2.5-0ubuntu0.1~22.04.1
+- libegl1-mesa-dev=22.2.5-0ubuntu0.1~22.04.1
 - libegl1=1.4.0-1
 - libenchant-2-2=2.3.2-1ubuntu2
 - libenchant-2-dev=2.3.2-1ubuntu2
@@ -2656,8 +2661,8 @@
 - libfreetype6=2.11.1+dfsg-1ubuntu0.1
 - libfribidi-dev=1.0.8-2ubuntu3.1
 - libfribidi0=1.0.8-2ubuntu3.1
-- libgbm-dev=22.0.5-0ubuntu0.3
-- libgbm1=22.0.5-0ubuntu0.3
+- libgbm-dev=22.2.5-0ubuntu0.1~22.04.1
+- libgbm1=22.2.5-0ubuntu0.1~22.04.1
 - libgcc-11-dev=11.3.0-1ubuntu1~22.04
 - libgck-1-0=3.40.0-4
 - libgck-1-dev=3.40.0-4
@@ -2676,10 +2681,10 @@
 - libgirepository-1.0-1=1.72.0-1
 - libgirepository1.0-dev=1.72.0-1
 - libgl-dev=1.4.0-1
-- libgl1-mesa-dev=22.0.5-0ubuntu0.3
-- libgl1-mesa-dri=22.0.5-0ubuntu0.3
+- libgl1-mesa-dev=22.2.5-0ubuntu0.1~22.04.1
+- libgl1-mesa-dri=22.2.5-0ubuntu0.1~22.04.1
 - libgl1=1.4.0-1
-- libglapi-mesa=22.0.5-0ubuntu0.3
+- libglapi-mesa=22.2.5-0ubuntu0.1~22.04.1
 - libgles-dev=1.4.0-1
 - libgles1=1.4.0-1
 - libgles2=1.4.0-1
@@ -2693,7 +2698,7 @@
 - libglvnd-dev=1.4.0-1
 - libglvnd0=1.4.0-1
 - libglx-dev=1.4.0-1
-- libglx-mesa0=22.0.5-0ubuntu0.3
+- libglx-mesa0=22.2.5-0ubuntu0.1~22.04.1
 - libglx0=1.4.0-1
 - libgmp-dev=2:6.2.1+dfsg-3ubuntu1
 - libgmp10=2:6.2.1+dfsg-3ubuntu1
@@ -2763,12 +2768,12 @@
 - libjson-glib-1.0-0=1.6.6-1build1
 - libjson-glib-1.0-common=1.6.6-1build1
 - libjson-glib-dev=1.6.6-1build1
-- libkrb5-3=1.19.2-2
+- libkrb5-3=1.19.2-2ubuntu0.1
 - liblab-gamut1=2.42.2-6
 - liblcms2-2=2.12~rc1-2build2
 - liblcms2-dev=2.12~rc1-2build2
 - libldap-2.5-0=2.5.13+dfsg-0ubuntu0.22.04.1
-- libllvm13=1:13.0.1-2ubuntu2.1
+- libllvm15=1:15.0.6-3~ubuntu0.22.04.2
 - liblsan0=12.1.0-2ubuntu1~22.04
 - libltdl7=2.4.6-15build2
 - liblzma-dev=5.2.5-2ubuntu1
@@ -2911,7 +2916,6 @@
 - libvorbisenc2=1.3.7-1build2
 - libvorbisfile3=1.3.7-1build2
 - libvpx7=1.11.0-2ubuntu2
-- libvulkan1=1.3.204.1-2
 - libwacom-common=2.2.0-1
 - libwacom9=2.2.0-1
 - libwavpack1=5.4.0-1build2
@@ -2987,7 +2991,7 @@
 - libxtst-dev=2:1.2.3-1build4
 - libxtst6=2:1.2.3-1build4
 - libxxf86vm1=1:1.1.4-1build3
-- linux-libc-dev=5.15.0-58.64
+- linux-libc-dev=5.15.0-60.66
 - lto-disabled-list=24
 - make=4.3-4.1build1
 - nettle-dev=3.7.3-1build2
@@ -3005,11 +3009,11 @@
 - python3-markupsafe=2.0.1-2build1
 - python3-minimal=3.10.6-1~22.04
 - python3-more-itertools=8.10.0-2
-- python3-pip-whl=22.0.2+dfsg-1
-- python3-pip=22.0.2+dfsg-1
+- python3-pip-whl=22.0.2+dfsg-1ubuntu0.1
+- python3-pip=22.0.2+dfsg-1ubuntu0.1
 - python3-setuptools-whl=59.6.0-1.2ubuntu0.22.04.1
 - python3-setuptools=59.6.0-1.2ubuntu0.22.04.1
-- python3-wheel=0.37.1-2
+- python3-wheel=0.37.1-2ubuntu0.22.04.1
 - python3-zipp=1.0.0-3
 - python3.10-dev=3.10.6-1~22.04.2
 - python3.10-minimal=3.10.6-1~22.04.2
Downloading gnome-42-2204-sdk amd64 from channel stable (r67) to cache directory
Unpackaging
remove . symlink cache/gnome-42-2204-sdk-67/usr/bin/X11
Downloading gnome-42-2204-sdk amd64 from channel candidate (r78) to cache directory
Unpackaging
remove . symlink cache/gnome-42-2204-sdk-78/usr/bin/X11

Changes to the snap manifest

Size of the old snap: 362.9 MiB
Size of the new snap: 384.6 MiB

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

Number of files removed (use -d to have the details)
32

Number of files added (use -d to have the details)
39

--------------------------------------
You might want to verify those points!
--------------------------------------

/usr/lib/libharfbuzz-gobject.so.0 was removed which seems like a shared library
/usr/lib/libharfbuzz-icu.so.0 was removed which seems like a shared library
/usr/lib/libharfbuzz-subset.so.0 was removed which seems like a shared library
/usr/lib/libharfbuzz.so.0 was removed which seems like a shared library
/usr/lib/libpsl.so.5 was removed which seems like a shared library
/usr/lib/x86_64-linux-gnu/libLLVM-13.so.1 was removed which seems like a shared library
/usr/lib/x86_64-linux-gnu/libvulkan.so.1 was removed which seems like a shared library
/usr/lib/x86_64-linux-gnu/libLLVM-15.so.1 was added which seems like a shared library
/usr/lib/x86_64-linux-gnu/libharfbuzz-gobject.so.0 was added which seems like a shared library
/usr/lib/x86_64-linux-gnu/libharfbuzz-icu.so.0 was added which seems like a shared library
/usr/lib/x86_64-linux-gnu/libharfbuzz-subset.so.0 was added which seems like a shared library
/usr/lib/x86_64-linux-gnu/libharfbuzz.so.0 was added which seems like a shared library
/usr/lib/x86_64-linux-gnu/libpsl.so.5 was added which seems like a shared library
github-actions[bot] commented 1 year ago

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