lp:ubuntu/oneiric/fakechroot

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

17. By Piotr Roszatycki

* New upstream release:
  - Compiles with gcc-4.5. Closes: #606003.

16. By Piotr Roszatycki

New upstream release.

15. By Piotr Roszatycki

* New upstream release:
  - All Debian patches were applied upstream.
  - New function statvfs: "apt-get" command should work if called in
    non-Debian host system.

14. By Piotr Roszatycki

* Fixed FTBFS on kFreeBSD. Closes: #596637.
* More verbose "make test".

13. By Luk Claes

* Non-maintainer upload.
* Put files in lib32 directories directly (Closes: #533002).
* Fix conflicting types for 'scandir' (Closes: #552891).

12. By João Pinto

* Fix FTBFS
  - Changes to scandir( required for GLIB 2.10 (LP: #448669)
* debian/control:
  - Changed Maintainer to MOTU

11. By Piotr Roszatycki

* src/libfakechroot.c:
  - Fixed getpeername(2) and getsockname(2). Thanks to Axel Thimm and
    Fedora people.
  - Fixed were made for execve(2):
    . Always copy necessary variables to new environment.
    . Do not make duplicates of environment variables. Thanks to Richard
      W.M. Jones.
  - Fixed were made for chroot(2). It is possible to escape chroot.
    Thanks to Richard W.M. Jones.
  - Fixed were made for mktemp(2). There was a buffer overflow. Thanks to
    Mikhail Gusarov.
  - New function: futimesat(2). Fixes "touch -m" command.
  - New functions: bindtextdomain(3), notify_add_watch(2).
* test/*:
  - More test units was added, "make check" works as expected.
* debian/packages:
  - Autodetected biarch libdir for amd64 architecture on Debian and Ubuntu.
  - Build-Depends: lsb-release

10. By Piotr Roszatycki

* src/libfakechroot.c:
  - Fixed __fxstatat64(3) function which broke chown(1) command on i386
    architecture. Closes: #473682.
  - Fixed FreeBSD port. All *64(2) functions are optional.

9. By Piotr Roszatycki

* 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.

8. By Martin Pitt

src/libfakechroot.c: Define openat64(), to unbreak rm -r on i386, too.
(LP: #228534)

Branch metadata

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

Subscribers