All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] libpcre: 2 CVE fixes
Date: Tue, 29 Aug 2017 17:48:55 -0700	[thread overview]
Message-ID: <cover.1504054080.git.liezhi.yang@windriver.com> (raw)

The following changes since commit 2454019844c762613a2c78ed7f7f2d30960c0bfd:

  libsdl: Move PACKAGECONFIG options from meta-mingw (2017-08-29 12:08:24 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/pcre
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/pcre

Robert Yang (2):
  libpcre2: Fix CVE-2017-8786
  libpcre2: Fix CVE-2017-7186

 .../libpcre/libpcre2/libpcre2-CVE-2017-7186.patch  | 96 ++++++++++++++++++++++
 .../libpcre/libpcre2/libpcre2-CVE-2017-8786.patch  | 93 +++++++++++++++++++++
 meta/recipes-support/libpcre/libpcre2_10.23.bb     |  2 +
 3 files changed, 191 insertions(+)
 create mode 100644 meta/recipes-support/libpcre/libpcre2/libpcre2-CVE-2017-7186.patch
 create mode 100644 meta/recipes-support/libpcre/libpcre2/libpcre2-CVE-2017-8786.patch

-- 
2.10.2



             reply	other threads:[~2017-08-30  0:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30  0:48 Robert Yang [this message]
2017-08-30  0:48 ` [PATCH 1/2] libpcre2: Fix CVE-2017-8786 Robert Yang
2017-08-30  0:48 ` [PATCH 2/2] libpcre2: Fix CVE-2017-7186 Robert Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1504054080.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.