| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: aws-cli-cmd | Distribution: SUSE Linux 16 |
| Version: 1.36.2 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.4.1 | Build date: Tue Jan 27 15:49:07 2026 |
| Group: System/Management | Build host: reproducible |
| Size: 447 | Source RPM: aws-cli-cmd-1.36.2-160000.4.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/OSInside/flake-pilot | |
| Summary: Amazon Web Services Command Line Interface | |
The AWS Command Line Interface (CLI) is a unified tool to manage AWS services. With this tool, multiple AWS services can be controlled from the command line and automated through scripts.
Apache-2.0
* Tue Jan 27 2026 marcus.schaefer@suse.com
- Fix install/upgrade/removal
With the release of flake-pilot 3.1.27 a force option
for registration and deregistration has been added. This
allows for a simpler registration processing in the spec
file of the -cmd package. This commit adds registration
and deregistration helper scripts and calls them as part
of the spec pre/post processing macros. The macro setup
makes sure:
1. The flake gets registered as %post install action
2. The flake gets deregistered as %preun uninstall (no upgrade) action
With regards to the already released package and the
existing macro code the following applies:
The %postun code from the old package runs after the %post code
of the new package and only in upgrade mode. This would harm the
registration which is the reason why we again call register_aws
in %posttrans which is the last action of the entire transaction
and ensures the registration will be effective
* Wed Nov 19 2025 rjschwei@suse.com
- Update postun scriplet (bsc#1253743)
- Do not run the postun scriptlet on upgrade as it will remove the
just created command.
* Thu Nov 06 2025 rjschwei@suse.com
- Remove the executable script if it exists prior to generation of
a new wrapper by flake-ctl. Otherwise flake-ctl complains about the
existence of the script and we get an error during package update.
* Fri Oct 31 2025 marcus.schaefer@suse.com
- Disable security context for shared volume
For sharing the home directory with the container the
security context needs to be disabled to allow this
shared mount. For details about this setting as well
as approval on the approach please visit bsc#1252390
* Wed Oct 08 2025 marcus.schaefer@suse.com
- Use fixed python version 3.13
* Mon Sep 22 2025 marcus.schaefer@suse.com
- drop build requires and flake-ctl build actions and move them to %post
* Sun Dec 15 2024 marcus.schaefer@suse.com
- the magic
/usr/bin/aws" /usr/bin/deregister_aws /usr/bin/register_aws
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Mar 14 22:31:15 2026