mbox series

dunfell merge request: Oct 3rd

Message ID 368e66df-f33f-ea8b-b380-d0920e438ee9@gmail.com
State New
Headers show
Series dunfell merge request: Oct 3rd | expand

Pull-request

https://git.openembedded.org/meta-openembedded dunfell-next

Message

akuster808 Oct. 3, 2023, 1:43 p.m. UTC
The following changes since commit e42d1e758f9f08b98c0e8c6f0532316951bb276f:

   postgresql: refresh patches (2023-09-09 12:52:03 -0400)

are available in the Git repository at:

   https://git.openembedded.org/meta-openembedded dunfell-next

for you to fetch changes up to 0f10a0d394ddffeeb1db0ea94046d86792d704fe:

   php: Fix CVE-2023-3824 (2023-09-30 08:55:03 -0400)

----------------------------------------------------------------
Bhargav Das (1):
       iperf3: Fix CVE-2023-38403

Hitendra Prajapati (1):
       wireshark: Fix CVE-2023-2906

Kirill Esipov (1):
       catch2: switch from master to v2.x branch

Priyal Doshi (1):
       open-vm-tools: Security fix for CVE-2023-20900

Siddharth Doshi (1):
       php: Fix CVE-2023-3824

  meta-networking/recipes-support/wireshark/files/CVE-2023-2906.patch | 
38 +++++++++++++++++++
  meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb |  1 +
  meta-oe/recipes-benchmark/iperf3/iperf3/0001-Fix-memory-allocation-hazard-1542-.-1543.patch | 46 +++++++++++++++++++++++
  meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb |  1 +
  meta-oe/recipes-devtools/php/php/CVE-2023-3824.patch | 91 
++++++++++++++++++++++++++++++++++++++++++++++
  meta-oe/recipes-devtools/php/php_7.4.33.bb |  1 +
  .../open-vm-tools/0001-Allow-only-X509-certs-to-verify-the-SAML-token-signa.patch | 35 ++++++++++++++++++
  meta-oe/recipes-support/open-vm-tools/open-vm-tools_11.0.1.bb |  1 +
  meta-oe/recipes-test/catch2/catch2_2.9.2.bb |  2 +-
  9 files changed, 215 insertions(+), 1 deletion(-)
  create mode 100644 
meta-networking/recipes-support/wireshark/files/CVE-2023-2906.patch
  create mode 100644 
meta-oe/recipes-benchmark/iperf3/iperf3/0001-Fix-memory-allocation-hazard-1542-.-1543.patch
  create mode 100644 meta-oe/recipes-devtools/php/php/CVE-2023-3824.patch
  create mode 100644 
meta-oe/recipes-support/open-vm-tools/open-vm-tools/0001-Allow-only-X509-certs-to-verify-the-SAML-token-signa.patch

Comments

Khem Raj Oct. 3, 2023, 5:44 p.m. UTC | #1
Merged thanks Armin

On Tue, Oct 3, 2023 at 6:43 AM akuster808 <akuster808@gmail.com> wrote:

> The following changes since commit
> e42d1e758f9f08b98c0e8c6f0532316951bb276f:
>
>    postgresql: refresh patches (2023-09-09 12:52:03 -0400)
>
> are available in the Git repository at:
>
>    https://git.openembedded.org/meta-openembedded dunfell-next
>
> for you to fetch changes up to 0f10a0d394ddffeeb1db0ea94046d86792d704fe:
>
>    php: Fix CVE-2023-3824 (2023-09-30 08:55:03 -0400)
>
> ----------------------------------------------------------------
> Bhargav Das (1):
>        iperf3: Fix CVE-2023-38403
>
> Hitendra Prajapati (1):
>        wireshark: Fix CVE-2023-2906
>
> Kirill Esipov (1):
>        catch2: switch from master to v2.x branch
>
> Priyal Doshi (1):
>        open-vm-tools: Security fix for CVE-2023-20900
>
> Siddharth Doshi (1):
>        php: Fix CVE-2023-3824
>
>   meta-networking/recipes-support/wireshark/files/CVE-2023-2906.patch |
> 38 +++++++++++++++++++
>   meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb |  1 +
>   meta-oe/recipes-benchmark/iperf3/iperf3/0001-Fix-memory-allocation-hazard-1542-.-1543.patch
> | 46 +++++++++++++++++++++++
>   meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb |  1 +
>   meta-oe/recipes-devtools/php/php/CVE-2023-3824.patch | 91
> ++++++++++++++++++++++++++++++++++++++++++++++
>   meta-oe/recipes-devtools/php/php_7.4.33.bb |  1 +
>   .../open-vm-tools/0001-Allow-only-X509-certs-to-verify-the-SAML-token-signa.patch
> | 35 ++++++++++++++++++
>   meta-oe/recipes-support/open-vm-tools/open-vm-tools_11.0.1.bb |  1 +
>   meta-oe/recipes-test/catch2/catch2_2.9.2.bb |  2 +-
>   9 files changed, 215 insertions(+), 1 deletion(-)
>   create mode 100644
> meta-networking/recipes-support/wireshark/files/CVE-2023-2906.patch
>   create mode 100644
>
> meta-oe/recipes-benchmark/iperf3/iperf3/0001-Fix-memory-allocation-hazard-1542-.-1543.patch
>   create mode 100644 meta-oe/recipes-devtools/php/php/CVE-2023-3824.patch
>   create mode 100644
> meta-oe/recipes-support/open-vm-tools/open-vm-tools/0001-Allow-only-X509-certs-to-verify-the-SAML-token-signa.patch
>
>
>