Hello community,

here is the log from the commit of package openlmi-tools for openSUSE:Factory 
checked in at 2013-11-13 10:18:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openlmi-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openlmi-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openlmi-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openlmi-tools/openlmi-tools.changes      
2013-10-17 20:43:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openlmi-tools.new/openlmi-tools.changes 
2013-11-13 10:18:26.000000000 +0100
@@ -1,0 +2,36 @@
+Tue Nov  5 10:52:57 UTC 2013 - [email protected]
+
+- Update to version 0.9
+  - synchronous calls can properly handle empty JobOutputParameters
+  - fixed calls, where CIMInstance(Name) objects were not wrapped
+  - .wrapped_object() method can retrieve wrapped CIM object
+  - shell abstractions are accepted by the shell methods
+  - various fixes
+  NOTE: When calling a method, LMIInstance objects are no longer
+  autorefreshed. This needs to be done by hand (.refresh()).
+
+-------------------------------------------------------------------
+Tue Nov  5 10:52:18 UTC 2013 - [email protected]
+
+- Update to version 0.8
+  - method calls, which work with LMI_SoftwareVerificationJob
+    can now be called in synchronous way
+  - clients can be authenticated by x509 certificates
+  - method calls' arguments are now passed via dictionary
+  - instances do not auto-refresh after a method call
+  - lmi_associators can be used to speed up associations traversal
+  - when calling synchronous method, lmishell now properly handles
+    SIGTERM and SIGINT
+  - shell prompt can be customized now (due to scriptons)
+  - LMIShell has a html documentation now; generated using sphinx
+  - man page is generated using sphinx
+  - bash completion
+  - zsh completion
+  - various fixes
+
+-------------------------------------------------------------------
+Fri Sep 27 06:58:01 UTC 2013 - [email protected]
+
+- fix build for SLE11
+
+-------------------------------------------------------------------

Old:
----
  openlmi-tools-0.7.tar.bz2

New:
----
  openlmi-tools-0.9.tar.bz2

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

Other differences:
------------------
++++++ openlmi-tools.spec ++++++
--- /var/tmp/diff_new_pack.u5nKQn/_old  2013-11-13 10:18:27.000000000 +0100
+++ /var/tmp/diff_new_pack.u5nKQn/_new  2013-11-13 10:18:27.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           openlmi-tools
-Version:        0.7
+Version:        0.9
 Release:        2%{?dist}
 Summary:        Tooling around openLMI
 License:        GPL-2.0
@@ -42,8 +42,12 @@
 %endif
 %if 0%{?suse_version}
 BuildRequires:  python
+%if 0%{?suse_version} > 1110
 BuildRequires:  python-pyOpenSSL
 %else
+BuildRequires:  python-openssl
+%endif
+%else
 Requires:       python2
 %endif
 

++++++ openlmi-tools-0.7.tar.bz2 -> openlmi-tools-0.9.tar.bz2 ++++++
++++ 9670 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to