[authconfig] * Tue Aug 10 2010 Tomas Mraz <tmraz at redhat.com> - 6.1.8-1 - add pam_systemd to the PAM configuration

Tomáš Mráz tmraz at fedoraproject.org
Tue Aug 10 14:53:31 UTC 2010


commit 34d04872662075592d2c0a826115bd27841eb505
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Tue Aug 10 16:53:27 2010 +0200

    * Tue Aug 10 2010 Tomas Mraz <tmraz at redhat.com> - 6.1.8-1
    - add pam_systemd to the PAM configuration (#612712)
    - fix force smarcard setting read when Kerberos enabled (#620475)
    - fix duplication of dialogs when the revert is cancelled (#621632)
    - add --enable/disableforcelegacy option (#605857)

 .gitignore      |    1 +
 authconfig.spec |   11 +++++++----
 sources         |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4c2c43..18c6004 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 authconfig-6.1.7.tar.bz2
+authconfig-6.1.8.tar.bz2
diff --git a/authconfig.spec b/authconfig.spec
index 10a71b4..ac83cd7 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.7
-Release: 2%{?dist}
+Version: 6.1.8
+Release: 1%{?dist}
 License: GPLv2+
 ExclusiveOS: Linux
 Group: System Environment/Base
@@ -110,8 +110,11 @@ authconfig --update --nostart >/dev/null 2>&1 || :
 %{_datadir}/icons/hicolor/48x48/apps/system-config-authentication.*
 
 %changelog
-* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 6.1.7-2
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+* Tue Aug 10 2010 Tomas Mraz <tmraz at redhat.com> - 6.1.8-1
+- add pam_systemd to the PAM configuration (#612712)
+- fix force smarcard setting read when Kerberos enabled (#620475)
+- fix duplication of dialogs when the revert is cancelled (#621632)
+- add --enable/disableforcelegacy option (#605857)
 
 * Thu Jul 15 2010 Tomas Mraz <tmraz at redhat.com> - 6.1.7-1
 - fix startup of NIS services (#614856)
diff --git a/sources b/sources
index 1acfb11..0166a0a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbd7724c4b069dffa99cf69a1384748b  authconfig-6.1.7.tar.bz2
+6b87b07d6ac79fa3ea48162ce77ccee6  authconfig-6.1.8.tar.bz2


More information about the scm-commits mailing list