ubuntu / desktop-snaps

Snap automation tools
16 stars 9 forks source link

New candidate build available for chromium on amd64 (r2953) #739

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

Reported changes between the current stable and the new candidate

--- cache/chromium-2950/snap/manifest.yaml  2024-09-14 00:34:49.000000000 +0000
+++ cache/chromium-2953/snap/manifest.yaml  2024-09-18 19:23:04.000000000 +0000
@@ -1,9 +1,9 @@
-snapcraft-version: 8.3.3
-snapcraft-started-at: '2024-09-13T14:33:34.211762Z'
+snapcraft-version: 8.3.4
+snapcraft-started-at: '2024-09-18T07:52:09.257072Z'
 snapcraft-os-release-id: ubuntu
 snapcraft-os-release-version-id: '22.04'
 name: chromium
-version: 128.0.6613.137
+version: 129.0.6668.58
 summary: Chromium web browser, open-source version of Chrome
 description: |
   An open-source browser project that aims to build a safer, faster, and more
@@ -88,8 +88,8 @@
 parts:
   chromium:
     plugin: nil
-    source: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-128.0.6613.137.tar.xz
-    source-checksum: sha512/3be85d2270a70ce3779b57e5d011e45312c67607e9e7c7f7ef396c515e37fed767105dfe0cc1f76830b007cebc05662f5318750c656c8a9765a25fa62036df6e
+    source: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-129.0.6668.58.tar.xz
+    source-checksum: sha512/7aa14484342ebbee9ec9ba7ef0ae8bb9c9431d9c9970df7a566c96292cbdee7033c8d182b2490933f9fa4c3ba76e58475c45133abaed4f2003997c15f0d2e351
     build-environment:
     - PATH: /snap/gnome-42-2204-sdk/current/usr/bin${PATH:+:$PATH}
     - XDG_DATA_DIRS: /build/chromium/stage/usr/share:/snap/gnome-42-2204-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS}
@@ -129,6 +129,7 @@
     - libpci-dev
     - libssl-dev
     - libsystemd-dev
+    - libudev-dev
     - libva-dev
     - libxshmfence-dev
     - libxss-dev
@@ -149,6 +150,7 @@
     stage-packages:
     - libnspr4=2:4.35-0ubuntu0.22.04.1
     - libnss3=2:3.98-0ubuntu0.22.04.2
+    - libpci3=1:3.7.0-6
     - libx11-6=2:1.7.5-1ubuntu0.3
     - libx11-data=2:1.7.5-1ubuntu0.3
     - libxau6=1:1.0.9-1build5
@@ -156,6 +158,7 @@
     - libxdmcp6=1:1.1.3-0ubuntu5
     - libxext6=2:1.3.4-1build1
     - libxss1=1:1.2.3-1build2
+    - pci.ids=0.0~2022.01.22-1
     - x11-common=1:7.7+23ubuntu2
     override-pull: |
       set -eux
@@ -549,7 +552,7 @@
     stage: []
     prime: []
   gnome/sdk:
-    source: /snap/snapcraft/12503/share/snapcraft/extensions/desktop/command-chain
+    source: /snap/snapcraft/12563/share/snapcraft/extensions/desktop/command-chain
     plugin: make
     build-snaps:
     - gnome-42-2204-sdk
@@ -560,9 +563,9 @@
 architectures:
 - amd64
 image-info:
-  build-request-id: lp-92111657
-  build-request-timestamp: '2024-09-13T14:04:57Z'
-  build_url: https://launchpad.net/~chromium-team/+snap/chromium-snap-from-source-stable/+build/2596908
+  build-request-id: lp-92232564
+  build-request-timestamp: '2024-09-18T07:19:16Z'
+  build_url: https://launchpad.net/~chromium-team/+snap/chromium-snap-from-source-stable/+build/2600651
 build-packages: []
 build-snaps: []
 primed-stage-packages:
@@ -573,6 +576,7 @@
 - libgdbm6=1.23-1
 - libnspr4=2:4.35-0ubuntu0.22.04.1
 - libnss3=2:3.98-0ubuntu0.22.04.2
+- libpci3=1:3.7.0-6
 - libpipeline1=1.5.5-1
 - libuchardet0=0.0.7-1build2
 - libx11-6=2:1.7.5-1ubuntu0.3
@@ -584,4 +588,5 @@
 - libxss1=1:1.2.3-1build2
 - man-db=2.10.2-1
 - mesa-va-drivers=23.2.1-1ubuntu3.1~22.04.2
+- pci.ids=0.0~2022.01.22-1
 - x11-common=1:7.7+23ubuntu2
Downloading chromium amd64 from channel latest/stable (r2950) to cache directory
Unpackaging
remove . symlink cache/chromium-2950/usr/bin/X11
Downloading chromium amd64 from channel latest/candidate (r2953) to cache directory
Unpackaging
remove . symlink cache/chromium-2953/usr/bin/X11

Changes to the snap manifest

Size of the old snap: 167.3 MiB
Size of the new snap: 169.3 MiB

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

No file removed

Files added
 /usr/lib/x86_64-linux-gnu/libpci.so.3
 /usr/lib/x86_64-linux-gnu/libpci.so.3.7.0
 /usr/share/misc

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

/usr/lib/x86_64-linux-gnu/libpci.so.3 was added which seems like a shared library
github-actions[bot] commented 2 months ago

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