Dylan Aïssi pushed to branch debian-experimental at X Strike Force / wayland / weston
Commits: 751a0c9d by Dylan Aïssi at 2026-06-17T21:48:57+02:00 Update the PAM configuration to use common-auth and common-account (Closes: #1140097) Signed-off-by: Dylan Aïssi <[email protected]> - - - - - c5d7b808 by Dylan Aïssi at 2026-06-17T21:50:50+02:00 Release weston version 15.0.91-1 Signed-off-by: Dylan Aïssi <[email protected]> - - - - - 3 changed files: - debian/changelog - + debian/patches/Update-PAM-config.patch - debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -weston (15.0.91-1) UNRELEASED; urgency=medium +weston (15.0.91-1) experimental; urgency=medium * New upstream release (alpha release for 16.0.0) * Adjust VCS fields in d/control and d/gbp.conf for experimental @@ -7,8 +7,11 @@ weston (15.0.91-1) UNRELEASED; urgency=medium * Don't install anymore wcap-decode, removed upstream * Don't install remoting and pipewire plugins, deprecated upstream * Update symbols file + * salsa-ci: set RELEASE to experimental + * Update the PAM configuration to use common-auth and common-account + (Closes: #1140097) - -- Dylan Aïssi <[email protected]> Wed, 17 Jun 2026 17:31:21 +0200 + -- Dylan Aïssi <[email protected]> Wed, 17 Jun 2026 21:50:28 +0200 weston (15.0.1-2) experimental; urgency=medium ===================================== debian/patches/Update-PAM-config.patch ===================================== @@ -0,0 +1,12 @@ +Description: Update of PAM configuration to use common-auth and common-account +Bug-Debian: https://bugs.debian.org/1140097 +Forwarded: not-needed + +--- a/pam/weston-remote-access ++++ b/pam/weston-remote-access +@@ -1,3 +1,2 @@ +-#%PAM-1.0 +-auth include login +-account include login ++@include common-auth ++@include common-account ===================================== debian/patches/series ===================================== @@ -1 +1,2 @@ Disable-vulkan-output-damage-test.patch +Update-PAM-config.patch View it on GitLab: https://salsa.debian.org/xorg-team/wayland/weston/-/compare/912b57fa81cd2991d2ec84ea2aed344a57d49b49...c5d7b80838b9a3ffd5f11e1be5f01e6061e462b5 -- View it on GitLab: https://salsa.debian.org/xorg-team/wayland/weston/-/compare/912b57fa81cd2991d2ec84ea2aed344a57d49b49...c5d7b80838b9a3ffd5f11e1be5f01e6061e462b5 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help

