Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] [jethro] Consolidated pull
@ 2016-03-14  6:51 Robert Yang
  2016-03-14  6:51 ` [PATCH 1/4] lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooks Robert Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Robert Yang @ 2016-03-14  6:51 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2016-03-15  2:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-14  6:51 [PATCH 0/4] [jethro] Consolidated pull Robert Yang
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox