[Pkg-xfce-commits] [Git][xfce-extras-team/lightdm][debian/master] 3 commits: d/patches: fix guest session long login by updating AppArmor profile

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Wed Nov 29 08:25:41 GMT 2023



Yves-Alexis Perez pushed to branch debian/master at Xfce external packages / lightdm


Commits:
bf27132d by Yves-Alexis Perez at 2023-11-28T21:27:14+01:00
d/patches: fix guest session long login by updating AppArmor profile

Closes: #1050417

- - - - -
3200d820 by Yves-Alexis Perez at 2023-11-28T21:27:23+01:00
finalize changelog

- - - - -
2bec044b by Yves-Alexis Perez at 2023-11-28T22:12:40+01:00
upload lightdm 1.32.0-4 to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/0006-Add-ICEAuthority-file-to-the-AppArmor-profile-for-gu.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,11 @@
-lightdm (1.32.0-4) UNRELEASED; urgency=medium
+lightdm (1.32.0-4) unstable; urgency=medium
 
   * d/lightdm.maintscript: remove /e/d/s/org.freedesktop.DisplayManager.conf
     properly
+  * d/patches: fix guest session long login by updating AppArmor profile
+    (Closes: #1050417)
 
- -- Yves-Alexis Perez <corsac at debian.org>  Wed, 04 Oct 2023 20:56:41 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 28 Nov 2023 22:12:33 +0100
 
 lightdm (1.32.0-3) unstable; urgency=medium
 


=====================================
debian/patches/0006-Add-ICEAuthority-file-to-the-AppArmor-profile-for-gu.patch
=====================================
@@ -0,0 +1,23 @@
+From: Yves-Alexis Perez <corsac at debian.org>
+Date: Tue, 28 Nov 2023 21:25:20 +0100
+Subject: Add ICEAuthority file to the AppArmor profile for guest session
+
+Fixes long timeout at login
+
+Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050417
+---
+ data/apparmor/lightdm-guest-session.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/data/apparmor/lightdm-guest-session.in b/data/apparmor/lightdm-guest-session.in
+index 3239c54..f4938c7 100644
+--- a/data/apparmor/lightdm-guest-session.in
++++ b/data/apparmor/lightdm-guest-session.in
+@@ -18,6 +18,7 @@
+   /usr/bin/sogou-qimpanel-watchdog ix,
+   /usr/bin/sogou-sys-notify ix,
+   /tmp/sogou-qimpanel:* rwl,
++  /run/user/*/ICEauthority-l l,
+ 
+   # Allow ibus
+   unix (bind, listen) type=stream addr="@tmp/ibus/*",


=====================================
debian/patches/series
=====================================
@@ -3,3 +3,4 @@
 05_debianize-pam-files.patch
 06_change-user-dirs.patch
 08_reset-SIGPIPE-before-exec.patch
+0006-Add-ICEAuthority-file-to-the-AppArmor-profile-for-gu.patch



View it on GitLab: https://salsa.debian.org/xfce-extras-team/lightdm/-/compare/9410efca60b571c9cb6e33988fd06694af9bd613...2bec044ba3934d1f7e02ec37ad74d88966ace768

-- 
View it on GitLab: https://salsa.debian.org/xfce-extras-team/lightdm/-/compare/9410efca60b571c9cb6e33988fd06694af9bd613...2bec044ba3934d1f7e02ec37ad74d88966ace768
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20231129/1b817cb5/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list