[oe-commits] [openembedded-core] branch master-next updated (dd8c7f2 -> 8278de4)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 22 20:40:17 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.

    from dd8c7f2  psplash: create psplash tmpfs mount directory in psplash-init
     new 7a2c56d  udev-extraconf: do not mount swap partitions
     new e59c672  python3-pbr: update to 5.4.1
     new 14655b3  Revert "unzip: fix CVE-2019-13232"
     new 845af88  iptables: upgrade 1.8.2 -> 1.8.3
     new f5c6b2d  piglit: fix SRC_URI
     new f34b852  xinput: update to 1.6.3
     new 31a0814  musl: Upgrade to 1.1.23+
     new 5841e52  mdadm: Include sys/sysmacros.h for major/minor definitions
     new 6b60392  sysvinit: Include sys/sysmacros.h for major/minor definitions on musl too
     new 857a3be  libical: upgrade to 3.0.5
     new 9e4169e  pam_systemd: Include missing.h for secure_getenv
     new a6914c5  musl-obstack: Add recipe
     new 34f8197  elfutils: Fix eu-* utils builds for musl
     new 8278de4  maintainers: Account for musl-obstack and libssp-nonshared

The 14 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/maintainers.inc           |   2 +
 meta/recipes-core/musl/musl-obstack.bb             |  22 ++
 meta/recipes-core/musl/musl.inc                    |   2 +-
 meta/recipes-core/musl/musl_git.bb                 |   4 +-
 ...asic-missing.h-check-for-missing-strndupa.patch |  71 +----
 ...-sysmacros.h-for-major-minor-defines-in-g.patch |  99 +++---
 meta/recipes-core/udev/udev-extraconf/mount.sh     |   4 +
 meta/recipes-devtools/elfutils/elfutils_0.176.bb   |  15 +-
 ...1-fix-err-variable-and-function-conflicts.patch |  91 ------
 ...de-alternatives-for-glibc-assumptions-hel.patch | 196 ------------
 .../elfutils/files/musl-libs.patch                 | 111 +++++++
 .../elfutils/files/musl-obstack-fts.patch          | 105 +++++++
 .../files/{musl.patch => musl-tests.patch}         |   0
 .../elfutils/files/musl-utils.patch                | 136 +++++++++
 meta/recipes-devtools/python/python3-pbr_5.4.0.bb  |   5 -
 meta/recipes-devtools/python/python3-pbr_5.4.1.bb  |   5 +
 ...ions-format-security-fixes-in-libipt_icmp.patch |  61 ----
 .../iptables/iptables/CVE-2019-11360.patch         | 117 -------
 .../{iptables_1.8.2.bb => iptables_1.8.3.bb}       |  13 +-
 .../mdadm/files/include_sysmacros.patch            |  14 +
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |   1 +
 .../unzip/unzip/CVE-2019-13232.patch               | 339 ---------------------
 meta/recipes-extended/unzip/unzip_6.0.bb           |   1 -
 meta/recipes-graphics/piglit/piglit_git.bb         |   2 +-
 .../xorg-app/{xinput_1.6.2.bb => xinput_1.6.3.bb}  |   4 +-
 ...txt-libical.pc.in-fix-iculibs-remove-full.patch |  44 ---
 .../libical/{libical_2.0.0.bb => libical_3.0.5.bb} |  20 +-
 27 files changed, 483 insertions(+), 1001 deletions(-)
 create mode 100644 meta/recipes-core/musl/musl-obstack.bb
 delete mode 100644 meta/recipes-devtools/elfutils/files/0001-fix-err-variable-and-function-conflicts.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/musl-libs.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/musl-obstack-fts.patch
 rename meta/recipes-devtools/elfutils/files/{musl.patch => musl-tests.patch} (100%)
 create mode 100644 meta/recipes-devtools/elfutils/files/musl-utils.patch
 delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.0.bb
 create mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.1.bb
 delete mode 100644 meta/recipes-extended/iptables/iptables/0003-extensions-format-security-fixes-in-libipt_icmp.patch
 delete mode 100644 meta/recipes-extended/iptables/iptables/CVE-2019-11360.patch
 rename meta/recipes-extended/iptables/{iptables_1.8.2.bb => iptables_1.8.3.bb} (84%)
 create mode 100644 meta/recipes-extended/mdadm/files/include_sysmacros.patch
 delete mode 100644 meta/recipes-extended/unzip/unzip/CVE-2019-13232.patch
 rename meta/recipes-graphics/xorg-app/{xinput_1.6.2.bb => xinput_1.6.3.bb} (67%)
 delete mode 100644 meta/recipes-support/libical/libical/0001-CMakeLists.txt-libical.pc.in-fix-iculibs-remove-full.patch
 rename meta/recipes-support/libical/{libical_2.0.0.bb => libical_3.0.5.bb} (53%)

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


More information about the Openembedded-commits mailing list