Fakechroot

Latest version: v0.2.1

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

2.16

11 Dec 2011

* The fakechroot script loads additional environment settings from
configuration directory (`--config-dir` option). By default additional
settings are provided for `chroot`(8) and `debootstrap`(8) commands.
* Wrapped `chroot`(8) command loads `ld.so.conf` paths to `LD_LIBRARY_PATH`
environment variable.
* The `debootstrap`(8) command works with default, buildd and minbase
variants.
* Fixes were made for `getpeeraddr`(3) and `getsockaddr`(3) functions.
`lwp-request` command is working correctly.

2.15

29 Sep 2011

* New function `faccessat`(2) was added. It fixes `test -r` command.
Thanks to Johannes Schauer.
* The `popen`(3) function were reimplemented based on OpenBSD source to
prevent some coredumps with newer GNU C Library.

2.14

18 Dec 2010

* The source code was refactored: all functions was moved to separated files.
* The `opendir`(3) function is compiled only if it doesn't call other function
internally. It fixes `opendir`(3), `fts_open`(3) and `ftw`(3) functions.
* The `fts_*`(3) functions were reimplemented based on OpenBSD source.
* The `ftw_*`(3) functions were reimplemented based on GNU C Library source.
* The `__opendir2`(3) function was reimplemented based on FreeBSD source.
* Fixes were made for older GNU C Library and for cross-compiling environment.

2.13.1

30 Nov 2010

* Fixes were made for older GNU C Library.

2.13

29 Nov 2010

* Fixes were made for `realpath`(3) and `ftw`(3) functions. `apt-ftparchive`
command currently is working.
* Fixes were made for `canonicalize_file_name`(3), `ftw64`(3), `nftw`(3) and
`nftw64`(3) functions.
* New functions `fts_children`(3) and `fts_read`(3) were added.
* Lazy dynamic symbol loading was implemented. Thanks to Alexander Shishkin.
* Fixed bug when `FAKECHROOT_EXCLUDE_PATH` list was sometimes ignored.
* All source code is now on LGPL license again.

2.12

10 Nov 2010

* New function `execlp`(3). Thanks to Robert Spanton.
* New functions `statfs`(2) and `statvfs`(2). Thanks to Paweł Stawicki.
* Better support for GNU/kFreeBSD was made.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.