[oe-commits] [meta-openembedded] branch master-next updated (43ca7ab -> d0b69a9)

git at git.openembedded.org git at git.openembedded.org
Mon Apr 15 06:26:55 UTC 2019


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

khem pushed a change to branch master-next
in repository meta-openembedded.

    from 43ca7ab  libforms: add x11 to required DISTRO_FEATURES because of libx11
     new 4509bbd  redis: Upgrade to 4.0.14
     new 5315476  gpm: Fix gpm path in unit file
     new 8b0f442  gpm: Add PID file to systemd unit file
     new e4226ea  gpm: Generate documentation
     new 79c8e88  gpm: Remove duplicate definition of _GNU_SOURCE
     new b15a735  gpm: Recipe cleanup
     new cfeb6e3  php: Fix libzip extension
     new 078e4b0  apache2: upgrade 2.4.34 -> 2.4.39
     new a909e99  apache-websocket: upgrade to latest git rev
     new d0b69a9  To fix confilict error with python3-pbr.

The 10 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-oe/recipes-devtools/php/php.inc               |   4 +-
 .../redis/{redis_4.0.12.bb => redis_4.0.14.bb}     |   8 +-
 meta-oe/recipes-support/gpm/gpm/gpm.service.in     |   1 +
 meta-oe/recipes-support/gpm/gpm/no-docs.patch      |  18 -
 meta-oe/recipes-support/gpm/gpm/processcreds.patch |  12 -
 meta-oe/recipes-support/gpm/gpm_git.bb             |  17 +-
 .../recipes-devtools/python/python-pbr_4.2.0.bb    |   6 +
 .../apache-mod/apache-websocket_git.bb             |  10 +-
 .../recipes-httpd/apache2/apache2-native_2.4.34.bb |  46 --
 ...nfigure-use-pkg-config-for-PCRE-detection.patch |   8 +-
 ...-up-the-core-size-limit-if-CoreDumpDirec.patch} |  12 +-
 ...ot-export-apr-apr-util-symbols-when-usin.patch} |  10 +-
 ...ache2-log-the-SELinux-context-at-startup.patch} |  23 +-
 ...replace-lynx-to-curl-in-apachectl-script.patch} |   6 +-
 ...-the-race-issue-of-parallel-installation.patch} |   6 +-
 ...apache2-allow-to-disable-selinux-support.patch} |   8 +-
 ...-not-use-relative-path-for-gen_test_char.patch} |   8 +-
 .../apache2/apache2/CVE-2018-11763.patch           | 512 ---------------------
 .../apache2/apache2/apache-configure_perlbin.patch |  27 --
 .../{apache2_2.4.34.bb => apache2_2.4.39.bb}       | 204 ++++----
 meta-webserver/recipes-httpd/apache2/files/init    |   0
 21 files changed, 180 insertions(+), 766 deletions(-)
 rename meta-oe/recipes-extended/redis/{redis_4.0.12.bb => redis_4.0.14.bb} (89%)
 delete mode 100644 meta-oe/recipes-support/gpm/gpm/no-docs.patch
 delete mode 100644 meta-oe/recipes-support/gpm/gpm/processcreds.patch
 delete mode 100644 meta-webserver/recipes-httpd/apache2/apache2-native_2.4.34.bb
 rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.1-corelimit.patch => 0002-apache2-bump-up-the-core-size-limit-if-CoreDumpDirec.patch} (83%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.4-export.patch => 0003-apache2-do-not-export-apr-apr-util-symbols-when-usin.patch} (80%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.1-selinux.patch => 0004-apache2-log-the-SELinux-context-at-startup.patch} (85%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{replace-lynx-to-curl-in-apachectl-script.patch => 0005-replace-lynx-to-curl-in-apachectl-script.patch} (95%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.3-fix-race-issue-of-dir-install.patch => 0006-apache2-fix-the-race-issue-of-parallel-installation.patch} (94%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{configure-allow-to-disable-selinux-support.patch => 0007-apache2-allow-to-disable-selinux-support.patch} (91%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{server-makefile.patch => 0008-apache2-do-not-use-relative-path-for-gen_test_char.patch} (76%)
 delete mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2018-11763.patch
 delete mode 100644 meta-webserver/recipes-httpd/apache2/apache2/apache-configure_perlbin.patch
 rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.34.bb => apache2_2.4.39.bb} (61%)
 mode change 100755 => 100644 meta-webserver/recipes-httpd/apache2/files/init

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


More information about the Openembedded-commits mailing list