Path to this page:
./
security/pear-Crypt_GPG,
Object oriented interface to GNU Privacy Guard
Branch: CURRENT,
Version: 1.6.9,
Package name: php74-pear-Crypt_GPG-1.6.9,
Maintainer: pkgsrc-usersThis package provides an object oriented interface to GNU Privacy Guard
(GnuPG). It requires the GnuPG executable to be on the system.
Though GnuPG can support symmetric-key cryptography, this package is
intended only to facilitate public-key cryptography.
Required to run:[
lang/pear] [
devel/pear-Console_CommandLine] [
lang/php73]
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2024-03-23) Updated to version: php74-pear-Crypt_GPG-1.6.9
- (2023-11-29) Updated to version: php74-pear-Crypt_GPG-1.6.8
- (2022-07-30) Updated to version: php74-pear-Crypt_GPG-1.6.7nb1
- (2022-02-20) Updated to version: php74-pear-Crypt_GPG-1.6.7
- (2021-09-06) Updated to version: php74-pear-Crypt_GPG-1.6.6
- (2021-03-21) Updated to version: php73-pear-Crypt_GPG-1.6.5
CVS history: (Expand)
2024-03-23 17:09:47 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/pear-Crypt_GPG: update to 1.6.9
1.6.9 (2024-03-23)
* Fix numerous PHPDoc and code issues found by static code analyzer [alec].
|
2023-11-29 16:53:27 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/pear-Crypt_GPG: update to 1.6.8
1.6.8 (2023-11-23)
Changelog:
* Fix bug in parsing USERID_HINT status causing missing real user name in
BadPassphrases array [alec].
|
2022-11-03 08:45:59 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
security/pear-Crypt_GPG: utilize REPLACE_PHP
Instead of using own REPLACE_INTERPRETER, use REPLACE_PHP.
|
2022-07-30 16:50:02 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
security/pear-Crypt_GPG: correct dependency
pear-Crypt_GPG depends on converters/php-mbstring.
Bump PKGREVISION.
|
2022-02-20 14:15:15 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/pear-Crypt_GPG: update to 1.6.7
1.6.7 (2022-02-16)
* [CVE-2022-24953] Insert the end-of-options marker before operation
arguments [thomas-chauchefoin-sonarsource].
* Ignore tests/debug.log and .gitattributes itself.
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-09-06 17:08:44 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/pear-Crypt_GPG: update to 1.6.6
1.6.6 (2021-09-05)
* Fix possible infinite loop.
* Use configured debug handler also in CLI.
* Support generating keys without a user name.
|