[oe-commits] [openembedded-core] branch jethro updated (28032d8 -> 69b49e8)

git at git.openembedded.org git at git.openembedded.org
Mon May 9 13:37:47 UTC 2016


rpurdie pushed a change to branch jethro
in repository openembedded-core.

      from  28032d8   tzcode: update to 2016c
       new  bb0b1a8   tzcode: update to 2016d
       new  a4808f8   tzdata: update to 2016d
       new  e49794b   license.bbclass: fix warnings when run in unprivileged "container" env
       new  e8bc043   bind: CVE-2016-1285 CVE-2016-1286
       new  f26fc34   opkg: backport fix for double remove of packges
       new  69b49e8   boot-directdisk.bbclass: remove HDDIMG before create

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list