diff options
| -rw-r--r-- | krb5.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,7 +6,7 @@ Summary: The Kerberos network authentication system Name: krb5 Version: 1.9.1 -Release: 17%{?dist} +Release: 18%{?dist} # Maybe we should explode from the now-available-to-everybody tarball instead? # http://web.mit.edu/kerberos/dist/krb5/1.9/krb5-1.9.1-signed.tar Source0: krb5-%{version}.tar.gz @@ -703,6 +703,9 @@ exit 0 %{_sbindir}/uuserver %changelog +* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-18 +- Rebuilt for glibc bug#747377 + * Tue Oct 18 2011 Nalin Dahyabhai <nalin@redhat.com> 1.9.1-17 - apply upstream patch to fix a null pointer dereference with the LDAP kdb backend (CVE-2011-1527, #744125), an assertion failure with multiple kdb |
