mbox series

kirkstone merge request: Nov 8th

Message ID 05f768c6-fb99-4da3-87af-0ab94e216edf@gmail.com
State New
Headers show
Series kirkstone merge request: Nov 8th | expand

Pull-request

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

Message

akuster808 Nov. 8, 2023, 1:57 p.m. UTC
The following changes since commit 79a6f60dabad9e5b0e041efa91379447ef030482:

   mbedtls: upgrade 2.28.2 -> 2.28.5 (2023-10-17 09:07:38 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 7da6cb848bc42b3e6bd5d2b37b52ba75510a6ca0:

   indent: fix CVE-2023-40305 (2023-11-03 10:52:59 -0400)

----------------------------------------------------------------
Beniamin Sandu (1):
       mbedtls: upgrade 3.4.0 -> 3.5.0

Martin Jansa (1):
       packagegroup-meta-multimedia: restore x11 restriction for projucer

Omkar Patil (1):
       ntfs-3g-ntfsprogs: Upgrade 2022.5.17 to 2022.10.3

Richard Purdie (3):
       grubby: Update branchname to match upstream
       python-blivet: Adapt to upstream branch name changes
       suiteparse: Adapt to upstream branch name changes

Yogita Urade (1):
       indent: fix CVE-2023-40305

  ...3g-ntfsprogs_2022.5.17.bb => ntfs-3g-ntfsprogs_2022.10.3.bb} |    2 +-
  meta-initramfs/recipes-devtools/grubby/grubby_git.bb |    2 +-
  .../packagegroups/packagegroup-meta-multimedia.bb |    2 +-
  ...1-AES-NI-use-target-attributes-for-x86-32-bit-intrinsi.patch | 87 +
  ...1-aesce-do-not-specify-an-arch-version-when-enabling-c.patch | 33 -
  ...2-aesce-use-correct-target-attribute-when-building-wit.patch | 34 -
  .../mbedtls/{mbedtls_3.4.0.bb => mbedtls_3.5.0.bb} |   10 +-
  meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb |    2 +-
  .../recipes-extended/indent/indent/CVE-2023-40305_0001.patch    | 4196 
++++++++++++++++++++++++++
  .../recipes-extended/indent/indent/CVE-2023-40305_0002.patch    | 4254 
+++++++++++++++++++++++++++
  meta-oe/recipes-extended/indent/indent_2.2.12.bb |    2 +
  .../recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb |    2 +-
  12 files changed, 8546 insertions(+), 80 deletions(-)
  rename 
meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/{ntfs-3g-ntfsprogs_2022.5.17.bb 
=> ntfs-3g-ntfsprogs_2022.10.3.bb} (95%)
  create mode 100644 
meta-networking/recipes-connectivity/mbedtls/mbedtls/0001-AES-NI-use-target-attributes-for-x86-32-bit-intrinsi.patch
  delete mode 100644 
meta-networking/recipes-connectivity/mbedtls/mbedtls/0001-aesce-do-not-specify-an-arch-version-when-enabling-c.patch
  delete mode 100644 
meta-networking/recipes-connectivity/mbedtls/mbedtls/0002-aesce-use-correct-target-attribute-when-building-wit.patch
  rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_3.4.0.bb 
=> mbedtls_3.5.0.bb} (87%)
  create mode 100644 
meta-oe/recipes-extended/indent/indent/CVE-2023-40305_0001.patch
  create mode 100644 
meta-oe/recipes-extended/indent/indent/CVE-2023-40305_0002.patch

Comments

Khem Raj Nov. 8, 2023, 2:47 p.m. UTC | #1
merged thanks Armin

On Wed, Nov 8, 2023 at 5:57 AM akuster808 <akuster808@gmail.com> wrote:
>
> The following changes since commit 79a6f60dabad9e5b0e041efa91379447ef030482:
>
>    mbedtls: upgrade 2.28.2 -> 2.28.5 (2023-10-17 09:07:38 -0400)
>
> are available in the Git repository at:
>
>    https://git.openembedded.org/meta-openembedded kirkstone-next
>
> for you to fetch changes up to 7da6cb848bc42b3e6bd5d2b37b52ba75510a6ca0:
>
>    indent: fix CVE-2023-40305 (2023-11-03 10:52:59 -0400)
>
> ----------------------------------------------------------------
> Beniamin Sandu (1):
>        mbedtls: upgrade 3.4.0 -> 3.5.0
>
> Martin Jansa (1):
>        packagegroup-meta-multimedia: restore x11 restriction for projucer
>
> Omkar Patil (1):
>        ntfs-3g-ntfsprogs: Upgrade 2022.5.17 to 2022.10.3
>
> Richard Purdie (3):
>        grubby: Update branchname to match upstream
>        python-blivet: Adapt to upstream branch name changes
>        suiteparse: Adapt to upstream branch name changes
>
> Yogita Urade (1):
>        indent: fix CVE-2023-40305
>
>   ...3g-ntfsprogs_2022.5.17.bb => ntfs-3g-ntfsprogs_2022.10.3.bb} |    2 +-
>   meta-initramfs/recipes-devtools/grubby/grubby_git.bb |    2 +-
>   .../packagegroups/packagegroup-meta-multimedia.bb |    2 +-
>   ...1-AES-NI-use-target-attributes-for-x86-32-bit-intrinsi.patch | 87 +
>   ...1-aesce-do-not-specify-an-arch-version-when-enabling-c.patch | 33 -
>   ...2-aesce-use-correct-target-attribute-when-building-wit.patch | 34 -
>   .../mbedtls/{mbedtls_3.4.0.bb => mbedtls_3.5.0.bb} |   10 +-
>   meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb |    2 +-
>   .../recipes-extended/indent/indent/CVE-2023-40305_0001.patch    | 4196
> ++++++++++++++++++++++++++
>   .../recipes-extended/indent/indent/CVE-2023-40305_0002.patch    | 4254
> +++++++++++++++++++++++++++
>   meta-oe/recipes-extended/indent/indent_2.2.12.bb |    2 +
>   .../recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb |    2 +-
>   12 files changed, 8546 insertions(+), 80 deletions(-)
>   rename
> meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/{ntfs-3g-ntfsprogs_2022.5.17.bb
> => ntfs-3g-ntfsprogs_2022.10.3.bb} (95%)
>   create mode 100644
> meta-networking/recipes-connectivity/mbedtls/mbedtls/0001-AES-NI-use-target-attributes-for-x86-32-bit-intrinsi.patch
>   delete mode 100644
> meta-networking/recipes-connectivity/mbedtls/mbedtls/0001-aesce-do-not-specify-an-arch-version-when-enabling-c.patch
>   delete mode 100644
> meta-networking/recipes-connectivity/mbedtls/mbedtls/0002-aesce-use-correct-target-attribute-when-building-wit.patch
>   rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_3.4.0.bb
> => mbedtls_3.5.0.bb} (87%)
>   create mode 100644
> meta-oe/recipes-extended/indent/indent/CVE-2023-40305_0001.patch
>   create mode 100644
> meta-oe/recipes-extended/indent/indent/CVE-2023-40305_0002.patch
>