kiwi-el8/test/unit/builder
Marcus Schäfer d4d39e481a
Drop insecure and unsupported md5 digest
Decommission the Checksum.md5() method and move all places
in code to sha256(). The md5 digest is considered insecure
and has also been removed from hashlib as a supported digest.
This Fixes #2696
2024-12-19 11:26:07 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Do not exclude the .profile env file by default 2024-07-30 18:16:54 +02:00
container_test.py Drop insecure and unsupported md5 digest 2024-12-19 11:26:07 +01:00
disk_test.py Fix legacy_bios_mode detection 2024-12-02 13:33:00 +01:00
enclave_test.py Add new builder for enclaves 2024-09-07 22:23:59 +02:00
filesystem_test.py Add missing erofscompression validation 2024-09-17 15:07:49 +02:00
init_test.py Add new builder for enclaves 2024-09-07 22:23:59 +02:00
install_test.py Drop insecure and unsupported md5 digest 2024-12-19 11:26:07 +01:00
kis_test.py Drop insecure and unsupported md5 digest 2024-12-19 11:26:07 +01:00
live_test.py xorriso: respect efiparttable and gpt_hybrid_mbr 2024-12-13 11:13:27 -08:00