Hello community,

here is the log from the commit of package python-psutil for openSUSE:Factory 
checked in at 2015-07-23 15:23:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-psutil (Old)
 and      /work/SRC/openSUSE:Factory/.python-psutil.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-psutil"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-psutil/python-psutil.changes      
2015-06-30 10:19:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-psutil.new/python-psutil.changes 
2015-07-23 15:23:09.000000000 +0200
@@ -1,0 +2,26 @@
+Wed Jul 15 12:55:51 UTC 2015 - mich...@stroeder.com
+
+- update to version 3.1.1:
+
+New fatures
+=========
+
+- [Linux] disk_partitions() added support for ZFS filesystems.
+- continuous tests integration for Windows
+- continuous code quality test integration
+
+Main bugfixes
+===========
+
+- [Windows] Process.open_files() no longer hangs. Instead it uses a
+  thred which times out and skips the file handle in case it's taking too
+long
+  to be retrieved.  (patch by Jeff Tang)
+- [Windows] Process.name() no longer raises AccessDenied for pids owned
+  by another user.
+- [Windows] Process.memory_info()  no longer raises AccessDenied for pids
+  owned by another user.
+- [Linux] Process.cmdline() can be truncated.
+- [Windows] add inet_ntop function for Windows XP to support IPv6.
+
+-------------------------------------------------------------------

Old:
----
  psutil-3.0.1.tar.gz

New:
----
  psutil-3.1.1.tar.gz

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

Other differences:
------------------
++++++ python-psutil.spec ++++++
--- /var/tmp/diff_new_pack.hTdm45/_old  2015-07-23 15:23:10.000000000 +0200
+++ /var/tmp/diff_new_pack.hTdm45/_new  2015-07-23 15:23:10.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-psutil
-Version:        3.0.1
+Version:        3.1.1
 Release:        0
 Summary:        A process utilities module for Python
 License:        BSD-3-Clause

++++++ psutil-3.0.1.tar.gz -> psutil-3.1.1.tar.gz ++++++
++++ 3637 lines of diff (skipped)


Reply via email to