--- - branch: MAIN date: Sat Nov 2 09:38:34 UTC 2013 files: - new: '1.2' old: '1.1' path: pkgsrc/sysutils/py-psutil/Makefile pathrev: pkgsrc/sysutils/py-psutil/Makefile@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/sysutils/py-psutil/distinfo pathrev: pkgsrc/sysutils/py-psutil/distinfo@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/sysutils/py-psutil/patches/patch-setup.py pathrev: pkgsrc/sysutils/py-psutil/patches/patch-setup.py@1.2 type: modified id: 20131102T093834Z.07010867447de3b645ddc317ae159c0dc996f708 log: | Update to 1.1.2: 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. module: pkgsrc subject: 'CVS commit: pkgsrc/sysutils/py-psutil' unixtime: '1383385114' user: wiz