backed out - added template-initconfig to %files - this change is for the

next major release bump version to 1.2.2 fix reopened 509472 db2index
    all does not reindex all the db backends correctly fix 518520 - pre
    hashed salted passwords do not work (F-10 and F-11 only) fix 518418 -
    Package rename shuts down server, results in unconfigured package see
    https://bugzilla.redhat.com/show_bug.cgi?id=518519 for the list of bugs
    fixed in 1.2.2
This commit is contained in:
Richard Allen Megginson 2009-08-25 20:00:52 +00:00
parent abf567817b
commit 8abaf5436b
3 changed files with 12 additions and 4 deletions

View File

@ -1 +1,2 @@
389-ds-base-1.2.1.tar.bz2
389-ds-base-1.2.2.tar.bz2

View File

@ -3,8 +3,8 @@
Summary: 389 Directory Server (base)
Name: 389-ds-base
Version: 1.2.1
Release: 5%{?dist}
Version: 1.2.2
Release: 1%{?dist}
License: GPLv2 with exceptions
URL: http://port389.org/
Group: System Environment/Daemons
@ -150,7 +150,6 @@ fi
%dir %{_sysconfdir}/%{pkgname}/config
%config(noreplace)%{_sysconfdir}/%{pkgname}/config/slapd-collations.conf
%config(noreplace)%{_sysconfdir}/%{pkgname}/config/certmap.conf
%config(noreplace)%{_sysconfdir}/%{pkgname}/config/template-initconfig
%config(noreplace)%{_sysconfdir}/sysconfig/%{pkgname}
%{_datadir}/%{pkgname}
%{_sysconfdir}/rc.d/init.d/%{pkgname}
@ -174,6 +173,14 @@ fi
%{_libdir}/%{pkgname}/*.so
%changelog
* Tue Aug 25 2009 Rich Megginson <rmeggins@redhat.com> - 1.2.2-1
- backed out - added template-initconfig to %files - this change is for the next major release
- bump version to 1.2.2
- fix reopened 509472 db2index all does not reindex all the db backends correctly
- fix 518520 - pre hashed salted passwords do not work
- see https://bugzilla.redhat.com/show_bug.cgi?id=518519 for the list of
- bugs fixed in 1.2.2
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.2.1-5
- rebuilt with new openssl

View File

@ -1 +1 @@
49b7ebe34c9ea238b5d8f91c925c512b 389-ds-base-1.2.1.tar.bz2
143564394e4ad20bf4ea96e3e8ce970a 389-ds-base-1.2.2.tar.bz2