"Forgotten" merge from branch_2_1 to HEAD. Only ChangeLogs are trully affected, though.
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 21 Feb 2011 12:51:24 +0000 (12:51 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 21 Feb 2011 12:51:24 +0000 (12:51 +0000)
org.glite.lbjp-common.db/configure
org.glite.lbjp-common.db/project/ChangeLog
org.glite.lbjp-common.jp-interface/project/ChangeLog
org.glite.lbjp-common.log/configure
org.glite.lbjp-common.log/project/ChangeLog
org.glite.lbjp-common.log/project/version.properties
org.glite.lbjp-common.maildir/project/ChangeLog
org.glite.lbjp-common.server-bones/project/ChangeLog
org.glite.lbjp-common.trio/project/ChangeLog

index 3258454..a8e7b09 100755 (executable)
@@ -735,8 +735,14 @@ BEGIN{
                gridsite=>'emi.gridsite.shared',
                yaim_core=>'emi.yaim.yaim-core'
        );
+       %etics_externs_emi = (
+               globus_essentials=>'globus-gssapi-gsi',
+               globus=>'globus-gssapi-gsi-devel',
+               gridsite=>'emi.gridsite.shared',
+               yaim_core=>'emi.yaim.yaim-core'
+       );
        %etics_projects = (
-               vdt=>[qw/globus globus_essentials myproxy/],
+               vdt=>[qw/globus globus_essentials/],
                'org.glite'=>[qw/voms gridsite lcas gpt gip_release gip_service bdii glite_version glite_info_templates glue_schema yaim_core/],
        );
        %etics_projects_emi = (
index 1bb011a..a31b4b1 100644 (file)
 2.0.4-3
 - Module rebuilt
 
+2.0.5-1
+- Fixed build-time warnings in logging calls
+
+2.0.5-2
+- Module rebuilt
+
+2.0.5-3
+- Module rebuilt
+
 3.0.0-1
 - Fixes for parallel release in EMI & gLite
 - Notice allocation failures in database fetch.
index 2004674..4879b04 100644 (file)
 2.0.3-1
 - Makefile a configuration updated to work across org.glite & EMI
 
+2.0.3-2
+- Module rebuilt
+
+2.0.3-3
+- Module rebuilt
+
 2.1.0-1
 - Fixes for parallel release in EMI & gLite
 
index 3258454..a8e7b09 100755 (executable)
@@ -735,8 +735,14 @@ BEGIN{
                gridsite=>'emi.gridsite.shared',
                yaim_core=>'emi.yaim.yaim-core'
        );
+       %etics_externs_emi = (
+               globus_essentials=>'globus-gssapi-gsi',
+               globus=>'globus-gssapi-gsi-devel',
+               gridsite=>'emi.gridsite.shared',
+               yaim_core=>'emi.yaim.yaim-core'
+       );
        %etics_projects = (
-               vdt=>[qw/globus globus_essentials myproxy/],
+               vdt=>[qw/globus globus_essentials/],
                'org.glite'=>[qw/voms gridsite lcas gpt gip_release gip_service bdii glite_version glite_info_templates glue_schema yaim_core/],
        );
        %etics_projects_emi = (
index 44df683..f7972d1 100644 (file)
 1.0.4-1
 - Makefile adopts compilation and linking flags from the environment.
 
+1.0.5-1
+- Increase message size -- syslog can use it (RFC #3164).
+- Workaround for a bug in log4c included in configuration (non-zero buffer required)
+- Fixes to build-time warnings in logging calls
+
+1.0.5-2
+- Module rebuilt
+
+1.0.5-3
+- Module rebuilt
+
 1.1.0-1
 - Fixes for parallel release in EMI & gLite
 
index 0b0556f..768b815 100644 (file)
 2.0.2-1
 - Makefile adopts compilation and linking flags from the environment.
 
+2.0.2-2
+- Module rebuilt
+
+2.0.2-3
+- Module rebuilt
+
 2.1.0-1
 - Fixes for parallel release in EMI & gLite
 
index 4052669..59b3f2b 100644 (file)
 - Makefile adopts compilation and linking flags from the environment.
 - Memory handling fixes
 
+2.0.3-1
+- Fixed build-time warnings in logging calls
+
+2.0.3-2
+- Module rebuilt
+
 2.1.0-1
 - Documentation update and cleanup
 - Fixes for parallel release in EMI & gLite
index 24672a6..dab92d7 100644 (file)
 2.0.3-1
 - Makefile adopts compilation and linking flags from the environment.
 
+2.0.3-2
+- Module rebuilt
+
+2.0.3-3
+- Module rebuilt
+
 2.1.0-1
 - Fixes for parallel release in EMI & gLite