All of lore.kernel.org
 help / color / mirror / Atom feed
* Gatesgarth merge request - April 23
@ 2021-04-23 14:45 Armin Kuster
  2021-04-23 17:45 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Armin Kuster @ 2021-04-23 14:45 UTC (permalink / raw)
  To: OpenEmbedded Devel List, Khem Raj

The following changes since commit c9815c86bfd63b2d9479915045197e7d315ef709:

  telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindings
(2021-04-10 07:37:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 29ca52c7826ad3044b53ccb5224016bd73abdb5c:

  gpsd: backport d-bus message time patch from upstream (2021-04-18
20:03:23 -0700)

----------------------------------------------------------------
Hermes Zhang (1):
      gpsd: backport d-bus message time patch from upstream

Khem Raj (1):
      mariadb: Fix build on musl/ppc

Stefan Ghinea (1):
      hostapd: fix CVE-2021-30004

wangmy (1):
      mariadb: upgrade 10.5.8 -> 10.5.9

 .../hostapd/hostapd/CVE-2021-30004.patch           | 123
+++++++++++++++++++++
 .../recipes-connectivity/hostapd/hostapd_2.9.bb    |   1 +
 ...b-native_10.5.8.bb => mariadb-native_10.5.9.bb} |   0
 meta-oe/recipes-dbs/mysql/mariadb.inc              |   5 +-
 ...-stacktrace-t.c-make-the-test-conditional.patch |  38 -------
 .../recipes-dbs/mysql/mariadb/c11_atomics.patch    |  16 +--
 .../mysql/mariadb/ppc-remove-glibc-dep.patch       |  50 +++++++++
 .../mysql/{mariadb_10.5.8.bb => mariadb_10.5.9.bb} |   0
 ...busexport.c-Fix-broken-d-bus-message-time.patch |  36 ++++++
 meta-oe/recipes-navigation/gpsd/gpsd_3.20.bb       |   1 +
 10 files changed, 222 insertions(+), 48 deletions(-)
 create mode 100644
meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2021-30004.patch
 rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.5.8.bb =>
mariadb-native_10.5.9.bb} (100%)
 delete mode 100644
meta-oe/recipes-dbs/mysql/mariadb/0001-stacktrace-t.c-make-the-test-conditional.patch
 create mode 100644
meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch
 rename meta-oe/recipes-dbs/mysql/{mariadb_10.5.8.bb =>
mariadb_10.5.9.bb} (100%)
 create mode 100644
meta-oe/recipes-navigation/gpsd/gpsd/0001-gpsd-dbusexport.c-Fix-broken-d-bus-message-time.patch


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Gatesgarth merge request - April 23
  2021-04-23 14:45 Gatesgarth merge request - April 23 Armin Kuster
@ 2021-04-23 17:45 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-04-23 17:45 UTC (permalink / raw)
  To: akuster808, OpenEmbedded Devel List



On 4/23/21 7:45 AM, akuster808 wrote:
> The following changes since commit c9815c86bfd63b2d9479915045197e7d315ef709:
> 
>    telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindings
> (2021-04-10 07:37:44 -0700)
> 
> are available in the Git repository at:
> 
>    https://git.openembedded.org/meta-openembedded gatesgarth-next
> 
> for you to fetch changes up to 29ca52c7826ad3044b53ccb5224016bd73abdb5c:
> 
>    gpsd: backport d-bus message time patch from upstream (2021-04-18
> 20:03:23 -0700)
> 
> ----------------------------------------------------------------
> Hermes Zhang (1):
>        gpsd: backport d-bus message time patch from upstream
> 
> Khem Raj (1):
>        mariadb: Fix build on musl/ppc
> 
> Stefan Ghinea (1):
>        hostapd: fix CVE-2021-30004
> 
> wangmy (1):
>        mariadb: upgrade 10.5.8 -> 10.5.9
> 

this is now merged. Thanks

>   .../hostapd/hostapd/CVE-2021-30004.patch           | 123
> +++++++++++++++++++++
>   .../recipes-connectivity/hostapd/hostapd_2.9.bb    |   1 +
>   ...b-native_10.5.8.bb => mariadb-native_10.5.9.bb} |   0
>   meta-oe/recipes-dbs/mysql/mariadb.inc              |   5 +-
>   ...-stacktrace-t.c-make-the-test-conditional.patch |  38 -------
>   .../recipes-dbs/mysql/mariadb/c11_atomics.patch    |  16 +--
>   .../mysql/mariadb/ppc-remove-glibc-dep.patch       |  50 +++++++++
>   .../mysql/{mariadb_10.5.8.bb => mariadb_10.5.9.bb} |   0
>   ...busexport.c-Fix-broken-d-bus-message-time.patch |  36 ++++++
>   meta-oe/recipes-navigation/gpsd/gpsd_3.20.bb       |   1 +
>   10 files changed, 222 insertions(+), 48 deletions(-)
>   create mode 100644
> meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2021-30004.patch
>   rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.5.8.bb =>
> mariadb-native_10.5.9.bb} (100%)
>   delete mode 100644
> meta-oe/recipes-dbs/mysql/mariadb/0001-stacktrace-t.c-make-the-test-conditional.patch
>   create mode 100644
> meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch
>   rename meta-oe/recipes-dbs/mysql/{mariadb_10.5.8.bb =>
> mariadb_10.5.9.bb} (100%)
>   create mode 100644
> meta-oe/recipes-navigation/gpsd/gpsd/0001-gpsd-dbusexport.c-Fix-broken-d-bus-message-time.patch
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-23 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23 14:45 Gatesgarth merge request - April 23 Armin Kuster
2021-04-23 17:45 ` Khem Raj

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.