From: Wang Mingyu <[email protected]> Changes of existing tools: ------------------------------ - chreipl: Make --bootparms work for ECKD re-IPL - cpacfstats: Add 'unauthorized' state to CPU-MF counters - cpictl: Detect RHCOS using VARIANT_ID - hsci: Automatically set appropriate MTU for HSCI - libutil: Add util_readlink() and util_readlinkat() helpers - libutil: Add util_startswith() to util_str - libutil: Add utility parsing functions - lschp: Add support for structured output (--format) - lsreipl: Suppress 'clear' output if not supported - pvimg: Add '--format text' support to 'pvimg info' - pvimg: Add '--print-schema ' option to 'pvimg info' - pvimg: Add '--show-secrets' flag to 'pvimg info' - pvimg: Provide improved JSON output to 'pvimg info --format json' - pvinfo: Improve User experience on non-SE enabled systems - zipl/ngdump: Ensure ext4 file system is used on dump partition - zkey: Add support for integrity protected disks using HMAC keys
Bug Fixes: ------------- - cpumf/pai: Handle different size of perf_event_attr - lscss: Fix memory leak - zipl: Fix dump job on tape devices Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-core/ttyrun/{ttyrun_2.40.0.bb => ttyrun_2.41.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ttyrun/{ttyrun_2.40.0.bb => ttyrun_2.41.0.bb} (94%) diff --git a/meta/recipes-core/ttyrun/ttyrun_2.40.0.bb b/meta/recipes-core/ttyrun/ttyrun_2.41.0.bb similarity index 94% rename from meta/recipes-core/ttyrun/ttyrun_2.40.0.bb rename to meta/recipes-core/ttyrun/ttyrun_2.41.0.bb index 974b0a8aa0..59dfab7122 100644 --- a/meta/recipes-core/ttyrun/ttyrun_2.40.0.bb +++ b/meta/recipes-core/ttyrun/ttyrun_2.41.0.bb @@ -7,7 +7,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=f5118f167b055bfd7c3450803f1847af" SRC_URI = "git://github.com/ibm-s390-linux/s390-tools;protocol=https;branch=master;tag=v${PV}" -SRCREV = "aca6704cfa27434452580369b4bc8a024bd0edee" +SRCREV = "5e07b30bdf67623e7a6d3850e26208b642d416d7" CVE_PRODUCT = "s390-tools" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232297): https://lists.openembedded.org/g/openembedded-core/message/232297 Mute This Topic: https://lists.openembedded.org/mt/118111217/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
