[oe-commits] [openembedded-core] branch master-next updated (8696641 -> f8e565d)

git at git.openembedded.org git at git.openembedded.org
Thu Jul 4 15:22:44 UTC 2019


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

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

    from 8696641  pigz: Add debug for autobuilder errors
     new 08e372f  Revert "pigz: Add debug for autobuilder errors"
     new 1ca602b  defaultsetup.conf: enable select init manager
     new 0ee369f  buildhistory_analysis: ignore ownership for sysroot diffs
     new a430a37  gcc-9.1: add back GLIBC_DYNAMIC_LINKER riscv changes
     new 6c411b4  insane: use clean_path for the host contamination warnings
     new 8103500  grub-efi.bbclass: take into consideration of multilib
     new 07ac9fd  cve-check: Depends on cve-update-db-native
     new 10ba814  cve-check: Update unpatched CVE matching
     new fcaf503  cve-update-db: Catch request.urlopen errors.
     new f8e565d  cve-update-db: Use NVD CPE data to populate PRODUCTS table

The 10 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/cve-check.bbclass                     |  61 +++++--
 meta/classes/grub-efi.bbclass                      |  13 +-
 meta/classes/insane.bbclass                        |   5 +-
 meta/classes/package.bbclass                       |   2 +-
 meta/conf/distro/defaultsetup.conf                 |   3 +
 .../distro/include/init-manager-mdev-busybox.inc   |   7 +
 meta/conf/distro/include/init-manager-systemd.inc  |   6 +
 meta/conf/distro/include/init-manager-sysvinit.inc |   6 +
 meta/lib/oe/buildhistory_analysis.py               |  18 +-
 meta/recipes-core/meta/cve-update-db.bb            | 119 ++++++++++---
 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch |  28 ++-
 meta/recipes-extended/pigz/pigz/debug.patch        | 190 ---------------------
 meta/recipes-extended/pigz/pigz_2.4.bb             |   2 +-
 13 files changed, 208 insertions(+), 252 deletions(-)
 create mode 100644 meta/conf/distro/include/init-manager-mdev-busybox.inc
 create mode 100644 meta/conf/distro/include/init-manager-systemd.inc
 create mode 100644 meta/conf/distro/include/init-manager-sysvinit.inc
 delete mode 100644 meta/recipes-extended/pigz/pigz/debug.patch

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


More information about the Openembedded-commits mailing list