Files
releases/deliverables/liberty/nova.yaml
Doug Hellmann 40a9eb9b84 add release model and deliverable type (l)
Change-Id: I869788f3fb8fb8a3ce3d45d05c9f3deca5527cba
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00

48 lines
1.4 KiB
YAML

---
launchpad: nova
team: nova
type: service
release-model: cycle-with-milestones
release-notes: http://docs.openstack.org/releasenotes/nova/liberty.html
send-announcements-to: openstack-announce@lists.openstack.org
releases:
- version: 12.0.0
projects:
- repo: openstack/nova
hash: 6df6ad3ff32f2b1fe2978df1032002548ad8eb66
- version: 12.0.1
projects:
- repo: openstack/nova
hash: cc0bc4be85b2f51fdc30dd99fa231c7e6af61485
highlights: >
- Fixes CVE-2015-7548 and CVE-2015-8749.
- Fixes a few regression bugs (see release notes for details).
- Updated translations.
- version: 12.0.2
projects:
- repo: openstack/nova
hash: aa4edd349dde73739527ab793ff6209fe1907e2c
highlights: >
- Bug fixes.
- Updated translations.
- version: 12.0.3
projects:
- repo: openstack/nova
hash: 6fdf1c87b1149e8b395eaa9f4cbf27263cf96ac6
highlights: >
- Several bug fixes.
- Fixes CVE 2016-2140.
- version: 12.0.4
projects:
- repo: openstack/nova
hash: ebbbcc6b110be9599f7c4ffbefc1ff8f1945c874
highlights: >
- Bug fixes.
- version: 12.0.5
projects:
- repo: openstack/nova
hash: f680157175706563c34afc3cd8c998de97c4347a
highlights: >
- Contains fix for security bug CVE-2015-5162 which requires
oslo.concurrency>=2.6.1 to be resolved.