All of lore.kernel.org
 help / color / mirror / Atom feed
* hardknott merge request Sept 6
@ 2021-09-06 14:48 Armin Kuster
  2021-09-06 15:52 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Armin Kuster @ 2021-09-06 14:48 UTC (permalink / raw)
  To: OpenEmbedded Devel List, Khem Raj

The following changes since commit 5741b949a875b07335d4920aefa6defd13ed45c6:

  gd: fix CVE-2021-38115 (2021-08-26 19:18:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7bd7e1da9034e72ca4262dba55f70b2b23499aae:

  dlt-daemon: update from 2.18.6 to 2.18.7 (2021-09-04 10:39:29 -0700)

----------------------------------------------------------------
Changqing Li (1):
      apache2: upgrade 2.4.46 -> 2.4.48

Gianfranco (1):
      dlt-daemon: update from 2.18.6 to 2.18.7

Joe Slater (1):
      nginx: fix CVE-2021-3618

 meta-oe/recipes-extended/dlt-daemon/dlt-daemon/317.patch        |  43
+++++++++++
 .../dlt-daemon/{dlt-daemon_2.18.6.bb => dlt-daemon_2.18.7.bb}   |   7 +-
 .../recipes-httpd/apache2/apache2/CVE-2020-13950.patch          |  45
------------
 .../recipes-httpd/apache2/apache2/CVE-2020-35452.patch          |  49
-------------
 .../recipes-httpd/apache2/apache2/CVE-2021-26690.patch          |  39
----------
 .../recipes-httpd/apache2/apache2/CVE-2021-26691.patch          |  35
---------
 .../recipes-httpd/apache2/apache2/CVE-2021-30641.patch          |  66
-----------------
 .../apache2/{apache2_2.4.46.bb => apache2_2.4.48.bb}            |   9 +--
 meta-webserver/recipes-httpd/nginx/files/CVE-2021-3618.patch    | 107
++++++++++++++++++++++++++++
 meta-webserver/recipes-httpd/nginx/nginx_1.18.0.bb              |   2 +
 10 files changed, 158 insertions(+), 244 deletions(-)
 create mode 100644 meta-oe/recipes-extended/dlt-daemon/dlt-daemon/317.patch
 rename meta-oe/recipes-extended/dlt-daemon/{dlt-daemon_2.18.6.bb =>
dlt-daemon_2.18.7.bb} (93%)
 delete mode 100644
meta-webserver/recipes-httpd/apache2/apache2/CVE-2020-13950.patch
 delete mode 100644
meta-webserver/recipes-httpd/apache2/apache2/CVE-2020-35452.patch
 delete mode 100644
meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-26690.patch
 delete mode 100644
meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-26691.patch
 delete mode 100644
meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-30641.patch
 rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.46.bb =>
apache2_2.4.48.bb} (96%)
 create mode 100644
meta-webserver/recipes-httpd/nginx/files/CVE-2021-3618.patch


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

* Re: hardknott merge request Sept 6
  2021-09-06 14:48 hardknott merge request Sept 6 Armin Kuster
@ 2021-09-06 15:52 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-09-06 15:52 UTC (permalink / raw)
  To: akuster808; +Cc: OpenEmbedded Devel List

merged thanks

On Mon, Sep 6, 2021 at 7:48 AM akuster808 <akuster808@gmail.com> wrote:
>
> The following changes since commit 5741b949a875b07335d4920aefa6defd13ed45c6:
>
>   gd: fix CVE-2021-38115 (2021-08-26 19:18:35 -0700)
>
> are available in the Git repository at:
>
>   https://git.openembedded.org/meta-openembedded hardknott-next
>
> for you to fetch changes up to 7bd7e1da9034e72ca4262dba55f70b2b23499aae:
>
>   dlt-daemon: update from 2.18.6 to 2.18.7 (2021-09-04 10:39:29 -0700)
>
> ----------------------------------------------------------------
> Changqing Li (1):
>       apache2: upgrade 2.4.46 -> 2.4.48
>
> Gianfranco (1):
>       dlt-daemon: update from 2.18.6 to 2.18.7
>
> Joe Slater (1):
>       nginx: fix CVE-2021-3618
>
>  meta-oe/recipes-extended/dlt-daemon/dlt-daemon/317.patch        |  43
> +++++++++++
>  .../dlt-daemon/{dlt-daemon_2.18.6.bb => dlt-daemon_2.18.7.bb}   |   7 +-
>  .../recipes-httpd/apache2/apache2/CVE-2020-13950.patch          |  45
> ------------
>  .../recipes-httpd/apache2/apache2/CVE-2020-35452.patch          |  49
> -------------
>  .../recipes-httpd/apache2/apache2/CVE-2021-26690.patch          |  39
> ----------
>  .../recipes-httpd/apache2/apache2/CVE-2021-26691.patch          |  35
> ---------
>  .../recipes-httpd/apache2/apache2/CVE-2021-30641.patch          |  66
> -----------------
>  .../apache2/{apache2_2.4.46.bb => apache2_2.4.48.bb}            |   9 +--
>  meta-webserver/recipes-httpd/nginx/files/CVE-2021-3618.patch    | 107
> ++++++++++++++++++++++++++++
>  meta-webserver/recipes-httpd/nginx/nginx_1.18.0.bb              |   2 +
>  10 files changed, 158 insertions(+), 244 deletions(-)
>  create mode 100644 meta-oe/recipes-extended/dlt-daemon/dlt-daemon/317.patch
>  rename meta-oe/recipes-extended/dlt-daemon/{dlt-daemon_2.18.6.bb =>
> dlt-daemon_2.18.7.bb} (93%)
>  delete mode 100644
> meta-webserver/recipes-httpd/apache2/apache2/CVE-2020-13950.patch
>  delete mode 100644
> meta-webserver/recipes-httpd/apache2/apache2/CVE-2020-35452.patch
>  delete mode 100644
> meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-26690.patch
>  delete mode 100644
> meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-26691.patch
>  delete mode 100644
> meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-30641.patch
>  rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.46.bb =>
> apache2_2.4.48.bb} (96%)
>  create mode 100644
> meta-webserver/recipes-httpd/nginx/files/CVE-2021-3618.patch
>

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

end of thread, other threads:[~2021-09-06 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06 14:48 hardknott merge request Sept 6 Armin Kuster
2021-09-06 15:52 ` 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.