17
0

- Update to version 3.0.2 (bsc#1157901, bsc#1157902)

+ Add man page
  + Support accessing IMDS with a token (API change) to support
    disabling unauthenticated acces of IMDS

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2metadata?expand=0&rev=5
This commit is contained in:
2019-12-04 22:27:51 +00:00
committed by Git OBS Bridge
parent c0642fa290
commit 6efee8d866
4 changed files with 25 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 4 22:21:34 UTC 2019 - Robert Schweikert <rjschwei@suse.com>
- Update to version 3.0.2 (bsc#1157901, bsc#1157902)
+ Add man page
+ Support accessing IMDS with a token (API change) to support
disabling unauthenticated acces of IMDS
-------------------------------------------------------------------
Wed Sep 20 13:24:31 UTC 2017 - rjschwei@suse.com