Skip to content

Releases: maximbaz/rebuild-detector

4.4.5

12 Dec 19:33
4.4.5
bcd1fae
Compare
Choose a tag to compare

set fake HOME for parallel to avoid occasional warnings (#35)

4.4.4

08 Oct 21:18
4.4.4
da36022
Compare
Choose a tag to compare

Support very large amount of dynamic libraries (#34)

4.4.3

25 Mar 09:52
4.4.3
3fdf8ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.2...4.4.3

4.4.2

21 Mar 21:30
4.4.2
0fbc329
Compare
Choose a tag to compare
  • 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.1

28 Dec 21:40
4.4.1
4f66f4b
Compare
Choose a tag to compare
  • Minor help tweaks (#23)

4.4.0

28 Dec 16:13
4.4.0
5c5154f
Compare
Choose a tag to compare
  • add -h flag to print help (#21)
    • also generate man files out of README.md and package them

4.3.0

28 Dec 09:25
4.3.0
d785805
Compare
Choose a tag to compare
  • Fix detecting foreign packages to check (#20)
  • Experimental workaround to reduce number of false positives (#13)

4.2.0

14 Dec 19:20
4.2.0
c29f3c1
Compare
Choose a tag to compare
  • 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

31 Dec 16:16
fc1c4e9
Compare
Choose a tag to compare
  • Fix wrong error message popping up when nothing to rebuild

4.1.5

19 Dec 00:01
eabebf5
Compare
Choose a tag to compare
  • Respect repo filter for all non-ldd checks as well