1.5.3-1
- avoid memleak in gsoap
- fix #32059
- support gsoap 2.7.10

1.5.4-1
- handle client connection errors in gsoap (generate faults)
- don't define gsoap.platformName in configuration confusingly

1.5.4-2
- disctinct c and c++ builds (concerns gsoap 2.7.10 only)

2.0.0-1
- LB 2.0 release

2.0.0-2
- configure script update (globus flavors added to configure call)

2.0.1-1
- API reverted towards backward compatibility

2.0.1-2
- Module repacked

2.0.1-3
- install libraries into $libdir

2.0.2-1
- Updated Makefile & Configure script

2.1.0-1
- IPv6 fixes
- Fixed error reporting
- Attempt to fix compatibility with gsoap 2.7.10
- Improved portability

2.1.1-1
- libtool version numbering reintroduced

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

2.1.2-2
- Module rebuilt

2.1.3-1
- Module renamed
- Makefile a configuration updated to work across org.glite & EMI

2.1.3-2
- Module rebuilt

2.1.4-1
- Threaded gsoap-plugin linked with gsoap, too.

3.0.0-1
- Version numbering fixed

3.0.0-2
- Module rebuilt

3.0.1-1
- Root directory option (ETICS performs own files relocation)
- Prefix option as prefix inside stage
- Sysconfdir option (for /etc vs /usr)
- DESTDIR in makefiles

3.0.1-2
- Module rebuilt

3.0.2-1

- Relocatable build directory.
- Fix compiler flags mismatch for modules compiled with system gsoap library.
- Sanity check of gsoap structure size (gsoap-plugin vs ws-test module).
- Link C++ flavoured gsoap-plugin with -lgsoap++ (problem on 32bit platforms).
- Runtime dependency of gsoap-plugin on system's gsoap.
- Proper flavor of the objects for the EPEL meal (threaded globus).

3.0.2-2
- Module rebuilt

3.0.2-3
- Module rebuilt

3.0.2-4
- Module rebuilt

3.0.2-5
- Module rebuilt

3.0.2-6
- Module rebuilt

3.0.2-7
- Module rebuilt

3.0.2-8
- Module rebuilt

3.1.0-1
- Preparation for a new multiplatform release
- Build fixes

3.1.1-1
- Code reduction -- compile only one gsoap-plugin library linked with system gsoap
- pkg-config files added

3.1.1-2
- Module rebuilt

3.1.2-1
- Compile-time warning fixes

3.1.2-2
- Module rebuilt

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

3.1.5-1
- More cleaning to make newer Debians happy (backported from HEAD)

3.2.0-1
- Merge from branch_3_2

3.2.0-2
- Module rebuilt

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

3.2.2-1
- New parameter to indicate the type of credentials to acquire

3.2.3-1
- Preparation for major version bump.
- Preparation for Fedora & EPEL packaging

3.2.4-1
- License and packaging fixes

3.2.5-1
- Library sonames tracked in rpm

3.2.6-1
- Changes based on Fedora reviews

3.2.7-1
- Fixes to follow recent Debian updates

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

3.2.9-1
- Merge branch 'branch_3_2' into branch_4_0

3.2.10-1
- More rpm packaging fixes
- Simpler removal of libtool and static libraries (as suggested in Fedora review #1001104)
- Enable parallel build in rpm packaging as recommended in Fedora review #965848
- Updated Fedora Packaging Guidelines
- New version of machine readable Debian copyright file
- Explicit link all needed libraries (fixes build on Debian 7)
- Arch-specific build dependencies in all rpm packages
- Improve packaging based on Fedora review

3.2.11-1
- Example sources added to glite-lbjp-common-gsoap-plugin-devel package
- Hardcoded prefix removed from pkg-config files
- ChangeLogs moved from project subdirectory to module root directory
- Simplified Debian packaging (dh 7)

3.2.12-1
- Using rpm macros consistently as recommended in packaging guidelines
- Fixing a rare parallel build problem with gsoap generated files

