Hello community,

here is the log from the commit of package python-pyghmi for openSUSE:Factory 
checked in at 2014-07-02 15:04:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyghmi (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyghmi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyghmi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyghmi/python-pyghmi.changes      
2014-02-15 08:06:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyghmi.new/python-pyghmi.changes 
2014-07-02 15:05:10.000000000 +0200
@@ -1,0 +2,49 @@
+Thu Jun 26 09:44:32 UTC 2014 - dmuel...@suse.com
+
+- update to 0.6.15:
+  * Tolerate more privilege degradation scenarios
+  * Fix concurrent raw_command calls to Session
+  * Don't defer custom keepalive expiry on all payloads
+  * Fix infinitely recursing custom keepalives
+  * Fix IPv4 operations where v6only behavior is default
+  * Fix pyghmicons script crash on idle
+  * Added password file support
+  * Correct pool usage count on failed login
+  * Correct console behavior when open session fails
+  * Deregister timeout on broken
+  * Correct ignoring socket when inappropriate
+  * Fix coping with incoming packet in incomplete state
+  * Fix unregister_keepalive when no keepalives registered
+  * Fix attribute error on particularly bad connections
+  * Handle packet loss correctly in logout/logon
+  * Avoid looping select() on sockets repeatedly
+  * Correct return value of set_bootdev
+  * Install scripts as well as library
+  * Remove references to custom keepalives on logout
+  * Slow down to chunk-wise retrieval of SDR as needed
+  * Implement function to check SOL payload as keepalive
+  * Avoid zombie sessions corrupting living sessions
+  * Do not reuse a session that is not logged
+  * Break session objects on keepalive failures
+  * Use multiple sockets instead of one
+  * General cleanup of session
+  * Correct check for _sdr in command
+  * Clean up command.py
+  * Correct mistakes in constants
+  * Correct sensor offset for byte 5 state values
+  * Fix mass thread initialization of sessions
+  * Add sensor information from IPMI 2.0 rev 1.1
+  * Add optical and bios aliases for boot devices
+  * Auto degrade sessions to operator when admin is forbidden
+  * Add more missing sensor specific event information
+  * Add version change sensor information
+  * Gracefully flag unrecognized discrete sensor states
+  * Add discrete states for event log status sensors
+  * Allow pyghmi to send break over IPMI SOL
+  * Switch from PyCrypto HMAC to standard python hmac
+  * Tolerate unicode strings as username and password
+  * Fix missing delay_xmit argument breaking power wait requests
+  * Fix race condition in requesting delays
+  * Fix race condition on sending data
+
+-------------------------------------------------------------------

Old:
----
  pyghmi-0.5.8.tar.gz

New:
----
  pyghmi-0.6.15.tar.gz

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

Other differences:
------------------
++++++ python-pyghmi.spec ++++++
--- /var/tmp/diff_new_pack.ucbbmg/_old  2014-07-02 15:05:11.000000000 +0200
+++ /var/tmp/diff_new_pack.ucbbmg/_new  2014-07-02 15:05:11.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-pyghmi
-Version:        0.5.8
+Version:        0.6.15
 Release:        0
 Summary:        Python General Hardware Management Initiative (IPMI and others)
 License:        Apache-2.0
@@ -55,6 +55,8 @@
 %files
 %defattr(-,root,root,-)
 %doc ChangeLog README LICENSE AUTHORS
+%{_bindir}/pyghmicons
+%{_bindir}/pyghmiutil
 %{python_sitelib}/*
 
 %changelog

++++++ pyghmi-0.5.8.tar.gz -> pyghmi-0.6.15.tar.gz ++++++
++++ 5006 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to