Path to this page:
Subject: CVS commit: pkgsrc/security/libgpg-error
From: Adam Ciarcinski
Date: 2020-09-08 19:53:25
Message id: 20200908175325.5485AFB28@cvs.NetBSD.org
Log Message:
libgpg-error: updated to 1.39
Noteworthy changes in version 1.39
----------------------------------
* On Windows gpgrt_fopen, gpgrt_chdir, and gpgrt_mkdir now handle
UTF-8 names.
* Make timeout of gpgrt_poll work correctly on Windows if no file
descriptors are active.
* New function gpgrt_fcancel as alternative to gpgrt_close. This
function avoid flushing out buffered data and also tries to delete
a newly created file.
* Changes to ease cross-building.
* "gpg-error --lib-version" works again.
* Interface changes relative to the 1.38 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gpgrt_fcancel NEW.
Files: