Revisions of python-psutil
Teemu Mannermaa (wicked)
committed
(revision 11)
- update to version 5.9.2: * Bug fixes + 2093_, [FreeBSD], **[critical]**: `pids()`_ may fail with ENOMEM. Dynamically increase the "malloc()" buffer size until it's big enough. + 2095_, [Linux]: `net_if_stats()`_ returns incorrect interface speed for 100GbE network cards. + 2113_, [FreeBSD], **[critical]**: `virtual_memory()`_ may raise ENOMEM due to missing "#include <sys/param.h>" directive. (patch by Peter Jeremy) + 2128_, [NetBSD]: `swap_memory()`_ was miscalculated. (patch by Thomas Klausner)
Teemu Mannermaa (wicked)
committed
(revision 10)
Unittest2 not available on Python 3.10
Teemu Mannermaa (wicked)
committed
(revision 9)
Drop local patch
Teemu Mannermaa (wicked)
committed
(revision 8)
Only use mem patch with recent enough procps
Teemu Mannermaa (wicked)
committed
(revision 7)
Teemu Mannermaa (wicked)
committed
(revision 6)
Teemu Mannermaa (wicked)
committed
(revision 5)
Drop local patch
Teemu Mannermaa (wicked)
committed
(revision 4)
Teemu Mannermaa (wicked)
committed
(revision 3)
Teemu Mannermaa (wicked)
committed
(revision 2)
Don't require unittest2
Teemu Mannermaa (wicked)
committed
(revision 1)
Displaying all 11 revisions