mbox series

mickeldore merge request: Dec 3rd

Message ID b724b5d5-0ffe-45f4-97df-9d0f1869c960@gmail.com
State New
Headers show
Series mickeldore merge request: Dec 3rd | expand

Pull-request

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

Message

akuster808 Dec. 4, 2023, 2:59 p.m. UTC
The following changes since commit aa5e8edabbc414d8ec1b2ad63c8743c7baf99626:

   nlohmann-json: Add ptest support (2023-11-16 21:49:15 -0500)

are available in the Git repository at:

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

for you to fetch changes up to f29290563cb821fae95340ba959749641c69ed7f:

   python3-django: move to version 4.2.7 (2023-12-04 09:47:03 -0500)

----------------------------------------------------------------
Benjamin Bara (1):
       libvpx: upgrade 1.13.0 -> 1.13.1

Christian Eggers (1):
       python3-gcovr: switch to main branch

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

Joe Slater (1):
       python3-django: move to version 4.2.7

Khem Raj (1):
       gattlib: Upgrade to latest tip of trunk

  .../recipes-support/wireshark/files/CVE-2023-2906.patch         | 38 
+++++++++++++++++++++++++++++
  meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb   | 1 +
  meta-oe/recipes-connectivity/gattlib/gattlib_git.bb             | 11 
+++++++--
  .../webm/{libvpx_1.13.0.bb => libvpx_1.13.1.bb} |  2 +-
  .../python/{python3-django_4.2.1.bb => python3-django_4.2.7.bb} |  2 +-
  meta-python/recipes-devtools/python/python3-gcovr_6.0.bb        | 2 +-
  6 files changed, 51 insertions(+), 5 deletions(-)
  create mode 100644 
meta-networking/recipes-support/wireshark/files/CVE-2023-2906.patch
  rename meta-oe/recipes-multimedia/webm/{libvpx_1.13.0.bb => 
libvpx_1.13.1.bb} (96%)
  rename meta-python/recipes-devtools/python/{python3-django_4.2.1.bb => 
python3-django_4.2.7.bb} (58%)

Comments

Khem Raj Dec. 4, 2023, 3:32 p.m. UTC | #1
merged, thanks Armin.

On Mon, Dec 4, 2023 at 6:59 AM akuster808 <akuster808@gmail.com> wrote:
>
> The following changes since commit aa5e8edabbc414d8ec1b2ad63c8743c7baf99626:
>
>    nlohmann-json: Add ptest support (2023-11-16 21:49:15 -0500)
>
> are available in the Git repository at:
>
>    https://git.openembedded.org/meta-openembedded mickledore-next
>
> for you to fetch changes up to f29290563cb821fae95340ba959749641c69ed7f:
>
>    python3-django: move to version 4.2.7 (2023-12-04 09:47:03 -0500)
>
> ----------------------------------------------------------------
> Benjamin Bara (1):
>        libvpx: upgrade 1.13.0 -> 1.13.1
>
> Christian Eggers (1):
>        python3-gcovr: switch to main branch
>
> Hitendra Prajapati (1):
>        wireshark: Fix CVE-2023-2906
>
> Joe Slater (1):
>        python3-django: move to version 4.2.7
>
> Khem Raj (1):
>        gattlib: Upgrade to latest tip of trunk
>
>   .../recipes-support/wireshark/files/CVE-2023-2906.patch         | 38
> +++++++++++++++++++++++++++++
>   meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb   | 1 +
>   meta-oe/recipes-connectivity/gattlib/gattlib_git.bb             | 11
> +++++++--
>   .../webm/{libvpx_1.13.0.bb => libvpx_1.13.1.bb} |  2 +-
>   .../python/{python3-django_4.2.1.bb => python3-django_4.2.7.bb} |  2 +-
>   meta-python/recipes-devtools/python/python3-gcovr_6.0.bb        | 2 +-
>   6 files changed, 51 insertions(+), 5 deletions(-)
>   create mode 100644
> meta-networking/recipes-support/wireshark/files/CVE-2023-2906.patch
>   rename meta-oe/recipes-multimedia/webm/{libvpx_1.13.0.bb =>
> libvpx_1.13.1.bb} (96%)
>   rename meta-python/recipes-devtools/python/{python3-django_4.2.1.bb =>
> python3-django_4.2.7.bb} (58%)
>