diff options
author | 2020-07-29 00:19:25 +0000 | |
---|---|---|
committer | 2020-07-29 00:19:38 +0000 | |
commit | 459a41c99baf3612d50ae11d0a66dd871e9e9e97 (patch) | |
tree | 065a200e42af10d5429d099f9c255845a0f1aa63 /mail-client/roundcube/files | |
parent | dev-libs/libcdio: security cleanup (diff) | |
download | gentoo-459a41c99baf3612d50ae11d0a66dd871e9e9e97.tar.gz gentoo-459a41c99baf3612d50ae11d0a66dd871e9e9e97.tar.bz2 gentoo-459a41c99baf3612d50ae11d0a66dd871e9e9e97.zip |
mail-client/roundcube: security cleanup
Bug: https://bugs.gentoo.org/726944
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client/roundcube/files')
-rw-r--r-- | mail-client/roundcube/files/roundcube-1.3.7-pear-removed-installed.json | 226 |
1 files changed, 0 insertions, 226 deletions
diff --git a/mail-client/roundcube/files/roundcube-1.3.7-pear-removed-installed.json b/mail-client/roundcube/files/roundcube-1.3.7-pear-removed-installed.json deleted file mode 100644 index 972f5e2beab0..000000000000 --- a/mail-client/roundcube/files/roundcube-1.3.7-pear-removed-installed.json +++ /dev/null @@ -1,226 +0,0 @@ -[ - { - "name": "composer/semver", - "version": "1.4.2", - "version_normalized": "1.4.2.0", - "source": { - "type": "git", - "url": "https://github.com/composer/semver.git", - "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573", - "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573", - "shasum": "" - }, - "require": { - "php": "^5.3.2 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5", - "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" - }, - "time": "2016-08-30T16:08:34+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Composer\\Semver\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nils Adermann", - "email": "naderman@naderman.de", - "homepage": "http://www.naderman.de" - }, - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - }, - { - "name": "Rob Bast", - "email": "rob.bast@gmail.com", - "homepage": "http://robbast.nl" - } - ], - "description": "Semver library that offers utilities, version constraint parsing and validation.", - "keywords": [ - "semantic", - "semver", - "validation", - "versioning" - ] - }, - { - "name": "endroid/qr-code", - "version": "1.6.6", - "version_normalized": "1.6.6.0", - "source": { - "type": "git", - "url": "https://github.com/endroid/qr-code.git", - "reference": "cef5d5b7b904d7bb0708eb744c35316364b65fa0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/endroid/qr-code/zipball/cef5d5b7b904d7bb0708eb744c35316364b65fa0", - "reference": "cef5d5b7b904d7bb0708eb744c35316364b65fa0", - "shasum": "" - }, - "require": { - "ext-gd": "*", - "php": ">=5.3.0" - }, - "time": "2016-05-29T07:37:18+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Endroid\\QrCode\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jeroen van den Enden", - "email": "info@endroid.nl", - "homepage": "http://endroid.nl/" - } - ], - "description": "Endroid QR Code", - "homepage": "https://github.com/endroid/QrCode", - "keywords": [ - "code", - "endroid", - "qr", - "qrcode" - ] - }, - { - "name": "kolab/net_ldap3", - "version": "1.0.6", - "version_normalized": "1.0.6.0", - "source": { - "type": "git", - "url": "https://gitlab.com/roundcube/net_ldap3.git", - "reference": "4c21bdebaa62d05a36f3ef3eee4e9742875d7e57" - }, - "dist": { - "type": "zip", - "url": "https://gitlab.com/api/v4/projects/roundcube%2Fnet_ldap3/repository/archive.zip?sha=4c21bdebaa62d05a36f3ef3eee4e9742875d7e57", - "reference": "4c21bdebaa62d05a36f3ef3eee4e9742875d7e57", - "shasum": "" - }, - "require": { - "pear/net_ldap2": ">=2.0.12", - "php": ">=5.3.3" - }, - "time": "2017-08-07T14:48:10+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "classmap": [ - "lib/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-3.0+" - ], - "authors": [ - { - "name": "Jeroen van Meeuwen", - "email": "vanmeeuwen@kolabsys.com", - "role": "Lead" - }, - { - "name": "Aleksander Machniak", - "email": "machniak@kolabsys.com", - "role": "Developer" - }, - { - "name": "Thomas Bruederli", - "email": "roundcube@gmail.com", - "role": "Developer" - } - ], - "description": "A successor of the PEAR:Net_LDAP2 module providing advanced functionality for accessing LDAP directories", - "homepage": "http://git.kolab.org/pear/Net_LDAP3/", - "keywords": [ - "PEAR", - "ldap", - "vlv" - ] - }, - { - "name": "roundcube/plugin-installer", - "version": "0.1.9", - "version_normalized": "0.1.9.0", - "source": { - "type": "git", - "url": "https://github.com/roundcube/plugin-installer.git", - "reference": "782420af7fb3f24295a61101d7e9296110c894e4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/roundcube/plugin-installer/zipball/782420af7fb3f24295a61101d7e9296110c894e4", - "reference": "782420af7fb3f24295a61101d7e9296110c894e4", - "shasum": "" - }, - "require": { - "composer/semver": "^1.4.2", - "php": ">=5.3.0" - }, - "require-dev": { - "composer/composer": "*" - }, - "time": "2017-10-29T16:13:28+00:00", - "bin": [ - "src/bin/rcubeinitdb.sh" - ], - "type": "composer-installer", - "extra": { - "class": "Roundcube\\Composer\\PluginInstaller" - }, - "installation-source": "dist", - "autoload": { - "psr-0": { - "Roundcube\\Composer": "src/" - } - }, - "notification-url": "https://plugins.roundcube.net/downloads/", - "license": [ - "GPL-3.0+" - ], - "authors": [ - { - "name": "Till Klampaeckel", - "email": "till@php.net" - }, - { - "name": "Thomas Bruederli", - "email": "thomas@roundcube.net" - } - ], - "description": "A composer-installer for Roundcube plugins." - } -] |