Merge "nova: stable branch releases for CVE-2017-7214"

This commit is contained in:
Jenkins 2017-03-22 10:09:24 +00:00 committed by Gerrit Code Review
commit 52d8be777e
3 changed files with 20 additions and 0 deletions

View File

@ -61,3 +61,9 @@ releases:
hash: 2e05c82b807624b8420df4c94d68b75563b230d2
highlights: >
- Bug fixes and translation updates.
- version: 13.1.4
projects:
- repo: openstack/nova
hash: e193201fa1de5b08b29adefd8c149935c5529598
highlights: >
- Fix for CVE-2017-7214.

View File

@ -59,3 +59,10 @@ releases:
- Bug fixes for placement and cells v2 to prepare for upgrading to Ocata.
- Online data migration to fix orphaned build requests created in Mitaka.
- Bug fix for the 330 main DB schema migration for upgrades from Mitaka.
- version: 14.0.5
projects:
- repo: openstack/nova
hash: c2c91ce44592fc5dc2aacee1cf7f5b5cfd2e9a0a
highlights: >
- Fix for CVE-2017-7214.
- Several bug fixes.

View File

@ -57,3 +57,10 @@ releases:
highlights: >
- Several fixes for high severity, high impact bugs introduced in the
15.0.0 release.
- version: 15.0.2
projects:
- repo: openstack/nova
hash: acb19160d4d348e29a21ad57c61c7369352c4d1c
highlights: >
- Fix for CVE-2017-7214.
- Fix for retry on build error regression in 15.0.0 (bug 1671648).