[oe-commits] [openembedded-core] branch master-next updated (e5c2067 -> ddc9bc0)

git at git.openembedded.org git at git.openembedded.org
Sat Feb 8 07:49:29 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 e5c2067  systemd: upgrade 243.4 -> 244.1
 discard 252016e  dhcp: upgrade 4.4.1 -> 4.4.2
 discard 9d24982  lighttpd: upgrade 1.4.54 -> 1.4.55
 discard b82e236  procps: upgrade 3.3.15 -> 3.3.16
 discard 02848bc  python3: Do not hardcode "lib" for distutils
 discard 62a2f4a  python3: fix the installation path of libpython3.7m.a for multilib
 discard 9bfb29d  sstate.bbclass: fix issue while handling long sstate filenames
 discard d46f846  mesa: upgrade 19.3.1 -> 19.3.3
 discard b62bd73  qemu: Upgrade to 4.2.0
 discard 1346e32  pciutils: upgrade 3.6.2 -> 3.6.4
 discard 83caf46  package.bbclass: Support stripping and debug copy of static libraries
 discard 0310f25  package.bbclass: Allow INHIBIT_PACKAGE_STRIP_FILES to skip .ko and static libs
 discard 671be79  package.bbclass: Fix debug source processing for static libraries
 discard 15163bc  chkconfig: remove the recipe
 discard b1a9300  xserver-xorg: upgrade 1.20.6 -> 1.20.7
 discard 392f6dd  cryptodev: update to Jan.23, 2020
 discard fe0ddc3  ncurses: Fix reproducibility issue
 discard 696e8fc  kern-tools: fix merge_config when LD contains parameters
 discard b305acf  perl: Fix various reproducibile build issues
 discard afb0419  libevdev: Fix determinism issue
 discard 6340d87  sysvinit: Fix Reproducibility issue
     new 829cff0  sysvinit: Fix Reproducibility issue
     new 91abfa2  libevdev: Fix determinism issue
     new 515bd7b  perl: Fix various reproducibile build issues
     new b8b49db  kern-tools: fix merge_config when LD contains parameters
     new dbade8b  ncurses: Fix reproducibility issue
     new 5697c27  cryptodev: update to Jan.23, 2020
     new 47ca5df  xserver-xorg: upgrade 1.20.6 -> 1.20.7
     new 78a51b5  chkconfig: remove the recipe
     new 4cc3cac  package.bbclass: Fix debug source processing for static libraries
     new 98b2ca9  package.bbclass: Allow INHIBIT_PACKAGE_STRIP_FILES to skip .ko and static libs
     new 75ff6a0  package.bbclass: Support stripping and debug copy of static libraries
     new 92fb0b7  mesa: upgrade 19.3.1 -> 19.3.3
     new 6d8fe44  sstate.bbclass: fix issue while handling long sstate filenames
     new 3fed1ef  python3: fix the installation path of libpython3.7m.a for multilib
     new 76181c6  python3: Do not hardcode "lib" for distutils
     new 4de9661  procps: upgrade 3.3.15 -> 3.3.16
     new 87dce69  lighttpd: upgrade 1.4.54 -> 1.4.55
     new d433e9d  dhcp: upgrade 4.4.1 -> 4.4.2
     new ddc9bc0  systemd: upgrade 243.4 -> 244.1

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

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 19 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/conf/distro/include/tcmode-default.inc        |   2 +-
 .../{pciutils_3.6.4.bb => pciutils_3.6.2.bb}       |   4 +-
 meta/recipes-core/sysvinit/sysvinit_2.96.bb        |   2 +-
 meta/recipes-devtools/qemu/qemu-native.inc         |   4 +-
 .../{qemu-native_4.2.0.bb => qemu-native_4.1.0.bb} |   0
 ...native_4.2.0.bb => qemu-system-native_4.1.0.bb} |   0
 meta/recipes-devtools/qemu/qemu.inc                |   6 +-
 ...001-qemu-Add-missing-wacom-HID-descriptor.patch |   4 +-
 ...age-ptest-which-runs-all-unit-test-cases-.patch |   6 +-
 ...dition-environment-space-to-boot-loader-q.patch |  16 +--
 .../qemu/qemu/0004-qemu-disable-Valgrind.patch     |   6 +-
 ...-set-ld.bfd-fix-cflags-and-set-some-envir.patch |   6 +-
 ...ardev-connect-socket-to-a-spawned-command.patch |  14 +--
 .../qemu/0007-apic-fixup-fallthrough-to-PIC.patch  |   4 +-
 ...-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch |  12 +--
 .../qemu/qemu/0009-Fix-webkitgtk-builds.patch      |  18 ++--
 ...ure-Add-pkg-config-handling-for-libgcrypt.patch |  14 +--
 ...0-fix-libcap-header-issue-on-some-distro.patch} |   0
 ...rror-messages-when-qemi_cpu_kick_thread-.patch} |   0
 ...0011-linux-user-remove-host-stime-syscall.patch |  61 ++++++++++++
 .../qemu/qemu/CVE-2019-12068.patch                 | 108 +++++++++++++++++++++
 .../qemu/{qemu_4.2.0.bb => qemu_4.1.0.bb}          |   0
 22 files changed, 231 insertions(+), 56 deletions(-)
 rename meta/recipes-bsp/pciutils/{pciutils_3.6.4.bb => pciutils_3.6.2.bb} (92%)
 rename meta/recipes-devtools/qemu/{qemu-native_4.2.0.bb => qemu-native_4.1.0.bb} (100%)
 rename meta/recipes-devtools/qemu/{qemu-system-native_4.2.0.bb => qemu-system-native_4.1.0.bb} (100%)
 rename meta/recipes-devtools/qemu/qemu/{0011-fix-libcap-header-issue-on-some-distro.patch => 0010-fix-libcap-header-issue-on-some-distro.patch} (100%)
 rename meta/recipes-devtools/qemu/qemu/{0012-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch => 0011-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch} (100%)
 create mode 100644 meta/recipes-devtools/qemu/qemu/0011-linux-user-remove-host-stime-syscall.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2019-12068.patch
 rename meta/recipes-devtools/qemu/{qemu_4.2.0.bb => qemu_4.1.0.bb} (100%)

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


More information about the Openembedded-commits mailing list