Skip to content

Releases: gcarq/portage-lostfiles

v0.5.5

13 Mar 13:14
Compare
Choose a tag to compare
  • Fix keep file parsing for packages with an underscore (#7)

v0.5.4

30 Nov 18:21
Compare
Choose a tag to compare
  • Specify build-system for pyproject.toml

v0.5.3

30 Nov 17:08
Compare
Choose a tag to compare
  • Replace deprecated pkg_resources with importlib.metadata
  • Migrate from setup.py to pyproject.toml

v0.5.2

02 Jan 16:26
Compare
Choose a tag to compare
  • Fix symlink handling to avoid false-positives for merged-usr profiles
  • Update PKG_PATHS

v0.5.1

26 Dec 13:21
Compare
Choose a tag to compare
  • Report untracked folders

v0.5.0

24 Dec 11:08
Compare
Choose a tag to compare
  • 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

17 Apr 11:17
Compare
Choose a tag to compare
  • fixes crash when path contains undecodable utf-8 characters 21008d1

v0.2.1

16 Feb 09:00
f065d87
Compare
Choose a tag to compare
  • fix whitespace handling in symlinks
  • add /var/www/* to whitelist