[oe-commits] [openembedded-core] branch master-next updated (90cbd7e -> 7c4a01d)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 14 21:24:55 UTC 2020


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

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

 discard 90cbd7e  valgrind: partially fix ptests
 discard 4ddde4b  strace: fix failing ptests
 discard 4fef522  bash: exclude from ptests
 discard a6da8a6  perl: fix failing ptests
 discard 1cb254d  iputils: resolve a name clash with latest libcap
 discard f937c59  libevent: disable ptests that require a DNS and an intenet connection
 discard 8880ae9  glib: disable a failing ptest
 discard 30a1899  dbus: fix failing ptest (by disabling as it needs X)
 discard a637358  busybox: fix failing ptests
 discard 503954d  libcap: update to 2.31
 discard 25c9570  elfutils: upgrade 0.177 -> 0.178
 discard e478dfb  ifupdown: update 0.8.22 -> 0.8.35
 discard 6ed1e07  ltp: update to 20190930
 discard eb5add9  pseudo: adjust for attr 2.4.48
 discard eef8608  acl/attr: update to latest upstream releases
 discard b14ff1b  gstreamer1.0-python: add a patch to fix python 3.8 builds
 discard 4c6c87d  python3: update to 3.8.1
 discard a15d6df  nss: update to 3.49.1
     new 39194a2  python3: update to 3.8.1
     new a07fd48  gstreamer1.0-python: add a patch to fix python 3.8 builds
     new 5555348  acl/attr: update to latest upstream releases
     new 59516d8  pseudo: adjust for attr 2.4.48
     new 907c2c0  ltp: update to 20190930
     new b1ae6b5  ifupdown: update 0.8.22 -> 0.8.35
     new 9956e41  elfutils: upgrade 0.177 -> 0.178
     new 394db95  busybox: fix failing ptests
     new 8543db9  dbus: fix failing ptest (by disabling as it needs X)
     new 8a8553e  glib: disable a failing ptest
     new a4f89ad  libevent: disable ptests that require a DNS and an intenet connection
     new c53d4f3  iputils: resolve a name clash with latest libcap
     new 4c60a45  perl: fix failing ptests
     new c157ce1  bash: exclude from ptests
     new dd5923f  strace: fix failing ptests
     new 954dab7  valgrind: partially fix ptests
     new 15b3e96  gstreamer1.0: decouple check and tests options
     new b60d595  gstreamer1.0: set the name of the test suite for ptests
     new 7e8a82d  sqlite: fix numerous CVEs
     new 5ec8d3d  image-artifact-names: introduce new bbclass and move some variables into it
     new 2eb7644  bitbake.conf, kernel*.bbclass: include IMAGE_VERSION_SUFFIX only in the _LINK_NAME variables and change it to hard link
     new 9b2af7c  kernel-artifact-names.bbclass: use PR instead of PKGR in KERNEL_ARTIFACT_NAME
     new 4d5e416  kernel.bbclass: imageType without {}
     new b29f2d0  kernel.bbclass: drop unnecessary package_get_auto_pr for do_install
     new bc2b02a  *-artifact-names: include version only in the artifact links
     new b5acdef  *-initramfs: don't use .rootfs IMAGE_NAME_SUFFIX
     new 7343b94  images: respect IMAGE_NAME_SUFFIX also for *-testdata.json and *-qemuboot.conf files
     new 237b805  sstatesig: Improve debug output if getpwuid() fails
     new 7c4a01d  python3: Add hack to do_install for ownership issues

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (90cbd7e)
            \
             N -- N -- N   refs/heads/master-next (7c4a01d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 29 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:
 meta/classes/buildhistory.bbclass                  |  2 +
 meta/classes/cve-check.bbclass                     |  4 +-
 meta/classes/image-artifact-names.bbclass          | 15 +++++
 meta/classes/image-live.bbclass                    | 12 ++--
 meta/classes/image.bbclass                         | 10 ++--
 meta/classes/image_types.bbclass                   |  9 +--
 meta/classes/kernel-artifact-names.bbclass         | 12 +++-
 meta/classes/kernel-devicetree.bbclass             | 21 +++++--
 meta/classes/kernel.bbclass                        | 49 +++++++++++-----
 meta/classes/qemuboot.bbclass                      |  6 +-
 meta/classes/rootfs-postcommands.bbclass           |  8 ++-
 meta/classes/syslinux.bbclass                      |  2 +-
 meta/classes/testexport.bbclass                    | 10 ++--
 meta/classes/testimage.bbclass                     |  7 ++-
 meta/conf/bitbake.conf                             |  5 --
 meta/lib/oe/sstatesig.py                           |  8 ++-
 .../images/core-image-minimal-initramfs.bb         |  1 +
 .../images/core-image-tiny-initramfs.bb            |  1 +
 meta/recipes-devtools/python/python3_3.8.1.bb      |  3 +
 .../images/core-image-testmaster-initramfs.bb      |  1 +
 .../gstreamer/gstreamer1.0-ptest.inc               |  2 +
 .../gstreamer/gstreamer1.0_1.16.1.bb               |  4 +-
 .../0002-tests-do-not-run-target-executables.patch | 33 -----------
 .../libcap/{libcap_2.31.bb => libcap_2.27.bb}      |  5 +-
 ...-Fix-ppc64-inline-assembler-for-clang-r-j.patch | 35 ++++++++++++
 ...a-configure-option-to-disable-ARM-HW-cryp.patch | 35 ------------
 .../nss/nss/nss-fix-nsinstall-build.patch          | 36 ++++++++++++
 .../nss/{nss_3.49.1.bb => nss_3.45.bb}             | 12 ++--
 .../sqlite/sqlite3/CVE-2019-19244.patch            | 33 +++++++++++
 .../sqlite/sqlite3/CVE-2019-19880.patch            | 33 +++++++++++
 .../sqlite/sqlite3/CVE-2019-19923.patch            | 50 +++++++++++++++++
 .../sqlite/sqlite3/CVE-2019-19924.patch            | 65 ++++++++++++++++++++++
 .../sqlite/sqlite3/CVE-2019-19925.patch            | 33 +++++++++++
 .../sqlite/sqlite3/CVE-2019-19926.patch            | 31 +++++++++++
 .../sqlite/sqlite3/CVE-2019-19959.patch            | 46 +++++++++++++++
 .../sqlite/sqlite3/CVE-2019-20218.patch            | 31 +++++++++++
 meta/recipes-support/sqlite/sqlite3_3.30.1.bb      | 14 ++++-
 37 files changed, 543 insertions(+), 141 deletions(-)
 create mode 100644 meta/classes/image-artifact-names.bbclass
 delete mode 100644 meta/recipes-support/libcap/files/0002-tests-do-not-run-target-executables.patch
 rename meta/recipes-support/libcap/{libcap_2.31.bb => libcap_2.27.bb} (90%)
 create mode 100644 meta/recipes-support/nss/nss/0001-Bug-1493916-Fix-ppc64-inline-assembler-for-clang-r-j.patch
 delete mode 100644 meta/recipes-support/nss/nss/0001-freebl-add-a-configure-option-to-disable-ARM-HW-cryp.patch
 create mode 100644 meta/recipes-support/nss/nss/nss-fix-nsinstall-build.patch
 rename meta/recipes-support/nss/{nss_3.49.1.bb => nss_3.45.bb} (94%)
 create mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19244.patch
 create mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19880.patch
 create mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19923.patch
 create mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19924.patch
 create mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19925.patch
 create mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19926.patch
 create mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19959.patch
 create mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-20218.patch

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


More information about the Openembedded-commits mailing list