All of lore.kernel.org
 help / color / mirror / Atom feed
* [zeus][PATCH 00/10] zeus merge request - cover letter only
@ 2019-12-06  2:41 Anuj Mittal
  2019-12-06 14:49 ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Anuj Mittal @ 2019-12-06  2:41 UTC (permalink / raw)
  To: openembedded-core

Hi Richard

Can you please merge these changes in zeus? They can be pulled from
stable/zeus-next.

Thanks,

Anuj

The following changes since commit b57ab03376fffd2546e55596ec03bc595e320fa1:

  oeqa: reproducible: Add option to capture bad packages (2019-11-23 12:51:37 -0800)

are available in the Git repository at:

  git://push.openembedded.org/openembedded-core-contrib stable/zeus-next

Adrian Bunk (1):
  bind: Whitelist CVE-2019-6470

Anuj Mittal (4):
  ghostscript: fix for CVE-2019-14811 is same as CVE-2019-14813
  nasm: fix CVE-2019-14248
  glibc: fix CVE-2019-19126
  libarchive: fix CVE-2019-19221

Christopher Larson (1):
  dosfstools: fix CP437 error from `dosfsck -l`

Hongxu Jia (1):
  go: fix CVE-2019-17596

Ross Burton (1):
  libsoup-2.4: upgrade to 2.66.4

Stefan Ghinea (1):
  ghostscript: CVE-2019-14869

Vinay Kumar (1):
  gdb: Fix CVE-2019-1010180

 .../bind/bind_9.11.5-P4.bb                    |   4 +
 .../glibc/glibc/CVE-2019-19126.patch          |  32 +++++
 meta/recipes-core/glibc/glibc_2.30.bb         |   1 +
 .../dosfstools/dosfstools_4.1.bb              |   3 +
 meta/recipes-devtools/gdb/gdb-8.3.1.inc       |   1 +
 .../gdb/gdb/CVE-2019-1010180.patch            | 132 ++++++++++++++++++
 meta/recipes-devtools/go/go-1.12.inc          |   1 +
 .../go/go-1.12/0010-fix-CVE-2019-17596.patch  |  42 ++++++
 .../nasm/nasm/CVE-2019-14248.patch            |  43 ++++++
 meta/recipes-devtools/nasm/nasm_2.14.02.bb    |   1 +
 .../ghostscript/CVE-2019-14811-0001.patch     |   1 +
 .../ghostscript/CVE-2019-14869-0001.patch     |  70 ++++++++++
 .../ghostscript/ghostscript_9.27.bb           |   1 +
 .../libarchive/CVE-2019-19221.patch           | 101 ++++++++++++++
 .../libarchive/libarchive_3.4.0.bb            |   1 +
 ...up-2.4_2.66.2.bb => libsoup-2.4_2.66.4.bb} |   6 +-
 16 files changed, 437 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/CVE-2019-19126.patch
 create mode 100644 meta/recipes-devtools/gdb/gdb/CVE-2019-1010180.patch
 create mode 100644 meta/recipes-devtools/go/go-1.12/0010-fix-CVE-2019-17596.patch
 create mode 100644 meta/recipes-devtools/nasm/nasm/CVE-2019-14248.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-14869-0001.patch
 create mode 100644 meta/recipes-extended/libarchive/libarchive/CVE-2019-19221.patch
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.66.2.bb => libsoup-2.4_2.66.4.bb} (89%)

-- 
2.21.0



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

* Re: [zeus][PATCH 00/10] zeus merge request - cover letter only
  2019-12-06  2:41 [zeus][PATCH 00/10] zeus merge request - cover letter only Anuj Mittal
@ 2019-12-06 14:49 ` Richard Purdie
  2019-12-06 15:11   ` Mittal, Anuj
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2019-12-06 14:49 UTC (permalink / raw)
  To: Anuj Mittal, openembedded-core

Hi Anuj,

On Fri, 2019-12-06 at 10:41 +0800, Anuj Mittal wrote:
> Hi Richard
> 
> Can you please merge these changes in zeus? They can be pulled from
> stable/zeus-next.

I merged the anujm/zeus branch since that's the one which has these
changes in! stable/zeus-next doesn't merge cleanly.

Cheers,

Richard

> Thanks,
> 
> Anuj
> 
> The following changes since commit
> b57ab03376fffd2546e55596ec03bc595e320fa1:
> 
>   oeqa: reproducible: Add option to capture bad packages (2019-11-23
> 12:51:37 -0800)
> 
> are available in the Git repository at:
> 
>   git://push.openembedded.org/openembedded-core-contrib stable/zeus-
> next
> 



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

* Re: [zeus][PATCH 00/10] zeus merge request - cover letter only
  2019-12-06 14:49 ` Richard Purdie
@ 2019-12-06 15:11   ` Mittal, Anuj
  0 siblings, 0 replies; 3+ messages in thread
From: Mittal, Anuj @ 2019-12-06 15:11 UTC (permalink / raw)
  To: richard.purdie@linuxfoundation.org,
	openembedded-core@lists.openembedded.org

On Fri, 2019-12-06 at 14:49 +0000, Richard Purdie wrote:
> Hi Anuj,
> 
> On Fri, 2019-12-06 at 10:41 +0800, Anuj Mittal wrote:
> > Hi Richard
> > 
> > Can you please merge these changes in zeus? They can be pulled from
> > stable/zeus-next.
> 
> I merged the anujm/zeus branch since that's the one which has these
> changes in! stable/zeus-next doesn't merge cleanly.
> 

Thanks Richard. I forgot to rebase oe-core-contrib:stable/zeus-next
before merging the changes there and have fixed that branch too now.

Thanks,

Anuj

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

end of thread, other threads:[~2019-12-06 15:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-06  2:41 [zeus][PATCH 00/10] zeus merge request - cover letter only Anuj Mittal
2019-12-06 14:49 ` Richard Purdie
2019-12-06 15:11   ` Mittal, Anuj

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.