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.
|
2021-03-21 04:31:26 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/pear-Crypt_GPG: update to 1.6.5
1.6.5 (2021-03-16 13:30 UTC)
Changelog:
* Add getCreationDateTime() and getExpirationDateTime() methods to
Crypt_GPG_SubKey class.
|
2020-03-23 16:02:48 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/pear-Crypt_GPG: update to 1.6.4
Update pear-Crypt_GPG to 1.6.4.
1.6.4 (2020-03-22 08:00 UTC)
Changelog:
* Use classmap for autoloading in composer as this package does not follow
PSR-0.
* Support default gpg binary location on NixOS.
* Fix IgnoreVerifyErrors issues with GnuPG 1.4 and PHP5.
* Add possibility to add custom arguments to gpg commands.
* Add option to choose compression algorithm.
* Compatibility with phpunit >= 6.0.
|