[oe-commits] [openembedded-core] branch master updated (c724a2f -> 8087921)

git at git.openembedded.org git at git.openembedded.org
Fri Jun 21 14:32:54 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 c724a2f  parted: change device manager check in ptest
     add 59ded76  glib-2.0: Fix CVE-2019-12450
     add 4bd4697  lttng-tools: update to 2.10.7
     add 04454fa  perl: Improve ptest package reproducibility
     new b11521c  dropbear: new feature: disable-weak-ciphers
     new de3b070  context.py: avoid skipping tests by meaningless command argument
     new b0b79bf  oeqa: avoid class setup method to run when skipping the whole class
     new 01df280  update-rc.d: update SRCREV and license checksum
     new 7981d52  update-rc.d: support enable/disable options
     new 9a6d208  go: avoid host contamination by GOCACHE
     new 41cbf5d  gcc-runtime.inc: create the correct directory before creating the symlinks in it
     new 8087921  pigz: bump alternative priority

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:
 meta/classes/go.bbclass                            |   1 +
 meta/classes/update-rc.d.bbclass                   |  28 +-
 meta/lib/oeqa/core/case.py                         |   2 +
 meta/lib/oeqa/core/context.py                      |  10 +-
 meta/recipes-core/dropbear/dropbear.inc            |   6 +-
 .../dropbear/dropbear-disable-weak-ciphers.patch   |  44 +++
 .../glib-2.0/glib-2.0/CVE-2019-12450.patch         |  62 ++++
 meta/recipes-core/glib-2.0/glib-2.0_2.60.3.bb      |   1 +
 meta/recipes-core/update-rc.d/update-rc.d_0.8.bb   |   4 +-
 meta/recipes-devtools/gcc/gcc-runtime.inc          |   2 +-
 meta/recipes-devtools/go/go-cross.inc              |   1 +
 meta/recipes-devtools/go/go-runtime.inc            |   1 +
 meta/recipes-devtools/go/go-target.inc             |   1 +
 meta/recipes-devtools/perl/perl-ptest.inc          |   9 +-
 meta/recipes-extended/pigz/pigz_2.4.bb             |   2 +-
 ...ts-link-libpause_consumer-on-liblttng-ctl.patch |  35 ---
 ...=> 0001-Skip-when-testapp-is-not-present.patch} |   0
 ...or-lttng-modules-presence-before-testing.patch} |   0
 ...ip-test_getcpu_override-on-single-thread-.patch |  52 ---
 ...it-the-tree-origin-can-be-a-symlink-itsel.patch |  80 -----
 ...odprobe-to-test-for-the-presence-of-lttng.patch | 176 -----------
 ...06-Tests-check-for-lttng-modules-presence.patch |  28 --
 ...ix-getgrnam-is-not-MT-Safe-use-getgrnam_r.patch | 347 ---------------------
 ...lttng-tools_2.10.6.bb => lttng-tools_2.10.7.bb} |  14 +-
 24 files changed, 144 insertions(+), 762 deletions(-)
 create mode 100644 meta/recipes-core/dropbear/dropbear/dropbear-disable-weak-ciphers.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2019-12450.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/0001-Fix-tests-link-libpause_consumer-on-liblttng-ctl.patch
 rename meta/recipes-kernel/lttng/lttng-tools/{0004-Skip-when-testapp-is-not-present.patch => 0001-Skip-when-testapp-is-not-present.patch} (100%)
 rename meta/recipes-kernel/lttng/lttng-tools/{0008-Fix-check-for-lttng-modules-presence-before-testing.patch => 0002-Fix-check-for-lttng-modules-presence-before-testing.patch} (100%)
 delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/0002-Fix-test-skip-test_getcpu_override-on-single-thread-.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/0003-Fix-test-unit-the-tree-origin-can-be-a-symlink-itsel.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/0005-Tests-use-modprobe-to-test-for-the-presence-of-lttng.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/0006-Tests-check-for-lttng-modules-presence.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/0007-Fix-getgrnam-is-not-MT-Safe-use-getgrnam_r.patch
 rename meta/recipes-kernel/lttng/{lttng-tools_2.10.6.bb => lttng-tools_2.10.7.bb} (89%)

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


More information about the Openembedded-commits mailing list