mbox series

mickledore merge request: Sept 27th

Message ID 106a5b7b-060d-4a20-e508-82e220c23e39@gmail.com
State New
Headers show
Series mickledore merge request: Sept 27th | expand

Pull-request

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

Message

akuster808 Sept. 27, 2023, 11:43 a.m. UTC
The following changes since commit 32c529d435c45e60151c714936d451ed9e341466:

   poppler: fix CVE-2023-34872 (2023-09-19 07:22:00 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 922f41b39f364e5b6be596b4b51e0fb37ffe1971:

   x11vnc: Fix CVE-2020-29074 (2023-09-27 07:40:56 -0400)

----------------------------------------------------------------
Armin Kuster (1):
       openldap: update to 2.5.16.

Lee Chee Yang (2):
       opensc: fix CVE-2023-2977
       x11vnc: Fix CVE-2020-29074

Sanjay Chitroda (1):
       netkit-telnet: Fix CVE-2022-39028

  .../recipes-netkit/netkit-telnet/files/CVE-2022-39028.patch     | 53 
++++++++++++++++++++++++++++
  .../recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb          | 1 +
  meta-oe/recipes-graphics/x11vnc/files/CVE-2020-29074.patch      | 27 
+++++++++++++++
  meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb                | 1 +
  .../0001-configure-Pass-pthread_t-to-pthread_detach.patch       | 32 
-----------------
  .../openldap/{openldap_2.5.13.bb => openldap_2.5.16.bb} |  3 +-
  meta-oe/recipes-support/opensc/files/CVE-2023-2977.patch        | 54 
+++++++++++++++++++++++++++++
  meta-oe/recipes-support/opensc/opensc_0.23.0.bb                 | 1 +
  8 files changed, 138 insertions(+), 34 deletions(-)
  create mode 100644 
meta-networking/recipes-netkit/netkit-telnet/files/CVE-2022-39028.patch
  create mode 100644 
meta-oe/recipes-graphics/x11vnc/files/CVE-2020-29074.patch
  delete mode 100644 
meta-oe/recipes-support/openldap/openldap/0001-configure-Pass-pthread_t-to-pthread_detach.patch
  rename meta-oe/recipes-support/openldap/{openldap_2.5.13.bb => 
openldap_2.5.16.bb} (98%)
  create mode 100644 
meta-oe/recipes-support/opensc/files/CVE-2023-2977.patch

Comments

Khem Raj Sept. 27, 2023, 7:20 p.m. UTC | #1
merged thanks Armin

On Wed, Sep 27, 2023 at 4:43 AM akuster808 <akuster808@gmail.com> wrote:
>
> The following changes since commit 32c529d435c45e60151c714936d451ed9e341466:
>
>    poppler: fix CVE-2023-34872 (2023-09-19 07:22:00 -0400)
>
> are available in the Git repository at:
>
>    https://git.openembedded.org/meta-openembedded mickledore-next
>
> for you to fetch changes up to 922f41b39f364e5b6be596b4b51e0fb37ffe1971:
>
>    x11vnc: Fix CVE-2020-29074 (2023-09-27 07:40:56 -0400)
>
> ----------------------------------------------------------------
> Armin Kuster (1):
>        openldap: update to 2.5.16.
>
> Lee Chee Yang (2):
>        opensc: fix CVE-2023-2977
>        x11vnc: Fix CVE-2020-29074
>
> Sanjay Chitroda (1):
>        netkit-telnet: Fix CVE-2022-39028
>
>   .../recipes-netkit/netkit-telnet/files/CVE-2022-39028.patch     | 53
> ++++++++++++++++++++++++++++
>   .../recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb          | 1 +
>   meta-oe/recipes-graphics/x11vnc/files/CVE-2020-29074.patch      | 27
> +++++++++++++++
>   meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb                | 1 +
>   .../0001-configure-Pass-pthread_t-to-pthread_detach.patch       | 32
> -----------------
>   .../openldap/{openldap_2.5.13.bb => openldap_2.5.16.bb} |  3 +-
>   meta-oe/recipes-support/opensc/files/CVE-2023-2977.patch        | 54
> +++++++++++++++++++++++++++++
>   meta-oe/recipes-support/opensc/opensc_0.23.0.bb                 | 1 +
>   8 files changed, 138 insertions(+), 34 deletions(-)
>   create mode 100644
> meta-networking/recipes-netkit/netkit-telnet/files/CVE-2022-39028.patch
>   create mode 100644
> meta-oe/recipes-graphics/x11vnc/files/CVE-2020-29074.patch
>   delete mode 100644
> meta-oe/recipes-support/openldap/openldap/0001-configure-Pass-pthread_t-to-pthread_detach.patch
>   rename meta-oe/recipes-support/openldap/{openldap_2.5.13.bb =>
> openldap_2.5.16.bb} (98%)
>   create mode 100644
> meta-oe/recipes-support/opensc/files/CVE-2023-2977.patch
>