Plugin Directory

Changeset 2538119


Ignore:
Timestamp:
05/26/2021 03:40:46 PM (5 years ago)
Author:
meitar
Message:

Merge branch 'develop'

Location:
wp-pgp-encrypted-emails/trunk
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • wp-pgp-encrypted-emails/trunk/composer.json

    r2537379 r2538119  
    1616    ],
    1717    "homepage": "https://github.com/fabacab/wp-pgp-encrypted-emails/#readme",
     18    "repositories": [
     19        {
     20            "type": "vcs",
     21            "url": "https://github.com/singpolyma/openpgp-php"
     22        }
     23    ],
    1824    "require": {
    19         "singpolyma/openpgp-php": "dev-master",
     25        "singpolyma/openpgp-php": "^0.5.0",
    2026        "danielruf/secure-shred": "^2"
    2127    },
  • wp-pgp-encrypted-emails/trunk/composer.lock

    r2537379 r2538119  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "ed1b5624813f3a0f7bbdac1fcfbcfaeb",
     7    "content-hash": "a5f20c2952e7e1a4237a0f4f564d6f6c",
    88    "packages": [
    99        {
     
    174174        {
    175175            "name": "singpolyma/openpgp-php",
    176             "version": "dev-master",
     176            "version": "0.5.0",
    177177            "source": {
    178178                "type": "git",
    179179                "url": "https://github.com/singpolyma/openpgp-php.git",
    180                 "reference": "c961eca13df86a4e9af6ef1ebd9da7d3858d75c8"
     180                "reference": "69292f6a46ed7f687083bfb8974b161a41ab213c"
    181181            },
    182182            "dist": {
    183183                "type": "zip",
    184                 "url": "https://api.github.com/repos/singpolyma/openpgp-php/zipball/c961eca13df86a4e9af6ef1ebd9da7d3858d75c8",
    185                 "reference": "c961eca13df86a4e9af6ef1ebd9da7d3858d75c8",
     184                "url": "https://api.github.com/repos/singpolyma/openpgp-php/zipball/69292f6a46ed7f687083bfb8974b161a41ab213c",
     185                "reference": "69292f6a46ed7f687083bfb8974b161a41ab213c",
    186186                "shasum": ""
    187187            },
     
    196196                "ext-mcrypt": "required if you use encryption cast5"
    197197            },
    198             "default-branch": true,
    199198            "type": "library",
    200199            "autoload": {
     
    203202                ]
    204203            },
    205             "notification-url": "https://packagist.org/downloads/",
    206204            "license": [
    207205                "Unlicense"
     
    219217            "description": "Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)",
    220218            "support": {
    221                 "issues": "https://github.com/singpolyma/openpgp-php/issues",
    222                 "source": "https://github.com/singpolyma/openpgp-php/tree/master"
     219                "source": "https://github.com/singpolyma/openpgp-php/tree/0.5.0",
     220                "issues": "https://github.com/singpolyma/openpgp-php/issues"
    223221            },
    224222            "funding": [
    225223                {
    226                     "url": "https://github.com/singpolyma",
    227                     "type": "github"
    228                 },
    229                 {
    230                     "url": "https://liberapay.com/singpolyma",
    231                     "type": "liberapay"
    232                 },
    233                 {
    234                     "url": "https://www.patreon.com/singpolyma",
    235                     "type": "patreon"
    236                 }
    237             ],
    238             "time": "2020-12-30T04:05:35+00:00"
     224                    "type": "github",
     225                    "url": "https://github.com/singpolyma"
     226                },
     227                {
     228                    "type": "liberapay",
     229                    "url": "https://liberapay.com/singpolyma"
     230                },
     231                {
     232                    "type": "patreon",
     233                    "url": "https://www.patreon.com/singpolyma"
     234                }
     235            ],
     236            "time": "2021-05-26T00:35:20+00:00"
    239237        }
    240238    ],
     
    242240    "aliases": [],
    243241    "minimum-stability": "stable",
    244     "stability-flags": {
    245         "singpolyma/openpgp-php": 20
    246     },
     242    "stability-flags": [],
    247243    "prefer-stable": false,
    248244    "prefer-lowest": false,
  • wp-pgp-encrypted-emails/trunk/vendor/composer/InstalledVersions.php

    r2537379 r2538119  
    2626  'root' =>
    2727  array (
    28     'pretty_version' => 'dev-develop',
    29     'version' => 'dev-develop',
     28    'pretty_version' => 'dev-main',
     29    'version' => 'dev-main',
    3030    'aliases' =>
    3131    array (
    3232    ),
    33     'reference' => '4d855a0a07e21c399c4c98b0f4673bef7c77520e',
     33    'reference' => '0be4c01840937d1d2201a314e8cd892fd6a51630',
    3434    'name' => 'fabacab/wp-pgp-encrypted-emails',
    3535  ),
     
    4747    'fabacab/wp-pgp-encrypted-emails' =>
    4848    array (
    49       'pretty_version' => 'dev-develop',
    50       'version' => 'dev-develop',
     49      'pretty_version' => 'dev-main',
     50      'version' => 'dev-main',
    5151      'aliases' =>
    5252      array (
    5353      ),
    54       'reference' => '4d855a0a07e21c399c4c98b0f4673bef7c77520e',
     54      'reference' => '0be4c01840937d1d2201a314e8cd892fd6a51630',
    5555    ),
    5656    'phpseclib/phpseclib' =>
     
    6565    'singpolyma/openpgp-php' =>
    6666    array (
    67       'pretty_version' => 'dev-master',
    68       'version' => 'dev-master',
     67      'pretty_version' => '0.5.0',
     68      'version' => '0.5.0.0',
    6969      'aliases' =>
    7070      array (
    71         0 => '9999999-dev',
    7271      ),
    73       'reference' => 'c961eca13df86a4e9af6ef1ebd9da7d3858d75c8',
     72      'reference' => '69292f6a46ed7f687083bfb8974b161a41ab213c',
    7473    ),
    7574  ),
  • wp-pgp-encrypted-emails/trunk/vendor/composer/installed.json

    r2537379 r2538119  
    174174        {
    175175            "name": "singpolyma/openpgp-php",
    176             "version": "dev-master",
    177             "version_normalized": "dev-master",
     176            "version": "0.5.0",
     177            "version_normalized": "0.5.0.0",
    178178            "source": {
    179179                "type": "git",
    180180                "url": "https://github.com/singpolyma/openpgp-php.git",
    181                 "reference": "c961eca13df86a4e9af6ef1ebd9da7d3858d75c8"
     181                "reference": "69292f6a46ed7f687083bfb8974b161a41ab213c"
    182182            },
    183183            "dist": {
    184184                "type": "zip",
    185                 "url": "https://api.github.com/repos/singpolyma/openpgp-php/zipball/c961eca13df86a4e9af6ef1ebd9da7d3858d75c8",
    186                 "reference": "c961eca13df86a4e9af6ef1ebd9da7d3858d75c8",
     185                "url": "https://api.github.com/repos/singpolyma/openpgp-php/zipball/69292f6a46ed7f687083bfb8974b161a41ab213c",
     186                "reference": "69292f6a46ed7f687083bfb8974b161a41ab213c",
    187187                "shasum": ""
    188188            },
     
    197197                "ext-mcrypt": "required if you use encryption cast5"
    198198            },
    199             "time": "2020-12-30T04:05:35+00:00",
    200             "default-branch": true,
     199            "time": "2021-05-26T00:35:20+00:00",
    201200            "type": "library",
    202201            "installation-source": "source",
     
    206205                ]
    207206            },
    208             "notification-url": "https://packagist.org/downloads/",
    209207            "license": [
    210208                "Unlicense"
     
    222220            "description": "Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)",
    223221            "support": {
    224                 "issues": "https://github.com/singpolyma/openpgp-php/issues",
    225                 "source": "https://github.com/singpolyma/openpgp-php/tree/master"
     222                "source": "https://github.com/singpolyma/openpgp-php/tree/0.5.0",
     223                "issues": "https://github.com/singpolyma/openpgp-php/issues"
    226224            },
    227225            "funding": [
    228226                {
    229                     "url": "https://github.com/singpolyma",
    230                     "type": "github"
    231                 },
    232                 {
    233                     "url": "https://liberapay.com/singpolyma",
    234                     "type": "liberapay"
    235                 },
    236                 {
    237                     "url": "https://www.patreon.com/singpolyma",
    238                     "type": "patreon"
     227                    "type": "github",
     228                    "url": "https://github.com/singpolyma"
     229                },
     230                {
     231                    "type": "liberapay",
     232                    "url": "https://liberapay.com/singpolyma"
     233                },
     234                {
     235                    "type": "patreon",
     236                    "url": "https://www.patreon.com/singpolyma"
    239237                }
    240238            ],
  • wp-pgp-encrypted-emails/trunk/vendor/composer/installed.php

    r2537379 r2538119  
    22  'root' =>
    33  array (
    4     'pretty_version' => 'dev-develop',
    5     'version' => 'dev-develop',
     4    'pretty_version' => 'dev-main',
     5    'version' => 'dev-main',
    66    'aliases' =>
    77    array (
    88    ),
    9     'reference' => '4d855a0a07e21c399c4c98b0f4673bef7c77520e',
     9    'reference' => '0be4c01840937d1d2201a314e8cd892fd6a51630',
    1010    'name' => 'fabacab/wp-pgp-encrypted-emails',
    1111  ),
     
    2323    'fabacab/wp-pgp-encrypted-emails' =>
    2424    array (
    25       'pretty_version' => 'dev-develop',
    26       'version' => 'dev-develop',
     25      'pretty_version' => 'dev-main',
     26      'version' => 'dev-main',
    2727      'aliases' =>
    2828      array (
    2929      ),
    30       'reference' => '4d855a0a07e21c399c4c98b0f4673bef7c77520e',
     30      'reference' => '0be4c01840937d1d2201a314e8cd892fd6a51630',
    3131    ),
    3232    'phpseclib/phpseclib' =>
     
    4141    'singpolyma/openpgp-php' =>
    4242    array (
    43       'pretty_version' => 'dev-master',
    44       'version' => 'dev-master',
     43      'pretty_version' => '0.5.0',
     44      'version' => '0.5.0.0',
    4545      'aliases' =>
    4646      array (
    47         0 => '9999999-dev',
    4847      ),
    49       'reference' => 'c961eca13df86a4e9af6ef1ebd9da7d3858d75c8',
     48      'reference' => '69292f6a46ed7f687083bfb8974b161a41ab213c',
    5049    ),
    5150  ),
  • wp-pgp-encrypted-emails/trunk/vendor/singpolyma/openpgp-php/lib/openpgp.php

    r2537379 r2538119  
    66 *
    77 * @package OpenPGP
    8  * @version 0.3.0
     8 * @version 0.5.0
    99 * @author  Arto Bendiken <arto.bendiken@gmail.com>
    1010 * @author  Stephen Paul Weber <singpolyma@singpolyma.net>
     
    1919 */
    2020class OpenPGP {
    21   const VERSION = array(0, 4, 0);
     21  const VERSION = array(0, 5, 0);
    2222
    2323  /**
Note: See TracChangeset for help on using the changeset viewer.