Compare commits

...
This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.

4 commits

Author SHA1 Message Date
Rich Megginson
533f9bde03 Ticket #281 - TLS not working with latest openldap 2012-02-03 17:31:56 -07:00
Rich Megginson
5b27fed22d Merge branch 'f16' into f15
Conflicts:
	.gitignore
	389-dsgw.spec
	sources
2011-12-15 12:11:50 -07:00
Rich Megginson
4ae5123265 bump rel to rebuild with 389-adminutil-1.1.14 2011-06-30 18:57:07 -06:00
Rich Megginson
6cdeda3077 look for separate openldap ldif library
remove old fedora-ds cruft
2011-06-28 09:53:19 -06:00
3 changed files with 8 additions and 10 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -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

View file

@ -1 +1 @@
7b7382bdeeff75840c0052d6b159c735 389-dsgw-1.1.8.tar.bz2
a622d6e4ed636b831fdaa8dea6bef1f9 389-dsgw-1.1.9.tar.bz2