[lightdm/f19] lightdm does not maintain login history using /var/log/wtmp (#1014285)

Rex Dieter rdieter at fedoraproject.org
Mon Oct 7 22:39:16 UTC 2013


commit d1dacfc099d5fedae1b5e1e5d4ebecbe76b82a00
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Oct 7 17:39:09 2013 -0500

    lightdm does not maintain login history using /var/log/wtmp (#1014285)
    
    - Lightdm leaks 6 FDs (#973584)

 .gitignore   |    2 +-
 lightdm.spec |    4 ++--
 sources      |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 36b34ba..202c8d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/lightdm-1.6.2.tar.xz
+/lightdm-1.6.3.tar.xz
diff --git a/lightdm.spec b/lightdm.spec
index c1f1cae..6f94a28 100644
--- a/lightdm.spec
+++ b/lightdm.spec
@@ -8,8 +8,8 @@
 
 Name:    lightdm
 Summary: Lightweight Display Manager
-Version: 1.6.2
-Release: 2%{?dist}
+Version: 1.6.3
+Release: 1%{?dist}
 
 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
 License: (LGPLv2 or LGPLv3) and GPLv3+
diff --git a/sources b/sources
index c1325e7..8489f4d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e7a5c10b58c61d2124c5e5d011ee8e0  lightdm-1.6.2.tar.xz
+599d17f4bc15612e531cfefb9dbae9cc  lightdm-1.6.3.tar.xz


More information about the scm-commits mailing list