17
0

- Update to version 9.0.4 (bsc#1192298)

+ Set a time out for the ssh connection to avoid hang in a multi threaded
    environment

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=33
This commit is contained in:
2021-11-03 13:57:38 +00:00
committed by Git OBS Bridge
parent 9e23a719ef
commit f5c4444816
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 3 13:55:26 UTC 2021 - Robert Schweikert <rjschwei@suse.com>
- Update to version 9.0.4 (bsc#1192298)
+ Set a time out for the ssh connection to avoid hang in a multi threaded
environment
-------------------------------------------------------------------
Tue Sep 14 20:47:09 UTC 2021 - Robert Schweikert <rjschwei@suse.com>