Updated CHANGELOG.
parent
a666df3f99
commit
3e7ae0eecd
|
@ -1,7 +1,7 @@
|
|||
MONARC Changelog
|
||||
================
|
||||
|
||||
## 2.9.12 (2020-03-02)
|
||||
## 2.9.12 (2020-03-04)
|
||||
|
||||
### New
|
||||
|
||||
|
@ -11,7 +11,11 @@ MONARC Changelog
|
|||
### Enhancement
|
||||
|
||||
- use a better encryption method for the export of objects and analysis
|
||||
([#260](https://github.com/monarc-project/MonarcAppFO/issues/260)).
|
||||
([#260](https://github.com/monarc-project/MonarcAppFO/issues/260));
|
||||
- sort risk analysis by label instead of sorting by created date in the home
|
||||
page ([011b4b8](https://github.com/monarc-project/ng-client/commit/011b4b84fd2e4ada29e3b506643e2f45b9b088e2));
|
||||
- aligned left recommendations in the implementation plan table
|
||||
([47d8678](https://github.com/monarc-project/zm-client/commit/47d867809dd4724f45f37b2e22b51b120af0bc1f)).
|
||||
|
||||
### Fix
|
||||
|
||||
|
|
|
@ -4501,16 +4501,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/config",
|
||||
"version": "v5.0.4",
|
||||
"version": "v5.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/config.git",
|
||||
"reference": "7640c6704f56bf64045066bc5d93fd9d664baa63"
|
||||
"reference": "938905f46df484b2aeae9016fd658aed577cdceb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/7640c6704f56bf64045066bc5d93fd9d664baa63",
|
||||
"reference": "7640c6704f56bf64045066bc5d93fd9d664baa63",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/938905f46df484b2aeae9016fd658aed577cdceb",
|
||||
"reference": "938905f46df484b2aeae9016fd658aed577cdceb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4561,20 +4561,20 @@
|
|||
],
|
||||
"description": "Symfony Config Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-01-04T14:08:26+00:00"
|
||||
"time": "2020-02-04T09:41:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v5.0.4",
|
||||
"version": "v5.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "91c294166c38d8c0858a86fad76d8c14dc1144c8"
|
||||
"reference": "d29e2d36941de13600c399e393a60b8cfe59ac49"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/91c294166c38d8c0858a86fad76d8c14dc1144c8",
|
||||
"reference": "91c294166c38d8c0858a86fad76d8c14dc1144c8",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/d29e2d36941de13600c399e393a60b8cfe59ac49",
|
||||
"reference": "d29e2d36941de13600c399e393a60b8cfe59ac49",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4637,11 +4637,11 @@
|
|||
],
|
||||
"description": "Symfony Console Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-01-25T15:56:29+00:00"
|
||||
"time": "2020-02-24T15:05:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v5.0.4",
|
||||
"version": "v5.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
|
@ -4924,16 +4924,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v5.0.4",
|
||||
"version": "v5.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "69b44e3b8f90949aee2eb3aa9b86ceeb01cbf62a"
|
||||
"reference": "a4b613d7e44f62941adff5a802cff70adee57d3f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/69b44e3b8f90949aee2eb3aa9b86ceeb01cbf62a",
|
||||
"reference": "69b44e3b8f90949aee2eb3aa9b86ceeb01cbf62a",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/a4b613d7e44f62941adff5a802cff70adee57d3f",
|
||||
"reference": "a4b613d7e44f62941adff5a802cff70adee57d3f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4979,7 +4979,7 @@
|
|||
],
|
||||
"description": "Symfony Yaml Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-01-21T11:12:28+00:00"
|
||||
"time": "2020-02-03T13:51:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "true/punycode",
|
||||
|
@ -5035,12 +5035,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "1df6b9d09d2b074fd3f0f10a7696d9f797d4772c"
|
||||
"reference": "5f81a65d531dc88975b8fe32331cfb8a79c34fe3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/1df6b9d09d2b074fd3f0f10a7696d9f797d4772c",
|
||||
"reference": "1df6b9d09d2b074fd3f0f10a7696d9f797d4772c",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5f81a65d531dc88975b8fe32331cfb8a79c34fe3",
|
||||
"reference": "5f81a65d531dc88975b8fe32331cfb8a79c34fe3",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
@ -5055,6 +5055,7 @@
|
|||
"bagisto/bagisto": "<0.1.5",
|
||||
"bolt/bolt": "<3.6.10",
|
||||
"brightlocal/phpwhois": "<=4.2.5",
|
||||
"buddypress/buddypress": "<5.1.2",
|
||||
"bugsnag/bugsnag-laravel": ">=2,<2.0.2",
|
||||
"cakephp/cakephp": ">=1.3,<1.3.18|>=2,<2.4.99|>=2.5,<2.5.99|>=2.6,<2.6.12|>=2.7,<2.7.6|>=3,<3.5.18|>=3.6,<3.6.15|>=3.7,<3.7.7",
|
||||
"cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
|
||||
|
@ -5083,7 +5084,7 @@
|
|||
"drupal/core": ">=7,<7.69|>=8,<8.7.11|>=8.8,<8.8.1",
|
||||
"drupal/drupal": ">=7,<7.69|>=8,<8.7.11|>=8.8,<8.8.1",
|
||||
"endroid/qr-code-bundle": "<3.4.2",
|
||||
"enshrined/svg-sanitize": "<0.12",
|
||||
"enshrined/svg-sanitize": "<0.13.1",
|
||||
"erusev/parsedown": "<1.7.2",
|
||||
"ezsystems/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1",
|
||||
"ezsystems/ezplatform": ">=1.7,<1.7.9.1|>=1.13,<1.13.5.1|>=2.5,<2.5.4",
|
||||
|
@ -5158,7 +5159,7 @@
|
|||
"serluck/phpwhois": "<=4.2.6",
|
||||
"shopware/shopware": "<5.3.7",
|
||||
"silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1",
|
||||
"silverstripe/assets": ">=1,<1.3.5",
|
||||
"silverstripe/assets": ">=1,<1.3.5|>=1.4,<1.4.4",
|
||||
"silverstripe/cms": "<4.3.6|>=4.4,<4.4.4",
|
||||
"silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
|
||||
"silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
|
||||
|
@ -5229,7 +5230,7 @@
|
|||
"typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
|
||||
"ua-parser/uap-php": "<3.8",
|
||||
"usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
|
||||
"verot/class.upload.php": "<1.0.3|>=2,<2.0.4",
|
||||
"verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4",
|
||||
"wallabag/tcpdf": "<6.2.22",
|
||||
"willdurand/js-translation-bundle": "<2.1.1",
|
||||
"yii2mod/yii2-cms": "<1.9.2",
|
||||
|
@ -5286,7 +5287,7 @@
|
|||
}
|
||||
],
|
||||
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
|
||||
"time": "2020-02-19T06:23:50+00:00"
|
||||
"time": "2020-03-02T07:11:48+00:00"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
|
|
Loading…
Reference in New Issue