On Sun, Sep 1, 2024 at 5:52 AM Vijay Anusuri <vanus...@mvista.com> wrote: > > Hi Steve, > > Could you please merge this patch also to scathgap branch along with below > commit > > https://git.openembedded.org/openembedded-core/commit/?id=c041932f14cf552b0446732ce0cca6537f3286ab
OK, both are in my test queue. Thanks, Steve > On Fri, Aug 30, 2024 at 4:12 PM <vanus...@mvista.com> wrote: >> >> From: Vijay Anusuri <vanus...@mvista.com> >> >> Refreshed patch >> 0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch >> >> Includes security fix >> CVE-2023-49582 >> >> changelog: >> https://downloads.apache.org/apr/CHANGES-APR-1.7 >> >> Signed-off-by: Vijay Anusuri <vanus...@mvista.com> >> --- >> ...1-configure-Remove-runtime-test-for-mmap-that-can-map-.patch | 2 +- >> meta/recipes-support/apr/{apr_1.7.4.bb => apr_1.7.5.bb} | 2 +- >> 2 files changed, 2 insertions(+), 2 deletions(-) >> rename meta/recipes-support/apr/{apr_1.7.4.bb => apr_1.7.5.bb} (98%) >> >> diff --git >> a/meta/recipes-support/apr/apr/0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch >> >> b/meta/recipes-support/apr/apr/0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch >> index a78b16284f..3480deaa4d 100644 >> --- >> a/meta/recipes-support/apr/apr/0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch >> +++ >> b/meta/recipes-support/apr/apr/0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch >> @@ -34,7 +34,7 @@ index 3663220..dce9789 100644 >> -#ifdef HAVE_SYS_MMAN_H >> -#include <sys/mman.h> >> -#endif >> -- int main() >> +- int main(int argc, const char *argv[]) >> - { >> - int fd; >> - void *m; >> diff --git a/meta/recipes-support/apr/apr_1.7.4.bb >> b/meta/recipes-support/apr/apr_1.7.5.bb >> similarity index 98% >> rename from meta/recipes-support/apr/apr_1.7.4.bb >> rename to meta/recipes-support/apr/apr_1.7.5.bb >> index 4df741c766..78796476e2 100644 >> --- a/meta/recipes-support/apr/apr_1.7.4.bb >> +++ b/meta/recipes-support/apr/apr_1.7.5.bb >> @@ -25,7 +25,7 @@ SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.bz2 \ >> file://0001-dso-Check-for-NULL-handle-in-apr_dso_sym.patch \ >> " >> >> -SRC_URI[sha256sum] = >> "fc648de983f3a2a6c9e78dea1f180639bd2fad6c06d556d4367a701fe5c35577" >> +SRC_URI[sha256sum] = >> "cd0f5d52b9ab1704c72160c5ee3ed5d3d4ca2df4a7f8ab564e3cb352b67232f2" >> >> inherit autotools-brokensep lib_package binconfig multilib_header ptest >> multilib_script >> >> -- >> 2.25.1 >>
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204161): https://lists.openembedded.org/g/openembedded-core/message/204161 Mute This Topic: https://lists.openembedded.org/mt/108176917/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-