From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/4] [jethro] Consolidated pull
Date: Sun, 13 Mar 2016 23:51:47 -0700 [thread overview]
Message-ID: <cover.1457938004.git.liezhi.yang@windriver.com> (raw)
The following changes since commit 1a51bb69b7600cbe6da7928d46e0ea058a14ccde:
base: check for existing prefix when expanding names in PACKAGECONFIG (2016-03-11 23:15:01 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/jethro-next
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/jethro-next
Chang Rebecca Swee Fun (1):
make 4.1: fix segfault when ttyname fails
Jagadeesh Krishnanjanappa (1):
license.bbclass: fix host contamination warnings for license files
Mariano Lopez (1):
dhcp: CVE-2015-8605
Peter Kjellerstedt (1):
lib/oe/patch: Make GitApplyTree._applypatch() support read-only
.git/hooks
meta/classes/license.bbclass | 10 ++
meta/lib/oe/patch.py | 26 +++--
.../dhcp/dhcp/CVE-2015-8605.patch | 99 ++++++++++++++++++++
meta/recipes-connectivity/dhcp/dhcp_4.3.2.bb | 1 +
...-SV-43434-Handle-NULL-returns-from-ttynam.patch | 63 +++++++++++++
meta/recipes-devtools/make/make_4.1.bb | 2 +
6 files changed, 187 insertions(+), 14 deletions(-)
create mode 100644 meta/recipes-connectivity/dhcp/dhcp/CVE-2015-8605.patch
create mode 100644 meta/recipes-devtools/make/make-4.1/0001-main.c-main-SV-43434-Handle-NULL-returns-from-ttynam.patch
--
1.7.9.5
next reply other threads:[~2016-03-14 6:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-14 6:51 Robert Yang [this message]
2016-03-14 6:51 ` [PATCH 1/4] lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooks Robert Yang
2016-03-14 6:51 ` [PATCH 2/4] make 4.1: fix segfault when ttyname fails Robert Yang
2016-03-14 6:51 ` [PATCH 3/4] dhcp: CVE-2015-8605 Robert Yang
2016-03-14 6:51 ` [PATCH 4/4] license.bbclass: fix host contamination warnings for license files Robert Yang
2016-03-15 2:17 ` [PATCH 0/4] [jethro] Consolidated pull 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.1457938004.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.