[oe-commits] [openembedded-core] branch master updated (2106a56 -> 0fdf763)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 20 12:28:10 UTC 2019


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

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

    from 2106a56  python3: python3: Fix build error x86->x86
     add 6415295  libxcrypt: Switch to disable obsolete APIs
     add ad83f35  libxcrypt-compat: Add recipe to build the obsolete APIs
     add 6089bfb  uninative-tarball: Add libxcrypt-compat
     add dab2bd3  vala: upgrade 0.44.3 -> 0.44.5
     add 282b744  libnewt: merge libnewt-python recipe into the main recipe
     add 5e02e75  epiphany: update to 3.32.3
     add 35bd7de  btrfs-tools: update to 5.1.1
     add 546d141  cve-update-db: New recipe to update CVE database
     add bc144b0  cve-check: Remove dependency to cve-check-tool-native
     add 7f62a20  cve-check: Manage CVE_PRODUCT with more than one name
     add 3bf63bc  cve-check: Consider CVE that affects versions with less than operator
     add 0219e9b  oeqa/logparser: ignore test failure commentary
     add 0fd0a1b  openssh: Add missing DEPENDS on virtual/crypt
     add dc47b38  lttng-tools: Filter ptest output to remove random tmp directories
     new 0fdf763  cmake: Clarify comment in cmake toolchain file

The 1 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/cmake.bbclass                         |   2 +-
 meta/classes/cve-check.bbclass                     |  90 ++++++++-------
 meta/conf/distro/include/maintainers.inc           |   2 +
 meta/lib/oeqa/utils/logparser.py                   |   4 +-
 meta/recipes-connectivity/openssh/openssh_8.0p1.bb |   2 +-
 .../libxcrypt/libxcrypt-compat_4.4.6.bb            |  18 +++
 meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb     |   3 +
 meta/recipes-core/meta/cve-update-db.bb            | 121 +++++++++++++++++++++
 meta/recipes-core/meta/uninative-tarball.bb        |   1 +
 ...Add-LDFLAGS-when-building-libbtrfsutil.so.patch |  26 -----
 ...s-progs-Pass-CFLAGS-and-LDFLAGS-to-Python.patch |  43 --------
 .../{btrfs-tools_5.1.bb => btrfs-tools_5.1.1.bb}   |   4 +-
 .../vala/{vala_0.44.3.bb => vala_0.44.5.bb}        |   4 +-
 .../newt/libnewt-python_0.52.20.bb                 |  28 -----
 meta/recipes-extended/newt/libnewt_0.52.20.bb      |  13 ++-
 .../{epiphany_3.32.2.bb => epiphany_3.32.3.bb}     |   5 +-
 ...tils-Clean-up-ephy_web_application_create.patch |  79 --------------
 meta/recipes-kernel/lttng/lttng-tools/run-ptest    |   2 +-
 meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb    |   2 +-
 19 files changed, 208 insertions(+), 241 deletions(-)
 create mode 100644 meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.6.bb
 create mode 100644 meta/recipes-core/meta/cve-update-db.bb
 delete mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-LDFLAGS-when-building-libbtrfsutil.so.patch
 delete mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/0003-btrfs-progs-Pass-CFLAGS-and-LDFLAGS-to-Python.patch
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.1.bb => btrfs-tools_5.1.1.bb} (89%)
 rename meta/recipes-devtools/vala/{vala_0.44.3.bb => vala_0.44.5.bb} (57%)
 delete mode 100644 meta/recipes-extended/newt/libnewt-python_0.52.20.bb
 rename meta/recipes-gnome/epiphany/{epiphany_3.32.2.bb => epiphany_3.32.3.bb} (77%)
 delete mode 100644 meta/recipes-gnome/epiphany/files/0001-web-app-utils-Clean-up-ephy_web_application_create.patch

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


More information about the Openembedded-commits mailing list