Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-shell


Commits:
f877074b by Jan Alexander Steffens (heftig) at 2024-05-07T21:21:22+02:00
1:46.1-2: Cherry-pick a fix for compat with glib 2.80.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gnome-shell
        pkgdesc = Next generation desktop shell
        pkgver = 46.1
-       pkgrel = 1
+       pkgrel = 2
        epoch = 1
        url = https://wiki.gnome.org/Projects/GnomeShell
        arch = x86_64


=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
   gnome-shell-docs
 )
 pkgver=46.1
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Next generation desktop shell"
 url="https://wiki.gnome.org/Projects/GnomeShell";
@@ -87,6 +87,10 @@ 
b2sums=('7aa8e21a0135a1c5536d19877747a86b1cfa1024b6c378db2364033d2a6b3a3e30875a0
 prepare() {
   cd $pkgbase
 
+  # Fix screencast with GLib 2.80.1
+  # 
https://discourse.gnome.org/t/security-fixes-for-signal-handling-in-gdbus-in-glib/20882
+  git cherry-pick -n 50a011a19dcc6997ea6173c07bb80b2d9888d363
+
   git submodule init
   git submodule set-url subprojects/gvc "$srcdir/libgnome-volume-control"
   git -c protocol.file.allow=always -c protocol.allow=never submodule update



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/f877074b7c7858f474a4ee2854e979246e5e853f

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/f877074b7c7858f474a4ee2854e979246e5e853f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to