1.0.0-1
- LB 2.0 release

1.0.0-2
- fixed configure to work in etics

1.0.0-3
- Added the dummy 'check' rule to the Makefile

1.0.0-4
- configure script update (globus flavors added to configure call)

1.0.1-1
- configure script update
- new example script

1.0.1-2
- configure script update

1.0.1-3
- Module repacked

1.0.2-1
- Flavor libdir in Makefile

1.1.0-1
- Primitive AGU compatibility

1.1.1-1
- LB 4 AGU fixes
- Updated WS error handling

1.1.2-1
- Fixed handling of target 'clean' in the Makefile

1.1.3-1
- Fixed target 'clean' in the Makefile to handle debian builds

1.1.3-2
- Module rebuilt

1.1.4-1
- Makefile adopts compilation and linking flags from the environment.

1.1.4-2
- Module rebuilt

1.1.5-1
- Makefile a configuration updated to work across org.glite & EMI

1.1.5-2
- Module rebuilt

1.1.5-3
- Module rebuilt

1.1.5-4
- Module rebuilt

1.1.5-5
- Module rebuilt

1.2.0-1
- Fixes for parallel release in EMI & gLite
- New GetInterfaceVersion method implemented

1.2.1-1
- DESTDIR in makefiles
- root directory option (ETICS performs own files relocation)
- Setting the owner of job payload
- Introduction on a sysconfdir option (for /etc vs /usr)

1.2.1-2
- Module rebuilt

1.2.1-3
- Module rebuilt

1.2.2-1
- Relocatable build directory
- Compiler flags mismatch for modules compiled with system gsoap library fixed
- Sanity check of gsoap structure size (gsoap-plugin vs ws-test module)
- Some error messages redirected from stdout to stderr

1.2.2-2
- Module rebuilt

1.2.2-3
- Module rebuilt

1.2.2-4
- Module rebuilt

1.2.3-1
- wsdl files moved

1.2.3-2
- Module rebuilt

1.3.0-1
- Preparation for a new multiplatform release

1.3.0-2
- Module rebuilt

1.3.0-3
- Module rebuilt

1.3.0-4
- Module rebuilt

1.3.0-5
- Module rebuilt

1.3.1-1
- 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.3.3-1
- Clean of legacy build files

1.3.4-1
- Avoid duplicating CFLAGS from the environment (not critical, only hardened builds would fail on that)
- More cleaning to make newer Debians happy (backported from HEAD)

1.4.0-1
- Merge from branch_3_2

1.4.1-1
- Debian package builds in vanilla chroot environment
- Simplified source tarball and packages distribution

1.4.2-1
- Preparation for Fedora & EPEL packaging

1.4.3-1
- License and packaging fixes

1.4.4-1
- Runtime file location defaults changed and unified (SB #98940)

1.4.5-1
- Changes based on Fedora reviews

1.4.6-1
- Fixes to follow recent Debian updates

1.4.7-1
- Merge from branch_3_2, round 7
- Debugging packages of subpackages in Debian

1.4.8-1
- Merge branch 'branch_3_2' into branch_4_0

1.4.9-1
- Warnings fixes: make, const strings in C++ tests, replace strtok by strtok_r and not write to const strings, ...
- Enable parallel build in rpm packaging as recommended in Fedora review #965848
- Creating $RPM_BUILD_ROOT directory not needed in RPM packages
- Updated Fedora Packaging Guidelines
- New version of machine readable Debian copyright file
- Arch-specific build dependencies in all rpm packages
- Improve packaging based on Fedora review

