17
0
Files
python3-ec2imgutils/python3-ec2imgutils.changes
Robert Schweikert aea272a918 Accepting request 748770 from home:seanmarlow:branches:Cloud:Tools
- Update to version 7.0.7
  + Fix cleanup with --use-root-swap img upload.
- Update to version 7.0.6
  + Add requirements files to manifest.
  + Avoid race condition with security group creation.
  + Remove code duplication when avoiding group name
    collision.

OBS-URL: https://build.opensuse.org/request/show/748770
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=12
2019-11-16 05:38:18 +00:00

69 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Thu Nov 14 21:53:26 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
- Update to version 7.0.7
+ Fix cleanup with --use-root-swap img upload.
- Update to version 7.0.6
+ Add requirements files to manifest.
+ Avoid race condition with security group creation.
+ Remove code duplication when avoiding group name
collision.
-------------------------------------------------------------------
Mon Aug 5 16:22:22 UTC 2019 - Robert Schweikert <rjschwei@suse.com>
- Update to version 7.0.5 (bsc#1144357, 1144358)
+ Avoid name collision when creating a security group with a
generated nmae.
-------------------------------------------------------------------
Wed Dec 19 15:01:03 UTC 2018 - Robert Schweikert <rjschwei@suse.com>
- Update to version 7.0.4
+ Fix traceback in ec2rmimg due to variable name issue
+ Use proper subnet when no default exists in user account
+ Properly enforce use of machine argument and support ARM (bsc#1118027)
-------------------------------------------------------------------
Fri Nov 16 16:38:59 UTC 2018 - Robert Schweikert <rjschwei@suse.com>
- Fix build issue, tarball had missing files
-------------------------------------------------------------------
Thu Nov 15 19:03:48 UTC 2018 - Robert Schweikert <rjschwei@suse.com>
- Update to version 7.0.3
+ General improvements, latent bug fixes
-------------------------------------------------------------------
Fri Nov 9 19:23:43 UTC 2018 - Robert Schweikert <rjschwei@suse.com>
- Update to version 7.0.2
+ Fix syntax error in ec2deprecateimg, ec2publishimg, ec2removeimg
-------------------------------------------------------------------
Fri Nov 9 14:39:04 UTC 2018 - Robert Schweikert <rjschwei@suse.com>
- Update to version 7.0.1
+ Fix syntax error in ec2uploadimg
-------------------------------------------------------------------
Tue Nov 6 19:16:37 UTC 2018 - Robert Schweikert <rjschwei@suse.com>
- Update to version 7.0.0
+ Complete ec2removeimg implementation
+ Ready for release and replacement of individual packages
-------------------------------------------------------------------
Thu Nov 1 12:09:21 UTC 2018 - Robert Schweikert <rjschwei@suse.com>
- Update to version 6.9.99
+ Initial implementation of ec2removeimg
-------------------------------------------------------------------
Thu Sep 27 23:41:38 UTC 2018 - Robert Schweikert <rjschwei@suse.com>
- Initial build
+ Version 6.9.98
+ First consolidation build of ec2deprecateimg, ec2publishimg, ec2uploadimg