[release-announce] puppet-barbican 15.5.0 (train)
no-reply at openstack.org
no-reply at openstack.org
Wed Jun 16 15:51:46 UTC 2021
We are tickled pink to announce the release of:
puppet-barbican 15.5.0: Puppet module for Barbican
This release is part of the train stable release series.
The source is available from:
https://opendev.org/openstack/puppet-barbican
Download the package from:
https://tarballs.openstack.org/puppet-barbican/
Please report issues through:
https://bugs.launchpad.net/puppet-barbican/+bugs
For more details, please see below.
15.5.0
^^^^^^
New Features
* Added support for a couple of new options for the PKCS#11 backend:
"[p11_crypto]\token_labels" and "[p11_crypto]\os_locking_ok".
* Added support for two new options for Barbican's PKCS#11 backend.
The new options are "[p11_crypto]token_serial_number" and
"[p11_crypto]token_label".
* The "barbican::plugins::p11_crypto::p11_crypto_plugin_slot_id"
parameter has become an optional parameter instead of a required
one.
* Support for the "[p11_crypto_plugin] always_set_cka_sensitive"
parameter has been added.
Changes in puppet-barbican 15.4.0..15.5.0
-----------------------------------------
6881351 Prepare the final stable/train release
0da8773 Add support for always_set_cka_sensitive parameter
f3ecb1f Add new options to PKCS#11 backend
e1acd2d Add p11_crypto_plugin token options
da146d5 Expose vhost_custom_fragment
aa6afa0 Chain barbican_api_paste_ini to config anchor
a2921d3 Fix rabbitmq dependency
00a75aa Switch to Train
8d16720 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
33c7c25 Update .gitreview for stable/train
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
Gemfile | 3 +-
manifests/deps.pp | 5 ++
manifests/plugins/p11_crypto.pp | 81 +++++++++++++++-------
manifests/wsgi/apache.pp | 7 ++
metadata.json | 10 +--
.../notes/add-pkcs11-options-dd38e8f087888595.yaml | 5 ++
...or-token-label-and-serial-5b6ec6acc7f9d791.yaml | 10 +++
..._always_set_cka_sensitive-1c9a9b9726c3cf93.yaml | 6 ++
spec/classes/barbican_plugins_p11_crypto_spec.rb | 15 ++++
spec/classes/barbican_wsgi_apache_spec.rb | 2 +
tox.ini | 2 +-
12 files changed, 114 insertions(+), 33 deletions(-)
More information about the Release-announce
mailing list