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:           Sun Dec 13 21:24:54 UTC 2015

Modified Files:
        pkgsrc/security/libgpg-error: Makefile distinfo

Log Message:
Update libgpg-error to 1.21:

Noteworthy changes in version 1.21 (2015-12-12) [C17/A17/R0]
-----------------------------------------------

 * New functions gpgrt_poll and gpgrt_set_nonblock.  For now only
   pipes and sockets on Unix are supported.

 * Fixes gettext output encoding problems on Windows.

 * Interface changes relative to the 1.20 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 gpgrt_set_nonblock               NEW.
 gpgrt_get_nonblock               NEW.
 gpgrt_poll                       NEW.
 gpgrt_poll_t                     NEW type.
 es_poll_t                        NEW type.
 es_set_nonblock                  NEW macro.
 es_get_nonblock                  NEW macro.
 es_poll                          NEW macro.
 GPG_ERR_TRUE                     NEW.
 GPG_ERR_FALSE                    NEW.
 GPG_ERR_NO_NAME                  NEW.
 GPG_ERR_NO_KEY                   NEW.
 GPG_ERR_SERVER_FAILED            NEW.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/security/libgpg-error/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/security/libgpg-error/distinfo

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