Hello community,

here is the log from the commit of package python-psutil for openSUSE:Factory 
checked in at 2019-02-01 11:43:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-psutil (Old)
 and      /work/SRC/openSUSE:Factory/.python-psutil.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-psutil"

Fri Feb  1 11:43:07 2019 rev:46 rq:668832 version:5.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-psutil/python-psutil.changes      
2018-11-09 07:50:44.947964393 +0100
+++ /work/SRC/openSUSE:Factory/.python-psutil.new.28833/python-psutil.changes   
2019-02-01 11:43:09.576693361 +0100
@@ -1,0 +2,30 @@
+Sat Jan 26 17:39:46 UTC 2019 - Arun Persaud <[email protected]>
+
+- specfile:
+  * update copyright year
+
+- update to version 5.5.0:
+  * Enhancements
+    + 1350: [FreeBSD] added support for sensors_temperatures(). (patch
+      by Alex Manuskin)
+    + 1352: [FreeBSD] added support for CPU frequency. (patch by Alex
+      Manuskin)
+  * Bug fixes
+    + 1111: Process.oneshot() is now thread safe.
+    + 1354: [Linux] disk_io_counters() fails on Linux kernel 4.18+.
+    + 1357: [Linux] Process' memory_maps() and io_counters() method
+      are no longer exposed if not supported by the kernel.
+    + 1368: [Windows] fix psutil.Process().ionice(...)
+      mismatch. (patch by EccoTheFlintstone)
+    + 1370: [Windows] improper usage of CloseHandle() may lead to
+      override the original error code when raising an exception.
+    + 1373: incorrect handling of cache in Process.oneshot() context
+      causes Process instances to return incorrect results.
+    + 1376: [Windows] OpenProcess() now uses
+      PROCESS_QUERY_LIMITED_INFORMATION access rights wherever
+      possible, resulting in less AccessDenied exceptions being thrown
+      for system processes.
+    + 1376: [Windows] check if variable is NULL before free()ing
+      it. (patch by EccoTheFlintstone)
+
+-------------------------------------------------------------------

Old:
----
  psutil-5.4.8.tar.gz

New:
----
  psutil-5.5.0.tar.gz

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

Other differences:
------------------
++++++ python-psutil.spec ++++++
--- /var/tmp/diff_new_pack.5wsfcl/_old  2019-02-01 11:43:10.052692872 +0100
+++ /var/tmp/diff_new_pack.5wsfcl/_new  2019-02-01 11:43:10.056692868 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-psutil
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-psutil
-Version:        5.4.8
+Version:        5.5.0
 Release:        0
 Summary:        A process utilities module for Python
 License:        BSD-3-Clause

++++++ psutil-5.4.8.tar.gz -> psutil-5.5.0.tar.gz ++++++
++++ 1710 lines of diff (skipped)


Reply via email to