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
Mark Reynolds
389238162f Updated sources 2013-03-13 17:06:48 -04:00
Mark Reynolds
c1f1fd1a0a ce71231 Bump version to 1.1.10
- Ticket 606 - DSGW - format string errors
2013-03-13 14:50:13 -04:00
Rich Megginson
a1d6db6c8e bump rev for f17 rebuild with new icu 2012-05-24 15:03:23 -06:00
Rich Megginson
a046e0f39e bump rev for f17 rebuild 2012-03-29 09:42:55 -06:00
3 changed files with 13 additions and 2 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
/389-dsgw-1.1.7.tar.bz2
/389-dsgw-1.1.8.tar.bz2
/389-dsgw-1.1.9.tar.bz2
/389-dsgw-1.1.10.tar.bz2

View file

@ -2,7 +2,7 @@
Summary: 389 Directory Server Gateway (dsgw)
Name: 389-dsgw
Version: 1.1.9
Version: 1.1.10
Release: 1%{?dist}
License: GPLv2
URL: http://port389.org/
@ -88,6 +88,16 @@ fi
%ghost %{_sysconfdir}/tmpfiles.d/%{pkgname}-dsgw.conf
%changelog
* Wed Mar 13 2013 Mark Reynolds <mreynolds@redhat.com> - 1.1.10-1
- ce71231 Bump version to 1.1.10
- Ticket 606 - DSGW - format string errors
* Thu May 24 2012 Rich Megginson <rmeggins@redhat.com> - 1.1.9-3
- bump rev for f17 rebuild with new icu
* Thu Mar 29 2012 Rich Megginson <rmeggins@redhat.com> - 1.1.9-2
- bump rev for f17 rebuild
* Fri Feb 3 2012 Rich Megginson <rmeggins@redhat.com> - 1.1.9-1
- Ticket #281 - TLS not working with latest openldap

View file

@ -1 +1 @@
a622d6e4ed636b831fdaa8dea6bef1f9 389-dsgw-1.1.9.tar.bz2
7ecc9e7ce901df450c7099abc3d13a46 389-dsgw-1.1.10.tar.bz2