Hello community,

here is the log from the commit of package ansible for openSUSE:Factory checked 
in at 2015-09-19 06:55:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-01 
11:34:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ansible.new/ansible.changes     2015-09-19 
06:55:29.000000000 +0200
@@ -1,0 +2,27 @@
+Fri Sep 11 16:10:12 UTC 2015 - robin.r...@kit.edu
+
+- update to 1.9.3:
+  - Fixes a bug related to keyczar messing up encodings internally, resulting 
in decrypted
+    messages coming out as empty strings.
+  - AES Keys generated for use in accelerated mode are now 256-bit by default 
instead of 128.
+  - Fix url fetching for SNI with python-2.7.9 or greater.  SNI does not work
+    with python < 2.7.9.  The best workaround is probably to use the command
+    module with curl or wget.
+  - Fix url fetching to allow tls-1.1 and tls-1.2 if the system's openssl 
library
+    supports those protocols
+  - Fix ec2_ami_search module to check TLS Certificates
+  - Fix the following extras modules to check TLS Certificates:
+    - campfire
+    - layman
+    - librarto_annotate
+    - twilio
+    - typetalk
+  - Fix docker module's parsing of docker-py version for dev checkouts
+  - Fix docker module to work with docker server api 1.19
+  - Change yum module's state=latest feature to update all packages specified 
in
+    a single transaction.  This is the same type of fix as was made for yum's
+    state=installed in 1.9.2 and both solves the same problems and with the 
same caveats.
+  - Fixed a bug where stdout from a module might be blank when there were were 
non-printable
+    ASCII characters contained within it
+
+-------------------------------------------------------------------

Old:
----
  ansible-1.9.2.tar.gz

New:
----
  ansible-1.9.3.tar.gz

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

Other differences:
------------------
++++++ ansible.spec ++++++
--- /var/tmp/diff_new_pack.OC3txZ/_old  2015-09-19 06:55:30.000000000 +0200
+++ /var/tmp/diff_new_pack.OC3txZ/_new  2015-09-19 06:55:30.000000000 +0200
@@ -19,7 +19,7 @@
 
 
 Name:           ansible
-Version:        1.9.2
+Version:        1.9.3
 Release:        0
 Summary:        Radically simple IT automation
 License:        GPL-3.0

++++++ ansible-1.9.2.tar.gz -> ansible-1.9.3.tar.gz ++++++
++++ 2600 lines of diff (skipped)


Reply via email to