Commit Graph

38 Commits

Author SHA1 Message Date
Dimitri Savineau
49fa873dd2
ansible-core 2.14.17
Resolves: RHEL-38539

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2024-05-23 15:20:50 -04:00
Dimitri Savineau
be49e73191
ansible-core 2.14.14
This also fixes CVE-2024-0690 (possible information leak in tasks that ignore
ANSIBLE_NO_LOG configuration)

Resolves: RHEL-23783
Resolves: RHEL-22124

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2024-02-02 15:31:15 -05:00
Dimitri Savineau
9d0d8ecc11
ansible-core 2.14.13
Resolves: RHEL-19298

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2023-12-12 19:10:52 -05:00
Dimitri Savineau
dc664d79ae
ansible-core 2.14.12
Resolves: RHEL-18950

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2023-12-07 14:45:06 -05:00
Dimitri Savineau
36ce2d0fe1
ansible-core 2.14.9
Use docs and examples from the ansible-documentation project since those
aren't included anymore in the ansible repository.
Manpages aren't included anymore in the sdist on pypi so we have to
build them during the RPM build.

Resolves: #2232432

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2023-08-16 16:23:24 -04:00
Dimitri Savineau
7ed9e90ed2
ansible-core 2.14.8
Resolves: #2231892

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2023-08-14 11:00:49 -04:00
Dimitri Savineau
49523eb309
Downgrade to 2.14.7 and use python 3.9
Resolves: #2221820

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2023-07-18 10:13:07 -04:00
Dimitri Savineau
75e6243dde
ansible-core 2.15.1
Resolves: #2219619

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2023-07-04 11:48:03 -04:00
Dimitri Savineau
7a86930921
ansible-core 2.15.0
- Update bundled markupsafe to 2.1.2.
- Update bundled packaging to 21.3.
- Update bundled pyparsing to 3.0.7.
- Update bundled resolvelib to 1.0.1.
- Remove six runtime dependency.

Resolves: #2204510

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2023-05-15 16:29:21 -04:00
Dimitri Savineau
9f1440cc3c
Rebuild with python 3.11
- Add bundled version of resolvelib.
- Remove bundled dependencies from requirements file.
- Use PyPi sources instead of github archive on pinned sha1 commit.
- Remove straightplugin source (since the documentation is already built
in the PyPi sources)
- Add missing obsoletes constraint on ansible-base

Resolves: #2152615
Resolves: #2169466

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2023-02-14 10:57:17 -05:00
Dimitri Savineau
bbfa107eb1
spec: remove debuginfo symbols from markupsafe
Resolves: #2166433

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2023-02-01 15:05:06 -05:00
Christian M. Adams
87369cea52
Release 2.14.2-2 and correct changelog entry
Resolves: #2165763
2023-02-01 12:44:35 -05:00
Christian M. Adams
95d8d39b83
ansible-core 2.14.2
Resolves: #2165763
2023-02-01 09:30:41 -05:00
Dimitri Savineau
aa7d16fcee
ansible-core 2.14.1
Resolves: #2151593

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2022-12-07 10:28:55 -05:00
Dimitri Savineau
0e75f01f79
ansible-core 2.14.0
Resolves: #2141116

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2022-11-08 15:17:12 -05:00
Dimitri Savineau
764cdaae44
ansible-core 2.13.6
Resolves: #2128801
Resolves: #2140778

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2022-11-07 15:06:52 -05:00
James
3882b96631
ansible-core 2.13.5-1
Resolves: #2133912
2022-10-11 16:59:21 -04:00
Dimitri Savineau
2a51ba1120
ansible-core 2.13.4
Resolves: #2132807

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2022-10-06 15:15:54 -04:00
James
00882c5465
ansible-core 2.13.3-1
Resolves: #2118458
2022-08-15 17:31:52 -04:00
James
3a7bc4067f
ansible-core 2.13.2-1
Resolves: #2108229
2022-07-18 12:31:31 -04:00
Dimitri Savineau
468b3b8dfa
Update bundled jinja2 version to 3.1.2
Resolves: #2101462

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2022-06-27 10:51:56 -04:00
Dimitri Savineau
e2feb3ff33
ansible-core 2.13.1
Ansible 2.13 requires jinja2 >= 3.0.0 but isn't available as RPM
package. This jinja2 version also depends on markupsafe >= 2.0 which
also isn't available.
This adds bundled version of jinja2 and markupsafe with the ansible-core
package.

Resolves: #2100242

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2022-06-23 11:43:28 -04:00
Dimitri Savineau
e9d14fff8d
ansible-core 2.12.7
Also remove the legacy nightly configuration from the spec file.

Resolves: #2099317

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2022-06-20 10:48:39 -04:00
James
265bbb3521
ansible-core 2.12.6-1
Resolves: #2089852
2022-05-24 11:43:54 -04:00
Dimitri Savineau
6fd20ebaca
spec: Switch from git to git-core dependency
The git package pulls more dependencies than needed by ansible-galaxy
(we only need the git binaries) while git also installs perl packages.

Resolves: #2083386

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2022-05-13 16:32:28 -04:00
Dimitri Savineau
9deb8b14f5
ansible-core 2.12.5
Resolves: #2083330

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2022-05-09 13:33:26 -04:00
James
937b84f2b3
ansible-core 2.12.4
Resolves: #2072703
2022-04-06 13:28:53 -07:00
Dimitri Savineau
fbf9bd3a8a
ansible-core 2.12.3
Resolves: #2064026

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2022-03-14 18:07:07 -04:00
Dimitri Savineau
bde5684f5c
ansible-core 2.12.2-1
Resolves: #2049340

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2022-02-01 19:33:22 -05:00
James Marshall
1a40bfb72a
Bump Ansible core 2.12.1-1
Resolves: #2030025
2021-12-07 12:30:39 -08:00
Dimitri Savineau
3c01bdc34e
ansible-core 2.12.0-1
Add the _util ansible-test directory to the brp mangle shebangs exclude
list [1].

[1] https://github.com/ansible/ansible/commit/99a79e1

Resolves: #2021238

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2021-11-09 14:41:58 -05:00
Josh Boyer
2d9f6c9425 ansible-core 2.11.6-1
fix CVE-2021-3620, ansible-connection module no longer
discloses sensitive info.

Resolves: #2004466
2021-10-13 07:41:01 -04:00
Josh Boyer
420505bba5 Add virtual provide for straightplugin
Resolves: #2004466
2021-10-08 08:48:44 -04:00
Josh Boyer
e50caee66b Add BR on git
Resolves: #2004466
2021-09-15 14:53:08 -04:00
Josh Boyer
2d6e74b3b2 ansible-core 2.11.5-1
Resolves: #2004466
2021-09-15 08:00:53 -04:00
Josh Boyer
3d8510a73f Bump for build
Resolves: #2003809

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2021-09-13 15:19:32 -04:00
Josh Boyer
8dab03c5ab Update to 2.11.3
Resolves: rhbz#1990948
2021-08-09 14:09:00 -04:00
Josh Boyer
46c3830dc7 Initial import
Resolves: rhbz#1990948
2021-08-09 13:47:35 -04:00