Package Release Info

python-ec2imgutils-10.0.3-bp160.1.11

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-ec2imgutils

Change Logs

* Wed Apr 24 2024 Robert Schweikert <rjschwei@suse.com>
- Fix the distro condition, Python 3.11 starts with 15 SP4 and
  openSUSE Leap 15.4 not a version greated than 15.4
* Wed Mar 13 2024 Robert Schweikert <rjschwei@suse.com>
- Remove the split provides for the python3 package per agreement
* Fri Mar 08 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use regulare python singlespec machinery: the python module is
  used by the command line tools but also as python module
  directly.
* Tue Feb 27 2024 Robert Schweikert <rjschwei@suse.com>
- Rename package to python-ec2imgutils to follow the latest naming
  convention
- Switch to Python 3.11 build use wheel
* Thu Feb 22 2024 Robert Schweikert <rjschwei@suse.com>
- Support IMDS version setting (bsc#1220168)
  + For SLE 15 SP6 and later images we want to have instance launch with
    IMDS v2 as the default access protocol. This is accomplished by
    setting the a attribute on the image. The new --imds-support command
    line argument supports this setting.
* Wed Jun 07 2023 Robert Schweikert <rjschwei@suse.com>
- Fix version confusion between boto3 and botocore for dependency
* Wed Apr 26 2023 Robert Schweikert <rjschwei@suse.com>
- Update to version 10.0.2 (bsc#1209255, jsc#PED-3781)
  + Add 'uefi-preferred' boot mode setting
* Tue May 24 2022 Robert Schweikert <rjschwei@suse.com>
- Update to version 10.0.1
  + Follow up fix to (bsc#1199722) allow the user a choice of 2.0 and v2.0 as
    tpm versions on the command line
* Thu May 19 2022 Robert Schweikert <rjschwei@suse.com>
- Update to version 10.0.0 (bsc#1199722)
  + Add --tpm-support as command line option and tpm_support to the API
    to register images that support NitroTPM
  + API change for ec2deprecateimg. It is now possible to deprecate
    an image without providing a successor image.
* Fri Dec 17 2021 Sean Marlow <sean.marlow@suse.com>
- Add rpm-macros to build requirements in spec.