Update to upstream version 0.14.1
This commit is contained in:
parent
038c045501
commit
3c28ecb773
14
realmd.spec
14
realmd.spec
@ -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]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user