[release-announce] trove 16.0.1 (xena)

no-reply at openstack.org no-reply at openstack.org
Tue Jan 31 15:08:53 UTC 2023


We are thrilled to announce the release of:

trove 16.0.1: OpenStack DBaaS

This release is part of the xena stable release series.

The source is available from:

    https://opendev.org/openstack/trove

Download the package from:

    https://tarballs.openstack.org/trove/

Please report issues through:

    https://bugs.launchpad.net/trove/+bugs

For more details, please see below.

16.0.1
^^^^^^

Bug Fixes

* check if the user input is legal, currently, trove may have a RCE
  vulnerability. more details see: Stroy 2010004

Changes in trove 16.0.0..16.0.1
-------------------------------

d3d7fe95 Fix illegal shell characters
40191dd5 Change settings for stable/xena
425f065d Update TOX_CONSTRAINTS_FILE for stable/xena
f3864fc2 Fix trove guest agent logrotate
42df2251 Update TOX_CONSTRAINTS_FILE for stable/xena
a9fea95b Update .gitreview for stable/xena


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                               |  1 +
.zuul.yaml                                               |  4 ++--
devstack/settings                                        |  2 +-
.../guest-agent-source-install/31-guest-agent-install    |  3 ++-
.../guest-agent-source-install/guest-agent.logrotate     |  7 +------
.../elements/guest-agent/source-repository-guest-agent   |  4 ++--
integration/scripts/trovestack                           |  2 +-
integration/scripts/trovestack.rc                        |  2 +-
.../notes/fix-illegal-value-be1acadc8c54c224.yaml        |  6 ++++++
tox.ini                                                  |  2 +-
trove/backup/service.py                                  |  3 +++
trove/common/cfg.py                                      |  2 +-
trove/common/exception.py                                |  4 ++++
trove/common/utils.py                                    | 11 +++++++++++
trove/guestagent/api.py                                  |  1 +
16 files changed, 54 insertions(+), 16 deletions(-)







More information about the Release-announce mailing list