[oe-commits] [openembedded-core] branch master-next updated (20c6dc5 -> da28374)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 8 10:57:57 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 20c6dc5  python3: tweaks to achieve 100% pass rate in ptest
 discard e43f6c3  OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONS
 discard 832b6ad  libsolv: fix segfault when using SOLVER_DISFAVOR
 discard 23b749e  opkg: add --ignore-recommends flag
 discard 32dc838  python3: forward-port a few patches from 3.5.6
 discard 76ba832  openssl10: Fix mutliple include assumptions for bn.h in opensslconf.h
 discard 1f4aa55  libva-utils: upgrade 2.3.0 -> 2.4.0
 discard b6d73ae  wayland-protocols: upgrade 1.16 -> 1.17
 discard d0a5ea8  libva: upgrade 2.3.0 -> 2.4.0
 discard d5ddb66  python: make the python 3.x version of 2to3 utility the default one
 discard c140c31  python3: delete old 3.5.6 version
 discard 04d080f  python3: upgrade to 3.7.2
     add 02714c1  python3: upgrade to 3.7.2
     add 98ba7ba  python: make the python 3.x version of 2to3 utility the default one
     add 22f4f1e  python3: tweaks to achieve 100% pass rate in ptest
     add f787b0b  openssl10: Fix mutliple include assumptions for bn.h in opensslconf.h
     add 788d97b  opkg: add --ignore-recommends flag
     add d3ee068  libsolv: fix segfault when using SOLVER_DISFAVOR
     add 0d11e81  OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONS
     add 06ffe90  maintainers.inc: replace Changhyeok Bae's @lge email address with a personal one
     new 93703cf  wpa-supplicant: update to 2.7
     new 5e7e6ff  wic/engine: Fix cp's target path for ext* filesystems
     new da28374  glibc-locale: Rewrite do_install using install utility instead of cp

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   (20c6dc5)
            \
             N -- N -- N   refs/heads/master-next (da28374)

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 3 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           |  16 +-
 .../wpa-supplicant/key-replay-cve-multiple1.patch  | 191 ---------------
 .../wpa-supplicant/key-replay-cve-multiple2.patch  | 267 ---------------------
 .../wpa-supplicant/key-replay-cve-multiple3.patch  | 201 ----------------
 .../wpa-supplicant/key-replay-cve-multiple4.patch  |  96 --------
 .../wpa-supplicant/key-replay-cve-multiple5.patch  |  81 -------
 .../wpa-supplicant/key-replay-cve-multiple6.patch  | 149 ------------
 .../wpa-supplicant/key-replay-cve-multiple7.patch  |  60 -----
 .../wpa-supplicant/key-replay-cve-multiple8.patch  |  99 --------
 .../wpa_supplicant-CVE-2018-14526.patch            |  44 ----
 ...wpa-supplicant_2.6.bb => wpa-supplicant_2.7.bb} |  19 +-
 meta/recipes-core/glibc/glibc-locale.inc           |  41 ++--
 ...usr-lib-termcap-to-linker-flags-to-avoid-.patch |   0
 ...code-lib-as-location-for-site-packages-an.patch |   0
 ...the-shell-version-of-python-config-that-w.patch |   0
 ...e-use-qemu-wrapper-when-gathering-profile.patch |   0
 ...ysconfig-append-STAGING_LIBDIR-python-sys.patch |   0
 ...-cc_basename-to-replace-CC-for-checking-c.patch |   0
 ...t-do-runtime-test-to-get-float-byte-order.patch |   0
 ...ss-missing-libraries-to-Extension-for-mul.patch |   0
 ...2-distutils-prefix-is-inside-staging-area.patch |   0
 .../python3/avoid_warning_about_tkinter.patch      |   0
 .../{python-sanity => python}/python3/cgi_py.patch |   0
 .../python3/check_build_completeness.py            |   0
 .../python3/create_manifest3.py                    |   0
 .../python3/get_module_deps3.py                    |   0
 .../python3/python-config.patch                    |   0
 .../python3/python3-manifest.json                  |   0
 .../{python-sanity => python}/python3/run-ptest    |   0
 .../{python-sanity => python}/python3_3.7.2.bb     |   0
 .../{libva-utils_2.4.0.bb => libva-utils_2.3.0.bb} |   6 +-
 .../libva/{libva_2.4.0.bb => libva_2.3.0.bb}       |   4 +-
 ...protocols_1.17.bb => wayland-protocols_1.16.bb} |   4 +-
 scripts/lib/wic/engine.py                          |   2 +-
 34 files changed, 41 insertions(+), 1239 deletions(-)
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple1.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple2.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple3.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple4.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple5.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple6.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple7.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple8.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant-CVE-2018-14526.patch
 rename meta/recipes-connectivity/wpa-supplicant/{wpa-supplicant_2.6.bb => wpa-supplicant_2.7.bb} (81%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/0001-Do-not-add-usr-lib-termcap-to-linker-flags-to-avoid-.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/0001-Do-not-hardcode-lib-as-location-for-site-packages-an.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/0001-distutils-sysconfig-append-STAGING_LIBDIR-python-sys.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/0002-Don-t-do-runtime-test-to-get-float-byte-order.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/0003-setup.py-pass-missing-libraries-to-Extension-for-mul.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/12-distutils-prefix-is-inside-staging-area.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/avoid_warning_about_tkinter.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/cgi_py.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/check_build_completeness.py (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/create_manifest3.py (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/get_module_deps3.py (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/python-config.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/python3-manifest.json (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/run-ptest (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3_3.7.2.bb (100%)
 rename meta/recipes-graphics/libva/{libva-utils_2.4.0.bb => libva-utils_2.3.0.bb} (83%)
 rename meta/recipes-graphics/libva/{libva_2.4.0.bb => libva_2.3.0.bb} (92%)
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.17.bb => wayland-protocols_1.16.bb} (86%)

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


More information about the Openembedded-commits mailing list