Releases: maximbaz/rebuild-detector
Releases · maximbaz/rebuild-detector
4.4.5
set fake HOME for parallel to avoid occasional warnings (#35)
4.4.4
Support very large amount of dynamic libraries (#34)
4.4.2
- Force use of system binaries/executables to avoid false positives with ghcup/venv/etc. (#27)
- Do not check presence of
ruby
executable, only gem
.
4.4.0
- add
-h
flag to print help (#21)
- also generate
man
files out of README.md and package them
4.3.0
- Fix detecting
foreign
packages to check (#20)
- Experimental workaround to reduce number of false positives (#13)
4.2.0
- Do not ignore packages that are also present in excluded repos
- Document what to do if the package is flagged
- Change license to ISC
4.1.6
- Fix wrong error message popping up when nothing to rebuild
4.1.5
- Respect repo filter for all non-ldd checks as well