procenv Changelog

What's new in procenv 0.41

Oct 24, 2015
  • Further test improvements.
  • Correct output order (libc before misc).
  • Run compiler test before building procenv to aide remote debugging should the build fail.
  • Code tidy-ups and Coverity tweaks.
  • Added --namespaces / -F option.

New in procenv 0.40 (Sep 28, 2015)

  • Updated email address.
  • New --libc'/'-B' option.
  • --enable-reproducible-build
  • '--compiler': Added _DEFAULT_SOURCE, _LARGEFILE_SUPPORT and __STDC_VERSION__.
  • locale fixes.

New in procenv 0.39 (Aug 25, 2015)

  • Fixed tests harder

New in procenv 0.38 (Aug 25, 2015)

  • Improved error handling.
  • Added CAP_AUDIT_READ capability.
  • Improved build-time tests.
  • Tolerate a completely empty environment.
  • Fixed bug where fsid in '--mounts' output was displaying truncated output on Linux.
  • Fix crasher bug triggered by specifying a UTF-8 character to '--separator' or '--crumb-separator'.
  • Allow '--indent-char' to be UTF-8.

New in procenv 0.32 (Feb 1, 2014)

  • Generate .spec file to ensure version stays in sync with configure.ac.

New in procenv 0.30 (Jan 18, 2014)

  • Semaphore fix for PPC and Sparc platforms.

New in procenv 0.29 (Jan 15, 2014)

  • Allow building on Linux systems whose architectures are not NUMA-capable.