[oe-commits] [openembedded-core] branch master updated (706410c -> f93f026)

git at git.openembedded.org git at git.openembedded.org
Sun May 12 16:55:34 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 706410c  run-postinsts: Fix full execution of scripts at first boot
     add 8331008  glib-2.0: fix locale handling
     add a7e57e4  glib-2.0: add missing locales for the tests
     add 76caed1  base-passwd: Add kvm group
     add 6cbdecf  apr: upgrade 1.6.5 -> 1.7.0
     add 6eee866  man-pages: upgrade 4.16 -> 5.01
     add f5a5f7e  man-db: upgrade 2.8.4 -> 2.8.5
     add db04423  bash: upgrade 4.4.18 -> 5.0
     add 50c872f  ncurses: fix incorrect UPSTREAM_CHECK_GITTAGREGEX
     add 991d374  gpgme: upgrade 1.12.0 -> 1.13.0
     add 68ae5e6  subversion: upgrade 1.11.1 -> 1.12.0
     add 70c2364  groff: upgrade 1.22.3 -> 1.22.4
     add dc51f92  libxml2: upgrade 2.9.8 -> 2.9.9
     add 62510fc  ghostscript: 9.26 -> 9.27
     add f93f026  openssh: Avoid PROVIDES warning from rng-tools dependency

No new revisions were added by this update.

Summary of changes:
 meta/recipes-connectivity/openssh/openssh_7.9p1.bb |   2 +-
 .../recipes-core/base-passwd/base-passwd/kvm.patch |  23 +
 .../recipes-core/base-passwd/base-passwd_3.5.29.bb |   3 +-
 .../glib-2.0/glib-2.0/fix-nl-abaltmon.patch        |  62 +++
 meta/recipes-core/glib-2.0/glib-2.0_2.58.3.bb      |   1 +
 meta/recipes-core/glib-2.0/glib.inc                |  10 +
 ...1-Fix-infinite-loop-in-LZMA-decompression.patch |  55 --
 .../libxml/libxml2/fix-CVE-2017-8872.patch         |  65 ---
 .../libxml/libxml2/fix-CVE-2018-14404.patch        |  45 --
 .../libxml/libxml2/fix-execution-of-ptests.patch   |  24 +-
 .../recipes-core/libxml/libxml2/libxml-64bit.patch |  24 +-
 .../libxml/libxml2/libxml-m4-use-pkgconfig.patch   |  16 +-
 .../libxml/libxml2/python-sitepackages-dir.patch   |  13 +-
 meta/recipes-core/libxml/libxml2/runtest.patch     | 204 +++----
 .../libxml/{libxml2_2.9.8.bb => libxml2_2.9.9.bb}  |   7 +-
 meta/recipes-core/ncurses/ncurses_6.1+20181013.bb  |   2 +-
 .../subversion/subversion/disable_macos.patch      |  45 +-
 .../subversion/subversion/serfmacro.patch          |  27 +-
 .../subversion-1.12.0-apr_1.7.0_fix-1.patch        | 107 ++++
 .../{subversion_1.11.1.bb => subversion_1.12.0.bb} |   7 +-
 ...1-help-fix-printf-format-security-warning.patch |  35 --
 meta/recipes-extended/bash/bash/build-tests.patch  |   7 +-
 meta/recipes-extended/bash/bash/execute_cmd.patch  |  19 +-
 meta/recipes-extended/bash/bash/pathexp-dep.patch  |  13 -
 meta/recipes-extended/bash/bash_4.4.18.bb          |  41 --
 meta/recipes-extended/bash/bash_5.0.bb             |  45 ++
 .../ghostscript/CVE-2019-3835-0001.patch           |  99 ----
 .../ghostscript/CVE-2019-3835-0002.patch           |  71 ---
 .../ghostscript/CVE-2019-3835-0003.patch           | 295 ----------
 .../ghostscript/CVE-2019-3835-0004.patch           | 167 ------
 .../ghostscript/CVE-2019-3838-0001.patch           |  34 --
 .../ghostscript/CVE-2019-3838-0002.patch           |  30 --
 .../ghostscript/CVE-2019-6116-0001.patch           | 177 ------
 .../ghostscript/CVE-2019-6116-0002.patch           | 442 ---------------
 .../ghostscript/CVE-2019-6116-0003.patch           |  32 --
 .../ghostscript/CVE-2019-6116-0004.patch           | 136 -----
 .../ghostscript/CVE-2019-6116-0005.patch           | 250 ---------
 .../ghostscript/CVE-2019-6116-0006.patch           | 596 ---------------------
 .../ghostscript/CVE-2019-6116-0007.patch           | 346 ------------
 .../ghostscript/ghostscript-9.02-genarch.patch     |  14 +-
 .../{ghostscript_9.26.bb => ghostscript_9.27.bb}   |  19 +-
 .../groff/files/0001-fix-shebang-for-taget.patch   |  31 ++
 .../0001-replace-perl-w-with-use-warnings.patch    |  34 +-
 .../groff/files/0001-support-musl.patch            |  46 ++
 .../groff-not-search-fonts-on-build-host.patch     |  32 ++
 ...need_charset_alias-when-building-for-musl.patch |  30 --
 ...off-1.22.2-correct-man.local-install-path.patch |  34 --
 .../groff-not-search-fonts-on-build-host.patch     |  20 -
 .../groff/{groff_1.22.3.bb => groff_1.22.4.bb}     |  36 +-
 .../man-db/{man-db_2.8.4.bb => man-db_2.8.5.bb}    |   9 +-
 .../{man-pages_4.16.bb => man-pages_5.01.bb}       |   4 +-
 ..._t-size-doesn-t-match-in-glibc-when-cross.patch |  26 +-
 .../apr/{apr_1.6.5.bb => apr_1.7.0.bb}             |   4 +-
 ...d-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch | 134 +++++
 .../gpgme/gpgme/0001-pkgconfig.patch               |  72 ++-
 ...python-gpg-error-config-should-not-be-use.patch |  33 +-
 .../gpgme/0008-do-not-auto-check-var-PYTHON.patch  |  36 ++
 .../gpgme/{gpgme_1.12.0.bb => gpgme_1.13.0.bb}     |  12 +-
 58 files changed, 878 insertions(+), 3325 deletions(-)
 create mode 100644 meta/recipes-core/base-passwd/base-passwd/kvm.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/fix-nl-abaltmon.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/0001-Fix-infinite-loop-in-LZMA-decompression.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/fix-CVE-2017-8872.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/fix-CVE-2018-14404.patch
 rename meta/recipes-core/libxml/{libxml2_2.9.8.bb => libxml2_2.9.9.bb} (93%)
 create mode 100644 meta/recipes-devtools/subversion/subversion/subversion-1.12.0-apr_1.7.0_fix-1.patch
 rename meta/recipes-devtools/subversion/{subversion_1.11.1.bb => subversion_1.12.0.bb} (92%)
 delete mode 100644 meta/recipes-extended/bash/bash/0001-help-fix-printf-format-security-warning.patch
 delete mode 100644 meta/recipes-extended/bash/bash/pathexp-dep.patch
 delete mode 100644 meta/recipes-extended/bash/bash_4.4.18.bb
 create mode 100644 meta/recipes-extended/bash/bash_5.0.bb
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-3835-0001.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-3835-0002.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-3835-0003.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-3835-0004.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-3838-0001.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-3838-0002.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-6116-0001.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-6116-0002.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-6116-0003.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-6116-0004.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-6116-0005.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-6116-0006.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-6116-0007.patch
 rename meta/recipes-extended/ghostscript/{ghostscript_9.26.bb => ghostscript_9.27.bb} (85%)
 create mode 100644 meta/recipes-extended/groff/files/0001-fix-shebang-for-taget.patch
 rename meta/recipes-extended/groff/{groff-1.22.3 => files}/0001-replace-perl-w-with-use-warnings.patch (76%)
 create mode 100644 meta/recipes-extended/groff/files/0001-support-musl.patch
 create mode 100644 meta/recipes-extended/groff/files/groff-not-search-fonts-on-build-host.patch
 delete mode 100644 meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
 delete mode 100644 meta/recipes-extended/groff/groff-1.22.3/groff-1.22.2-correct-man.local-install-path.patch
 delete mode 100644 meta/recipes-extended/groff/groff-1.22.3/groff-not-search-fonts-on-build-host.patch
 rename meta/recipes-extended/groff/{groff_1.22.3.bb => groff_1.22.4.bb} (62%)
 rename meta/recipes-extended/man-db/{man-db_2.8.4.bb => man-db_2.8.5.bb} (86%)
 rename meta/recipes-extended/man-pages/{man-pages_4.16.bb => man-pages_5.01.bb} (87%)
 rename meta/recipes-support/apr/{apr_1.6.5.bb => apr_1.7.0.bb} (96%)
 create mode 100644 meta/recipes-support/gpgme/gpgme/0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch
 create mode 100644 meta/recipes-support/gpgme/gpgme/0008-do-not-auto-check-var-PYTHON.patch
 rename meta/recipes-support/gpgme/{gpgme_1.12.0.bb => gpgme_1.13.0.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