Update to upstream version 0.14.1

This commit is contained in:
Stef Walter 2013-05-13 19:33:09 +02:00
parent 038c045501
commit 3c28ecb773
2 changed files with 14 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: realmd
Version: 0.14.0
Version: 0.14.1
Release: 1%{?dist}
Summary: Kerberos realm enrollment service
License: LGPLv2+
@ -66,6 +66,18 @@ make install DESTDIR=%{buildroot}
%doc %{_datadir}/doc/realmd/
%changelog
* 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]
- Make second Ctrl-C just quit realm tool [#961325]
- Fix critical warning when leaving IPA realm [#961320]
- Don't print out journalctl command in obvious situations [#961230]
- Document the --all option to 'realm discover' [#961279]
- No need to require sssd-tools package [#961254]
- Enable services even in install mode [#960887]
- Use the AD domain name in sssd.conf directly [#960270]
- Fix critical warning when service Release() method [#961385]
* Mon May 06 2013 Stef Walter <stefw@redhat.com> - 0.14.0-1
- Work around broken krb5 with empty passwords [#960001]
- Add manual page for realmd.conf [#959357]

View File

@ -1 +1 @@
4e500155c617fb400cbd20dbece0c9a6 realmd-0.14.0.tar.gz
43609df77cce0099104a0f131cdf6149 realmd-0.14.1.tar.gz