diff --git a/realmd.spec b/realmd.spec index 7da6df0..80df2cc 100644 --- a/realmd.spec +++ b/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 - 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 - 0.14.0-1 - Work around broken krb5 with empty passwords [#960001] - Add manual page for realmd.conf [#959357] diff --git a/sources b/sources index 277ce88..181270c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e500155c617fb400cbd20dbece0c9a6 realmd-0.14.0.tar.gz +43609df77cce0099104a0f131cdf6149 realmd-0.14.1.tar.gz