]> code.ossystems Code Review - openembedded-core.git/commitdiff
strace: upgrade 5.13 -> 5.14
authorwangmy <wangmy@fujitsu.com>
Tue, 14 Sep 2021 23:37:43 +0000 (07:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Oct 2021 13:51:23 +0000 (14:51 +0100)
Improvements

Implemented decoding of memfd_secret and quotactl_fd syscalls, introduced in Linux 5.14.
Enhanced prctl syscall decoding.
Enhanced decoding of IFLA_* netlink attributes.
Enhanced decoding of MDBA_ROUTER_PATTR_* mdb router port netlink attributes.
Updated lists of BPF_*, IORING_*, MADV_*, MOUNT_ATTR_*, SCTP_*, and UFFD_* constants.
Updated lists of ioctl commands from Linux 5.14.
Bug fixes

Fixed build using bionic libc.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/strace/strace_5.14.bb [moved from meta/recipes-devtools/strace/strace_5.13.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-devtools/strace/strace_5.13.bb
rename to meta/recipes-devtools/strace/strace_5.14.bb
index 7d93f2da98dba2ff9b6fb6a0067ac58d42a2b60b..02a4843edfc6849e738fb26fa4426a73c2803742 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \
            file://uintptr_t.patch \
            file://0001-strace-fix-reproducibilty-issues.patch \
            "
-SRC_URI[sha256sum] = "5acc34888b9d510ad6ac915d4a8df08f51cf1ae920ea24649f6a4bb984d0b656"
+SRC_URI[sha256sum] = "901bee6db5e17debad4530dd9ffb4dc9a96c4a656edbe1c3141b7cb307b11e73"
 
 inherit autotools ptest