[OE-core] [PATCH 0/6] [jethro] Consolidated pull

Robert Yang liezhi.yang at windriver.com
Mon May 9 12:49:20 UTC 2016


ping.

On 04/25/2016 09:10 AM, Robert Yang wrote:
> 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%)
>



More information about the Openembedded-core mailing list