Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force creation of LUKS1 containers in test suite #10

Merged
merged 1 commit into from
Sep 28, 2019
Merged

Force creation of LUKS1 containers in test suite #10

merged 1 commit into from
Sep 28, 2019

Conversation

diabonas
Copy link

@diabonas diabonas commented Sep 28, 2019

Cryptsetup defaults to LUKS2 since version 2.1, make sure to create LUKS1 containers instead by using the "--type luks1" argument. This applies the patch by @cbiedl, closes #9.

Cryptsetup defaults to LUKS2 since version 2.1, make sure to create
LUKS1 containers instead by using the "--type luks1" argument.
@codecov-io
Copy link

codecov-io commented Sep 28, 2019

Codecov Report

Merging #10 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   75.67%   75.67%           
=======================================
  Files          10       10           
  Lines         744      744           
=======================================
  Hits          563      563           
  Misses        181      181

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe3e941...af81262. Read the comment docs.

Copy link
Collaborator

@sergio-correia sergio-correia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM.

@sergio-correia sergio-correia merged commit dc5601b into latchset:master Sep 28, 2019
@diabonas diabonas deleted the issue-9 branch September 28, 2019 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[patch] test-luksmeta breakage "Not compatible PBKDF options."
3 participants