diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | 389-dsgw.spec | 7 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 3 deletions
@@ -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 f6ac876..7f5e330 100644 --- a/389-dsgw.spec +++ b/389-dsgw.spec @@ -2,8 +2,8 @@ Summary: 389 Directory Server Gateway (dsgw) Name: 389-dsgw -Version: 1.1.8 -Release: 2%{?dist} +Version: 1.1.9 +Release: 1%{?dist} License: GPLv2 URL: http://port389.org/ Group: System Environment/Daemons @@ -88,6 +88,9 @@ fi %ghost %{_sysconfdir}/tmpfiles.d/%{pkgname}-dsgw.conf %changelog +* Fri Feb 3 2012 Rich Megginson <rmeggins@redhat.com> - 1.1.9-1 +- Ticket #281 - TLS not working with latest openldap + * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild @@ -1 +1 @@ -7b7382bdeeff75840c0052d6b159c735 389-dsgw-1.1.8.tar.bz2 +a622d6e4ed636b831fdaa8dea6bef1f9 389-dsgw-1.1.9.tar.bz2 |
