[realmd/f19] Update to upstream 0.14.2 release

Stef Walter stefw at fedoraproject.org
Mon May 27 11:54:56 UTC 2013


commit f480c0df01f488f21ca35dd9207918a12b698924
Author: Stef Walter <stefw at redhat.com>
Date:   Mon May 27 13:37:52 2013 +0200

    Update to upstream 0.14.2 release

 realmd.spec |   13 +++++++++++--
 sources     |    2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/realmd.spec b/realmd.spec
index 80df2cc..c9ac512 100644
--- a/realmd.spec
+++ b/realmd.spec
@@ -1,5 +1,5 @@
 Name:		realmd
-Version:	0.14.1
+Version:	0.14.2
 Release:	1%{?dist}
 Summary:	Kerberos realm enrollment service
 License:	LGPLv2+
@@ -17,7 +17,7 @@ BuildRequires:  systemd-devel
 BuildRequires:	libxslt
 BuildRequires:	xmlto
 
-Requires:	glib-networking
+Requires:	authconfig
 
 %description
 realmd is a DBus system service which manages discovery and enrollment in realms
@@ -66,6 +66,15 @@ make install DESTDIR=%{buildroot}
 %doc %{_datadir}/doc/realmd/
 
 %changelog
+* Mon May 27 2013 Stef Walter <stefw at redhat.com> - 0.14.2-1
+- Update to upstream 0.14.2 version
+- Discover FreeIPA 3.0 with AD trust correctly [#966148]
+- Only allow joining one realm by default [#966650]
+- Enable the oddjobd service after joining a domain [#964971]
+- Remove sssd.conf allow lists when permitting all [#965760]
+- Add dependency on authconfig [#964675]
+- Remove glib-networking dependency now that we no longer use SSL.
+
 * Mon May 13 2013 Stef Walter <stefw at redhat.com> - 0.14.1-1
 - Update to upstream 0.14.1 version
 - Fix crasher/regression using passwords with joins [#961435]
diff --git a/sources b/sources
index 181270c..226df86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43609df77cce0099104a0f131cdf6149  realmd-0.14.1.tar.gz
+6182863f36dac2f02baf8aa84e03fffb  realmd-0.14.2.tar.gz


More information about the scm-commits mailing list