Skip to content
Commit 83b045af authored by Ivan Čukić's avatar Ivan Čukić 👁
Browse files

Make gocryptfs version checking less strict

gocryptfs does not have a stable --version string. This patch
removes checking the minor version as it is skipped in the recent
releases, but adds prefix checking to ensure the reported two-component
version is for gocryptfs, and not for some inside dependency.
parent 3cb86f40
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment