diff --git a/.gitignore b/.gitignore index 3491077..0d25317 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ 389-dsgw-1.1.6.tar.bz2 /389-dsgw-1.1.7.tar.bz2 /389-dsgw-1.1.8.tar.bz2 +/389-dsgw-1.1.9.tar.bz2 diff --git a/389-dsgw.spec b/389-dsgw.spec index 516a022..a6d80d3 100644 --- a/389-dsgw.spec +++ b/389-dsgw.spec @@ -2,7 +2,7 @@ Summary: 389 Directory Server Gateway (dsgw) Name: 389-dsgw -Version: 1.1.8 +Version: 1.1.9 Release: 1%{?dist} License: GPLv2 URL: http://port389.org/ @@ -88,22 +88,19 @@ fi %ghost %{_sysconfdir}/tmpfiles.d/%{pkgname}-dsgw.conf %changelog +* Fri Feb 3 2012 Rich Megginson - 1.1.9-1 +- Ticket #281 - TLS not working with latest openldap + * Wed Dec 14 2011 Rich Megginson - 1.1.8-1 - add support for tmpfiles.d -* Wed Nov 2 2011 Rich Megginson - 1.1.7-3 -- rebuild with new 389-adminutil and ICU - -* Wed Sep 14 2011 Rich Megginson - 1.1.7-2 -- rebuild with new 389-adminutil in stable +* Thu Jun 30 2011 Rich Megginson - 1.1.7-2 +- bump rel to rebuild with 389-adminutil-1.1.14 * Tue Jun 28 2011 Rich Megginson - 1.1.7-1 - look for separate openldap ldif library - remove old fedora-ds cruft -* Mon Mar 07 2011 Caolán McNamara - 1.1.6-3 -- rebuild for icu 4.6 - * Mon Feb 07 2011 Fedora Release Engineering - 1.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index a6860b5..6a7fb33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b7382bdeeff75840c0052d6b159c735 389-dsgw-1.1.8.tar.bz2 +a622d6e4ed636b831fdaa8dea6bef1f9 389-dsgw-1.1.9.tar.bz2