Hello community,

here is the log from the commit of package ansible for openSUSE:Factory checked 
in at 2015-04-02 16:03:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-24 
13:07:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ansible.new/ansible.changes     2015-04-02 
16:03:34.000000000 +0200
@@ -1,0 +2,43 @@
+Mon Mar 30 22:45:57 UTC 2015 - [email protected]
+
+- updated to version 1.9.0.1
+  * Added kerberos support to winrm connection plugin.
+  * Tags rehaul: added 'all', 'always', 'untagged' and 'tagged' special
+    tags and normalized tag resolution.  Added tag information to
+    --list-tasks and new --list-tags option.
+  * Privilege Escalation generalization, new 'Become' system and variables
+    now will handle existing and new methods.  Sudo and su have been kept
+    for backwards compatibility.  New methods pbrun and pfexec in 'alpha'
+    state, planned adding 'runas' for winrm connection plugin.
+  * Improved ssh connection error reporting, now you get back the specific
+    message from ssh.
+  * Added facility to document task module return values for registered
+    vars, both for ansible-doc and the docsite.  Documented copy, stats and
+    acl modules, the rest must be updated individually (we will start doing
+    so incrementally).
+  * Optimize the plugin loader to cache available plugins much more
+    efficiently.  For some use cases this can lead to dramatic improvements
+    in startup time.
+  * Overhaul of the checksum system, now supports more systems and more
+    cases more reliably and uniformly.
+  * Fix skipped tasks to not display their parameters if no_log is specified.
+  * Many fixes to unicode support, standarized functions to make it easier
+    to add to input/output boundries.
+  * Added travis integration to github for basic tests, this should speed
+    up ticket triage and merging.
+  * environment: directive now can also be applied to play and is
+    inhertited by tasks, which can still override it.
+  * expanded facts and OS/distribution support for existing facts and
+    improved performance with pypy.
+  * new 'wantlist' option to lookups allows for selecting a list typed
+    variable vs a command delimited string as the return.
+  * the shared module code for file backups now uses a timestamp resolution
+    of seconds (previouslly minutes).
+  * allow for empty inventories, this is now a warning and not an error
+   (for those using localhost and cloud modules).
+  * sped up YAML parsing in ansible by up to 25% by switching to CParser 
loader.
+- more info at:
+  
https://github.com/ansible/ansible/blob/devel/CHANGELOG.md#19-dancing-in-the-street---mar-25-2015
+ 
+
+-------------------------------------------------------------------

Old:
----
  ansible-1.8.4.tar.gz

New:
----
  ansible-1.9.0.1.tar.gz

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

Other differences:
------------------
++++++ ansible.spec ++++++
--- /var/tmp/diff_new_pack.48BvZr/_old  2015-04-02 16:03:34.000000000 +0200
+++ /var/tmp/diff_new_pack.48BvZr/_new  2015-04-02 16:03:34.000000000 +0200
@@ -19,7 +19,7 @@
 
 
 Name:           ansible
-Version:        1.8.4
+Version:        1.9.0.1
 Release:        0
 Summary:        Radically simple IT automation
 License:        GPL-3.0

++++++ ansible-1.8.4.tar.gz -> ansible-1.9.0.1.tar.gz ++++++
++++ 37086 lines of diff (skipped)


Reply via email to