On 7/19/21 8:15 AM, akuster808 wrote:
The following changes since commit c51e79dd854460c6f6949a187970d05362152e84: python3-django: upgrade 2.2.23 -> 2.2.24 (2021-06-27 07:50:20 -0700) are available in the Git repository at: https://git.openembedded.org/meta-openembedded hardknott-next for you to fetch changes up to 6a7ba8f7f210e04183fb64ab181520d817a34a11: sysbench: fix memory test (2021-07-14 21:27:01 -0700) ---------------------------------------------------------------- Adrian Zaharia (1): ntp: fix ntpdate to wait for subprocesses Akifumi Chikazawa (1): openvpn: add CVE-2020-7224 and CVE-2020-27569 to allowlist Changqing Li (1): nginx: fix CVE-2021-23017 Li Wang (1): apache2: fix CVE-2020-13950 CVE-2020-35452 CVE-2021-26690 CVE-2021-26691 CVE-2021-30641 Masaki Ambai (1): nss: add CVE-2006-5201 to allowlist Sam Van Den Berge (1): libiio: fix installing libiio when python3 bindings are enabled massimo toscanelli (1): sysbench: fix memory test meta-networking/recipes-support/ntp/ntp/ntpdate | 5 +++ meta-networking/recipes-support/openvpn/openvpn_2.5.2.bb | 3 ++ ...1-Adding-volatile-modifier-to-tmp-variable-in-memory-t.patch | 40 +++++++++++++++++ meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb | 4 +- ...1-python-Do-not-verify-whether-libiio-is-installed-whe.patch | 37 ++++++++++++++++ meta-oe/recipes-support/libiio/libiio_git.bb | 4 +- meta-oe/recipes-support/nss/nss_3.64.bb | 3 ++ .../recipes-httpd/apache2/apache2/CVE-2020-13950.patch | 45 ++++++++++++++++++++ .../recipes-httpd/apache2/apache2/CVE-2020-35452.patch | 49 +++++++++++++++++++++ .../recipes-httpd/apache2/apache2/CVE-2021-26690.patch | 39 +++++++++++++++++ .../recipes-httpd/apache2/apache2/CVE-2021-26691.patch | 35 +++++++++++++++ .../recipes-httpd/apache2/apache2/CVE-2021-30641.patch | 66 +++++++++++++++++++++++++++++ meta-webserver/recipes-httpd/apache2/apache2_2.4.46.bb | 5 +++ meta-webserver/recipes-httpd/nginx/files/CVE-2021-23017.patch | 46 ++++++++++++++++++++ meta-webserver/recipes-httpd/nginx/nginx.inc | 1 + 15 files changed, 380 insertions(+), 2 deletions(-) create mode 100644 meta-oe/recipes-benchmark/sysbench/sysbench/0001-Adding-volatile-modifier-to-tmp-variable-in-memory-t.patch create mode 100644 meta-oe/recipes-support/libiio/files/0001-python-Do-not-verify-whether-libiio-is-installed-whe.patch create mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2020-13950.patch create mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2020-35452.patch create mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-26690.patch create mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-26691.patch create mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-30641.patch create mode 100644 meta-webserver/recipes-httpd/nginx/files/CVE-2021-23017.patch
merged thanks.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#92269): https://lists.openembedded.org/g/openembedded-devel/message/92269 Mute This Topic: https://lists.openembedded.org/mt/84310138/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
