diff --git a/realmd.spec b/realmd.spec index a2e185f..12c63ba 100644 --- a/realmd.spec +++ b/realmd.spec @@ -1,5 +1,5 @@ Name: realmd -Version: 0.14.4 +Version: 0.14.5 Release: 1%{?dist} Summary: Kerberos realm enrollment service License: LGPLv2+ @@ -69,6 +69,11 @@ make install DESTDIR=%{buildroot} %doc %{_datadir}/doc/realmd/ %changelog +* Thu Aug 15 2013 Stef Walter - 0.14.5-1 +- Update to upstream 0.14.5 point release +- Fix regression conflicting --unattended and -U as in --user args +- Pass discovered server address to adcli tool + * Wed Aug 07 2013 Stef Walter - 0.14.4-1 - Update to upstream 0.14.4 point release - Fix up the [sssd] section in sssd.conf if it's screwed up diff --git a/sources b/sources index f0258c3..e8f756a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6b646dcd84187ed85cca412dd1681124 realmd-0.14.4.tar.gz +18ed8480e0fd9a1badb8f4504dafd5e0 realmd-0.14.5.tar.gz