17
0

- Update to version 3.0.3 (bsc#1174743, bsc#1174837)

+ Prefer IMDSv2 and switch all IMDS access requests to support v2 token
    based access method.

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2metadata?expand=0&rev=7
This commit is contained in:
2020-08-03 18:34:27 +00:00
committed by Git OBS Bridge
parent 102de8013a
commit 4e85c60c2d
4 changed files with 16 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 3 18:30:06 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
- Update to version 3.0.3 (bsc#1174743, bsc#1174837)
+ Prefer IMDSv2 and switch all IMDS access requests to support v2 token
based access method.
-------------------------------------------------------------------
Wed Dec 4 22:21:34 UTC 2019 - Robert Schweikert <rjschwei@suse.com>