Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
533f9bde03 | ||
|
|
5b27fed22d | ||
|
|
4ae5123265 | ||
|
|
6cdeda3077 |
3 changed files with 8 additions and 10 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 <rmeggins@redhat.com> - 1.1.9-1
|
||||
- Ticket #281 - TLS not working with latest openldap
|
||||
|
||||
* Wed Dec 14 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.8-1
|
||||
- add support for tmpfiles.d
|
||||
|
||||
* Wed Nov 2 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.7-3
|
||||
- rebuild with new 389-adminutil and ICU
|
||||
|
||||
* Wed Sep 14 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.7-2
|
||||
- rebuild with new 389-adminutil in stable
|
||||
* Thu Jun 30 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.7-2
|
||||
- bump rel to rebuild with 389-adminutil-1.1.14
|
||||
|
||||
* Tue Jun 28 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.7-1
|
||||
- look for separate openldap ldif library
|
||||
- remove old fedora-ds cruft
|
||||
|
||||
* Mon Mar 07 2011 Caolán McNamara <caolanm@redhat.com> - 1.1.6-3
|
||||
- rebuild for icu 4.6
|
||||
|
||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
7b7382bdeeff75840c0052d6b159c735 389-dsgw-1.1.8.tar.bz2
|
||||
a622d6e4ed636b831fdaa8dea6bef1f9 389-dsgw-1.1.9.tar.bz2
|
||||
|
|
|
|||
Reference in a new issue