[oe-commits] [openembedded-core] branch master-next updated (fa52359 -> ac7e8d7)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 20 23:39:21 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.

 discard fa52359  python3: Disable PGO for reproducible builds
 discard 9700ce9  python: make 'python' install everything instead of just the interpretter
 discard 1d680d8  qemu: disable capstone for 32-bit mips with multilib
 discard fcb439a  uninative: Update to 2.6 release
 discard 973be1f  make-mod-scripts: Depends on bison-native
 discard c02eecb  linux-dummy: Add do_compile_kernelmodules
 discard bf9fb84  bitbake: add iconv to HOSTTOOLS
 discard 67f5eac  libmodulemd: upgrade 2.4.0 -> 2.5.0
 discard 52d2035  librepo: upgrade 1.10.2 -> 1.10.3
 discard db25aeb  createrepo-c: upgrade 0.14.0 -> 0.14.2
 discard c71dfe5  libxslt: Fix CVE-2019-11068
 discard 1ce18ae  parted: change device manager check in ptest
     add 5c0dc2a  libxslt: Fix CVE-2019-11068
     add 10553cd  createrepo-c: upgrade 0.14.0 -> 0.14.2
     add 460c828  librepo: upgrade 1.10.2 -> 1.10.3
     add fcd6950  libmodulemd: upgrade 2.4.0 -> 2.5.0
     add a7d3650  bitbake: add iconv to HOSTTOOLS
     add 2e86871  linux-dummy: Add do_compile_kernelmodules
     add 4301d53  make-mod-scripts: Depends on bison-native
     add 71ae975  uninative: Update to 2.6 release
     add d741ebf  qemu: disable capstone for 32-bit mips with multilib
     add 778a6b4  python: make 'python' install everything instead of just the interpretter
     add e53ebf2  python3: Disable PGO for reproducible builds
     add c724a2f  parted: change device manager check in ptest
     new 59ded76  glib-2.0: Fix CVE-2019-12450
     new 4bd4697  lttng-tools: update to 2.10.7
     new 04454fa  perl: Improve ptest package reproducibility
     new ac7e8d7  dropbear: new feature: disable-weak-ciphers

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   (fa52359)
            \
             N -- N -- N   refs/heads/master-next (ac7e8d7)

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 4 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/recipes-core/dropbear/dropbear.inc            |   6 +-
 .../dropbear/dropbear-disable-weak-ciphers.patch   |  37 +++
 .../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-devtools/perl/perl-ptest.inc          |   9 +-
 meta/recipes-extended/parted/files/dm_check.patch  |   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 +-
 15 files changed, 115 insertions(+), 734 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