The following changes since commit 9b3b907f30b0d5b92d58c7e68289184fda733d3e:
netkit-rsh: add tag to CVE patch (2019-05-27 22:22:25 -0700) are available in the git repository at: https://git.openembedded.org/meta-openembedded aaa6eb0bb5da516373aa9e8c1dde8fdf85a54e95 for you to fetch changes up to aaa6eb0bb5da516373aa9e8c1dde8fdf85a54e95: lua: Security fix for CVE-2019-6706 (2019-09-02 19:54:39 -0700) ---------------------------------------------------------------- Armin Kuster (1): lua: Security fix for CVE-2019-6706 Peter Kjellerstedt (1): apache2: Correct appending to SYSROOT_PREPROCESS_FUNCS qi.c...@windriver.com (1): apache2: set CVE_PRODUCT Yi Zhao (2): apache2: upgrade 2.4.34 -> 2.4.39 apache2: upgrade 2.4.39 -> 2.4.41 .../recipes-devtools/lua/lua/CVE-2019-6706.patch | 32 ++ meta-oe/recipes-devtools/lua/lua_5.3.4.bb | 1 + .../recipes-httpd/apache2/apache2-native_2.4.34.bb | 46 -- ...nfigure-use-pkg-config-for-PCRE-detection.patch | 8 +- ...-up-the-core-size-limit-if-CoreDumpDirec.patch} | 12 +- ...ot-export-apr-apr-util-symbols-when-usin.patch} | 10 +- ...ache2-log-the-SELinux-context-at-startup.patch} | 23 +- ...replace-lynx-to-curl-in-apachectl-script.patch} | 6 +- ...-the-race-issue-of-parallel-installation.patch} | 6 +- ...apache2-allow-to-disable-selinux-support.patch} | 8 +- ...-not-use-relative-path-for-gen_test_char.patch} | 8 +- .../apache2/apache2/CVE-2018-11763.patch | 512 --------------------- .../apache2/apache2/apache-configure_perlbin.patch | 27 -- .../{apache2_2.4.34.bb => apache2_2.4.41.bb} | 202 ++++---- meta-webserver/recipes-httpd/apache2/files/init | 0 15 files changed, 190 insertions(+), 711 deletions(-) create mode 100644 meta-oe/recipes-devtools/lua/lua/CVE-2019-6706.patch delete mode 100644 meta-webserver/recipes-httpd/apache2/apache2-native_2.4.34.bb rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.1-corelimit.patch => 0002-apache2-bump-up-the-core-size-limit-if-CoreDumpDirec.patch} (83%) rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.4-export.patch => 0003-apache2-do-not-export-apr-apr-util-symbols-when-usin.patch} (80%) rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.1-selinux.patch => 0004-apache2-log-the-SELinux-context-at-startup.patch} (85%) rename meta-webserver/recipes-httpd/apache2/apache2/{replace-lynx-to-curl-in-apachectl-script.patch => 0005-replace-lynx-to-curl-in-apachectl-script.patch} (95%) rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.3-fix-race-issue-of-dir-install.patch => 0006-apache2-fix-the-race-issue-of-parallel-installation.patch} (94%) rename meta-webserver/recipes-httpd/apache2/apache2/{configure-allow-to-disable-selinux-support.patch => 0007-apache2-allow-to-disable-selinux-support.patch} (91%) rename meta-webserver/recipes-httpd/apache2/apache2/{server-makefile.patch => 0008-apache2-do-not-use-relative-path-for-gen_test_char.patch} (76%) delete mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2018-11763.patch delete mode 100644 meta-webserver/recipes-httpd/apache2/apache2/apache-configure_perlbin.patch rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.34.bb => apache2_2.4.41.bb} (61%) mode change 100755 => 100644 meta-webserver/recipes-httpd/apache2/files/init -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel