[Pkg-xfce-commits] r7062 - goodies/trunk/lightdm/debian

Yves-Alexis Perez corsac at alioth.debian.org
Wed Jun 20 12:38:55 UTC 2012


Author: corsac
Date: 2012-06-20 12:38:55 +0000 (Wed, 20 Jun 2012)
New Revision: 7062

Modified:
   goodies/trunk/lightdm/debian/changelog
   goodies/trunk/lightdm/debian/lightdm.lightdm-autologin.pam
Log:
upload

Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog	2012-06-18 19:05:08 UTC (rev 7061)
+++ goodies/trunk/lightdm/debian/changelog	2012-06-20 12:38:55 UTC (rev 7062)
@@ -1,4 +1,4 @@
-lightdm (1.2.2-3) UNRELEASED; urgency=low
+lightdm (1.2.2-3) unstable; urgency=low
 
   * debian/lightdm.pam:
     - enable pam_loginuid.                                      closes: #677435
@@ -7,7 +7,7 @@
   * debian/rules:
     - install both pam files.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Mon, 18 Jun 2012 17:43:57 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 18 Jun 2012 21:13:57 +0200
 
 lightdm (1.2.2-2) unstable; urgency=low
 

Modified: goodies/trunk/lightdm/debian/lightdm.lightdm-autologin.pam
===================================================================
--- goodies/trunk/lightdm/debian/lightdm.lightdm-autologin.pam	2012-06-18 19:05:08 UTC (rev 7061)
+++ goodies/trunk/lightdm/debian/lightdm.lightdm-autologin.pam	2012-06-20 12:38:55 UTC (rev 7062)
@@ -4,7 +4,6 @@
 auth    required        pam_env.so readenv=1 envfile=/etc/default/locale
 #auth    sufficient      pam_thinkfinger.so
 auth    required        pam_permit.so
-auth    optional        pam_gnome_keyring.so
 @include common-account
 # SELinux needs to be the first session rule. This ensures that any 
 # lingering context has been cleared. Without out this it is possible 
@@ -21,5 +20,4 @@
 session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux.so open
 # When the module is present, "required" would be sufficient (When SELinux
 # is disabled, this returns success.)
-session optional        pam_gnome_keyring.so auto_start
 @include common-password




More information about the Pkg-xfce-commits mailing list