From: Stephen Soltesz Date: Wed, 23 Apr 2008 21:54:03 +0000 (+0000) Subject: Tagging module PLCAPI - PLCAPI-4.2-5 X-Git-Tag: PLCAPI-4.2-5~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=83b4688201448e230a6d634be84ba69eed362614;p=plcapi.git Tagging module PLCAPI - PLCAPI-4.2-5 Removed conditions on the persons, site, and nodes indexes. previsouly only the non-deleted fields were index, resulting in massivly slow queries. --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 46dc64b..1ac1d9e 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.2 -%define taglevel 4 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -114,6 +114,11 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/refresh-peer.py* %changelog +* Wed Apr 23 2008 Stephen Soltesz - PLCAPI-4.2-5 +- Removed conditions on the persons, site, and nodes indexes. previsouly only +- the non-deleted fields were index, resulting in massivly slow queries. +- + * Wed Mar 26 2008 Thierry Parmentelat - PLCAPI-4.2-3 PLCAPI-4.2-4 - plcsh: better handling of options when running as a shell script - getbootmedium exports compute_key