Llfuse

Latest version: v1.5.1

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

Scan your dependencies

Page 2 of 7

1.4.0

==========================

* Remove py2 and py3<3.5 support, minimum requirement is Python 3.5 now.
If you are stuck on Python 2.x or < 3.5, use llfuse<1.4.0.
* setup.py: return rc=2 in error cases, fixes 52.
implements same behaviour as pyfuse3 for these cases.
* Use EACCES instead of EPERM for file permission errors, fixes 36.
* Fix long-standing rounding error in file date handling when the nanosecond
part of file dates were > 999999500, fixes 38.
* Docs: add link to pyfuse3 porting hints ticket
* Testing:

- Add Power support (ppc64le) to travis CI.
- Move CI to GitHub Actions, except ppc64le.
- Test fixes for pytest 6.

1.3.8

==========================

* fix compilation on FreeBSD, 28
* export DEVELOPER_MODE=1 can be used to opt in (default is 0), 22
* twine-based pypi-uploading, Qubes OS support for GPG signing,
see util/sdist-sign and pypi-upload

1.3.7

==========================

* Rebuild with Cython 0.29.21 for Python 3.9 compatibility.

1.3.6

==========================

* No change upload.

* Python-LLFUSE is no longer actively maintained. Unless you are stuck
with Python 2.x or libfuse 2.x, we recommended to use the pyfuse3
module instead.

1.3.5

==========================

* Add ``handle_signals`` option to ``llfuse.main``
* Several fixes to ``examples/passthroughfs.py``
* Now compatible with Python 3.7

1.3.4

==========================

* No-change rebuild with Cython 0.28.2.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.