8092aab952
This transition the rocky branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: I888e0cd12aabbbb7366d37c98dae3956ec4e8bcc Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
51 lines
1.6 KiB
YAML
51 lines
1.6 KiB
YAML
---
|
|
launchpad: barbican
|
|
release-model: cycle-with-milestones
|
|
team: barbican
|
|
type: service
|
|
repository-settings:
|
|
openstack/barbican: {}
|
|
releases:
|
|
- projects:
|
|
- hash: e708ff34137f2f4213ed964ec66aeadc03a17473
|
|
repo: openstack/barbican
|
|
version: 7.0.0.0b1
|
|
- projects:
|
|
- hash: 4c057e35eb6ac854ee9682b6fe281179b40c0920
|
|
repo: openstack/barbican
|
|
version: 7.0.0.0b2
|
|
- projects:
|
|
- hash: 1baaacfa3ad9ca4d39c9c5f9a103298758b7d182
|
|
repo: openstack/barbican
|
|
version: 7.0.0.0b3
|
|
- projects:
|
|
- hash: 3f6cccae4982e5a8fe1ca5a3fb198e1481a5891c
|
|
repo: openstack/barbican
|
|
version: 7.0.0.0rc1
|
|
- diff-start: 6.0.0
|
|
projects:
|
|
- hash: 3f6cccae4982e5a8fe1ca5a3fb198e1481a5891c
|
|
repo: openstack/barbican
|
|
version: 7.0.0
|
|
- version: rocky-em
|
|
projects:
|
|
- repo: openstack/barbican
|
|
hash: 3f6cccae4982e5a8fe1ca5a3fb198e1481a5891c
|
|
branches:
|
|
- location: 7.0.0.0rc1
|
|
name: stable/rocky
|
|
cycle-highlights:
|
|
- |
|
|
A new crypto plugin was added to allow secrets to be stored and generated
|
|
in a HashiCorp Vault. This plugin uses the castellan vault plugin to
|
|
access the Vault.
|
|
- |
|
|
The PKCS#11 plugin was augmented to allow encryption and HMAC algorithms
|
|
and key parameters to be customized to allow easier integration with Thales
|
|
and ATOS HSMs. Changes were also made to barbican-manage to allow the key
|
|
types and algorithms to be customized.
|
|
- |
|
|
The simple crypto plugin was augmented to allow the generation of 512 bit
|
|
AES keys for XTS mode.
|
|
release-notes: https://docs.openstack.org/releasenotes/barbican/rocky.html
|