Releases: gcarq/portage-lostfiles
Releases · gcarq/portage-lostfiles
v0.5.5
- Fix keep file parsing for packages with an underscore (#7)
v0.5.4
- Specify
build-system
for pyproject.toml
v0.5.3
- Replace deprecated
pkg_resources
with importlib.metadata
- Migrate from
setup.py
to pyproject.toml
v0.5.2
- Fix symlink handling to avoid false-positives for merged-usr profiles
- Update PKG_PATHS
v0.5.0
- Utilize portage vartree to identify installed packages and
files more reliable
- Identify and ignore directories created with keepdir
- Get rid of
psutil
dependency
- Update PKG_PATHS to remove some unneeded entries due to keepdir
- Many small code cleanups and improvements
v0.2.3
- fixes crash when path contains undecodable utf-8 characters 21008d1
v0.2.1
- fix whitespace handling in symlinks
- add
/var/www/*
to whitelist