Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] [jethro] Consolidated pull
@ 2016-04-25  1:10 Robert Yang
  2016-04-25  1:10 ` [PATCH 1/6] tzcode: update to 2016d Robert Yang
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Robert Yang @ 2016-04-25  1:10 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 28032d8c3122b75ceb3f4a664a2b478c9a9a6a2c:

  tzcode: update to 2016c (2016-04-11 22:03:01 +0100)

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

Armin Kuster (2):
  tzcode: update to 2016d
  tzdata: update to 2016d

Bjørn Forsman (1):
  license.bbclass: fix warnings when run in unprivileged "container" env

Robert Yang (1):
  boot-directdisk.bbclass: remove HDDIMG before create

Sona Sarmadi (1):
  bind: CVE-2016-1285 CVE-2016-1286

Stefan Agner (1):
  opkg: backport fix for double remove of packges

 meta/classes/boot-directdisk.bbclass               |   2 +
 meta/classes/license.bbclass                       |   8 +-
 .../bind/bind/CVE-2016-1285.patch                  | 138 +++++++++
 .../bind/bind/CVE-2016-1286_1.patch                |  79 +++++
 .../bind/bind/CVE-2016-1286_2.patch                | 318 +++++++++++++++++++++
 meta/recipes-connectivity/bind/bind_9.10.2-P4.bb   |   3 +
 ...vider_replacees-do-not-add-installed-pkg-.patch | 112 ++++++++
 meta/recipes-devtools/opkg/opkg_0.3.0.bb           |   1 +
 ...code-native_2016c.bb => tzcode-native_2016d.bb} |   8 +-
 .../tzdata/{tzdata_2016c.bb => tzdata_2016d.bb}    |   4 +-
 10 files changed, 664 insertions(+), 9 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1285.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1286_1.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/0001-pkg_get_provider_replacees-do-not-add-installed-pkg-.patch
 rename meta/recipes-extended/tzcode/{tzcode-native_2016c.bb => tzcode-native_2016d.bb} (68%)
 rename meta/recipes-extended/tzdata/{tzdata_2016c.bb => tzdata_2016d.bb} (98%)

-- 
2.8.0



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/6] [jethro] Consolidated pull
@ 2016-07-05  6:43 Robert Yang
  2016-07-21  3:52 ` Mittal, AnujX
  0 siblings, 1 reply; 11+ messages in thread
From: Robert Yang @ 2016-07-05  6:43 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 1f4bfa33073584c25396d74f3929f263f3df188b:

  toasterconf.json: exclude releases Toaster can't build (2016-06-03 13:36:19 +0100)

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

Anuj Mittal (1):
  gcc: make sure header path is set correctly

Armin Kuster (2):
  tzcode: update to 2016e
  tzdata: update to 2016e

Enrico Jorns (1):
  perl-ptest.inc: fix tar call to prevent objcopy failure

George McCollister (1):
  wic: fix path parsing, use last occurrence

Nicolas Dechesne (1):
  bluez5: move btmgmt to common READLINE section

 meta/recipes-connectivity/bluez5/bluez5_5.33.bb                  | 2 +-
 meta/recipes-devtools/gcc/gcc-target.inc                         | 1 -
 meta/recipes-devtools/perl/perl-ptest.inc                        | 4 ++--
 .../tzcode/{tzcode-native_2016d.bb => tzcode-native_2016e.bb}    | 9 +++++----
 .../recipes-extended/tzdata/{tzdata_2016d.bb => tzdata_2016e.bb} | 4 ++--
 scripts/lib/wic/plugin.py                                        | 2 +-
 6 files changed, 11 insertions(+), 11 deletions(-)
 rename meta/recipes-extended/tzcode/{tzcode-native_2016d.bb => tzcode-native_2016e.bb} (67%)
 rename meta/recipes-extended/tzdata/{tzdata_2016d.bb => tzdata_2016e.bb} (98%)

-- 
2.8.0



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

end of thread, other threads:[~2016-07-27  8:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-25  1:10 [PATCH 0/6] [jethro] Consolidated pull Robert Yang
2016-04-25  1:10 ` [PATCH 1/6] tzcode: update to 2016d Robert Yang
2016-04-25  1:10 ` [PATCH 2/6] tzdata: " Robert Yang
2016-04-25  1:10 ` [PATCH 3/6] license.bbclass: fix warnings when run in unprivileged "container" env Robert Yang
2016-04-25  1:10 ` [PATCH 4/6] bind: CVE-2016-1285 CVE-2016-1286 Robert Yang
2016-04-25  1:10 ` [PATCH 5/6] opkg: backport fix for double remove of packges Robert Yang
2016-04-25  1:10 ` [PATCH 6/6] boot-directdisk.bbclass: remove HDDIMG before create Robert Yang
2016-05-09 12:49 ` [PATCH 0/6] [jethro] Consolidated pull Robert Yang
  -- strict thread matches above, loose matches on Subject: below --
2016-07-05  6:43 Robert Yang
2016-07-21  3:52 ` Mittal, AnujX
2016-07-27  8:02   ` Robert Yang

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