Path to this page:
./
security/pear-Crypt_GPG,
Object oriented interface to GNU Privacy Guard
Branch: pkgsrc-2021Q4,
Version: 1.6.7,
Package name: php74-pear-Crypt_GPG-1.6.7,
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.
Master sites: (Expand)
Version history: (Expand)
- (2022-03-03) Updated to version: php74-pear-Crypt_GPG-1.6.7
- (2022-01-05) Package added to pkgsrc.se, version php74-pear-Crypt_GPG-1.6.6 (created)
CVS history: (Expand)
2022-03-03 20:15:19 by Benny Siegert | Files touched by this commit (3) | |
Log message:
Pullup ticket #6590 - requested by taca
security/pear-Crypt_GPG: security fix (CVE-2022-24953)
Revisions pulled up:
- security/pear-Crypt_GPG/Makefile 1.11
- security/pear-Crypt_GPG/distinfo 1.12
- security/pear-Crypt_GPG/patches/patch-.._package.xml 1.10
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Feb 20 13:15:15 UTC 2022
Modified Files:
pkgsrc/security/pear-Crypt_GPG: Makefile distinfo
pkgsrc/security/pear-Crypt_GPG/patches: patch-.._package.xml
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.
|