[oe-commits] [openembedded-core] branch master-next updated (a9ebb90 -> e4da8c5)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 4 12:34:05 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 a9ebb90  oeqa/qemurunner: Fix cmdline variable use before reference
 discard 4562b9e  HACK: Enable saving of packages
 discard 05f287b  packagegroup-self-hosted: remove python 2.x
 discard 9708d86  hosttools: no longer check for or provide host python 2 to builds
     add 8d84fde  libcap-ng: add pthread library if header is found
     add d549ec6  mc: rrecommend the full terminfo database instead of rdepending on it
     add f5b3e39  cmake: upgrade 3.15.3 -> 3.15.5
     add da8533f  xserver-xorg: 1.20.5 -> 1.20.6
     add c1d162b  iptables: Cosmetic fixes to recipe
     add 64eeedc  iptables: Allow overriding rules file location
     add 3b8df6b  iptables: Add systemd helper unit for IPv6 too
     add 46c83e8  cronie:upgrade 1.5.4 -> 1.5.5
     add 6965ec5  bind: update 9.11.5-P4 -> 9.11.13
     add a0fe05f  flex: update to 2.6.4
     add ccff8ac  libcomps: update to 0.1.12
     add 9aab37a  libffi: update to 3.3 final
     add 3d80c59  p11-kit: convert to meson
     add bd40260  sed: upgrade to 4.7
     add 33d9d69  python-numpy: upgrade to 1.17.4
     add 26d44a1  gstreamer1.0-python: switch to meson
     add 5da4885  piglit: update to latest revision
     add 3646499  selftest/imagefeatures: blacklist zst
     add 77e0f50  image_types: add Zstandard conversion support
     add b045f83  lrzsz: Update autotools infrastructure and make it work with new gettext
     add ba54068  lrzsz: remove generated files
     add afb8d45  python3native: set PYTHON_EXECUTABLE for CMake
     new de7dcc9  hosttools: no longer check for or provide host python 2 to builds
     new 22c0383  packagegroup-self-hosted: remove python 2.x
     new 91aac78  HACK: Enable saving of packages
     new e4da8c5  oeqa/qemurunner: Fix cmdline variable use before reference

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

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/classes/image_types.bbclass                   |     8 +-
 meta/classes/python3native.bbclass                 |     2 +
 meta/lib/oeqa/selftest/cases/imagefeatures.py      |     6 +-
 .../recipes-bsp/lrzsz/lrzsz-0.12.20/acdefine.patch |    19 -
 .../lrzsz/lrzsz-0.12.20/autotools-update.patch     |  5749 +++++
 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/gettext.patch | 21884 -------------------
 .../lrzsz_fix_for_automake-1.12.patch              |    49 -
 meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb            |     4 +-
 .../bind/bind/0001-bind-fix-CVE-2019-6471.patch    |    64 -
 ...igure.in-remove-useless-L-use_openssl-lib.patch |    18 +-
 .../0001-fix-enforcement-of-tcp-clients-v1.patch   |    60 -
 ...-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch |    22 -
 .../0001-lib-dns-gen.c-fix-too-long-error.patch    |    31 -
 ...02-tcp-clients-could-still-be-exceeded-v2.patch |   670 -
 ...-reference-counter-for-pipeline-groups-v3.patch |   278 -
 ...uota-accounting-and-client-mortality-chec.patch |   512 -
 ...pquota-and-pipeline-refs-allow-special-ca.patch |   911 -
 ...tore-allowance-for-tcp-clients-interfaces.patch |    80 -
 ...mic-operations-in-bin-named-client.c-with.patch |   140 -
 ...-searching-for-json-headers-searches-sysr.patch |    15 +-
 .../bind/{bind_9.11.5-P4.bb => bind_9.11.13.bb}    |    18 +-
 ...ake-native_3.15.3.bb => cmake-native_3.15.5.bb} |     0
 meta/recipes-devtools/cmake/cmake.inc              |     4 +-
 .../cmake/{cmake_3.15.3.bb => cmake_3.15.5.bb}     |     0
 ...-AC_USE_SYSTEM_EXTENSIONS-in-configure.ac.patch |    32 +
 ...oid-c-comments-in-c-code-fails-with-gcc-6.patch |    64 -
 .../recipes-devtools/flex/flex/CVE-2016-6354.patch |    59 -
 .../flex/flex/do_not_create_pdf_doc.patch          |    17 -
 meta/recipes-devtools/flex/flex/run-ptest          |     2 +-
 .../flex/{flex_2.6.0.bb => flex_2.6.4.bb}          |    12 +-
 ...-set-PYTHON_INSTALL_DIR-by-running-python.patch |    50 +-
 meta/recipes-devtools/libcomps/libcomps_git.bb     |     4 +-
 .../files/0001-npy_cpu-Add-riscv-support.patch     |    24 -
 ...m-setup.py-remove-the-detection-of-x86-ta.patch |     4 +-
 .../recipes-devtools/python-numpy/python-numpy.inc |     5 +-
 ...on3-numpy_1.17.0.bb => python3-numpy_1.17.4.bb} |     0
 .../cronie/{cronie_1.5.4.bb => cronie_1.5.5.bb}    |     5 +-
 .../iptables/iptables/ip6tables.rules              |     0
 .../iptables/iptables/ip6tables.service            |    13 +
 .../iptables/iptables/iptables.service             |     6 +-
 meta/recipes-extended/iptables/iptables_1.8.3.bb   |    84 +-
 meta/recipes-extended/mc/mc_4.8.23.bb              |     3 +-
 ...need_charset_alias-when-building-for-musl.patch |    33 -
 meta/recipes-extended/sed/sed-4.2.2/run-ptest      |     3 -
 .../sed/sed-4.2.2/sed-add-ptest.patch              |    66 -
 meta/recipes-extended/sed/sed/run-ptest            |     5 +
 meta/recipes-extended/sed/sed_4.2.2.bb             |    53 -
 meta/recipes-extended/sed/sed_4.7.bb               |    61 +
 meta/recipes-graphics/piglit/piglit_git.bb         |     2 +-
 ...Do-not-include-sys-io.h-on-ARM-with-glibc.patch |    63 -
 ...erver-xorg_1.20.5.bb => xserver-xorg_1.20.6.bb} |     5 +-
 .../gstreamer/gstreamer1.0-python_1.16.1.bb        |     6 +-
 meta/recipes-support/libcap-ng/libcap-ng.inc       |     2 +
 ...-configure.ac-add-library-if-header-found.patch |    30 +
 ...ap-pthread_atfork-usage-in-HAVE_PTHREAD_H.patch |    24 +
 meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb |     1 -
 .../0001-Address-platforms-with-no-__int128.patch  |    27 +
 ...Fixed-missed-ifndef-for-__mips_soft_float.patch |     8 +-
 ...fix-build-failure-on-power7-and-older-532.patch |    38 +
 meta/recipes-support/libffi/libffi/not-win32.patch |    15 +-
 .../libffi/{libffi_3.3~rc0.bb => libffi_3.3.bb}    |    13 +-
 meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb  |    32 +-
 62 files changed, 6138 insertions(+), 25277 deletions(-)
 delete mode 100644 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/acdefine.patch
 create mode 100644 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools-update.patch
 delete mode 100644 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/gettext.patch
 delete mode 100644 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/0001-bind-fix-CVE-2019-6471.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/0001-fix-enforcement-of-tcp-clients-v1.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/0001-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/0001-lib-dns-gen.c-fix-too-long-error.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/0002-tcp-clients-could-still-be-exceeded-v2.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/0003-use-reference-counter-for-pipeline-groups-v3.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/0004-better-tcpquota-accounting-and-client-mortality-chec.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/0005-refactor-tcpquota-and-pipeline-refs-allow-special-ca.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/0006-restore-allowance-for-tcp-clients-interfaces.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/0007-Replace-atomic-operations-in-bin-named-client.c-with.patch
 rename meta/recipes-connectivity/bind/{bind_9.11.5-P4.bb => bind_9.11.13.bb} (86%)
 rename meta/recipes-devtools/cmake/{cmake-native_3.15.3.bb => cmake-native_3.15.5.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.15.3.bb => cmake_3.15.5.bb} (100%)
 create mode 100644 meta/recipes-devtools/flex/flex/0001-build-AC_USE_SYSTEM_EXTENSIONS-in-configure.ac.patch
 delete mode 100644 meta/recipes-devtools/flex/flex/0002-avoid-c-comments-in-c-code-fails-with-gcc-6.patch
 delete mode 100644 meta/recipes-devtools/flex/flex/CVE-2016-6354.patch
 delete mode 100644 meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch
 rename meta/recipes-devtools/flex/{flex_2.6.0.bb => flex_2.6.4.bb} (85%)
 delete mode 100644 meta/recipes-devtools/python-numpy/files/0001-npy_cpu-Add-riscv-support.patch
 rename meta/recipes-devtools/python-numpy/{python3-numpy_1.17.0.bb => python3-numpy_1.17.4.bb} (100%)
 rename meta/recipes-extended/cronie/{cronie_1.5.4.bb => cronie_1.5.5.bb} (93%)
 copy scripts/pybootchartgui/pybootchartgui/__init__.py => meta/recipes-extended/iptables/iptables/ip6tables.rules (100%)
 create mode 100644 meta/recipes-extended/iptables/iptables/ip6tables.service
 delete mode 100644 meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch
 delete mode 100644 meta/recipes-extended/sed/sed-4.2.2/run-ptest
 delete mode 100644 meta/recipes-extended/sed/sed-4.2.2/sed-add-ptest.patch
 create mode 100644 meta/recipes-extended/sed/sed/run-ptest
 delete mode 100644 meta/recipes-extended/sed/sed_4.2.2.bb
 create mode 100644 meta/recipes-extended/sed/sed_4.7.bb
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-compiler.h-Do-not-include-sys-io.h-on-ARM-with-glibc.patch
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.20.5.bb => xserver-xorg_1.20.6.bb} (83%)
 create mode 100644 meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch
 create mode 100644 meta/recipes-support/libcap-ng/libcap-ng/0002-Wrap-pthread_atfork-usage-in-HAVE_PTHREAD_H.patch
 create mode 100644 meta/recipes-support/libffi/libffi/0001-Address-platforms-with-no-__int128.patch
 create mode 100644 meta/recipes-support/libffi/libffi/0001-powerpc-fix-build-failure-on-power7-and-older-532.patch
 rename meta/recipes-support/libffi/{libffi_3.3~rc0.bb => libffi_3.3.bb} (75%)

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


More information about the Openembedded-commits mailing list