Hello community,

here is the log from the commit of package openlmi-tools for openSUSE:Factory 
checked in at 2013-10-17 20:37:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-13 13:06:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openlmi-tools.new/openlmi-tools.changes 
2013-10-17 20:43:20.000000000 +0200
@@ -1,0 +2,26 @@
+Tue Aug 13 10:18:35 UTC 2013 - [email protected]
+
+- Update to version 0.7
+  - all necessary classes are already available when lmishell is run
+  - connect() does not ask for username/password, if not provided
+    - only non-interactive mode affected
+  - synchronous method calls return proper return value and parameters
+  - introduced reversed constant values
+    - returns string representation of constant value
+  - dropped display hook
+  - fixed installation to user directory
+  - introduced server side certificate check, if ssl used
+  - LMI* wrapper objects now have .connection property
+    - it references the LMIConnection object returned by connect()
+  - introduced --noverify option
+    - tells lmishell to skip server-side certificate check
+  - fixed class names in LMIClass::instances()
+  - introduced lmi_isinstance()
+    - similar to python's isinstance()
+    - returns, whether LMIInstance/LMIInstanceName is instance of LMIClass
+    - works for superclass too
+  - introduced custom help() function
+    - currently it displays "man lmishell"
+  - various small/bug fixes
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ openlmi-tools.spec ++++++
--- /var/tmp/diff_new_pack.5FBghY/_old  2013-10-17 20:43:21.000000000 +0200
+++ /var/tmp/diff_new_pack.5FBghY/_new  2013-10-17 20:43:21.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           openlmi-tools
-Version:        0.6
+Version:        0.7
 Release:        2%{?dist}
 Summary:        Tooling around openLMI
 License:        GPL-2.0
@@ -42,6 +42,7 @@
 %endif
 %if 0%{?suse_version}
 BuildRequires:  python
+BuildRequires:  python-pyOpenSSL
 %else
 Requires:       python2
 %endif

++++++ openlmi-tools-0.6.tar.bz2 -> openlmi-tools-0.7.tar.bz2 ++++++
++++ 3423 lines of diff (skipped)

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

Reply via email to