All of lore.kernel.org
 help / color / mirror / Atom feed
* Dunfell merge request: April 25
@ 2024-04-25 12:31 akuster808
  0 siblings, 0 replies; only message in thread
From: akuster808 @ 2024-04-25 12:31 UTC (permalink / raw)
  To: Khem Raj, OpenEmbedded Devel List

The following changes since commit c74ebbddfd9dbe02d3f7422016324451eb218e1e:

   python3-pillow: Fix for CVE-2023-50447 (2024-03-03 16:38:27 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 01358b6d705071cc0ac5aefa7670ab235709729a:

   wireshark: fix CVE-2023-6175 (2024-04-25 08:27:27 -0400)

----------------------------------------------------------------
Ashish Sharma (2):
       c-ares: Backport fix for CVE-2024-25629
       wireshark: Backport fix for CVE-2024-2955

Hitendra Prajapati (2):
       python3-cryptography: fix CVE-2024-26130 NULL pointer dereference
       wireshark: fix CVE-2023-6175

Matthias Schmitz (1):
       postgresql: Update to 12.18

Vijay Anusuri (1):
       wireshark: Fix for CVE-2023-4511

  .../recipes-support/wireshark/files/CVE-2023-4511.patch         | 81 
+++++++++
  .../recipes-support/wireshark/files/CVE-2023-6175.patch         | 246 
++++++++++++++++++++++++++++
  .../recipes-support/wireshark/files/CVE-2024-2955.patch         | 52 
++++++
  meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb   | 3 +
  .../postgresql/{postgresql_12.17.bb => postgresql_12.18.bb} |   4 +-
  meta-oe/recipes-support/c-ares/c-ares/CVE-2024-25629.patch      | 32 ++++
  meta-oe/recipes-support/c-ares/c-ares_1.18.1.bb                 | 1 +
  .../python/python3-cryptography/CVE-2024-26130.patch            | 66 
++++++++
  meta-python/recipes-devtools/python/python3-cryptography_2.8.bb | 1 +
  9 files changed, 484 insertions(+), 2 deletions(-)
  create mode 100644 
meta-networking/recipes-support/wireshark/files/CVE-2023-4511.patch
  create mode 100644 
meta-networking/recipes-support/wireshark/files/CVE-2023-6175.patch
  create mode 100644 
meta-networking/recipes-support/wireshark/files/CVE-2024-2955.patch
  rename meta-oe/recipes-dbs/postgresql/{postgresql_12.17.bb => 
postgresql_12.18.bb} (51%)
  create mode 100644 
meta-oe/recipes-support/c-ares/c-ares/CVE-2024-25629.patch
  create mode 100644 
meta-python/recipes-devtools/python/python3-cryptography/CVE-2024-26130.patch



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-25 12:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25 12:31 Dunfell merge request: April 25 akuster808

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.