2d4de768cc
1.1.2 - 2013-10-22 ------------------ BUG FIXES * #442: [Linux] psutil won't compile on Debian 6.0 because of missing prlimit(2) syscall. 1.1.1 - 2013-10-08 ------------------ BUG FIXES * #438: [Linux] psutil won't compile on kernels < 2.6.36 due to missing prlimit(2) syscall. 1.1.0 - 2013-09-28 ------------------ ENHANCEMENTS * #410: tar.gz and windows binary files are now hosted on PYPI. * #412: [Linux] get/set process resource limits. * #415: [Windows] Process.get_children() is an order of magnitude faster. * #426: [Windows] Process.name is an order of magnitude faster. * #431: [UNIX] Process.name is slightly faster because it unnecessarily retrieved also process cmdline. BUG FIXES * #391: [Windows] psutil.cpu_times_percent() returns negative percentages. * #408: STATUS_* and CONN_* constants don't properly serialize on JSON. * #411: [Windows] examples/disk_usage.py may pop-up a GUI error. * #413: [Windows] Process.get_memory_info() leaks memory. * #414: [Windows] Process.exe on Windows XP may raise ERROR_INVALID_PARAMETER. * #416: psutil.disk_usage() doesn't work well with unicode path names. * #430: [Linux] process IO counters report wrong number of r/w syscalls. * #435: [Linux] psutil.net_io_counters() might report erreneous NIC names. * #436: [Linux] psutil.net_io_counters() reports a wrong 'dropin' value. API CHANGES * #408: STATUS_* and CONN_* constants (returned by Process' status() and get_connections() methods respectively) have been turned from constant objects to plain Python strings.
13 lines
883 B
Text
13 lines
883 B
Text
$NetBSD: distinfo,v 1.2 2013/11/02 09:38:34 wiz Exp $
|
|
|
|
SHA1 (psutil-1.1.2.tar.gz) = fb529c3452a2ed6f6243c8683146f5f915ca69d5
|
|
RMD160 (psutil-1.1.2.tar.gz) = f59b044334d5dab75d3096ebe05d58a6ed1a5e6d
|
|
Size (psutil-1.1.2.tar.gz) = 165709 bytes
|
|
SHA1 (patch-psutil_____init____.py) = aa75a84992250e28db01d5fe13a68ed0cdcea883
|
|
SHA1 (patch-psutil___psnetbsd.py) = 20089b57640a5eb30aeb1f5460624a570f1d3236
|
|
SHA1 (patch-psutil___psutil__netbsd.c) = c251e097ce5c919537176f16406ad6892db955fc
|
|
SHA1 (patch-psutil___psutil__netbsd.h) = 33e3c857f764d8391db747068ade7ea333698ec0
|
|
SHA1 (patch-psutil_arch_netbsd_process__info.c) = c384d12cc47514d6396d779d59c586ef2b42a89a
|
|
SHA1 (patch-psutil_arch_netbsd_process__info.h) = b23075df15749e4e5274ccb9e21d67ac55fdd199
|
|
SHA1 (patch-setup.py) = 651079583b3c6cb0f0253dcd2b8f963160f52fa8
|
|
SHA1 (patch-test_test__psutil.py) = c0053788aefaf9c651c733a9911e0ca76e6d3537
|