pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/libgpg-error



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu May  5 11:34:49 UTC 2016

Modified Files:
        pkgsrc/security/libgpg-error: Makefile distinfo
        pkgsrc/security/libgpg-error/patches: patch-src_estream.c

Log Message:
Updated libgpg-error to 1.22.

Noteworthy changes in version 1.22 (2016-04-25) [C18/A18/R0)
-----------------------------------------------

 * New functions and macros to to provide iconv(3) on Windows.

 * Support for LeakSanitizer with the gpgrt_annotate_leaked_object
   inline function.

 * Interface changes relative to the 1.21 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 GPG_ERR_DB_CORRUPTED             NEW.
 gpgrt_annotate_leaked_object     NEW inline func.
 GPGRT_ENABLE_W32_ICONV_MACROS    NEW.
 gpgrt_w32_iconv_open             NEW.
 gpgrt_w32_iconv_close            NEW.
 gpgrt_w32_iconv                  NEW.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/security/libgpg-error/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/security/libgpg-error/distinfo
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/security/libgpg-error/patches/patch-src_estream.c

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




Home | Main Index | Thread Index | Old Index