lp:ubuntu/hardy-proposed/fakechroot

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy-proposed/fakechroot
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

6. By Martin Pitt

* src/libfakechroot.c: Provide wrappings for some *at() functions which have
  been introduced into Hardy's glibc and coreutils. Not wrapping them causes
  fakechroot to be unusable to debootstrap and work with Hardy. Add the
  following wrappings:
  - __fxstatat() and __fxstatat64() to fix a whole range of shell tools,
  - unlinkat(), to unbreak rm of absolute path names
  - openat() and openat64(), to unbreak rm -r
  - Define fchmodat(), to unbreak chmod
  - Define fchownat(), to unbreak chown
  This extends the original patch from Daniel Kahn Gillmor in Debian
  #473682. (LP: #228534)

5. By Sune Vuorela <email address hidden>

* Non-maintainer upload to fix the fix for the fix for #422586
* Only use gcc-multilib on some archs.
* Fix the readlink function to be ssize_t as it is in newer libc

4. By Piotr Roszatycki

* New environment variable FAKECHROOT_EXCLUDE_PATH.
* Fixed getcwd(3) function. Closes: #410145, #410739.
* Fixed readlink(2) function. Closes: #412141.
* Fixed mktemp(3) function. Closes: #412918.
* The chroot(2) function is now recursive and allows nested chroots.
  Closes: #412603.
* Updated manpage.
* Supported 32-bit biarch on ppc64 architecture. Closes: #361202.
* Fixed typo in package's description. Closes: #363403.

3. By Marc 'HE' Brockschmidt <email address hidden>

* Non-maintainer upload.
* Apply patch from Andreas Jochens <email address hidden> to build-dep on
  libc6-dev-i386 instead of the obsolete ia32-libs-dev on amd64. (Closes:
  #360434)

2. By Piotr Roszatycki

* Implement wrappers for mkstemp64 and mkdtemp functions.
* Clean up the code.
* Fix ldd.fake script.
* Modified path for debootstrap.

1. By Piotr Roszatycki

Merged with fakeroot 0.7.8.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/fakechroot
This branch contains Public information 
Everyone can see this information.

Subscribers