Commit Graph

39 Commits

Author SHA1 Message Date
ccowman
20258e0b59 Revise patches and update to 2.22.9
Update to 2.22.9 and revise patches to reflect code changes

Remove patch hunks that fixed whitespace errors which are no
longer present in release

Remove patch hunk which stops the initialization of io.BufferedIOBase
with arbitrary binary data. The latest code post adding support
for python 3.12 instantiates a BufferedStream class which
requires initialization

Stop applying assertions.patch to fix EKS test suite. This test suite
is no longer broken: https://github.com/aws/aws-cli/pull/8917

Resolves: RHEL-66152

Signed-off-by: ccowman <ccowman@redhat.com>
2024-12-23 10:54:01 +00:00
Packit
a0c23951fa Update to 2.17.18 upstream release
- Resolves: rhbz#2298934

Upstream tag: 2.17.18
Upstream commit: 5fc293da

Commit authored by Packit automation (https://packit.dev/)
2024-07-27 07:20:23 +00:00
Packit
059d040bb7 Update to 2.17.13 upstream release
- Resolves: rhbz#2295429

Upstream tag: 2.17.13
Upstream commit: 3c6bd732

Commit authored by Packit automation (https://packit.dev/)
2024-07-16 12:53:19 +02:00
Packit
293d443d4b Update to 2.17.6 upstream release
- Resolves: rhbz#2295153

Upstream tag: 2.17.6
Upstream commit: 20315462

Commit authored by Packit automation (https://packit.dev/)
2024-07-02 10:51:57 +00:00
Packit
e13ab3069d Update to 2.17.2 upstream release
- Resolves: rhbz#2294375

Upstream tag: 2.17.2
Upstream commit: 187f77ba

Commit authored by Packit automation (https://packit.dev/)
2024-06-26 07:25:38 +00:00
Packit
27574b0ed9 Update to 2.17.1 upstream release
- Resolves: rhbz#2294170

Upstream tag: 2.17.1
Upstream commit: 4bbaff1d

Commit authored by Packit automation (https://packit.dev/)
2024-06-25 05:12:17 +00:00
Packit
66cb214b34 Update to 2.17.0 upstream release
- Resolves: rhbz#2271182

Upstream tag: 2.17.0
Upstream commit: 05ffe42d

Commit authored by Packit automation (https://packit.dev/)
2024-06-21 00:16:44 +00:00
Packit
8d5de563e5 Update to 2.16.8 upstream release
Upstream tag: 2.16.8
Upstream commit: 79738d22

Commit authored by Packit automation (https://packit.dev/)
2024-06-14 10:21:04 +00:00
Packit
495994b21c [packit] 2.15.31 upstream release
- Resolves rhbz#2270622

Upstream tag: 2.15.31
Upstream commit: fd2e21c0
2024-03-22 09:40:23 +00:00
Packit
6b9206d518 [packit] 2.15.30 upstream release
- Resolves rhbz#2259063

Upstream tag: 2.15.30
Upstream commit: ecd1a17c
2024-03-16 18:07:25 +00:00
Packit
e922be2b81 [packit] 2.15.10 upstream release
- Resolves rhbz#2255621

Upstream tag: 2.15.10
Upstream commit: c75a13d1
2024-01-17 08:44:23 +00:00
Packit
2f586ad6f7 [packit] 2.15.2 upstream release
- Resolves rhbz#2254838

Upstream tag: 2.15.2
Upstream commit: 81c62fa2
2023-12-16 17:50:25 +00:00
Packit
42318b792d [packit] 2.15.1 upstream release
- Resolves rhbz#2251124

Upstream tag: 2.15.1
Upstream commit: 09fcfba2
2023-12-15 14:32:38 +01:00
Packit
8ce77bd025 [packit] 2.13.37 upstream release
- Resolves rhbz#2250398

Upstream tag: 2.13.37
Upstream commit: 66af26fd
2023-11-18 04:48:21 +00:00
Packit
0cb1b0dcab [packit] 2.13.36 upstream release
- Resolves rhbz#2247595

Upstream tag: 2.13.36
Upstream commit: 8a4f8bf7
2023-11-15 22:19:55 +00:00
Packit
83d8b79736 [packit] 2.13.30 upstream release
- Resolves rhbz#2203325
Upstream tag: 2.13.30
Upstream commit: 580ceb06
2023-10-27 20:12:58 +00:00
Packit
a4666db835 [packit] 2.13.28 upstream release
Upstream tag: 2.13.28
Upstream commit: 014d436d
2023-10-24 13:47:13 +00:00
Packit
89fce220b6 [packit] 2.13.26 upstream release
Upstream tag: 2.13.26
Upstream commit: ad1844a9
Resolves rhbz#2203325
2023-10-14 15:28:10 +00:00
Packit
c5d4aec920 [packit] 2.13.23 upstream release
Upstream tag: 2.13.23
Upstream commit: 4726541b
Resolves rhbz#2203325
2023-10-04 03:58:57 +00:00
Packit
1ca44cd2c0 [packit] 2.13.17 upstream release
Upstream tag: 2.13.17
Upstream commit: 9042ef91

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.17-rawhide-update-pull_from_upstream
```
2023-09-09 06:07:44 +00:00
Packit
8305657c9f [packit] 2.13.12 upstream release
Upstream tag: 2.13.12
Upstream commit: 4b31f135

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.12-rawhide-update-pull_from_upstream
```
2023-08-24 00:50:42 +00:00
Packit
1bf84d714b [packit] 2.13.11 upstream release
Upstream tag: 2.13.11
Upstream commit: 27f75dbd

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.11-rawhide-update-pull_from_upstream
```
2023-08-22 00:04:36 +00:00
Packit
59c0bb6440 [packit] 2.13.9 upstream release
Upstream tag: 2.13.9
Upstream commit: c076a7bb

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.9-rawhide-update-pull_from_upstream
```
2023-08-11 20:02:31 +00:00
Packit
62f260a00a [packit] 2.13.7 upstream release
Upstream tag: 2.13.7
Upstream commit: 4393dcdf

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.7-rawhide-update-pull_from_upstream
```
2023-08-05 17:14:21 +00:00
Packit
adc4bc25ae [packit] 2.13.6 upstream release
Upstream tag: 2.13.6
Upstream commit: 72ef8593

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.6-rawhide-update-pull_from_upstream
```
2023-08-04 03:15:17 +00:00
Packit
8ac2b25296 [packit] 2.13.4 upstream release
Upstream tag: 2.13.4
Upstream commit: 5b200144

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.4-rawhide-update-pull_from_upstream
```
2023-07-27 20:13:35 +00:00
Nikola Forró
7529f0706c Update to 2.13.3 and fix FTBFS 2023-07-26 14:05:14 +02:00
Packit
5af6576512 [packit] 2.12.0 upstream release
Upstream tag: 2.12.0
Upstream commit: 1774fa9a
2023-06-15 02:06:22 +00:00
Packit
5b51d2484f [packit] 2.11.27 upstream release
Upstream tag: 2.11.27
Upstream commit: 4ba3b4e5
2023-06-09 21:52:51 +00:00
Packit
cb7348ef37 [packit] 2.11.26 upstream release
Upstream tag: 2.11.26
Upstream commit: b9eda723
2023-06-08 15:10:09 +00:00
Packit
0ac3c58699 [packit] 2.11.25 upstream release
Upstream tag: 2.11.25
Upstream commit: 4a50c13d
2023-06-05 23:25:14 +00:00
Packit
559d37eed6 [packit] 2.11.24 upstream release
Upstream tag: 2.11.24
Upstream commit: be9de862
2023-06-01 03:30:56 +00:00
Packit
8d8b5f0f83 [packit] 2.11.23 upstream release
Upstream tag: 2.11.23
Upstream commit: f718012d
2023-05-27 18:31:02 +00:00
Packit
eed208b420 [packit] 2.11.22 upstream release
Upstream tag: 2.11.22
Upstream commit: edb2aadf
2023-05-26 08:55:58 +00:00
Packit
05ed9ea4e3 [packit] 2.11.21 upstream release
Upstream tag: 2.11.21
Upstream commit: 522036bf
2023-05-20 06:09:35 +00:00
Packit
59af44a3a7 [packit] 2.11.20 upstream release
Upstream tag: 2.11.20
Upstream commit: d5dd3c4e
2023-05-13 03:31:02 +00:00
Packit
49a560c12e [packit] 2.11.19 upstream release
Upstream tag: 2.11.19
Upstream commit: 408d5114
2023-05-11 22:23:51 +00:00
Nikola Forró
9c0250fbbf Update to 2.11.18 and add missing Provides 2023-05-10 17:51:22 +02:00
Nikola Forró
67705010c2 Initial package 2023-05-05 18:05:26 +02:00