[oe-commits] [meta-openembedded] branch master updated (23d794b -> 5f23d82)

git at git.openembedded.org git at git.openembedded.org
Fri Sep 28 06:18:25 UTC 2018


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

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

    from 23d794b  lksctp-tools: fix ptest Segmentation fault
     new e46ed5b  mailx: support openssl 1.1.x
     new 8a574d8  ipsec-tools: support openssl 1.1.x
     new bec4408  umip: support openssl 1.1.x
     new 238c1e3  crda: use gcrypt as default crypt
     new db89a0d  klibc.inc: lazy assign GCCPIE in case security_flags.inc was not included
     new fd805b9  nodejs: upgrade to 8.12.0
     new f95a30a  python-cmd2: upgrade to 0.9.2
     new 3709fa6  mozjs: upgrade to 52.9.1
     new 6c05095  protobuf: make python-protobuf dependency optional and default to off
     new 4ac262c  mosquitto: make websockets a PACKAGECONFIG option
     new 3fb2b02  mpd: sort PACKAGECONFIGs again
     new 95f0aca  mpd: fix the sqlite dependency
     new 5e1ca1d  mpd: build from git
     new 3f52eef  mpd: make more plugins optional
     new cadf87d  mpd: eliminate `chmod`/`chown` calls by using `install`
     new a710502  fluidsynth: drop extra dash from `-Denable-pulseaudio=OFF`
     new a064c0d  libmms: drop obsolete "Requires:glib-2.0" from pkg-config file
     new d26bf9a  php5: 5.6.36 -> 5.6.38
     new 148eba8  netperf: Fix build error on musl
     new 5f1095b  eventlog: remove recipe
     new a84c461  kernel-selftest: Remove bpf on x86/32bit
     new ee71404  efivar: make CC_FOR_BUILD value complete
     new eaf93e8  php: add "--without-sqlite3 --without-pdo-sqlite"
     new 797c1f1  php: fix linker errors by setting `ac_cv_func_dlopen=no`
     new a190c2e  libldb: add pam to REQUIRED_DISTRO_FEATURES
     new 5f23d82  libblockdev: correct PACKAGECONFIG

The 26 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-initramfs/recipes-devtools/klibc/klibc.inc    |    1 +
 .../fluidsynth/fluidsynth_1.1.11.bb                |    2 +-
 .../recipes-multimedia/musicpd/mpd_0.20.21.bb      |   33 +-
 .../recipes-connectivity/crda/crda_3.18.bb         |   11 +-
 .../mosquitto/mosquitto_1.5.1.bb                   |    2 +
 .../0001-ipsec-tools-add-openssl-1.1-support.patch | 1086 +++++++++++++++++
 .../ipsec-tools/ipsec-tools_0.8.2.bb               |    3 +-
 .../recipes-support/libldb/libldb_1.4.1.bb         |    3 +-
 ....c-Move-including-sched.h-out-og-function.patch |   50 +
 .../recipes-support/netperf/netperf_git.bb         |   10 +-
 meta-oe/recipes-bsp/efivar/efivar_0.36.bb          |    2 +-
 .../umip/files/0001-support-openssl-1.1.x.patch    |   88 ++
 meta-oe/recipes-connectivity/umip/umip_1.0.bb      |    3 +-
 .../nodejs/{nodejs_8.11.4.bb => nodejs_8.12.0.bb}  |    4 +-
 meta-oe/recipes-devtools/php/php.inc               |    4 +-
 .../0001-PHP-5.6-LibSSL-1.1-compatibility.patch    | 1285 ++++++++++++++++++++
 .../php/{php_5.6.36.bb => php_5.6.38.bb}           |    5 +-
 .../recipes-devtools/protobuf/protobuf_3.6.1.bb    |    7 +-
 .../libblockdev/libblockdev_2.18.bb                |    7 +-
 .../mailx/files/0001-support-openssl-1.1.x.patch   |   72 ++
 meta-oe/recipes-extended/mailx/mailx_12.5-5.bb     |    3 +-
 .../mozjs/{mozjs_52.8.1.bb => mozjs_52.9.1.bb}     |    6 +-
 .../kernel-selftest/kernel-selftest.bb             |    1 +
 meta-oe/recipes-multimedia/libmms/libmms_0.6.4.bb  |    8 +
 .../recipes-support/eventlog/eventlog_0.2.13.bb    |   23 -
 .../{python-cmd2_0.8.8.bb => python-cmd2_0.9.2.bb} |    4 +-
 26 files changed, 2656 insertions(+), 67 deletions(-)
 create mode 100644 meta-networking/recipes-support/ipsec-tools/ipsec-tools/0001-ipsec-tools-add-openssl-1.1-support.patch
 create mode 100644 meta-networking/recipes-support/netperf/files/0001-netlib.c-Move-including-sched.h-out-og-function.patch
 create mode 100644 meta-oe/recipes-connectivity/umip/files/0001-support-openssl-1.1.x.patch
 rename meta-oe/recipes-devtools/nodejs/{nodejs_8.11.4.bb => nodejs_8.12.0.bb} (96%)
 create mode 100644 meta-oe/recipes-devtools/php/php/0001-PHP-5.6-LibSSL-1.1-compatibility.patch
 rename meta-oe/recipes-devtools/php/{php_5.6.36.bb => php_5.6.38.bb} (79%)
 create mode 100644 meta-oe/recipes-extended/mailx/files/0001-support-openssl-1.1.x.patch
 rename meta-oe/recipes-extended/mozjs/{mozjs_52.8.1.bb => mozjs_52.9.1.bb} (95%)
 delete mode 100644 meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb
 rename meta-python/recipes-devtools/python/{python-cmd2_0.8.8.bb => python-cmd2_0.9.2.bb} (79%)

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


More information about the Openembedded-commits mailing list