jra1mw.git
12 years agoadd functions for sending events to files for IL
Michal Voců [Thu, 11 Oct 2012 10:12:41 +0000 (10:12 +0000)]
add functions for sending events to files for IL

12 years agoadd context parameters for sending events to files for IL
Michal Voců [Thu, 11 Oct 2012 10:06:52 +0000 (10:06 +0000)]
add context parameters for sending events to files for IL

12 years agoDrop unused variables
Marcel Poul [Wed, 10 Oct 2012 09:47:00 +0000 (09:47 +0000)]
Drop unused variables

12 years agoRemove platform specific suffix from rpm provides again (SL6 doesn't like it).
František Dvořák [Wed, 10 Oct 2012 09:18:08 +0000 (09:18 +0000)]
Remove platform specific suffix from rpm provides again (SL6 doesn't like it).

12 years agoCleanup Makefile and dependencies in jobid.api-cpp.
František Dvořák [Tue, 9 Oct 2012 13:39:48 +0000 (13:39 +0000)]
Cleanup Makefile and dependencies in jobid.api-cpp.

12 years agoBetter default.
František Dvořák [Tue, 9 Oct 2012 13:11:46 +0000 (13:11 +0000)]
Better default.

12 years agoPreparation for tag 1.7.23
Zdeněk Šustr [Tue, 9 Oct 2012 07:57:31 +0000 (07:57 +0000)]
Preparation for tag 1.7.23

12 years agoSupport LaTex for stage builds on Debian.
František Dvořák [Fri, 5 Oct 2012 09:40:04 +0000 (09:40 +0000)]
Support LaTex for stage builds on Debian.

12 years agoCheck the OCSP verify function return value. Ignore, if the URI of the OCSP responder...
Marcel Poul [Thu, 4 Oct 2012 15:49:24 +0000 (15:49 +0000)]
Check the OCSP verify function return value. Ignore, if the URI of the OCSP responder is not specified (for now).

12 years agoMigration script need not distinguish between server or proxy DB
Zdeněk Šustr [Wed, 3 Oct 2012 13:13:20 +0000 (13:13 +0000)]
Migration script need not distinguish between server or proxy DB

12 years agoSupport SL6/32bit platform.
František Dvořák [Wed, 3 Oct 2012 12:55:27 +0000 (12:55 +0000)]
Support SL6/32bit platform.

12 years agoUsing thread-safe log4c layouts.
František Dvořák [Wed, 3 Oct 2012 12:55:00 +0000 (12:55 +0000)]
Using thread-safe log4c layouts.

12 years agoMigration to L&B 4.0
Zdeněk Šustr [Wed, 3 Oct 2012 12:37:10 +0000 (12:37 +0000)]
Migration to L&B 4.0

12 years agoAdd provides too when using obsoletes, rpmlint warning in startup script.
František Dvořák [Sat, 29 Sep 2012 20:39:36 +0000 (20:39 +0000)]
Add provides too when using obsoletes, rpmlint warning in startup script.

12 years agoL&B setup script further development:
František Dvořák [Sat, 29 Sep 2012 20:36:24 +0000 (20:36 +0000)]
L&B setup script further development:
- EMIR client:
  - backup emir-serp config file
  - prepare certificates for EMIR client
  - (not using json_dir_location yet due to a bug in emir-serp)
- setup fetch-crl
- add action listing option
- return setting of mysql password into yaim
- install config file with defaults for yaim-less setup, YAIM will remove it as needed

12 years agoMore rpmlint warnings:
František Dvořák [Sat, 29 Sep 2012 20:33:22 +0000 (20:33 +0000)]
More rpmlint warnings:
- autostart after installation in startup scripts only on Debian
- don't install lb.server headers (used to be used for lb.proxy)
- reshuffle .sql files and migraton scripts locations
- install msg.conf example only into doc

12 years agoDo not forget to remove test files
Zdeněk Šustr [Sat, 29 Sep 2012 18:01:01 +0000 (18:01 +0000)]
Do not forget to remove test files

12 years agoFixed memory leaks in libgridsite (GGUS 86453)
Marcel Poul [Thu, 27 Sep 2012 15:17:22 +0000 (15:17 +0000)]
Fixed memory leaks in libgridsite (GGUS 86453)

12 years agoDo not duplicate variables needed by ocsp request (in canl_ocsprequest_t).
Marcel Poul [Thu, 27 Sep 2012 14:51:27 +0000 (14:51 +0000)]
Do not duplicate variables needed by ocsp request (in canl_ocsprequest_t).

12 years agoAllocating memory in these functions would lead to memory leaks.
Marcel Poul [Thu, 27 Sep 2012 13:53:37 +0000 (13:53 +0000)]
Allocating memory in these functions would lead to memory leaks.

12 years agoOCSP response signature verification implemented
Marcel Poul [Wed, 26 Sep 2012 11:50:22 +0000 (11:50 +0000)]
OCSP response signature verification implemented

12 years agoGet ex_data in proxy_verify_callback out of SSL_CTX.
Marcel Poul [Wed, 26 Sep 2012 11:18:53 +0000 (11:18 +0000)]
Get ex_data in proxy_verify_callback out of SSL_CTX.

12 years agoUpdate RTM DN (in L&B server setup script on HEAD).
František Dvořák [Thu, 20 Sep 2012 10:03:41 +0000 (10:03 +0000)]
Update RTM DN (in L&B server setup script on HEAD).

12 years agohide ex_data in SSL_CTX instead of SSL.
Marcel Poul [Thu, 20 Sep 2012 09:35:16 +0000 (09:35 +0000)]
hide ex_data in SSL_CTX instead of SSL.

12 years agoSome GLUE2 data items for EMIR should be lists.
František Dvořák [Wed, 19 Sep 2012 08:23:09 +0000 (08:23 +0000)]
Some GLUE2 data items for EMIR should be lists.

12 years agoAdd some error codes;
Marcel Poul [Fri, 14 Sep 2012 16:06:05 +0000 (16:06 +0000)]
Add some error codes;

12 years agoPrepare timeout usage for OCSP.
Marcel Poul [Fri, 14 Sep 2012 16:04:24 +0000 (16:04 +0000)]
Prepare timeout usage for OCSP.

12 years agobetter manipulation with cert and key files
Marcel Poul [Fri, 14 Sep 2012 16:02:51 +0000 (16:02 +0000)]
better manipulation with cert and key files

12 years agoModified to reflect version 3.3.12-1
Zdeněk Šustr [Thu, 13 Sep 2012 15:42:06 +0000 (15:42 +0000)]
Modified to reflect version 3.3.12-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Thu, 13 Sep 2012 15:41:04 +0000 (15:41 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.7-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Thu, 13 Sep 2012 15:37:34 +0000 (15:37 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.12-1

12 years agoFeed generation and error response updated
Zdeněk Šustr [Thu, 13 Sep 2012 15:34:27 +0000 (15:34 +0000)]
Feed generation and error response updated

12 years agoRSS feed doneVM implemented
Zdeněk Šustr [Thu, 13 Sep 2012 14:06:54 +0000 (14:06 +0000)]
RSS feed doneVM implemented
Redundancy in RSS handling code reduced, but code still deserves more polishing

12 years agoset correct done code
Jiří Filipovič [Thu, 13 Sep 2012 13:32:57 +0000 (13:32 +0000)]
set correct done code

12 years agodone code in VM done state
Jiří Filipovič [Thu, 13 Sep 2012 13:27:13 +0000 (13:27 +0000)]
done code in VM done state

12 years agoModified to reflect version 3.3.11-1
Zdeněk Šustr [Wed, 12 Sep 2012 09:02:59 +0000 (09:02 +0000)]
Modified to reflect version 3.3.11-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 12 Sep 2012 09:01:19 +0000 (09:01 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.6-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 12 Sep 2012 08:59:26 +0000 (08:59 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.11-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 12 Sep 2012 08:25:07 +0000 (08:25 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.7-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 12 Sep 2012 08:21:47 +0000 (08:21 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.5-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 12 Sep 2012 08:19:54 +0000 (08:19 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 8.2.7-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 12 Sep 2012 08:19:47 +0000 (08:19 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 8.2.7-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 12 Sep 2012 08:16:21 +0000 (08:16 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 5.2.7-1

12 years agoPreparing for major version bump
Zdeněk Šustr [Wed, 12 Sep 2012 08:10:42 +0000 (08:10 +0000)]
Preparing for major version bump

12 years agoimproved mapping of VM states to gLite states
Jiří Filipovič [Wed, 12 Sep 2012 06:59:44 +0000 (06:59 +0000)]
improved mapping of VM states to gLite states

12 years agoUpdate CVSROOT in tests (jra1mw subdir is working but unreliable).
František Dvořák [Tue, 11 Sep 2012 20:56:30 +0000 (20:56 +0000)]
Update CVSROOT in tests (jra1mw subdir is working but unreliable).

12 years agoEMIR support and more testing of setup script:
František Dvořák [Tue, 11 Sep 2012 13:43:14 +0000 (13:43 +0000)]
EMIR support and more testing of setup script:
- EMIR support:
  - emir-serp or emird packages
  - add to /etc/rc.local if necessary
  - enable on Debian if necessary
  - URL needs to be specified (commented out example)
- install L&B 4.x database migration script, tune setup script
- fix detection of MySQL tables with newer MySQL
- escape "other options" in the example
- search dynamically for proper libglobus_gssapi_gsi.so.* library to use for GSI mode under Heimdal Kerberos
- check sudo in BDII section.
- speech-less witch and corrections

12 years agomore robust tag list parsing
Michal Voců [Tue, 11 Sep 2012 12:50:26 +0000 (12:50 +0000)]
more robust tag list parsing

12 years agouse SSL_CTX_verify when setting default caNl cert. verification callbacks, use verifi...
Marcel Poul [Tue, 11 Sep 2012 12:50:22 +0000 (12:50 +0000)]
use SSL_CTX_verify when setting default caNl cert. verification callbacks, use verification mode, no need to use user data for callbacks from the user.

12 years agoAdd canl_ssl_ctx_set_clb() into API, this sets canl default certificate verification...
Marcel Poul [Tue, 11 Sep 2012 10:15:00 +0000 (10:15 +0000)]
Add canl_ssl_ctx_set_clb() into API, this sets canl default certificate verification callback into given ssl_ctx

12 years agoInitiate No. of ID mappings to 0. Just to cover all execution paths...
Zdeněk Šustr [Tue, 11 Sep 2012 09:44:31 +0000 (09:44 +0000)]
Initiate No. of ID mappings to 0. Just to cover all execution paths...

12 years agoFix getting status of interlogd.
František Dvořák [Mon, 10 Sep 2012 14:45:20 +0000 (14:45 +0000)]
Fix getting status of interlogd.

12 years ago- edg_wll_UserJobsServer() now observes alternative identities if ID mappings exist
Zdeněk Šustr [Mon, 10 Sep 2012 09:47:14 +0000 (09:47 +0000)]
- edg_wll_UserJobsServer() now observes alternative identities if ID mappings exist
- grid map IDs are normalized on load

12 years agoGrid map filed loading algorithm updated to accept tokens in quotes.
Zdeněk Šustr [Mon, 10 Sep 2012 08:45:46 +0000 (08:45 +0000)]
Grid map filed loading algorithm updated to accept tokens in quotes.

12 years agoSkip details in html mode to prevent crash when there isn't owner index.
František Dvořák [Sun, 9 Sep 2012 18:47:49 +0000 (18:47 +0000)]
Skip details in html mode to prevent crash when there isn't owner index.

12 years agoUpdate Debian packaging of caNl.
František Dvořák [Sun, 9 Sep 2012 15:44:17 +0000 (15:44 +0000)]
Update Debian packaging of caNl.

12 years agopkgconfig file for gridsite available.
František Dvořák [Sun, 9 Sep 2012 13:52:49 +0000 (13:52 +0000)]
pkgconfig file for gridsite available.

12 years agoUpdates and fixes due to setup script changes:
František Dvořák [Sun, 9 Sep 2012 10:20:21 +0000 (10:20 +0000)]
Updates and fixes due to setup script changes:
- don't stop harvester when not installed
- fix startup when missing bdii package
- move BDII startup setup to bdii section (everything BDII-related in bdii action)
- add SITE* variables into glite-lb configuration example
- update cron scripts and the purge and notif-keeper scripts
- move purger script from glite-lb-client-progs to glite-lb-server

12 years agoAdd runtime dependencies of lb.server on glite-lb-utils and glite-lb-client-progs...
František Dvořák [Sun, 9 Sep 2012 10:14:01 +0000 (10:14 +0000)]
Add runtime dependencies of lb.server on glite-lb-utils and glite-lb-client-progs required for the cron scripts (simplifies instalation without metapackages).

12 years agoAdditional sources change assertion.
Zdeněk Šustr [Fri, 7 Sep 2012 09:59:09 +0000 (09:59 +0000)]
Additional sources change assertion.

12 years agoModified to reflect version 3.3.10-1
Zdeněk Šustr [Fri, 7 Sep 2012 09:12:47 +0000 (09:12 +0000)]
Modified to reflect version 3.3.10-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 7 Sep 2012 09:11:29 +0000 (09:11 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.4.4-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 7 Sep 2012 09:10:13 +0000 (09:10 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.5-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 7 Sep 2012 09:07:32 +0000 (09:07 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.10-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 7 Sep 2012 09:03:54 +0000 (09:03 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.4-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 7 Sep 2012 09:00:32 +0000 (09:00 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 8.2.6-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 7 Sep 2012 08:55:39 +0000 (08:55 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 5.2.6-1

12 years agoFix to SB #96702 ported to HEAD
Zdeněk Šustr [Fri, 7 Sep 2012 08:31:51 +0000 (08:31 +0000)]
Fix to SB #96702 ported to HEAD

12 years agoCope vetter with expired host creds-based proxies
Zdeněk Šustr [Fri, 7 Sep 2012 08:15:10 +0000 (08:15 +0000)]
Cope vetter with expired host creds-based proxies

12 years ago- job_reg allows to explicitly set job's owner
Jiří Filipovič [Thu, 6 Sep 2012 10:27:17 +0000 (10:27 +0000)]
- job_reg allows to explicitly set job's owner
- added new sources: CloudManager, VMManager, VMSystem
- removed sources from VMRunning and VMShutdown events

12 years agocount VM registrations in statistics (backward compatible)
Jiří Filipovič [Thu, 6 Sep 2012 10:24:36 +0000 (10:24 +0000)]
count VM registrations in statistics (backward compatible)

12 years ago- job_reg allows to explicitly set job's owner
Jiří Filipovič [Thu, 6 Sep 2012 08:56:53 +0000 (08:56 +0000)]
- job_reg allows to explicitly set job's owner
- added new sources: CloudManager, VMManager, VMSystem
- removed sources from VMRunning and VMShutdown events

12 years agoAvoided double free
Zdeněk Šustr [Wed, 5 Sep 2012 20:39:42 +0000 (20:39 +0000)]
Avoided double free

12 years agoModified to reflect version 3.3.9-1
Zdeněk Šustr [Wed, 5 Sep 2012 15:00:32 +0000 (15:00 +0000)]
Modified to reflect version 3.3.9-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 5 Sep 2012 14:52:05 +0000 (14:52 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 4.5.2-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 5 Sep 2012 14:50:18 +0000 (14:50 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.9-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 5 Sep 2012 14:38:04 +0000 (14:38 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.3-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 5 Sep 2012 14:30:12 +0000 (14:30 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.6-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 5 Sep 2012 14:26:49 +0000 (14:26 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.2-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 5 Sep 2012 14:23:49 +0000 (14:23 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 5.2.5-1

12 years agoMissing header (not sure if it caused problems, but there were mysterious crash aroun...
František Dvořák [Wed, 5 Sep 2012 14:04:42 +0000 (14:04 +0000)]
Missing header (not sure if it caused problems, but there were mysterious crash around va_start()).

12 years agoReturn even partial results for job queries. Do not get confused by failure on last...
Zdeněk Šustr [Wed, 5 Sep 2012 14:02:39 +0000 (14:02 +0000)]
Return even partial results for job queries. Do not get confused by failure on last job.

12 years agoFix BDII setup in yaim (don't exit in sourced setup script), fix database access...
František Dvořák [Wed, 5 Sep 2012 13:58:57 +0000 (13:58 +0000)]
Fix BDII setup in yaim (don't exit in sourced setup script), fix database access detection.

12 years agoDrop notification even if delivery failed.
Zdeněk Šustr [Wed, 5 Sep 2012 09:11:23 +0000 (09:11 +0000)]
Drop notification even if delivery failed.

12 years agoDebugging output removed
Zdeněk Šustr [Wed, 5 Sep 2012 08:00:32 +0000 (08:00 +0000)]
Debugging output removed

12 years agoPlugin performance data compatible with more widely spread plugins
Zdeněk Šustr [Wed, 5 Sep 2012 07:42:00 +0000 (07:42 +0000)]
Plugin performance data compatible with more widely spread plugins

12 years agoNotif-keeper cron record made more portable (hopefully).
Zdeněk Šustr [Wed, 5 Sep 2012 07:09:37 +0000 (07:09 +0000)]
Notif-keeper cron record made more portable (hopefully).

12 years agoInclude related jobs list also in text output
Zdeněk Šustr [Tue, 4 Sep 2012 13:35:34 +0000 (13:35 +0000)]
Include related jobs list also in text output

12 years agogLite L&B setup script:
František Dvořák [Tue, 4 Sep 2012 11:40:52 +0000 (11:40 +0000)]
gLite L&B setup script:
- switch yaim to use the (sourced) setup script
- GLITE_USER, GLITE_HOST_CERT, GLITE_HOST_KEY not required
- GLITE_LB_LOCATION removed
- all defaults in the setup script now
- added Kerberos support (not launched by default)
- detect distribution and use that for the scripts
- configuration file in /etc/default or /etc/sysconfig
  (replacement for the profile.d and site-info.def file)
- hide other startup scripts output
- more strict check for L&B database, migration for L&B 4
- update msg-config script

12 years agoFix dependency of msg-plugin for Debian.
František Dvořák [Tue, 4 Sep 2012 11:26:15 +0000 (11:26 +0000)]
Fix dependency of msg-plugin for Debian.

12 years agoNeutral value for CPUTime is -1
Zdeněk Šustr [Tue, 4 Sep 2012 10:56:45 +0000 (10:56 +0000)]
Neutral value for CPUTime is -1

12 years agoUse generated naming array instead of switch()
Zdeněk Šustr [Tue, 4 Sep 2012 10:52:11 +0000 (10:52 +0000)]
Use generated naming array instead of switch()

12 years agoExtended job status information over HTML - hopefully now provides full info.
Zdeněk Šustr [Tue, 4 Sep 2012 10:51:40 +0000 (10:51 +0000)]
Extended job status information over HTML - hopefully now provides full info.
Conveinence function for outputting integers.

12 years agoUnnecessary header removed from configuration HTML page.
Zdeněk Šustr [Tue, 4 Sep 2012 07:47:40 +0000 (07:47 +0000)]
Unnecessary header removed from configuration HTML page.

12 years agoModified to reflect version 3.3.8-1
Zdeněk Šustr [Mon, 3 Sep 2012 14:22:04 +0000 (14:22 +0000)]
Modified to reflect version 3.3.8-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Mon, 3 Sep 2012 14:21:07 +0000 (14:21 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 4.5.1-2

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Mon, 3 Sep 2012 14:20:25 +0000 (14:20 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.4.3-2

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Mon, 3 Sep 2012 14:19:49 +0000 (14:19 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.4-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Mon, 3 Sep 2012 14:15:05 +0000 (14:15 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.8-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Mon, 3 Sep 2012 14:11:01 +0000 (14:11 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.2-1