diff --git a/ara-1.7.1.tar.gz b/ara-1.7.1.tar.gz deleted file mode 100644 index d39ea43..0000000 --- a/ara-1.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a6b0b5b42ec9fb93586768845061a70cc4fbd3d413bcd2e57f0596cc50ded62 -size 12946518 diff --git a/ara-1.7.2.tar.gz b/ara-1.7.2.tar.gz new file mode 100644 index 0000000..a7a7fff --- /dev/null +++ b/ara-1.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d4f5cee550c23efda83d3e1fa9b48a67af3db37741c14a9e99dc4c2cefc7c8 +size 12925821 diff --git a/python-ara.changes b/python-ara.changes index 6bc812f..2826863 100644 --- a/python-ara.changes +++ b/python-ara.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Nov 25 08:44:24 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.7.2 + * When recording diffs, properly format and display the "prepared" key + for the modules that use it (apt, git, cli_config and others) + * Sorting task results by duration when browsing playbook results works once again + * Updated bootstrap css from 5.3.0 to 5.3.3 + * Catch SIGINT and SIGTERM signals resulting in the interruption of playbooks to + set the status of the playbook to "expired" instead of keeping it running forever + unless expired with `ara playbook expire` from the CLI. + * Add support for UTF-8 encoded usernames and passwords + * Add .readthedocs.yaml to fix broken documentation builds + * Formally include ara as a dependency in order to include --help commands in the docs + * Added an introduction page + * Made dependency on ruamel.yaml explicit rather than implicit + * Update usage of logging.warn to logging.warning for + python 3.13 + * Updated versions of Ansible tested in CI to Ansible 10 and ansible-core 2.17 + ------------------------------------------------------------------- Wed Apr 3 14:32:36 UTC 2024 - Markéta Machová diff --git a/python-ara.spec b/python-ara.spec index 532acd0..10e5099 100644 --- a/python-ara.spec +++ b/python-ara.spec @@ -28,7 +28,7 @@ # plugin for Ansible package %define pythons python3 Name: python-ara -Version: 1.7.1 +Version: 1.7.2 Release: 0 Summary: ARA Records Ansible License: GPL-3.0-or-later