Hello community,

here is the log from the commit of package ansible for openSUSE:Factory checked 
in at 2015-08-01 11:34:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible (Old)
 and      /work/SRC/openSUSE:Factory/.ansible.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ansible"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ansible/ansible.changes  2015-04-30 
11:50:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ansible.new/ansible.changes     2015-08-01 
11:34:22.000000000 +0200
@@ -1,0 +2,41 @@
+Wed Jul 15 09:17:54 UTC 2015 - [email protected]
+
+- update to 1.9.2:
+  - Security fixes to check that hostnames match certificates with 
+    https urls (CVE-2015-3908; bnc #938161):
+    + get_url and uri modules
+    + url and etcd lookup plugins
+  - Security fixes to the zone (Solaris containers), jail (bsd
+    containers), and chroot connection plugins.  These plugins can be
+    used to connect to their respective container types in leiu of the
+    standard ssh connection.  Prior to this fix being applied these
+    connection plugins didn't properly handle symlinks within the containers
+    which could lead to files intended to be written to or read from the
+    container being written to or read from the host system instead. (CVE
+    pending)
+  - Fixed a bug in the service module where init scripts were being
+    incorrectly used instead of upstart/systemd.
+  - Fixed a bug where sudo/su settings were not inherited from
+    ansible.cfg correctly.
+  - Fixed a bug in the rds module where a traceback may occur due to an
+    unbound variable.
+  - Fixed a bug where certain remote file systems where the SELinux
+    context was not being properly set.
+  - Re-enabled several windows modules which had been partially merged
+    (via action plugins):
+       + win_copy.ps1
+       + win_copy.py
+       + win_file.ps1
+       + win_file.py
+       + win_template.py
+  - Fix bug using with_sequence and a count that is zero.  Also allows
+    counting backwards isntead of forwards
+  - Fix get_url module bug preventing use of custom ports with https
+    urls
+  - Fix bug disabling repositories in the yum module.
+  - Fix giving yum module a url to install a package from on
+    RHEL/CENTOS5
+  - Fix bug in dnf module preventing it from working when yum-utils was
+    not already installed
+
+-------------------------------------------------------------------

Old:
----
  ansible-1.9.1.tar.gz

New:
----
  ansible-1.9.2.tar.gz

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

Other differences:
------------------
++++++ ansible.spec ++++++
--- /var/tmp/diff_new_pack.RPTB6I/_old  2015-08-01 11:34:23.000000000 +0200
+++ /var/tmp/diff_new_pack.RPTB6I/_new  2015-08-01 11:34:23.000000000 +0200
@@ -19,7 +19,7 @@
 
 
 Name:           ansible
-Version:        1.9.1
+Version:        1.9.2
 Release:        0
 Summary:        Radically simple IT automation
 License:        GPL-3.0

++++++ ansible-1.9.1.tar.gz -> ansible-1.9.2.tar.gz ++++++
++++ 3265 lines of diff (skipped)


Reply via email to