Fakechroot

Latest version: v0.2.1

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

Scan your dependencies

Page 4 of 6

2.6

5 May 2007

* New environment variable `FAKECHROOT_EXCLUDE_PATH`.
* Fixed `getcwd`(3). Unbreaks `cd` command.
* Fixed `readlink`(2) function. Unbreaks `readlink` command.
* Fixed `mktemp`(3) function. Unbreaks `patch` and `ranlib` command.
* The `chroot`(2) function is now recursive and allows nested chroots.

0.2.2

------------------

- Nothing changed yet.

0.2.1

------------------

- Ensure stdout is a native string before attempting to split it

- Add some methods to the chroot object for inspecting pwd/grp/spwd

0.2.0

------------------

- Add some more API wrappers for poking the fakechroot.

- Port to python 3 and pypy.

0.0.9

------------------

- Fix missing overlay_dir case.

0.0.8

------------------

- Refactor to allow multiple instances of the ``FakeChroot`` class to point at
the same directory. This is useful if you want don't control where
``FakeChroot`` is instantiated.

- Switch project from buildout to virtualenv.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.