From: Marc Fiuczynski Date: Tue, 3 Nov 2009 21:11:15 +0000 (+0000) Subject: Setting tag PLCAPI-4.3-30 X-Git-Tag: PLCAPI-4.3-30~1 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=951641cce2bd73bf2b83d7979929558900fa6d40 Setting tag PLCAPI-4.3-30 Redacting password, session, and authstring values from the event log. --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 7c2dfad..de0f9ab 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.3 -%define taglevel 29 +%define taglevel 30 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/wsdl/plcapi.wsdl %changelog +* Tue Nov 03 2009 Marc Fiuczynski - PLCAPI-4.3-30 +- Redacting password, session, and authstring values from the event log. + * Mon Oct 19 2009 Thierry Parmentelat - PLCAPI-4.3-29 - let AddSite set ext_consortium_id - required for the poorman registration pages - drop version constraint on Requires: postgresql-python