All of lore.kernel.org
 help / color / mirror / Atom feed
* hardknott merge request Aug1st
@ 2021-08-01 15:36 Armin Kuster
  0 siblings, 0 replies; only message in thread
From: Armin Kuster @ 2021-08-01 15:36 UTC (permalink / raw)
  To: OpenEmbedded Devel List, Khem Raj

The following changes since commit 6a7ba8f7f210e04183fb64ab181520d817a34a11:

  sysbench: fix memory test (2021-07-14 21:27:01 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5a4b2ab29d38c02535f24d5308cc40615739f557:

  python3-urllib3: Upgrade 1.26.4 -> 1.26.5 (2021-07-30 16:20:20 -0700)

----------------------------------------------------------------
Andreas Müller (1):
      mariadb: Fix configure

Armin Kuster (1):
      hiawatha: fix url.

Gianfranco (3):
      vboxguestdrivers: upgrade 6.1.18 -> 6.1.20
      vboxguestdrivers: upgrade 6.1.20 -> 6.1.22
      vboxguestdrivers: add a fix for build failure with kernel 5.13

Joe Slater (1):
      python3-pillow: fix CVE-2021-34552

Kai Kang (1):
      mariadb: fix failures to start install_db.service

Khem Raj (3):
      mariadb: Upgrade to 10.5.10
      mariadb: Include missing sys/type.h for ssize_t
      mariadb: Fix build with clang/musl

Leon Anavi (1):
      python3-urllib3: Upgrade 1.26.4 -> 1.26.5

Tony Tascioglu (2):
      redis: fix CVE-2021-29477
      redis: fix CVE-2021-29478

Trevor Gamblin (1):
      python3-django: upgrade 3.2.4 -> 3.2.5 (fix CVE-2021-35042)

Zoltán Böszörményi (2):
      mariadb: Use qemu to run cross-compiled binaries
      mariadb: Upgrade to 10.5.11

 .../{mariadb-native_10.5.9.bb => mariadb-native_10.5.11.bb}     |   0
 meta-oe/recipes-dbs/mysql/mariadb.inc                           |  56
+++---
 meta-oe/recipes-dbs/mysql/mariadb/fix-a-building-failure.patch  |  35 ----
 meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch               |  11 ++
 meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch    |   2 +-
 .../mariadb/sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch |  67
-------
 meta-oe/recipes-dbs/mysql/mariadb/ssize_t.patch                 |  15 ++
 .../recipes-dbs/mysql/{mariadb_10.5.9.bb => mariadb_10.5.11.bb} |   4 +-
 meta-oe/recipes-extended/redis/redis/fix-CVE-2021-29477.patch   |  35 ++++
 meta-oe/recipes-extended/redis/redis/fix-CVE-2021-29478.patch   |  42 +++++
 meta-oe/recipes-extended/redis/redis_6.2.2.bb                   |   2 +
 .../vboxguestdrivers/40-linux-5.13-support.patch                | 276
++++++++++++++++++++++++++++
 .../vboxguestdrivers/vboxguestdrivers/kernel-5.10.patch         |  23 ---
 .../{vboxguestdrivers_6.1.18.bb => vboxguestdrivers_6.1.22.bb}  |   6 +-
 .../python/{python3-django_3.2.4.bb => python3-django_3.2.5.bb} |   2 +-
 .../0001-Limit-sprintf-modes-to-10-characters.patch             |  49 +++++
 .../python3-pillow/0001-Use-snprintf-instead-of-sprintf.patch   |  43 +++++
 meta-python/recipes-devtools/python/python3-pillow_8.2.0.bb     |   2 +
 .../{python3-urllib3_1.26.4.bb => python3-urllib3_1.26.5.bb}    |   2 +-
 meta-webserver/recipes-httpd/hiawatha/hiawatha_10.11.bb         |   2 +-
 20 files changed, 514 insertions(+), 160 deletions(-)
 rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.5.9.bb =>
mariadb-native_10.5.11.bb} (100%)
 delete mode 100644
meta-oe/recipes-dbs/mysql/mariadb/fix-a-building-failure.patch
 create mode 100644 meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch
 delete mode 100644
meta-oe/recipes-dbs/mysql/mariadb/sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch
 create mode 100644 meta-oe/recipes-dbs/mysql/mariadb/ssize_t.patch
 rename meta-oe/recipes-dbs/mysql/{mariadb_10.5.9.bb =>
mariadb_10.5.11.bb} (81%)
 create mode 100644
meta-oe/recipes-extended/redis/redis/fix-CVE-2021-29477.patch
 create mode 100644
meta-oe/recipes-extended/redis/redis/fix-CVE-2021-29478.patch
 create mode 100644
meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/40-linux-5.13-support.patch
 delete mode 100644
meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/kernel-5.10.patch
 rename
meta-oe/recipes-support/vboxguestdrivers/{vboxguestdrivers_6.1.18.bb =>
vboxguestdrivers_6.1.22.bb} (94%)
 rename meta-python/recipes-devtools/python/{python3-django_3.2.4.bb =>
python3-django_3.2.5.bb} (77%)
 create mode 100644
meta-python/recipes-devtools/python/python3-pillow/0001-Limit-sprintf-modes-to-10-characters.patch
 create mode 100644
meta-python/recipes-devtools/python/python3-pillow/0001-Use-snprintf-instead-of-sprintf.patch
 rename meta-python/recipes-devtools/python/{python3-urllib3_1.26.4.bb
=> python3-urllib3_1.26.5.bb} (86%)


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

only message in thread, other threads:[~2021-08-01 15:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-01 15:36 hardknott merge request Aug1st Armin Kuster

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.