mbox series

kirkstone merge request: Sept 26

Message ID 0afc49d1-c255-46ea-8cfd-c614d8909e21@gmail.com
State New
Headers show
Series kirkstone merge request: Sept 26 | expand

Pull-request

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

Message

akuster808 Sept. 26, 2024, 6:38 p.m. UTC
Getting it out before the storm.

The following changes since commit 9a24b7679810628b594cc5a9b52f77f53d37004f:

   python3-django: Upgrade 4.2.10 -> 4.2.15 (2024-08-25 18:12:52 -0400)

are available in the Git repository at:

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

for you to fetch changes up to dd3d2293ffdf2559f8a433f241765a8ab50cd085:

   python3-smbus2: Fix LIC_FILES_CHKSUM (2024-09-22 10:16:22 -0400)

----------------------------------------------------------------
Niko Mauno (14):
       opensc: Fix LICENSE declaration
       python3-pybind11: Fix LICENSE
       python3-xlsxwriter: Fix LICENSE
       python3-cbor2: Fix LICENSE and LIC_FILES_CHKSUM
       python3-crc32c: Amend LICENSE declaration
       python3-mock: Fix LICENSE
       python3-parse-type: Fix LICENSE
       python3-pillow: Fix LICENSE and change SUMMARY to DESCRIPTION
       python3-colorama: Fix LICENSE
       python3-fann2: Fix LICENSE
       python3-pycurl: Fix LICENSE
       python3-googleapis-common-protos: Fix LIC_FILES_CHKSUM
       python3-haversine: Fix LIC_FILES_CHKSUM
       python3-smbus2: Fix LIC_FILES_CHKSUM

Peter Marko (1):
       libndp: Patch CVE-2024-5564

Vijay Anusuri (1):
       squid: Security fix CVE-2023-5824

  meta-networking/recipes-daemons/squid/files/CVE-2023-5824.patch | 4340 
+++++++++++++++++++++++++++++++++++
  meta-networking/recipes-daemons/squid/squid_4.15.bb |    1 +
  meta-oe/recipes-connectivity/libndp/libndp/CVE-2024-5564.patch |   48 +
  meta-oe/recipes-connectivity/libndp/libndp_1.8.bb |    1 +
  meta-oe/recipes-support/opensc/opensc_0.22.0.bb |    2 +-
  meta-python/recipes-devtools/python/python3-cbor2_5.4.2.bb |    4 +-
  meta-python/recipes-devtools/python/python3-colorama_0.4.4.bb |    2 +-
  meta-python/recipes-devtools/python/python3-crc32c_2.2.post0.bb |    2 +-
  meta-python/recipes-devtools/python/python3-fann2_1.1.2.bb |    2 +-
  .../recipes-devtools/python/python3-googleapis-common-protos_1.56.0.bb 
|    2 +-
  meta-python/recipes-devtools/python/python3-haversine_2.5.1.bb |    2 +-
  meta-python/recipes-devtools/python/python3-mock_4.0.3.bb |    2 +-
  meta-python/recipes-devtools/python/python3-parse-type_0.5.2.bb |    2 +-
  meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb |    4 +-
  meta-python/recipes-devtools/python/python3-pybind11_2.8.1.bb |    2 +-
  meta-python/recipes-devtools/python/python3-pycurl_7.45.1.bb |    2 +-
  meta-python/recipes-devtools/python/python3-smbus2_0.4.1.bb |    2 +-
  meta-python/recipes-devtools/python/python3-xlsxwriter_3.0.3.bb |    2 +-
  18 files changed, 4406 insertions(+), 16 deletions(-)
  create mode 100644 
meta-networking/recipes-daemons/squid/files/CVE-2023-5824.patch
  create mode 100644 
meta-oe/recipes-connectivity/libndp/libndp/CVE-2024-5564.patch

Comments

Khem Raj Sept. 26, 2024, 7:27 p.m. UTC | #1
Merged now
thanks Armin.

On Thu, Sep 26, 2024 at 11:38 AM akuster808 <akuster808@gmail.com> wrote:
>
> Getting it out before the storm.
>
> The following changes since commit 9a24b7679810628b594cc5a9b52f77f53d37004f:
>
>    python3-django: Upgrade 4.2.10 -> 4.2.15 (2024-08-25 18:12:52 -0400)
>
> are available in the Git repository at:
>
>    https://git.openembedded.org/meta-openembedded kirkstone-next
>
> for you to fetch changes up to dd3d2293ffdf2559f8a433f241765a8ab50cd085:
>
>    python3-smbus2: Fix LIC_FILES_CHKSUM (2024-09-22 10:16:22 -0400)
>
> ----------------------------------------------------------------
> Niko Mauno (14):
>        opensc: Fix LICENSE declaration
>        python3-pybind11: Fix LICENSE
>        python3-xlsxwriter: Fix LICENSE
>        python3-cbor2: Fix LICENSE and LIC_FILES_CHKSUM
>        python3-crc32c: Amend LICENSE declaration
>        python3-mock: Fix LICENSE
>        python3-parse-type: Fix LICENSE
>        python3-pillow: Fix LICENSE and change SUMMARY to DESCRIPTION
>        python3-colorama: Fix LICENSE
>        python3-fann2: Fix LICENSE
>        python3-pycurl: Fix LICENSE
>        python3-googleapis-common-protos: Fix LIC_FILES_CHKSUM
>        python3-haversine: Fix LIC_FILES_CHKSUM
>        python3-smbus2: Fix LIC_FILES_CHKSUM
>
> Peter Marko (1):
>        libndp: Patch CVE-2024-5564
>
> Vijay Anusuri (1):
>        squid: Security fix CVE-2023-5824
>
>   meta-networking/recipes-daemons/squid/files/CVE-2023-5824.patch | 4340
> +++++++++++++++++++++++++++++++++++
>   meta-networking/recipes-daemons/squid/squid_4.15.bb |    1 +
>   meta-oe/recipes-connectivity/libndp/libndp/CVE-2024-5564.patch |   48 +
>   meta-oe/recipes-connectivity/libndp/libndp_1.8.bb |    1 +
>   meta-oe/recipes-support/opensc/opensc_0.22.0.bb |    2 +-
>   meta-python/recipes-devtools/python/python3-cbor2_5.4.2.bb |    4 +-
>   meta-python/recipes-devtools/python/python3-colorama_0.4.4.bb |    2 +-
>   meta-python/recipes-devtools/python/python3-crc32c_2.2.post0.bb |    2 +-
>   meta-python/recipes-devtools/python/python3-fann2_1.1.2.bb |    2 +-
>   .../recipes-devtools/python/python3-googleapis-common-protos_1.56.0.bb
> |    2 +-
>   meta-python/recipes-devtools/python/python3-haversine_2.5.1.bb |    2 +-
>   meta-python/recipes-devtools/python/python3-mock_4.0.3.bb |    2 +-
>   meta-python/recipes-devtools/python/python3-parse-type_0.5.2.bb |    2 +-
>   meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb |    4 +-
>   meta-python/recipes-devtools/python/python3-pybind11_2.8.1.bb |    2 +-
>   meta-python/recipes-devtools/python/python3-pycurl_7.45.1.bb |    2 +-
>   meta-python/recipes-devtools/python/python3-smbus2_0.4.1.bb |    2 +-
>   meta-python/recipes-devtools/python/python3-xlsxwriter_3.0.3.bb |    2 +-
>   18 files changed, 4406 insertions(+), 16 deletions(-)
>   create mode 100644
> meta-networking/recipes-daemons/squid/files/CVE-2023-5824.patch
>   create mode 100644
> meta-oe/recipes-connectivity/libndp/libndp/CVE-2024-5564.patch
>