[oe-commits] [openembedded-core] branch master-next updated (b134604 -> 35016db)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 28 12:26:38 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 b134604  ltp: Remove mips related open_posix_testsuite patch
 discard 1d1b08b  ltp: Update to 20200120
 discard 678c072  webkitgtk: Remove obsolete woff2 comment
 discard 73971f5  webkitgtk: Remove unnecessary REQUIRED_DISTRO_FEATURES requirements
 discard 633b87f  webkitgtk: Move X library DEPENDS to the x11 PACKAGECONFIG
 discard f62ff01  util-linux: upgrade 2.34 -> 2.35.1
 discard 4a49a0f  maintainers.inc: add self for atk, at-spi2-core, at-spi2-atk
 discard e24d674  go: Update to 1.14 release series
 discard bb0beab  systemd: Drop local time64 patch in favour of upstreamed patches
 discard 3b1040a  systemd: Do not force removing resolved from PACKAGECONFIG
 discard baf69e9  linux-libc-headers: Drop patches manipulating __UAPI_DEF_ETHHDR
 discard 437f63f  tune-cortexa72-cortexa53.inc: Adding missing TUNE_FEATURES
 discard f102032  lsb-release: fix likely reproducabilty timestamp
 discard 150b707  rt-tests: make manpages reproducible
 discard 87ab02b  sysvinit: remove logsave.8
 discard f60dfc7  Revert "make: 4.2.1 -> 4.3"
 discard 8400dd3  libedit/readline: Correct package alternatives link for manpage
 discard f9b1a41  layer.conf: Consider shared-mime-info and desktop-file-utils siggen safe
 discard b7c2b67  sysvinit: Fix install order/dependency
 discard fee6230  webkitgtk: Disable GI data for musl/arm
 discard 1523fd1  ncurses: upgrade 6.1+20191019 -> 6.2
 discard d13b334  gst-validate: upgrade 1.16.1 -> 1.16.2
 discard c2be6a6  acpica: upgrade 20191213 -> 20200214
 discard 33ebab2  python3-setuptools: upgrade 45.0.0 -> 45.2.0
 discard 9bce14d  gnutls: upgrade 3.6.11.1 -> 3.6.12
 discard 54f730b  unifdef: upgrade 2.11 -> 2.12
 discard 3c17f18  python3-mako: upgrade 1.1.0 -> 1.1.1
 discard 25cedf1  python3-docutils: upgrade 0.15 -> 0.16
 discard d88bf48  libpcre: upgrade 8.43 -> 8.44
 discard baa348b  libarchive: upgrade 3.4.1 -> 3.4.2
 discard 450ce14  qemu: Fix CVE-2020-1711
 discard 7bde6c9  make: 4.2.1 -> 4.3
     new 8bf67bf  qemu: Fix CVE-2020-1711
     new 8700c19  libarchive: upgrade 3.4.1 -> 3.4.2
     new 2cfe747  libpcre: upgrade 8.43 -> 8.44
     new e7ddbf4  python3-docutils: upgrade 0.15 -> 0.16
     new 2f6c3c8  python3-mako: upgrade 1.1.0 -> 1.1.1
     new daccb3e  unifdef: upgrade 2.11 -> 2.12
     new d1bcb08  gnutls: upgrade 3.6.11.1 -> 3.6.12
     new 99dfd16  python3-setuptools: upgrade 45.0.0 -> 45.2.0
     new 2723703  acpica: upgrade 20191213 -> 20200214
     new a1ce797  gst-validate: upgrade 1.16.1 -> 1.16.2
     new 0f774a3b ncurses: upgrade 6.1+20191019 -> 6.2
     new 1246511  webkitgtk: Disable GI data for musl/arm
     new 1f7f940  sysvinit: Fix install order/dependency
     new c2ada6d  layer.conf: Consider shared-mime-info and desktop-file-utils siggen safe
     new 1b4e66c  libedit/readline: Correct package alternatives link for manpage
     new 973ceee  sysvinit: remove logsave.8
     new 8a96c4b  rt-tests: make manpages reproducible
     new b4a5734  lsb-release: fix likely reproducabilty timestamp
     new 5c9e88d  tune-cortexa72-cortexa53.inc: Adding missing TUNE_FEATURES
     new 1b335e9  linux-libc-headers: Drop patches manipulating __UAPI_DEF_ETHHDR
     new 6d53c5b  systemd: Do not force removing resolved from PACKAGECONFIG
     new 6688673  systemd: Drop local time64 patch in favour of upstreamed patches
     new 122291a  go: Update to 1.14 release series
     new adc7eb4  maintainers.inc: add self for atk, at-spi2-core, at-spi2-atk
     new 8ad808c  webkitgtk: Move X library DEPENDS to the x11 PACKAGECONFIG
     new 6b72d51  webkitgtk: Remove unnecessary REQUIRED_DISTRO_FEATURES requirements
     new 35016db  webkitgtk: Remove obsolete woff2 comment

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   (b134604)
            \
             N -- N -- N   refs/heads/master-next (35016db)

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 27 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/util-linux/util-linux.inc        |   3 +-
 ...lsblk-force-to-print-PKNAME-for-partition.patch |  36 +++++++
 .../{util-linux_2.35.1.bb => util-linux_2.34.bb}   |   5 +-
 .../ltp/ltp/0001-Add-more-musl-exclusions.patch    |  37 ++++++--
 ...-Add-option-to-select-libc-implementation.patch | 103 +++++++++++++++------
 ...-Add-udevadm-trigger-before-swap-verifica.patch |  35 +++++++
 ...-prefix-zeros-of-the-addresses-output-by-.patch |  43 +++++++++
 ...eck-for-time64-unsafe-syscalls-before-usi.patch |  41 +++-----
 ...stcases-fix-an-absent-format-string-issue.patch |  24 +++++
 ...rollers-Link-with-libfts-explicitly-on-mu.patch |  47 ++++++++++
 ...06-rt_tgsigqueueinfo-disable-test-on-musl.patch |  35 +++++++
 ...etwork-nfsv4-acl-acl1.c-Security-fix-on-s.patch |  27 +++---
 ..._testsuite-mmap24-2-Relax-condition-a-bit.patch |  68 ++++++++++++++
 .../ltp/{ltp_20200120.bb => ltp_20190930.bb}       |  11 ++-
 14 files changed, 430 insertions(+), 85 deletions(-)
 create mode 100644 meta/recipes-core/util-linux/util-linux/0001-lsblk-force-to-print-PKNAME-for-partition.patch
 rename meta/recipes-core/util-linux/{util-linux_2.35.1.bb => util-linux_2.34.bb} (63%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-mkswap01.sh-Add-udevadm-trigger-before-swap-verifica.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-nm01-Remove-prefix-zeros-of-the-addresses-output-by-.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-testcases-fix-an-absent-format-string-issue.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0002-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0006-rt_tgsigqueueinfo-disable-test-on-musl.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0009-open_posix_testsuite-mmap24-2-Relax-condition-a-bit.patch
 rename meta/recipes-extended/ltp/{ltp_20200120.bb => ltp_20190930.bb} (88%)

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


More information about the Openembedded-commits mailing list