Commit Graph

134 Commits

Author SHA1 Message Date
Dimitri Savineau
12ab4beffa
ansible-core 2.16.14
Fix CVE-2024-11079 (Unsafe Tagging Bypass via hostvars Object in Ansible-Core)

Resolves: RHEL-69763
Resolves: RHEL-66996

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2024-12-02 21:36:31 -05:00
Dimitri Savineau
eb8390bad9
ansible-core 2.16.13
Fix CVE-2024-8775 (Exposure of Sensitive Information in Ansible Vault
Files Due to Improper Logging.
Fix CVE-2024-9902 (Ansible-core user may read/write unauthorized content)

This also adds back the ansible-test subpackage and drops the doc one.

Resolves: RHEL-69036
Resolves: RHEL-59076
Resolves: RHEL-69034

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2024-11-26 11:59:05 -05:00
Troy Dawson
2db75b5694 Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 08:14:37 -07:00
Brian Stinson
62518404b1 After bumping the Epoch, we need to bump the release too
Resolves: RHEL-50627

Signed-off-by: Brian Stinson <bstinson@redhat.com>
2024-07-25 16:20:37 -05:00
Brian Stinson
935c6b786c Update epoch of ansible-core because it's currently set to 1 in RHEL 9
Resolves: RHEL-50627

Signed-off-by: Brian Stinson <bstinson@redhat.com>
2024-07-25 15:42:54 -05:00
Troy Dawson
8c6b729a11 Bump release for June 2024 mass rebuild 2024-06-24 08:35:43 -07:00
507d69e36e
Update to 2.16.3. Fixes rhbz#2261507. 2024-02-01 05:11:30 +00:00
Fedora Release Engineering
346abe7064 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 23:07:48 +00:00
Fedora Release Engineering
f96881eb51 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-19 13:03:23 +00:00
6e04299ce9
Mitigate CVE-2024-0690. 2024-01-18 23:58:16 +00:00
4050056a1b
Update to 2.16.2. Fixes rhbz#2254093. 2023-12-11 22:53:21 +00:00
84bbf6cc64
Update to 2.16.1. Fixes rhbz#2252860. 2023-12-06 04:50:16 +00:00
2398cc2533
Update to 2.16.0. Fixes rhbz#2248187. 2023-11-10 17:32:38 -06:00
1460e52f18
Update to 2.16.0~rc1. 2023-10-18 22:54:47 -05:00
b05ac2e918
Remove unnecessary dependency on /usr/bin/python
The test no longer uses /usr/bin/python.
2023-10-03 21:10:12 +00:00
f5cdc27aaf
Update to 2.16.0~b2. 2023-10-03 16:08:51 -05:00
Miro Hrončok
2c2807aa78 Do not use tomcli in Fedora ELN, avoid pulling unwanted dependencies
tomcli depends on typer which requires a lot (namely click -> tox).
2023-10-02 18:20:52 +02:00
5d3f9a536c
Add copyright headers 2023-09-30 22:33:37 +00:00
27968f0c93
Update to 2.16.0~b1. 2023-09-28 22:49:48 +00:00
Kevin Fenzi
37644b67ea Add patch to fix readfp with python-3.12. Fixes rhbz#2239728 2023-09-26 16:46:41 -07:00
b5d5e2a14b
Update to 2.15.4. Fixes rhbz#2238445. 2023-09-11 18:20:32 -05:00
8d01926207
Rebase patches and remove upstreamed ones
Relates: https://github.com/ansible/ansible/pull/81395
2023-08-18 03:33:46 +00:00
66164773e0
Handle new upstream manpage building method 2023-08-18 00:17:06 +00:00
3d8a45c735
Use example files from ansible-documentation repo 2023-08-17 23:32:48 +00:00
1a184e1acd
Update to 2.15.3. Fixes rhbz#2231963. 2023-08-17 18:31:48 -05:00
Fedora Release Engineering
8191e26adf Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 13:21:38 +00:00
b34a65757b
Use the docs sources from ansible-documentation 2023-07-18 14:16:26 +00:00
937593320f
Update to 2.15.2. Fixes rhbz#2223469.
- Remove upstreamed patch
2023-07-18 03:51:13 +00:00
dd52b653b0
Fix %{python3_version} conditional
If %{python3_version} expands to an empty string (this can happen when python3-rpm-macros
is installed but %__python3 is not), specfile parsing will fail.
2023-07-10 19:38:48 +00:00
805bd2623b
Always apply remove deprecated client key calls patch 2023-07-10 19:38:38 +00:00
225f390fd1
Rebuilt for Python 3.12 2023-07-03 17:38:12 +00:00
c173850eb6
Revert "Rebuilt for Python 3.12"
This reverts commit da750bb373.
2023-07-03 17:37:56 +00:00
b7db1fa79b
Backport patch to fix compat with latest dnf5 2023-07-03 17:23:30 +00:00
da750bb373
Rebuilt for Python 3.12 2023-07-03 11:29:39 -05:00
c57e67a0f9
Revert "Temporarily disable argcomplete on python3.12"
This reverts commit 674ca3d40e.
2023-07-03 14:10:39 +00:00
71c43a9b1c
Add Recommends on python3-libdnf5 for Fedora 39 2023-06-22 20:41:37 +00:00
57dc38673b
Refresh patches 2023-06-22 20:15:35 +00:00
0b7387327a
Update to 2.15.1. Fixes rhbz#2204492. 2023-06-22 15:08:40 -05:00
b700681263
Avoid deprecated importlib.abc.TraversableResources
This fixes python-ansible-compat's FTBFS with python3.12, as its test
suite enforces -Werror.
2023-06-17 18:15:18 +00:00
Python Maint
bb45d530b8 Rebuilt for Python 3.12 2023-06-16 14:42:59 +02:00
20c4dcb8cc
Remove conditional Requires on ansible-packaging. 2023-06-15 19:27:25 +00:00
674ca3d40e
Temporarily disable argcomplete on python3.12 2023-06-13 22:28:22 +00:00
8f2b3503f1
Add initial Python 3.12 support
Fixes: https://bugzilla.redhat.com/2196539
2023-06-13 22:28:22 +00:00
47238f9977
Add argcomplete bcond 2023-06-13 21:29:11 +00:00
006891ac8b
tests: use the correct copr chroot for EPEL branches 2023-06-02 18:26:03 +00:00
1f76584a4d
ci: use a proper inventory file and add a dnf test 2023-06-02 15:13:41 +00:00
7076cf3fdd
ci: add an explicit dependency on python3
This is needed for EPEL branches where ansible-core may not be installed
for the system python interpreter.
2023-06-02 15:01:43 +00:00
Yaakov Selkowitz
701757693a Disable tests by default in RHEL builds
RHEL does not include the necessary test dependencies.
2023-05-22 21:48:52 -04:00
f8ac3d7efa
don't remove dotfiles and empty files. 2023-05-16 20:09:32 +00:00
68d6015afa
Update to 2.15.0. 2023-05-16 11:30:09 -05:00