Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New candidate build available for chromium on amd64 (r3002) #816

Open
github-actions bot opened this issue Nov 28, 2024 · 0 comments
Open

New candidate build available for chromium on amd64 (r3002) #816

github-actions bot opened this issue Nov 28, 2024 · 0 comments

Comments

@github-actions
Copy link

Reported changes between the current stable and the new candidate

--- cache/chromium-2997/snap/manifest.yaml	2024-11-20 20:37:08.000000000 +0000
+++ cache/chromium-3002/snap/manifest.yaml	2024-11-28 02:33:07.000000000 +0000
@@ -1,5 +1,5 @@
 snapcraft-version: 8.4.4
-snapcraft-started-at: '2024-11-20T10:17:54.063541Z'
+snapcraft-started-at: '2024-11-27T15:46:57.463443Z'
 snapcraft-os-release-id: ubuntu
 snapcraft-os-release-version-id: '22.04'
 name: chromium
@@ -87,6 +87,45 @@
     - upower-observe
     command-chain:
     - snap/command-chain/desktop-launch
+  daemon:
+    command: bin/chromium.launcher
+    restart-delay: 3s
+    daemon: simple
+    install-mode: disable
+    plugs:
+    - desktop
+    - desktop-legacy
+    - gsettings
+    - opengl
+    - wayland
+    - x11
+    - audio-playback
+    - audio-record
+    - bluez
+    - camera
+    - cups
+    - home
+    - joystick
+    - mount-observe
+    - network
+    - network-manager
+    - password-manager-service
+    - pulseaudio
+    - raw-usb
+    - removable-media
+    - screen-inhibit-control
+    - system-packages-doc
+    - u2f-devices
+    - unity7
+    - upower-observe
+    environment:
+      CHROME_CONFIG_HOME: $SNAP_USER_COMMON
+      PIPEWIRE_CONFIG_NAME: $SNAP/usr/share/pipewire/pipewire.conf
+      PIPEWIRE_MODULE_DIR: $SNAP/usr/lib/x86_64-linux-gnu/pipewire-0.3
+      SPA_PLUGIN_DIR: $SNAP/usr/lib/x86_64-linux-gnu/spa-0.2
+    command-chain:
+    - snap/command-chain/desktop-launch
+    - bin/daemon.wrapper
 parts:
   chromium:
     plugin: nil
@@ -545,9 +584,9 @@
 architectures:
 - amd64
 image-info:
-  build-request-id: lp-93828253
-  build-request-timestamp: '2024-11-20T09:37:52Z'
-  build_url: https://launchpad.net/~chromium-team/+snap/chromium-snap-from-source-stable/+build/2661378
+  build-request-id: lp-94021996
+  build-request-timestamp: '2024-11-27T15:14:29Z'
+  build_url: https://launchpad.net/~chromium-team/+snap/chromium-snap-from-source-stable/+build/2667558
 build-packages: []
 build-snaps: []
 primed-stage-packages:
Downloading chromium amd64 from channel latest/stable (r2997) to cache directory
Unpackaging
remove . symlink cache/chromium-2997/usr/bin/X11
Downloading chromium amd64 from channel latest/candidate (r3002) to cache directory
Unpackaging
remove . symlink cache/chromium-3002/usr/bin/X11

Changes to the snap manifest

Size of the old snap: 175.7 MiB
Size of the new snap: 175.7 MiB

Files changed
 /bin/chromium.launcher
 /meta/hooks/configure
 /usr/lib/chromium-browser/chrome
 /usr/lib/chromium-browser/resources.pak

No file removed

Files added
 /bin/daemon.wrapper
 /snap/hooks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants