From: Zdeněk Šustr Date: Mon, 21 Jan 2013 12:18:40 +0000 (+0000) Subject: Modified to reflect version 2.0.4 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=b5da1ad441fbb26af9a18d9566abeddc822e769d;p=jra1mw.git Modified to reflect version 2.0.4 --- diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index 93d82e6..3081186 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,3 +1,8 @@ +- ==== GridSite version 2.0.4 ==== +* Mon Jan 21 2013 Zdeněk Å ustr +* When constructing a list of FQANs, a reference to the proxy is stored in the chain that contains the attribute (GGUS #79096) +* Avoid looking up remote IP, it is available in the Apache context +* Flapping yum update fixed - ==== GridSite version 2.0.3 ==== * Wed Nov 14 2012 Zdeněk Å ustr - Segmentation fault in htproxyput fixed (occurred if run by non-root) diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index f0b87da..72838d7 100644 --- a/org.gridsite.core/VERSION +++ b/org.gridsite.core/VERSION @@ -1,5 +1,5 @@ MAJOR_VERSION=2 MINOR_VERSION=2.0 -PATCH_VERSION=2.0.3 -DEFVERSION=0x020003 +PATCH_VERSION=2.0.4 +DEFVERSION=0x020004 VERSION=$(PATCH_VERSION) diff --git a/org.gridsite.core/project/version.properties b/org.gridsite.core/project/version.properties index ab1e723..d6ebe86 100644 --- a/org.gridsite.core/project/version.properties +++ b/org.gridsite.core/project/version.properties @@ -1,2 +1,2 @@ -module.version=2.0.3 +module.version=2.0.4 module.age=1