Projects / fakechroot / Releases

RSS All releases of fakechroot

  •  22 Dec 2010 22:16

Release Notes: The source code was refactored: all functions were moved to separated files. The opendir(3) function is compiled only if it doesn’t call other functions internally. It fixes opendir(3), fts_open(3), and ftw(3) functions. The fts_*(3) functions were reimplemented based on the OpenBSD source. The __opendir2(3) function was reimplemented based on the FreeBSD source. Fixes were made for the older GNU C library.

  •  12 Nov 2010 11:05

Release Notes: New functions were made for the execlp(3), statfs(2), and statvfs(2) functions. Support for GNU/kFreeBSD was improved.

  •  22 Sep 2010 22:59

    Release Notes: Fixes were made for the getpeername(2) and getsockname(2) functions: the host 127.0.0.1 command is working. Fixes were made for the canonicalize_file_name(3) function: the man-db command is working. The new environment variable FAKECHROOT_AF_UNIX_PATH defines an optional prefix for Unix sockets. Better support for FreeBSD.

    •  25 Aug 2010 22:26

      Release Notes: This release fixes the lstat(2), readlink(2), and chroot(2) functions. New functions were added: utimensat(2), linkat(2), mknodat(2), mkfifoat(2), readlinkat(2), symlinkat(2), popen(3), and system(3). Compatibility was improved for open(2) and scandir(3) functions on the latest GNU libc. A new FAKECHROOT_CMD_SUBST environment variable handles a list of substituted commands. New scripts for fake ldd and ldconfig are installed.

      •  31 Mar 2009 11:37

        Release Notes: Fixes were made for the getpeername(2), getsockname(2), execve(2), chroot(2), and mktemp(2) functions. New functions were added: futimesat(2), bindtextdomain(3), and inotify_add_watch(2). The "make check" command now works as expected.

        •  18 Jul 2008 23:15

        Release Notes: This release supports uClibc and older GNU libc.

        •  16 Jul 2008 13:45

        Release Notes: Stability and compatibility were improved for the latest libc. Fixes were made for latest version of coreutils. PF_UNIX sockets are supported. New functions were added: __fxstatat(2), __fxstatat64(2), fchmodat(2), fchownat(2), __openat(2), __openat64(2), unlinkat(2), mkdirat(2), renameat(2), eaccess(3), bind(2), connect(2), getpeername(2), and getsockname(2). The chroot(2) function was fixed to not change the current working directory and to handle relative path. The execve(2) function was fixed to not expand argv0 and handle "#!" correctly.

        •  06 May 2007 07:47

        Release Notes: This release includes a new environment variable FAKECHROOT_EXCLUDE_PATH and fixes for the getcwd(3), readlink(2), and mktemp(3) functions. The chroot(2) function is now recursive and allows nested chroots.

        •  09 Sep 2005 07:51

        Release Notes: This release adds the option --use-system-libs as a workaround if the system dynamic linker can't load the libc.so from fake chroot, compatibility with libselinux.so, and support for Red Hat EL 4. The source should be more portable and does not require a C++ compiler.

        •  07 Sep 2005 22:00

        Release Notes: Initial port to FreeBSD 5.x. Initial port to Solaris 8. Backported to Debian sarge and Ubuntu hoary GLIBC. Implements fts.h and ftw.h functions.

        Screenshot

        Project Spotlight

        Path Defense Framework

        A framework for games with defense towers along a path.

        Screenshot

        Project Spotlight

        mdadm

        A tool to create, maintain, and monitor Linux Software RAID.