[authconfig: 1/2] - do not restart services when configuration did not change - dissallow setting identity or authenti

Tomáš Mráz tmraz at fedoraproject.org
Wed Oct 6 12:38:35 UTC 2010


commit ff7a51e4fcb22690f8d66ef29133b9f09a4de6a7
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Wed Oct 6 14:37:12 2010 +0200

    - do not restart services when configuration did not change
    - dissallow setting identity or authentication services with missing
      installed files (#590447)
    - eliminate unnecessary updates of PAM config files and sssd.conf (#639978)
    - updated translations from Transifex

 .gitignore      |    1 +
 authconfig.spec |    9 ++++++++-
 sources         |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e8e139..929df85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ authconfig-6.1.7.tar.bz2
 authconfig-6.1.8.tar.bz2
 /authconfig-6.1.9.tar.bz2
 /authconfig-6.1.10.tar.bz2
+/authconfig-6.1.11.tar.bz2
diff --git a/authconfig.spec b/authconfig.spec
index f49a0fd..af60a67 100644
--- a/authconfig.spec
+++ b/authconfig.spec
@@ -1,6 +1,6 @@
 Summary: Command line tool for setting up authentication from network services
 Name: authconfig
-Version: 6.1.10
+Version: 6.1.11
 Release: 1%{?dist}
 License: GPLv2+
 ExclusiveOS: Linux
@@ -110,6 +110,13 @@ authconfig --update --nostart >/dev/null 2>&1 || :
 %{_datadir}/icons/hicolor/48x48/apps/system-config-authentication.*
 
 %changelog
+* Wed Oct  6 2010 Tomas Mraz <tmraz at redhat.com> - 6.1.11-1
+- do not restart services when configuration did not change
+- dissallow setting identity or authentication services with missing
+  installed files (#590447)
+- eliminate unnecessary updates of PAM config files and sssd.conf (#639978)
+- updated translations from Transifex
+
 * Thu Sep 17 2010 Tomas Mraz <tmraz at redhat.com> - 6.1.10-1
 - netgroups are now supported by sssd
 - updated translations from Transifex
diff --git a/sources b/sources
index b41a460..140140c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78ed79b137037b9bc772578ee1689f97  authconfig-6.1.10.tar.bz2
+a5d8fe160206235e88f1155cfab284f0  authconfig-6.1.11.tar.bz2


More information about the scm-commits mailing list