=== gnome-keyring 2.21.3.2 ===

2007-12-05  Stef Walter  <stef@memberwebs.com>

	* keyrings/Makefile.am:
	* pk/Makefile.am:
	* pkcs11/Makefile.am:
	* pkcs11/gkr-pkcs11-module-export.map: (removed)
	* ssh/Makefile.am:
	* ui/Makefile.am:
	* NEWS:
	* configure.in: Release gnome-keyring 2.21.3.2 with more build
	fixes so it builds in jhbuild


2007-12-04  Stef Walter  <stef@memberwebs.com>

	* pkcs11/Makefile.am: Don't append version numbers to 
	the PKCS #11 module, and use simpler linking options.
	
	* pk/gkr-pk-object-manager.c: Fix dangling pointer.
	
	* pkcs11/gkr-pkcs11-message.c:
	* pkcs11/gkr-pkcs11-module.c: Use G_DISABLE_ASSERT to control whether
	assertions are in place. Prevents confusion with half the assertions
	disabled.
	
	* pkix/gkr-pkix-asn1.c: 
	* pkix/tests/unit-tests-pkix-asn1.c: Proper parsing of two digit 
	dates in the UTCTime type. 40 years into the past, 60 into the future.
	
	* pkcs11/gkr-pkcs11-module.c: Return soft failures from 
	C_GetAttributeValue properly.
	
	* pkcs11/gkr-pkcs11-message.c: Fix some erroneous assertions.
	
	* pk/gkr-pk-util.c: Proper formating of a date into a PKCS#11 CK_DATE
	
	* pk/gkr-pk-privkey.c:
	* pk/gkr-pk-pubkey.c: Lookup related certificates properly using GType 
	
2007-12-04  Stef Walter  <stef@memberwebs.com>

	* common/gkr-crypto.c:
	* pk/gkr-pk-object-manager.c:
	* pk/gkr-pk-privkey.c:
	* pk/gkr-pk-pubkey.c:
	* pk/gkr-pk-util.c:
	* pk/gkr-pk-util.h:
	* pkcs11/gkr-pkcs11-daemon-session.c:
	* pkix/gkr-pkix-cert.c:
	* pkix/gkr-pkix-der.c: x86_64 build fixes. Patch by Dan Winship
	
2007-12-04  Stef Walter  <stef@memberwebs.com>

	* configure.in: Bump version number