Subject: CVS commit: pkgsrc/security/opencdk
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 06/15/2007 22:42:34
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Jun 15 22:42:34 UTC 2007

Modified Files:
	pkgsrc/security/opencdk: Makefile distinfo
Removed Files:
	pkgsrc/security/opencdk/patches: patch-aa patch-ab

Log Message:
Update to 0.6.4:

Noteworthy changes in version 0.6.4 (2007-06-12)
------------------------------------------------

* Make sure the test suite uses non-guessable file names
  for temporary files.

* Fix a problem in the file handling code.

Noteworthy changes in version 0.6.3 (2007-06-06)
------------------------------------------------

* Remove unused references in the opencdk config script.
  This fixes an error because a variable were not referenced.

Interface changes relative to 0.6.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

cdk_dek_get_cipher		   NEW
cdk_dek_get_mdc_flag		   NEW

Noteworthy changes in version 0.6.2 (2007-05-25)
------------------------------------------------

* Fix versioning script of the library.

* Bug fixes for the remaining memory leaks.

* Better way to handle gcrypt initialization.

Interface changes relative to 0.6.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

cdk_lit_format_t		   NEW

functions:
cdk_pk_to_fingerprint		   NEW


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/security/opencdk/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/security/opencdk/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/security/opencdk/patches/patch-aa \
    pkgsrc/security/opencdk/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.