| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python-ec2imgutils | Distribution: openSUSE Tumbleweed |
| Version: 10.0.4 | Vendor: openSUSE |
| Release: 1.1 | Build date: Thu May 29 17:56:54 2025 |
| Group: System/Management | Build host: reproducible |
| Size: 382099 | Source RPM: python-ec2imgutils-10.0.4-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/SUSE-Enceladus/ec2imgutils | |
| Summary: Image management utilities for AWS EC2 | |
A collection of image manipulation utilities for AWS EC2. These include: - ec2deprecateimg: Deprecates images by applying tags per convention - ec2publishimg: Set image visibility - ec2uploadimg: Upload an image to AWS EC2
GPL-3.0-or-later
* Thu May 29 2025 João Mello <joao.mello@suse.com>
- Create subnet and security-group when they are not provided via config
file nor command line options. (bsc#1214626)
- Add support for building AWS Nitro Enclave images. (bsc#1230401)
- The translation of the `ssd` value for the backing_store param changes
from `gp2` to `gp3`.
* Fri Apr 18 2025 Robert Schweikert <rjschwei@suse.com>
- Change the build to use a specific Python interpreter rather than building
multiple versions.
* 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.
/usr/bin/ec2deprecateimg /usr/bin/ec2listimg /usr/bin/ec2publishimg /usr/bin/ec2removeimg /usr/bin/ec2uploadimg /usr/lib/python3.13/site-packages/ec2imgutils /usr/lib/python3.13/site-packages/ec2imgutils-10.0.4.dist-info /usr/lib/python3.13/site-packages/ec2imgutils-10.0.4.dist-info/INSTALLER /usr/lib/python3.13/site-packages/ec2imgutils-10.0.4.dist-info/METADATA /usr/lib/python3.13/site-packages/ec2imgutils-10.0.4.dist-info/RECORD /usr/lib/python3.13/site-packages/ec2imgutils-10.0.4.dist-info/REQUESTED /usr/lib/python3.13/site-packages/ec2imgutils-10.0.4.dist-info/WHEEL /usr/lib/python3.13/site-packages/ec2imgutils-10.0.4.dist-info/licenses /usr/lib/python3.13/site-packages/ec2imgutils-10.0.4.dist-info/licenses/LICENSE /usr/lib/python3.13/site-packages/ec2imgutils-10.0.4.dist-info/top_level.txt /usr/lib/python3.13/site-packages/ec2imgutils/VERSION /usr/lib/python3.13/site-packages/ec2imgutils/__init__.py /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__ /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2deprecateimg.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2deprecateimg.cpython-313.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2imgutils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2imgutils.cpython-313.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2imgutilsExceptions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2imgutilsExceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2listimg.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2listimg.cpython-313.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2publishimg.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2publishimg.cpython-313.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2removeimg.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2removeimg.cpython-313.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2setup.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2setup.cpython-313.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2uploadimg.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2uploadimg.cpython-313.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ec2imgutils/__pycache__/ec2utils.cpython-313.pyc /usr/lib/python3.13/site-packages/ec2imgutils/ec2deprecateimg.py /usr/lib/python3.13/site-packages/ec2imgutils/ec2imgutils.py /usr/lib/python3.13/site-packages/ec2imgutils/ec2imgutilsExceptions.py /usr/lib/python3.13/site-packages/ec2imgutils/ec2listimg.py /usr/lib/python3.13/site-packages/ec2imgutils/ec2publishimg.py /usr/lib/python3.13/site-packages/ec2imgutils/ec2removeimg.py /usr/lib/python3.13/site-packages/ec2imgutils/ec2setup.py /usr/lib/python3.13/site-packages/ec2imgutils/ec2uploadimg.py /usr/lib/python3.13/site-packages/ec2imgutils/ec2utils.py /usr/share/doc/packages/python-ec2imgutils /usr/share/doc/packages/python-ec2imgutils/README.md /usr/share/licenses/python-ec2imgutils /usr/share/licenses/python-ec2imgutils/LICENSE /usr/share/man/man1/ec2deprecateimg.1.gz /usr/share/man/man1/ec2listimg.1.gz /usr/share/man/man1/ec2publishimg.1.gz /usr/share/man/man1/ec2removeimg.1.gz /usr/share/man/man1/ec2uploadimg.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Oct 25 22:22:47 2025