From 30176cd31ed742be0483cbae34dce8eac2e2b608 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 27 May 2013 13:37:52 +0200 Subject: [PATCH] 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 - 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 - 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