From: Wang Mingyu <[email protected]>

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 <[email protected]>
---
 .../makeself/{makeself_2.6.0.bb => makeself_2.7.1.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/makeself/{makeself_2.6.0.bb => 
makeself_2.7.1.bb} (94%)

diff --git a/meta-oe/recipes-devtools/makeself/makeself_2.6.0.bb 
b/meta-oe/recipes-devtools/makeself/makeself_2.7.1.bb
similarity index 94%
rename from meta-oe/recipes-devtools/makeself/makeself_2.6.0.bb
rename to meta-oe/recipes-devtools/makeself/makeself_2.7.1.bb
index cd2c4c16de..1deb59587e 100644
--- a/meta-oe/recipes-devtools/makeself/makeself_2.6.0.bb
+++ b/meta-oe/recipes-devtools/makeself/makeself_2.7.1.bb
@@ -12,7 +12,7 @@ SRC_URI = "\
     
git://github.com/megastep/${BPN}.git;protocol=https;branch=master;tag=release-${PV}
 \
 "
 
-SRCREV = "55d96ab79d39e10e3aec1bb1a7647ec0d4ddf1aa"
+SRCREV = "3815292f7359a4ccab8e27bdbe8a844947c51e4c"
 
 
 do_configure[noexec] = "1"
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122739): 
https://lists.openembedded.org/g/openembedded-devel/message/122739
Mute This Topic: https://lists.openembedded.org/mt/116839777/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to