Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ansible-core for openSUSE:Factory 
checked in at 2024-01-31 23:54:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-core (Old)
 and      /work/SRC/openSUSE:Factory/.ansible-core.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ansible-core"

Wed Jan 31 23:54:09 2024 rev:24 rq:1142822 version:2.16.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ansible-core/ansible-core.changes        
2024-01-22 20:34:01.796791960 +0100
+++ /work/SRC/openSUSE:Factory/.ansible-core.new.1815/ansible-core.changes      
2024-01-31 23:54:21.982323377 +0100
@@ -1,0 +2,41 @@
+Tue Jan 30 14:18:05 UTC 2024 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- update to 2.16.3:
+  
https://github.com/ansible/ansible/blob/v2.16.3/changelogs/CHANGELOG-v2.16.rst
+  * Security Fixes
+    - ANSIBLE_NO_LOG - Address issue where ANSIBLE_NO_LOG was
+      ignored (CVE-2024-0690)
+  * Bugfixes
+    - Run all handlers with the same listen topic, even when
+      notified from another handler (#82363).
+    - ansible-galaxy role import - fix using the role_name in a
+      standalone role's galaxy_info metadata by disabling automatic
+      removal of the ansible-role- prefix. This matches the
+      behavior of the Galaxy UI which also no longer implicitly
+      removes the ansible-role- prefix. Use the --role-name option
+      or add a role_name to the galaxy_info dictionary in the
+      role's meta/main.yml to use an alternate role name.
+    - ansible-test sanity --test runtime-metadata - add
+      action_plugin as a valid field for modules in the schema
+      (#82562).
+    - ansible-config init will now dedupe ini entries from plugins.
+    - ansible-galaxy role import - exit with 1 when the import
+      fails (#82175).
+    - ansible-galaxy role install - normalize tarfile paths and
+      symlinks using ansible.utils.path.unfrackpath and consider
+      them valid as long as the realpath is in the tarfile's role
+      directory (#81965).
+    - delegate_to when set to an empty or undefined variable will
+      now give a proper error.
+    - dwim functions for lookups should be better at detectging
+      role context even in abscense of tasks/main.
+    - roles, code cleanup and performance optimization of
+      dependencies, now cached, and public setting is now
+      determined once, at role instantiation.
+    - roles, the static property is now correctly set, this will
+      fix issues with public and DEFAULT_PRIVATE_ROLE_VARS controls
+      on exporting vars.
+    - unsafe data - Enable directly using AnsibleUnsafeText with
+      Python pathlib (#82414)
+
+-------------------------------------------------------------------

Old:
----
  ansible-core-2.16.2.tar.gz

New:
----
  ansible-core-2.16.3.tar.gz

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

Other differences:
------------------
++++++ ansible-core.spec ++++++
--- /var/tmp/diff_new_pack.LYEdDz/_old  2024-01-31 23:54:23.158365815 +0100
+++ /var/tmp/diff_new_pack.LYEdDz/_new  2024-01-31 23:54:23.158365815 +0100
@@ -38,7 +38,7 @@
 %endif
 
 Name:           ansible-core
-Version:        2.16.2
+Version:        2.16.3
 Release:        0
 Summary:        Radically simple IT automation
 License:        GPL-3.0-or-later

++++++ ansible-core-2.16.2.tar.gz -> ansible-core-2.16.3.tar.gz ++++++
++++ 1717 lines of diff (skipped)

Reply via email to