Felix Fontein
|
b08f6eefe8
|
Remove unnecessary test imports. (#576)
|
2023-02-12 20:59:55 +01:00 |
Felix Fontein
|
6bf3ef47e1
|
Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491)
* Add SPDX license identifiers, mention all licenses in galaxy.yml.
* Add default copyright headers.
* Add headers for documents.
* Fix/add more copyright statements.
* Add copyright / license info for vendored code.
* Add extra sanity test.
* Add changelog fragment.
* Comment PSF-2.0 license out in galaxy.yml for now.
* Remove colon after 'Copyright'.
* Avoid colon after 'Copyright' in lint script.
* Mention correct filename.
* Add BSD-3-Clause.
* Improve lint script.
* Update README.
* Symlinks...
|
2022-07-21 07:27:26 +02:00 |
Felix Fontein
|
ebbfd7c56f
|
luks_device: add built-in signature wiper to work around older wipefs versions with LUKS2 containers (#327)
* Use 'cryptsetup erase' to kill LUKS signature.
* Adjust unit test.
* Use own wiper for LUKS headers.
* Add comments.
* Fix tests.
* Update changelog.
* Remove 'cryptsetup erase'.
* Improve error messages.
|
2021-11-11 06:59:35 +01:00 |
Felix Fontein
|
ccb25eab36
|
luks_device - make add/removal of keyfile/passphrase idempotent (#168)
* Update documentation, adjust tests, add changelog fragment.
* Move module unit test to correct place.
* Implement keyfile / passphrase test.
|
2021-01-03 11:22:41 +01:00 |