diff --git a/python-hvac.changes b/python-hvac.changes index 5665a3f..0528eb8 100644 --- a/python-hvac.changes +++ b/python-hvac.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Feb 1 18:05:31 UTC 2021 - Dirk Müller + +- update to 0.10.6: + - Enable response wrapping of PKI secrets. GH-649 + - Fix OIDC login and add working example. GH-638 + - Add rabbitmq vhost_topics parameter. GH-626 + - Expand auth_methods module to support AppRole. GH-637 + - Template "auth method not implemented" error message. GH-651 + - Fix health.py read_health_status GET method. GH-653 + - Fix transit constants for "generate_data_key". GH-632 + - Fix PUT method in secrets engine kv_v1 to use PUT instead of POST. GH-629 + - Remove Erroneous json() Calls In rabbitmq Class. GH-624 + ------------------------------------------------------------------- Tue Aug 4 16:11:21 UTC 2020 - Dirk Mueller diff --git a/python-hvac.spec b/python-hvac.spec index 6ac5008..c1659e9 100644 --- a/python-hvac.spec +++ b/python-hvac.spec @@ -1,7 +1,7 @@ # # spec file for package python-hvac # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-hvac -Version: 0.10.5 +Version: 0.10.6 Release: 0 Summary: HashiCorp Vault API client License: BSD-3-Clause diff --git a/v0.10.5.tar.gz b/v0.10.5.tar.gz deleted file mode 100644 index 848b1a1..0000000 --- a/v0.10.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be52c69a92ac4ee33092541b0e38dedf5730e917b471a80f2058eae1c4d1e682 -size 286199 diff --git a/v0.10.6.tar.gz b/v0.10.6.tar.gz new file mode 100644 index 0000000..7562af1 --- /dev/null +++ b/v0.10.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17269ad58583f3b8fd5f27fbca0499b7fe456b684bf14afa6556877333446eae +size 291050