[oe-commits] [openembedded-core] branch zeus updated (6431e86 -> 91d657a)

git at git.openembedded.org git at git.openembedded.org
Mon Nov 25 21:35:10 UTC 2019


This is an automated email from the git hooks/post-receive script.

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

    from 6431e86  iputils: Whitelist CVE-2000-1213 CVE-2000-1214
     new ea1ded0  opkg: Add upstream fixes for empty packages
     new 5d77433  opkg-utils: Fix silent empty/broken opkg package creation
     new 2880164  core-image-full-cmdline: Add less
     new 96f5c7c  sanity: Add check for tar older than 1.28
     new 7f424c3  oeqa/selftest/sstatetests: Ensure we don't use hashequiv for sstatesigs tests
     new fd209da  cairo: the component is dual licensed
     new da4c28d  selftest: check that 'devtool upgrade' correctly drops backported patches
     new 91d657a  oeqa: reproducible: Add option to capture bad packages

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


Summary of changes:
 .../devtool-upgrade-test1-1.5.3/backported.patch   | 37 +++++++++++++++
 .../devtool/devtool-upgrade-test1_1.5.3.bb         |  4 +-
 .../devtool-upgrade-test1_1.5.3.bb.upgraded        |  4 +-
 meta/classes/sanity.bbclass                        |  5 +-
 meta/lib/oeqa/selftest/cases/devtool.py            | 25 ++++++++--
 meta/lib/oeqa/selftest/cases/reproducible.py       | 20 ++++++++
 meta/lib/oeqa/selftest/cases/sstatetests.py        | 12 +++++
 .../opkg-utils/opkg-utils/pipefail.patch           | 31 +++++++++++++
 .../opkg-utils/opkg-utils_0.4.1.bb                 |  3 ++
 meta/recipes-devtools/opkg/opkg/open_inner.patch   | 46 ++++++++++++++++++
 meta/recipes-devtools/opkg/opkg/opkg_archive.patch | 54 ++++++++++++++++++++++
 meta/recipes-devtools/opkg/opkg_0.4.1.bb           |  2 +
 .../packagegroup-core-full-cmdline.bb              |  1 +
 meta/recipes-graphics/cairo/cairo_1.16.0.bb        | 12 ++---
 14 files changed, 244 insertions(+), 12 deletions(-)
 create mode 100644 meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/backported.patch
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/pipefail.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/open_inner.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/opkg_archive.patch

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


More information about the Openembedded-commits mailing list