Information for build ansible-core-2.14.2-3.oc8.1

ID17292
Package Nameansible-core
Version2.14.2
Release3.oc8.1
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/ansible-core#d714e3a71e04836470715ca7649e4ec589ecd3b8
SummarySSH-based configuration management, deployment, and task execution system
DescriptionAnsible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.
Built byjiaxinyyang
State complete
Volume DEFAULT
StartedFri, 10 Nov 2023 19:52:59 CST
CompletedFri, 10 Nov 2023 19:55:57 CST
Taskbuild (dist-oc8, /src-opencloudos-rpms/ansible-core:origin/oc8)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/ansible-core#origin/oc8'}}
Tags
dist-oc8
dist-oc8-compose
RPMs
src
ansible-core-2.14.2-3.oc8.1.src.rpm (info) (download)
aarch64
ansible-core-2.14.2-3.oc8.1.aarch64.rpm (info) (download)
ansible-test-2.14.2-3.oc8.1.aarch64.rpm (info) (download)
x86_64
ansible-core-2.14.2-3.oc8.1.x86_64.rpm (info) (download)
ansible-test-2.14.2-3.oc8.1.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Wed Jul 19 2023 Xin Cheng <denisecheng@tencent.com> - 2.14.2-3.tl3.1 - Add TencentOS supporting patch * Tue Feb 14 2023 Dimitri Savineau <dsavinea@redhat.com> - 2.14.2-3 - rebuild with python 3.11 (rhbz#2169524) - remove bundled dependencies from requirements file (rhbz#2143974) - use PyPi sources (rhbz#2160277) - remove straightplugin * Thu Feb 02 2023 Christian Adams <chadams@redhat.com> - 2.14.2-2 - fix debuginfo symbols from markupsafe dependency (rhbz#2166414) * Wed Feb 01 2023 Christian Adams <chadams@redhat.com> - 2.14.2-1 - ansible-core 2.14.2 release (rhbz#2166414) * Wed Dec 07 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.14.1-1 - ansible-core 2.14.1 release (rhbz#2151594) * Tue Nov 08 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.14.0-1 - ansible-core 2.14.0 release (rhbz#2141386) * Mon Nov 07 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.13.6-1 - ansible-core 2.13.6 release (rhbz#2141109) - fix service_facts module parsing (rhbz#2141111) * Wed Oct 12 2022 James Marshall <jamarsha@redhat.com> - 2.13.5-1 - ansible-core 2.13.5 release (rhbz#2134116) * Fri Oct 07 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.13.4-1 - ansible-core 2.13.4 release (rhbz#2133024) * Mon Aug 15 2022 James Marshall <jamarsha@redhat.com> - 2.13.3-1 - ansible-core 2.13.3 release (rhbz#2118475) * Wed Jul 20 2022 James Marshall <jamarsha@redhat.com> - 2.13.2-1 - ansible-core 2.13.2 release (rhbz#2109192) * Mon Jul 04 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.13.1-1 - ansible-core 2.13.1 release (rhbz#2103699) - add bundled version of jinja2, markupsafe and resolvelib - rebuild with python 3.9 * Mon Jun 20 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.12.7-1 - ansible-core 2.12.7 release (rhbz#2099323) * Thu Jun 09 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.12.6-3 - Build manpages (rhbz#2032809) - Remove legacy files * Tue Jun 07 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.12.6-2 - switch from git to git-core dependency (rhbz#2094549) * Tue May 24 2022 James Marshall <jamarsha@redhat.com> - 2.12.6-1 - ansible-core 2.12.6 release * Mon May 09 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.12.5-1 - ansible-core 2.12.5 release * Mon Apr 11 2022 James Marshall <jamarsha@redhat.com> - 2.12.4-1 - ansible-core 2.12.4 release * Mon Mar 14 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.12.3-1 - ansible-core 2.12.3 release - re-enable changelog and manpages * Mon Mar 07 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.12.2-3 - replace Obsolete to Conflicts * Wed Feb 02 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.12.2-2 - fix ansible tarball setup * Wed Feb 02 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.12.2-1 - ansible-core 2.12.2 release - add gating and test files * Wed Jan 19 2022 Dimitri Savineau <dsavinea@redhat.com> - 2.12.1-2 - Remove Provides on ansible * Thu Dec 16 2021 Yanis Guenane <yguenane@redhat.com> - 2.12.1-1 - ansible-core 2.12.1-1 * Wed Jul 21 2021 Paul Belanger <pabelanger@redhat.com> - 2.11.3-2 - Add git dependency for ansible-galaxy CLI command. * Tue Jul 20 2021 Yanis Guenane <yguenane@redhat.com> - 2.11.3-1 - ansible-core 2.11.3-1 * Fri Jul 02 2021 Satoe Imaishi <simaishi@redhat.com> - 2.11.2-2 - Add man pages * Tue Jun 29 2021 Paul Belanger <pabelanger@redhat.com> - 2.11.2-1 - ansible-core 2.11.2 released. - Drop bundled version of resolvelib in favor of python38-resolvelib. * Wed Mar 31 2021 Rick Elrod <relrod@redhat.com> - 2.11.0b4-1 - ansible-core 2.11.0 beta 4 * Thu Mar 18 2021 Rick Elrod <relrod@redhat.com> - 2.11.0b2-3 - Try adding a Provides for old ansible. * Thu Mar 18 2021 Rick Elrod <relrod@redhat.com> - 2.11.0b2-2 - Try Obsoletes instead of Conflicts. * Thu Mar 18 2021 Rick Elrod <relrod@redhat.com> - 2.11.0b2-1 - ansible-core 2.11.0 beta 2 - Conflict with old ansible and ansible-base. * Thu Mar 11 2021 Rick Elrod <relrod@redhat.com> - 2.11.0b1-1 - ansible-core 2.11.0 beta 1 * Mon Nov 30 2020 Rick Elrod <relrod@redhat.com> - 2.11.0-1 - ansible-core, beta * Wed Jun 10 2020 Rick Elrod <relrod@redhat.com> - 2.10.0-1 - ansible-base, beta