mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +00:00
Changelog: ============ - Base64 encoding now runs after compression, consistent with other post-compression encryption/encoding options. - Documentation updated to reflect that compression can be combined with encryption/encoding. - Compression now precedes encryption so both can be enabled together. - Signing passphrases are masked in stored metadata. - Added coverage for combined encryption + compression flows. - Access archive name from script - pre-extraction script execution in combination with --notemp -Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>