Update to upstream 0.14.2 release
This commit is contained in:
parent
3c28ecb773
commit
30176cd31e
13
realmd.spec
13
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@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]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user