Hello community,

here is the log from the commit of package python-psutil for openSUSE:Factory 
checked in at 2015-09-03 18:05:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-23 15:23:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-psutil.new/python-psutil.changes 
2015-09-03 18:13:06.000000000 +0200
@@ -1,0 +2,39 @@
+Thu Sep  3 07:39:22 UTC 2015 - [email protected]
+
+- update to version 3.2.0
+
+**Enhancements**
+
+- #644: [Windows] added support for CTRL_C_EVENT and CTRL_BREAK_EVENT signals
+  to use with Process.send_signal().
+- #648: CI test integration for OSX. (patch by Jeff Tang)
+- #663: [UNIX] net_if_addrs() now returns point-to-point (VPNs) addresses.
+- #655: [Windows] different issues regarding unicode handling were fixed. On
+  Python 2 all APIs returning a string will now return an encoded version of it
+  by using sys.getfilesystemencoding() codec. The APIs involved are:
+  - psutil.net_if_addrs()
+  - psutil.net_if_stats()
+  - psutil.net_io_counters()
+  - psutil.Process.cmdline()
+  - psutil.Process.name()
+  - psutil.Process.username()
+  - psutil.users()
+
+**Bug fixes**
+
+- #513: [Linux] fixed integer overflow for RLIM_INFINITY.
+- #641: [Windows] fixed many compilation warnings.  (patch by Jeff Tang)
+- #652: [Windows] net_if_addrs() UnicodeDecodeError in case of non-ASCII NIC
+  names.
+- #655: [Windows] net_if_stats() UnicodeDecodeError in case of non-ASCII NIC
+  names.
+- #659: [Linux] compilation error on Suse 10. (patch by maozguttman)
+- #664: [Linux] compilation error on Alpine Linux. (patch by Bart van Kleef)
+- #670: [Windows] segfgault of net_if_addrs() in case of non-ASCII NIC names.
+  (patch by sk6249)
+- #672: [Windows] compilation fails if using Windows SDK v8.0. (patch by
+  Steven Winfield)
+- #675: [Linux] net_connections(); UnicodeDecodeError may occur when listing
+  UNIX sockets.
+
+-------------------------------------------------------------------

Old:
----
  psutil-3.1.1.tar.gz

New:
----
  psutil-3.2.0.tar.gz

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

Other differences:
------------------
++++++ python-psutil.spec ++++++
--- /var/tmp/diff_new_pack.XJm1LF/_old  2015-09-03 18:13:07.000000000 +0200
+++ /var/tmp/diff_new_pack.XJm1LF/_new  2015-09-03 18:13:07.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-psutil
-Version:        3.1.1
+Version:        3.2.0
 Release:        0
 Summary:        A process utilities module for Python
 License:        BSD-3-Clause

++++++ psutil-3.1.1.tar.gz -> psutil-3.2.0.tar.gz ++++++
++++ 4639 lines of diff (skipped)


Reply via email to