Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ara for openSUSE:Factory 
checked in at 2022-08-05 19:50:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ara (Old)
 and      /work/SRC/openSUSE:Factory/.python-ara.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ara"

Fri Aug  5 19:50:49 2022 rev:13 rq:992784 version:1.5.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ara/python-ara.changes    2021-08-28 
22:30:05.382036733 +0200
+++ /work/SRC/openSUSE:Factory/.python-ara.new.1521/python-ara.changes  
2022-08-05 19:51:48.381580440 +0200
@@ -1,0 +2,62 @@
+Thu Aug  4 08:41:00 UTC 2022 - Otto Hollmann <[email protected]>
+
+- Update to 1.5.8:
+  Callback plugin
+  ---------------
+  - Improved debug logging to include some hooks that were missing (#374)
+  - Added a localhost_to_hostname toggle in the callback (#336)
+    This adds two configuration parameters to the callback:
+    - ARA_LOCALHOST_AS_HOSTNAME
+    - ARA_LOCALHOST_AS_HOSTNAME_FORMAT
+    These are useful in use cases where playbooks are run against localhost,
+    whether directly (with ansible-playbook) or indirectly (via
+    ansible-pull).
+    When enabled, ara will save results under the hostname (or fqdn) of
+    'localhost' instead of associating every result to localhost.
+    This is meant to make it easier to distinguish results between different
+    hosts even though the playbooks may have all run against 'localhost'.
+  Server
+  ------
+  - Added a setting for CSRF_TRUSTED_ORIGINS (#345)
+  - Fixed logging configuration to avoid conflicting with ansible (#367)
+    See upgrade notes for changes to the server's settings.yaml.
+  UI
+  --
+  - API browser: disable forms to improve performance (#323)
+  - Include the version of ara when generating static reports (#318)
+  - Add a column in task results for displaying the task's tags (#281,#375)
+  CLI
+  ---
+  - Added "--latest" to "ara host list" to show only the latest playbook (#327)
+  Docs
+  ----
+  - Refreshed authentication docs and recommend using EXTERNAL_AUTH
+    with nginx or apache in front (#319)
+  - Add database and authentication tips to troubleshooting (#355)
+  Packaging and dependencies
+  --------------------------
+  - API Server container images have been bumped to fedora35 and centos8-stream
+  - Updated setup.cfg to fix a deprecation warning for python 3.10 (#371)
+  - Fixed distutils.sysconfig deprecation warning on python 3.10 (#369)
+  - Fixed dynaconf deprecation warning when loading settings (#369)
+  - psycopg2 has been pinned to <2.9 due to incompatibility with django 2.2 
(#321,#326)
+  - dynaconf has been pinned to <3.0 when using python3.5 (#372)
+    dynaconf>=3.0 supports python>=3.6.
+  Misc
+  ----
+  - General CI maintenance
+  - Updated Zuul to test the latest versions of ansible and ansible-core
+  - Re-enabled container image updates on DockerHub and Quay.io
+  - Added an example script with ansible-runner (#343)
+  Upgrade notes
+  -------------
+  - There have been fixes to logging which requires changes to the
+    server's settings.yaml or LOGGING configuration. (#367)
+    A warning will be printed if the configuration file must be updated
+    and it can be updated manually or by generating a new configuration file.
+  - ara 1.5.8 is the last release that will support python3.5.
+    Python 3.5 reached the end of its life on September 13th, 2020.
+    An upcoming release will update the version of django to the next LTS (2.2 
to 3.2)
+    which will bump the requirement to python>=3.6.
+
+-------------------------------------------------------------------

Old:
----
  ara-1.5.7.tar.gz

New:
----
  ara-1.5.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ara.spec ++++++
--- /var/tmp/diff_new_pack.frV2R5/_old  2022-08-05 19:51:48.921581834 +0200
+++ /var/tmp/diff_new_pack.frV2R5/_new  2022-08-05 19:51:48.925581845 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ara
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,7 @@
 # plugin for Ansible package
 %define pythons python3
 Name:           python-ara
-Version:        1.5.7
+Version:        1.5.8
 Release:        0
 Summary:        ARA Records Ansible
 License:        GPL-3.0-or-later

++++++ ara-1.5.7.tar.gz -> ara-1.5.8.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-ara/ara-1.5.7.tar.gz 
/work/SRC/openSUSE:Factory/.python-ara.new.1521/ara-1.5.8.tar.gz differ: char 
5, line 1

Reply via email to