[authconfig] - support for postlogin PAM configuration and pam_ecryptfs patch by Paolo Bonzini

Tomáš Mráz tmraz at fedoraproject.org
Tue Feb 8 20:50:52 UTC 2011


commit 82a1af0daef57341378cc202d5c730cece92f8c7
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Tue Feb 8 21:50:43 2011 +0100

    - support for postlogin PAM configuration and pam_ecryptfs
      patch by Paolo Bonzini

 .gitignore      |    1 +
 authconfig.spec |    9 +++++----
 sources         |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c222c8f..fd905cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ authconfig-6.1.8.tar.bz2
 /authconfig-6.1.10.tar.bz2
 /authconfig-6.1.11.tar.bz2
 /authconfig-6.1.12.tar.bz2
+/authconfig-6.1.13.tar.bz2
diff --git a/authconfig.spec b/authconfig.spec
index 2bf799c..96300f2 100644
--- a/authconfig.spec
+++ b/authconfig.spec
@@ -1,7 +1,7 @@
 Summary: Command line tool for setting up authentication from network services
 Name: authconfig
-Version: 6.1.12
-Release: 2%{?dist}
+Version: 6.1.13
+Release: 1%{?dist}
 License: GPLv2+
 ExclusiveOS: Linux
 Group: System Environment/Base
@@ -110,8 +110,9 @@ authconfig --update --nostart >/dev/null 2>&1 || :
 %{_datadir}/icons/hicolor/48x48/apps/system-config-authentication.*
 
 %changelog
-* Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.1.12-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Tue Feb  8 2011 Tomas Mraz <tmraz at redhat.com> - 6.1.13-1
+- support for postlogin PAM configuration and pam_ecryptfs
+  patch by Paolo Bonzini
 
 * Thu Dec 23 2010 Tomas Mraz <tmraz at redhat.com> - 6.1.12-1
 - give proper warnings on missing packages if configuration
diff --git a/sources b/sources
index 2fbbbc5..5fb44af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5ec1fdc4442c3725936beea29e5d69a  authconfig-6.1.12.tar.bz2
+4d74d6ddc4f4c9ee1b795e664bdeee6b  authconfig-6.1.13.tar.bz2


More information about the scm-commits mailing list