Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
prlw1 95c64ae76f Update py-psutil to 4.1.0
4.1.0 - 2016-03-12
==================

**Enhancements**

- #777: [Linux] Process.open_files() on Linux return 3 new fields: position,
  mode and flags.
- #779: Process.cpu_times() returns two new fields, 'children_user' and
  'children_system' (always set to 0 on OSX and Windows).
- #789: [Windows] psutil.cpu_times() return two new fields: "interrupt" and
  "dpc". Same for psutil.cpu_times_percent().
- #792: new psutil.cpu_stats() function returning number of CPU ctx switches
  interrupts, soft interrupts and syscalls.

**Bug fixes**

- #774: [FreeBSD] net_io_counters() dropout is no longer set to 0 if the kernel
  provides it.
- #776: [Linux] Process.cpu_affinity() may erroneously raise NoSuchProcess.
  (patch by wxwright)
- #780: [OSX] psutil does not compile with some gcc versions.
- #786: net_if_addrs() may report incomplete MAC addresses.
- #788: [NetBSD] virtual_memory()'s buffers and shared values were set to 0.
- #790: [OSX] psutil won't compile on OSX 10.4.


4.0.0 - 2016-02-17
==================

**Enhancements**

- #523: [Linux, FreeBSD] disk_io_counters() return a new "busy_time" field.
- #660: [Windows] make.bat is smarter in finding alternative VS install
  locations.  (patch by mpderbec)
- #732: Process.environ().  (patch by Frank Benkstein)
- #753: [Linux, OSX, Windows] Process USS and PSS (Linux) "real" memory stats.
  (patch by Eric Rahm)
- #755: Process.memory_percent() "memtype" parameter.
- #758: tests now live in psutil namespace.
- #760: expose OS constants (psutil.LINUX, psutil.OSX, etc.)
- #756: [Linux] disk_io_counters() return 2 new fields: read_merged_count and
  write_merged_count.
- #762: new scripts/procsmem.py script.

**Bug fixes**

- #685: [Linux] virtual_memory() provides wrong results on systems with a lot
  of physical memory.
- #704: [Solaris] psutil does not compile on Solaris sparc.
- #734: on Python 3 invalid UTF-8 data is not correctly handled for process
  name(), cwd(), exe(), cmdline() and open_files() methods resulting in
  UnicodeDecodeError exceptions. 'surrogateescape' error handler is now
  used as a workaround for replacing the corrupted data.
- #737: [Windows] when the bitness of psutil and the target process was
  different cmdline() and cwd() could return a wrong result or incorrectly
  report an AccessDenied error.
- #741: [OpenBSD] psutil does not compile on mips64.
- #751: [Linux] fixed call to Py_DECREF on possible Null object.
- #754: [Linux] cmdline() can be wrong in case of zombie process.
- #759: [Linux] Process.memory_maps() may return paths ending with " (deleted)"
- #761: [Windows] psutil.boot_time() wraps to 0 after 49 days.
- #764: [NetBSD] fix compilation on NetBSD-6.x.
- #766: [Linux] net_connections() can't handle malformed /proc/net/unix file.
- #767: [Linux] disk_io_counters() may raise ValueError on 2.6 kernels and it's
  broken on 2.4 kernels.
- #770: [NetBSD] disk_io_counters() metrics didn't update.
2016-04-29 15:33:57 +00:00
archivers Update to 2.24 2016-04-17 13:59:18 +00:00
audio Fix building with Python 3.x. 2016-04-28 19:23:21 +00:00
benchmarks sunet.se stopped mirroring lots of stuff, remove/comment out references to it 2016-04-24 10:34:43 +00:00
biology Use OPSYSVARS. 2016-02-25 11:21:11 +00:00
bootstrap No need to set USE_DESTDIR now. 2016-04-10 16:18:45 +00:00
cad Use PKGMANDIR. Use SUBST_VARS instead of manual SUBST_SEDs. 2016-04-21 13:15:15 +00:00
chat Update chat/ejabberd to 16.03. 2016-04-25 20:24:14 +00:00
comms Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
converters Add missing DEPENDS. 2016-04-26 12:42:33 +00:00
cross Add missing end-of-here-document marker as suggested by Robert Elz. 2016-04-04 17:28:57 +00:00
databases Update databases/elasticsearch to 2.3.2. 2016-04-29 10:16:01 +00:00
devel Updated to devel/p5-Log-Report-1.15 2016-04-29 14:06:37 +00:00
distfiles
doc Updated math/R-intervals to 0.15.1 2016-04-29 14:30:11 +00:00
editors Add bug report URL for paxctl issue. 2016-04-25 12:12:40 +00:00
emulators Updated mame to 0.173. 2016-04-29 08:30:50 +00:00
filesystems Update filesystems/glusterfs to 3.7.11 2016-04-19 03:12:42 +00:00
finance Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
fonts No reason to have MASTER_SITE_LOCAL here, there's a valid upstream. 2016-04-12 08:06:24 +00:00
games Update freeciv to 2.5.3 2016-04-24 06:52:44 +00:00
geography update to v1.3.2: 2016-04-29 08:49:45 +00:00
graphics Update ImageMagick and p5-PerlMagick to 6.9.3.8. 2016-04-29 12:16:46 +00:00
ham Updated to ham/uhd-3.9.3 2016-04-28 11:14:42 +00:00
inputmethod Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
lang Bump PKGREVISION from /dev/urandom use on *BSD 2016-04-29 09:38:19 +00:00
licenses Add Historical Permission Notice and Disclaimer (HPND) license. 2016-04-21 07:48:27 +00:00
mail Include firefox45 common Make fragment to provide gstreamer1 2016-04-29 08:51:16 +00:00
math Update to 0.15.1 2016-04-29 14:29:10 +00:00
mbone Remove redundant if statement to handle linker flags on amd64. 2016-01-03 22:48:52 +00:00
meta-pkgs Add baloo 2016-04-28 07:17:31 +00:00
misc s/baloo/libbaloo4/ 2016-04-28 07:08:13 +00:00
mk Add hpnd to DEFAULT_ACCEPTABLE_LICENSES and *default_acceptable_licenses. 2016-04-21 07:51:51 +00:00
multimedia Update gstreamer1 and its plugins to 1.8.1. 2016-04-29 13:10:15 +00:00
net Use upstream version of patch. 2016-04-29 14:14:16 +00:00
news sunet.se stopped mirroring lots of stuff, remove/comment out references to it 2016-04-24 10:34:43 +00:00
packages
parallel Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
pkgtools Add hpnd to DEFAULT_ACCEPTABLE_LICENSES and *default_acceptable_licenses. 2016-04-21 07:51:51 +00:00
print Add patches to adapt zathura-pdf-mupdf to the mupdf-1.9 API. 2016-04-27 12:38:45 +00:00
regress update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
security Enable/disable updated/removed Erlang packages. 2016-04-25 20:39:15 +00:00
shells Get a working ast-ksh build for SunOS using c99 and defining _XPG6 2016-03-22 19:31:15 +00:00
sysutils Update py-psutil to 4.1.0 2016-04-29 15:33:57 +00:00
templates
textproc Update to 0.72 2016-04-29 14:21:19 +00:00
time Updated py35-vdirsyncer to 0.10.0. 2016-04-24 09:48:43 +00:00
wm Explicitly pull in -lX11 on SunOS. 2016-04-14 10:47:12 +00:00
www Update to 2.10 2016-04-29 13:57:22 +00:00
x11 Updated libdrm to 2.4.68. 2016-04-29 11:17:34 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.