forked from pool/php-gnupg
52 lines
1.7 KiB
Plaintext
52 lines
1.7 KiB
Plaintext
![]() |
-------------------------------------------------------------------
|
||
|
Sun Feb 21 11:27:19 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
|
||
|
|
||
|
- Update to 1.5.0RC1
|
||
|
* Added support for PHP 8
|
||
|
* Added support for GnuPG 2.1+
|
||
|
* Added argument info for all functions and methods (reflection support)
|
||
|
* Added new function `gnupg_getengineinfo`
|
||
|
* Added new function `gnupg_geterrorinfo`
|
||
|
* Added init array argument for setting home dir and gpg binary file name
|
||
|
* Added additional fields to `gnupg_keyinfo` returned array
|
||
|
* Added parameter to `gnupg_keyinfo` to use `secret_only`
|
||
|
* Fixed `gnupg_deletekey` to use boolean for `allow_secret` parameter
|
||
|
|
||
|
- Update to 1.4.0
|
||
|
* No changes since 1.4.0RC2
|
||
|
|
||
|
- Update to 1.4.0RC2
|
||
|
* Fixed ZTS issue with invalid context for a password callback
|
||
|
|
||
|
- Update to 1.4.0RC1
|
||
|
* Added support for PHP 7
|
||
|
* Fixed various compilation issues
|
||
|
|
||
|
- Use _multibuild to build for php7 and php8
|
||
|
- Use php_cfgdir and php_extdir macros to determine location of files
|
||
|
- Run unit tests
|
||
|
- Add files missing from the PECL tarball
|
||
|
+ gnupgt.inc
|
||
|
+ vars.inc
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jan 29 09:25:25 UTC 2016 - pgajdos@suse.com
|
||
|
|
||
|
- provides php-gnupg symbol
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 12 13:38:02 UTC 2016 - pgajdos@suse.com
|
||
|
|
||
|
- updated to 1.3.6
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Aug 17 04:11:52 CEST 2009 - crrodriguez@novell.com
|
||
|
|
||
|
- use versioning macros
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri May 4 22:18:39 UTC 2007 - judas_iscariote@shorewall.net
|
||
|
|
||
|
- update to version 1.3.1 fixing a double-free with recent gpgme-lib
|
||
|
|