2.0.0-1
- LB 2.0 release 

2.0.0-2
- proper reference to cppunit

2.0.0-3
- globus flavors added to configure

2.0.0-4
- Module repacked.

2.0.0-5
- New age to fix an erroneous lock

2.0.0-6
- install libraries into $libdir

2.0.1-1
- Memleak fixes
- Working with c-ares >= 1.5.0
- Added edg_wll_gss_unread()
- Consider arch libdir when linking c-ares

2.1.0-1
- IPv6 fixes

2.1.1-1
- Fixed making target 'check'

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

2.1.3-1
- c-ares function call adjusted to new/old c-ares version

2.1.4-1
- Support IPv6 literal adresses.

2.1.5-1
- EMI build (flavor-less globus, pkg-config, ...)
- fix using globus in thread environment
- new finalize function

2.1.5-2
- Module rebuilt

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.2-1

- Relocatable build directory.
- 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.3-1
- edg_wll_gss_set_signal_handler() added

3.0.4-1
- Next stage for globus signal handler fixes:
  - globus common module loaded only in edg_wll_initialize()
  - using globus_poll_nonblocking() before checking signals in logger,
    new function in gss (needed for non-threaded globus flavour)
  - warning fixes (type cast, 32/64 portability)
  - gss functions documented in code

3.0.5-1
- compiler warnings, cosmetic changes
- LB/GSS rutines try connecting to alternate addresses
- savannah bug #85224 fixed. DN matches are not case-sensitive anymore.

3.1.0-1
- Support for multiple GSSAPI mechanisms
- added example client and server
- Next stage for globus signal handler fixes:
  - load globus common module only in edg_wll_initialize()
  - use globus_poll_nonblocking() before checking signals in logger,
    new function in gss (needed for non-threaded globus flavour)
  - warning fixes (type cast, 32/64 portability)
  - document gss functions in code

3.1.1-1
- Update build for flavour-less globus (using GSSAPI_* variables for complete Kerberos or GSI compilation flags).
- build and fixes for Kerberos GSSAPI support
- stop linking against efence
- don't fail on problems with creds
- the _gsi call made use only GSI and return silently if there's nothing to do
- Shorted name for the Kerberos mechanism
- Work around the globus bug that actually makes it impossible to specify own OID to import_creds.
  See https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=7238

3.1.2-1
- Required pkg-config for -devel package working properly.
- License string as recognized by rpmlint and packaging guidelines.
- Always initialize Globus in threaded mode
- Recognize sslv2 records
- Fix segfault when trying alternative addresses without timeout
- Implementation for edg_wll_gss_connect_name()
  - makes connection to server with a particular DN

3.1.3-1
- Control threading model through GLOBUS_THREAD_MODEL. Honour predefined value, but set explicitly the threaded model as default.
- Workaround occasional crash in gss_init_sec_context() when using multiple threads
- Globus pre-initialization magic workaround for gss_init_sec_context()
- Locking around gss_import_sec_context() and setenv() to protect environment (not real fix, setenv() shouldn't be used at all)

3.1.3-2
- Module rebuilt

3.1.4-1
- Explicit dependency on pkg-config
- Specify proper length of strings (GGUS #82746), fixes behaviour with Globus >= 5.2.1

3.1.4-2
- Module rebuilt

