Update to upstream 0.14.2 release

This commit is contained in:
Stef Walter 2013-05-27 13:37:52 +02:00
parent 3c28ecb773
commit 30176cd31e
2 changed files with 12 additions and 3 deletions

View File

@ -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@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@redhat.com> - 0.14.1-1
- Update to upstream 0.14.1 version
- Fix crasher/regression using passwords with joins [#961435]

View File

@ -1 +1 @@
43609df77cce0099104a0f131cdf6149 realmd-0.14.1.tar.gz
6182863f36dac2f02baf8aa84e03fffb realmd-0.14.2.tar.gz