fakechroot 2.7.1-1 source package in Ubuntu

Changelog

fakechroot (2.7.1-1) unstable; urgency=low

  * src/libfakechroot.c:
    - Supports uclibc which doesn't provide getwd(2) function.
  * m4/readlink_argtypes.m4, src/libfakechroot.c:
    - Compiles with older libc: configure script detects readlink type of
      return value.
  * debian/packages:
    - Supports cross compiling.
  * test/fakechroot.sh:
    - Can be called with $PREFIX environment variable.

fakechroot (2.7-1) unstable; urgency=medium

  * Apply all NMU patches.  Thank you, people!
  * Improved stability and support for the latest libc.  Closes: #420870.
  * src/libfakechroot.c:
    - Fixed readlink(2) function to be ssize_t as it is in newer libc.
      Thanks Sune Vuorela.
    - New functions: __fxstatat(2), __fxstatat64(2), fchmodat(2), fchownat(2),
      __openat(2), __openat64(2), unlinkat(2).  It fixes last coreutils.
      Thanks Martin Pitt and Daniel Kahn Gillmor.  Closes: #473682.
    - New functions: mkdirat(2), renameat(2).
    - Fixed chroot(2) function to not change current working directory.
      Closes: #477447.
    - Fixed chroot(2) function to handle relative path.
    - Fixed execve(2) function to not expand argv0 and handle "#!" correctly.
      Thanks Mark Eichin.  Closes: #412774.
    - New eaccess(3) function backported from Klik.
    - New functions: bind(2), connect(2), getpeername(2), getsockname(2).
      They support PF_UNIX sockets.  Closes: #413918.
    - More memory allocation for fakechroot_init.
  * test/fakechroot.sh:
    - Add cp, mkdir, chmod, rm and libraries.
    - Call bash instead of sh.
    - Use /usr/lib/fakechroot library path if own version is not compiled.
  * debian/packages:
    - Standards-Version: 3.8.0
    - Depends on main libc package.  Non-default multilib architecture is
      excluded from dependencies list.
    - Multilib architecture is supported on i386.

 -- Martin Pitt <email address hidden>   Sat,  19 Jul 2008 08:41:02 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Intrepid
Original maintainer:
Piotr Roszatycki
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fakechroot_2.7.1.orig.tar.gz 470.6 KiB 2f88159c84f179f3f79aafc5c432d15069842a8d1172fac018f149cb895ed5ef
fakechroot_2.7.1-1.diff.gz 7.6 KiB 448051e47634f9fcdc369f3b67bec2d85eb10d5bbd765f57454414f8a9952227
fakechroot_2.7.1-1.dsc 1.3 KiB d304381df25331464457dafa0ed99a43e211d0e519517b56bd314afcfdc73bea

Available diffs

View changes file

Binary packages built by this source

fakechroot: No summary available for fakechroot in ubuntu intrepid.

No description available for fakechroot in ubuntu intrepid.