From 8abaf5436bd9923ccdf5c018d47d2aa3822acad5 Mon Sep 17 00:00:00 2001 From: Richard Allen Megginson Date: Aug 25 2009 20:00:52 +0000 Subject: 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 --- diff --git a/.cvsignore b/.cvsignore index ffd141e..a3005bb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ 389-ds-base-1.2.1.tar.bz2 +389-ds-base-1.2.2.tar.bz2 diff --git a/389-ds-base.spec b/389-ds-base.spec index ba00d96..d6e5d72 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -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 - 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 - 1.2.1-5 - rebuilt with new openssl diff --git a/sources b/sources index 718a352..e1525b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49b7ebe34c9ea238b5d8f91c925c512b 389-ds-base-1.2.1.tar.bz2 +143564394e4ad20bf4ea96e3e8ce970a 389-ds-base-1.2.2.tar.bz2