Merge from brach 3.2 to HEAD, take 5
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 17 Dec 2012 13:39:11 +0000 (13:39 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 17 Dec 2012 13:39:11 +0000 (13:39 +0000)
26 files changed:
org.glite.jobid.api-c/project/ChangeLog
org.glite.jobid.api-cpp/project/ChangeLog
org.glite.lb.client/project/ChangeLog
org.glite.lb.common/project/ChangeLog
org.glite.lb.doc/project/ChangeLog
org.glite.lb.harvester/project/ChangeLog
org.glite.lb.logger-msg/project/ChangeLog
org.glite.lb.logger/project/ChangeLog
org.glite.lb.nagios/project/ChangeLog
org.glite.lb.server/project/ChangeLog
org.glite.lb.server/src/query.c
org.glite.lb.state-machine/project/ChangeLog
org.glite.lb.types/project/ChangeLog
org.glite.lb.utils/project/ChangeLog
org.glite.lb.ws-interface/project/ChangeLog
org.glite.lb.ws-test/project/ChangeLog
org.glite.lb.yaim/config/functions/config_glite_lb.in
org.glite.lb.yaim/project/ChangeLog
org.glite.lbjp-common.db/project/ChangeLog
org.glite.lbjp-common.gsoap-plugin/project/ChangeLog
org.glite.lbjp-common.gss/project/ChangeLog
org.glite.lbjp-common.jp-interface/project/ChangeLog
org.glite.lbjp-common.log/project/ChangeLog
org.glite.lbjp-common.maildir/project/ChangeLog
org.glite.lbjp-common.server-bones/project/ChangeLog
org.glite.lbjp-common.trio/project/ChangeLog

index b15ed92..241b03e 100644 (file)
 2.1.2-3
 - Module rebuilt
 
+2.1.2-4
+- Module rebuilt
+
+2.1.2-5
+- Module rebuilt
+
 2.2.0-1
 - Merge from branch_3_2
 
index d7c7621..4f0289f 100644 (file)
@@ -77,6 +77,9 @@
 1.2.0-6
 - Module rebuilt
 
+1.2.0-7
+- Module rebuilt
+
 1.3.0-1
 - Merge from branch_3_2
 
index 564147b..15da0c2 100644 (file)
 - Fixed conditions parsing in the query_ext example
 - Avoid logging unnecessary events when registering sandbox transfers
 
+5.1.6-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 5.2.0-1
 - Torque jobs support
 - Showing CREAM data for WMS->CREAM jobs
index db0e23f..15824f8 100644 (file)
 - Missing files in clean targets added
 - Handling seqnumbers for jobs going through CREAM
 
+8.1.5-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 8.2.0-1
 - Merge from branch_3_2
 - Torque jobs support
index 53d76da..67f22bf 100644 (file)
 - New functionality tests described
 - L&B 2.0 not to be advertised as stable release anymore
 
+1.3.6-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 1.4.0-1
 - Merge from branch_3_2
 
index fb225f9..cfade1a 100644 (file)
 1.2.3-3
 - Module rebuilt
 
+1.2.4-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 1.3.0-1
 - Fixed template database encoding
 
index 77ea5ef..18ceeed 100644 (file)
 - Improved build and packaging for Fedora
 - Alternative activemq-cpp library package name supported on Fedora
 
+1.1.5-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 1.2.0-1
 - Merge from branch_3_2
 
index 1a818aa..63071d8 100644 (file)
 - Fix for notification interlogger failures (bug #95013)
 - Explicit pkg-config dependency
 
+2.3.6-1
+- Fixed getting status of interlogd
+
+2.3.7-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 2.4.0-1
 - Merge from branch_3_2
 - Torque jobs support
index fe7ace4..b4314b1 100644 (file)
@@ -22,6 +22,9 @@
 1.1.1-5
 - Module rebuilt
 
+1.1.1-6
+- Module rebuilt
+
 1.2.0-1
 - Merge from branch_3_2
 
index 1f0bcea..938bd5f 100644 (file)
 - Fixed the <> relationship evaluation for JDL attribute queries
 - CREAM jobs also turned to zombies on purge
 
+2.3.7-1
+- Returning also incomplete results for job queries (permissions were missing for some jobs only)
+- Do not return EPERM on queries with multiple potential results (Fix fo SB #96702)
+- Properly handle ARES_ENODATA return value by c-ares
+
+2.3.8-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 2.4.0-1
 - Resolved packaging warnings
 - Job status queries over socket enabled (fixes the proxy purge, second part of the SB #88630)
index 2d05f94..bbdde40 100644 (file)
@@ -674,6 +674,7 @@ limit_cycle_cleanup:
                if (edg_wll_Error(ctx,NULL,NULL) == EPERM) edg_wll_ResetError(ctx);
        }
 
+
 cleanup:
        // finish
        cb(ctx, NULL, NULL, data);
index a8fd535..ffdd360 100644 (file)
 1.3.3-1
 - Affected JobID added wen logging 'really running on a bad branch' (SB #92129)
 
+1.3.4-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 1.4.0-1
 - Merge from branch_3_2
 - Torque jobs support
index e931d1b..42eb987 100644 (file)
 1.3.1-5
 - Module rebuilt
 
+1.3.1-6
+- Module rebuilt
+
 1.4.0-1
 - Merge from branch_3_2
 - Torque jobs support
index da0265a..8d93041 100644 (file)
 - Improve build and packaging for Fedora
 - Explicit pkg-config dependency
 
+2.2.3-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 2.3.0-1
 - Merge from branch_3_2
 
index 94b2b0e..5fbda08 100644 (file)
@@ -98,6 +98,9 @@
 3.3.1-5
 - Module rebuilt
 
+3.3.1-6
+- Module rebuilt
+
 3.4.0-1
 - Torque jobs support
 
index a3f247e..720026d 100644 (file)
 - Improved build and packaging for Fedora
 - Explicit pkg-config dependency
 
+1.3.2-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 1.4.0-1
 - Merge from branch_3_2
 
index 0cbb223..fd8755c 100644 (file)
@@ -44,6 +44,10 @@ function config_glite_lb_setenv(){
   yaimgridenv_set GLITE_LB_LOCATION_VAR "${GLITE_LB_LOCATION_VAR:-@glite_var@}"
   yaimgridenv_set GLITE_JP_LOCATION "${GLITE_JP_LOCATION:-}"
 
+  yaimgridenv_set GLITE_LB_NOTIF_SOCK "${GLITE_LB_NOTIF_SOCK:-}"
+  yaimgridenv_set GLITE_LB_PROXY_SOCK "${GLITE_LB_PROXY_SOCK:-}"
+  yaimgridenv_set GLITE_LB_IL_SOCK "${GLITE_LB_IL_SOCK:-}"
+
   yaimgridenv_set GLITE_LB_SERVER_OTHER_OPTIONS "${GLITE_LB_SERVER_OTHER_OPTIONS}"
   yaimgridenv_set GLITE_LB_NOTIF_IL_OTHER_OPTIONS "${GLITE_LB_NOTIF_IL_OTHER_OPTIONS}"
   yaimgridenv_set GLITE_LB_PROXY_IL_OTHER_OPTIONS "${GLITE_LB_PROXY_IL_OTHER_OPTIONS}"
index 0fa8e80..1f9ab16 100644 (file)
 4.4.3-3
 - Module rebuilt
 
+4.4.4-1
+- RTM DN updated
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 4.5.0-1
 - Merge from branch_3_2
 
 4.5.4-1
 - License and packaging fixes
 
+
index 6a4c2c1..2913242 100644 (file)
 - Explicit pkg-config dependency
 - Using less portable timegm() instead of mktime() and setenv(). Not touching environment is better for thread applications and the code is reduced.
 
+3.1.3-2
+- Module rebuilt
+
 3.2.0-1
 - Merge from branch_3_2
 
index 1f36df0..a2bd9ea 100644 (file)
 3.1.2-3
 - Module rebuilt
 
+3.1.3-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 3.2.0-1
 - Merge from branch_3_2
 
index ea91a40..1189fa5 100644 (file)
 3.1.4-2
 - Module rebuilt
 
+3.1.5-1
+- Add a return code from newer c-ares (fixes DNS resolution on Fedora 17 with c-ares 1.7.5)
+
+3.1.6-1
+- Debian package builds in vanilla chroot environment (backported from HEAD):
+  - create pkg-config file for gss (depends on used GSSAPI provider)
+  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
+  - missing build dependencies
+  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
+  - fix dependency of msg-plugin
+  - no runtime dependencies for build
+
 3.2.0-1
 - -L/usr/lib not added explicitly to link options
 - Merge from branch_3_2
index 0840a6d..b52310c 100644 (file)
@@ -98,6 +98,9 @@
 2.2.1-3
 - Module rebuilt
 
+2.2.1-4
+- Module rebuilt
+
 2.3.0-1
 - Merge from branch_3_2
 
index 43551f2..0215c72 100644 (file)
@@ -83,6 +83,9 @@
 1.2.0-6
 - Module rebuilt
 
+1.2.1-1
+- Using thread-safe log4c layouts
+
 1.3.0-1
 - Merge from branch_3_2
 
index 11fc8e9..98c8c60 100644 (file)
@@ -90,6 +90,9 @@
 2.2.1-5
 - Module rebuilt
 
+2.2.1-6
+- Module rebuilt
+
 2.3.0-1
 - Merge from branch_3_2
 
index bbac296..4c0cab0 100644 (file)
@@ -98,6 +98,9 @@
 2.2.2-3
 - Module rebuilt
 
+2.2.2-4
+- Module rebuilt
+
 2.3.0-1
 - Merge from branch_3_2
 
index 9a7cfec..c3d58c1 100644 (file)
 - Missing files in clean targets added
 - Explicit pkg-config dependency
 
+2.2.3-2
+- Module rebuilt
+
 2.3.0-1
 - Merge from branch_3_2