From: František Dvořák Date: Tue, 28 Jun 2011 07:48:13 +0000 (+0000) Subject: Version and changes for tag 1.7.14. X-Git-Tag: gridsite-core_R_1_7_14~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=3c157c33e6404b87836b90465d0e880a2fdeda30;p=jra1mw.git Version and changes for tag 1.7.14. --- diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index cf8f196..3424a56 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,3 +1,15 @@ +- ==== GridSite version 1.7.14 ==== +* Wed Jun 22 2011 Daniel Kouřil +- Not relying on hard-coded positions of certificates (fixes using VOMS .lsc files) +* Mon Jun 27 2011 FrantiÅ¡ek Dvořák +- Fixes from Mattias Ellert (bugs #69632, #83449, and #83450): + - extern "C" declarations and include protections in public headers + - integer/pointer portability fix + - proper link ordering +- IPv6 portability +* Tue Jun 28 2011 FrantiÅ¡ek Dvořák +- Fix static declaration in public header, + function GACLparseEntry() added into gridsite-gacl.h - ==== GridSite version 1.7.13 ==== * Tue Apr 5 13:00:24 2011 FrantiÅ¡ek Dvořák - adding gridsite-1.5-compat in separated patch diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 063aae5..67a1b4b 100644 --- a/org.gridsite.core/VERSION +++ b/org.gridsite.core/VERSION @@ -1,5 +1,5 @@ MAJOR_VERSION=1 MINOR_VERSION=1.7 -PATCH_VERSION=1.7.13 -DEFVERSION=010713 +PATCH_VERSION=1.7.14 +DEFVERSION=010714 VERSION=$(PATCH_VERSION) diff --git a/org.gridsite.core/project/version.properties b/org.gridsite.core/project/version.properties index 258d95b..60e79dc 100644 --- a/org.gridsite.core/project/version.properties +++ b/org.gridsite.core/project/version.properties @@ -1,2 +1,2 @@ -module.version=1.7.13 +module.version=1.7.14 module.age=1