Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (6h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 10:40:09 UTC Now

2013-07-03 08:12:24 UTC MAIN commitmail json YAML

Update to 1.12:

Noteworthy changes in version 1.12 (2013-06-24)
-----------------------------------------------

* Add support for 64 bit Windows (use ./autogen.sh --build-w64).

* Fixed parsing and installing of the Windows .def file.

* Interface changes relative to the 1.11 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GPG_ERR_NO_CRYPT_CTX        NEW.
GPG_ERR_WRONG_CRYPT_CTX      NEW.
GPG_ERR_BAD_CRYPT_CTX        NEW.
GPG_ERR_CRYPT_CTX_CONFLICT  NEW.
GPG_ERR_BROKEN_PUBKEY        NEW.
GPG_ERR_BROKEN_SECKEY        NEW.

(wiz)