[oe-commits] [meta-openembedded] branch krogoth-next updated (6c02b9e -> 895b25b)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 17 18:06:41 UTC 2016


martin_jansa pushed a change to branch krogoth-next
in repository meta-openembedded.

      from  6c02b9e   breakpad: disable ppc from being built.
       new  9f55eeb   python-numeric: Add LLNL license
       new  7a76b98   libxkbui: Fix license WARNING
       new  a0e346c   krb5: fix uninitialized variable warning
       new  9be607d   pytest: fix runtime issues.
       new  5026955   rrdtool: only unset PERLHOSTLIB in do_configure
       new  d12c178   apache2: fix libtool's path in apxs
       new  7bef1e2   uim: Fix Warning
       new  9952ab9   llvm: make llvm-config wrapper error message more understandable
       new  4f61ead   openlmi-networking: add missing dep on konkretcmpi-native
       new  2aa2d41   networkmanager: add missing dep on intltool-native
       new  514157c   networkmanager: add missing dep on dbus-glib-native
       new  eefd958   x11vnc: remove old libtool macros from acinclude.m4
       new  e7f48b9   initramfs-kexecboot-klibc-image: Skip for nios2
       new  59bcc71   fontforge: add back gnulib to DEPENDS
       new  2bc19a8   iptraf: Fix rootfs creation errors
       new  48603df   openct: Fix rootfs creation errors
       new  bee5bfb   ntp: avoid floating dependency on mdns (aka mDNSResponder)
       new  7166a2d   squid: CVE-2016-4553
       new  4ee1c29   netkit-rsh: fix build issue.
       new  1b9b34d   postfix: Fix rootfs creation errors
       new  b902745   esmtp: Fix rootfs creation errors
       new  65f0a4d   netcat-openbsd: fix qa warning
       new  9442503   cifs-utils: make samba conditional dependency
       new  2156d27   libtevent: add missing libaio dependency
       new  720e846   libtdb: add missing libaio dependency
       new  4b314da   libtalloc: add missing libaio dependency
       new  23fc895   libldb: add missing libaio dependency
       new  9c6f7b6   dvd-apps: Fix several QA WARNINGS
       new  c458591   gnome-menus: Fix QA warnings.
       new  ae5df2e   luajit: fix build issues, obey more vars
       new  3bb68da   plymouth: allow disabling the dracut dep
       new  e89f1ac   nano: fix license to GPLv3.
       new  d6a5095   geos: use std::isnan to support gcc6
       new  03a71a6   tcsh: fix the wait definition to support gcc6
       new  232d194   fbreader: add cflags fix for fribidi 0.19.7
       new  196d774   fbreader: fix return code issue on gcc6
       new  df1cc5a   ntp: Security fixes via Upgrade to 4.2.8p8
       new  5194d35   wireshark: update package to 2.0.3
       new  049ba0b   wireshark: update to 2.0.4
       new  ac59fdc   curlpp: fix build with gcc-6 and remove blacklist
       new  d0b29ac   iperf: resolve issues with gcc6
       new  1012067   faac: address gcc-6 narrowing errors via an explicit cast
       new  a7de612   evince: fix build errors with gcc-6
       new  2be8e0f   vboxguestdrivers: obey LDFLAGS
       new  9ecd1e0   libebml: don't rely on make -e, obey LDFLAGS
       new  f87dd8d   efl e-module.inc: fix fetching in multi-lib configs
       new  87e8398   gtest: fix installation in multilib
       new  711c97a   openconnect: PACKAGECONFIG certain dependencies
       new  ecdad24   net-snmp: fix snmpd crash via AgentX connection
       new  a10e04d   net-snmp: initscripts are located in net-snmp-server-snmp package
       new  7b1eab4   libxfce4ui: Use native intltool for building the lib
       new  cb6d8e8   x11vnc: remove redundant RPATH to fix QA issue
       new  3f073fc   gtksourceview2: fix build with gcc6
       new  5490337   php: update to 5.5.37 and 5.6.23
       new  77fa6a7   apache2: update to version 2.4.23
       new  4756aea   collectd: replace deprecated readdir_r() with readdir()
       new  ae7f8f7   mariadb: upgrade to 5.5.50
       new  e01afc3   libssh: upgrade to 0.7.3
       new  50b9043   libssh2: upgrade to 1.7.0
       new  895b25b   multipath-tool: fix fetch error

The 60 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta-efl/recipes-efl/e17/e-module.inc              |  2 +-
 .../evince/evince/0002-fix-gcc6-errors.patch       | 39 ++++++++++
 meta-gnome/recipes-gnome/evince/evince_3.18.2.bb   |  4 +-
 .../gnome-menus/gnome-menus_2.30.5.bb              | 15 ++--
 .../suppress-string-format-literal-warning.patch   | 33 +++++++++
 .../gtksourceview/gtksourceview2_2.10.5.bb         |  1 +
 .../fbreader-0.12.10/fix-cflags-fribidi.patch      | 11 +++
 .../fbreader-0.12.10/fix-return-code-gcc6.patch    | 11 +++
 .../recipes-support/fbreader/fbreader_0.12.10.bb   |  4 +-
 .../images/initramfs-kexecboot-klibc-image.bb      |  6 ++
 .../recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb         | 10 +++
 .../recipes-mkv/libebml/libebml/ldflags.patch      | 57 ++++++++++++++
 .../libebml/libebml/override-uname.patch           | 42 +++++++++++
 .../recipes-mkv/libebml/libebml_1.3.0.bb           | 44 +++++++++--
 .../recipes-multimedia/faac/faac_1.28.bb           |  5 +-
 .../files/address-gcc-6-narrowing-errors.patch     | 47 ++++++++++++
 .../openconnect/openconnect_git.bb                 | 13 +++-
 .../recipes-daemons/postfix/postfix.inc            |  5 ++
 .../squid/files/CVE-2016-4553.patch                | 51 +++++++++++++
 .../recipes-daemons/squid/squid_3.5.7.bb           |  1 +
 .../netkit-rsh/fixup_wait3_api_change.patch        | 34 +++++++++
 .../recipes-netkit/netkit-rsh/netkit-rsh_0.17.bb   |  1 +
 .../net-snmp/net-snmp/net-snmp-agentx-crash.patch  | 75 +++++++++++++++++++
 .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb   |  7 +-
 .../recipes-support/cifs/cifs-utils_git.bb         |  4 +-
 .../recipes-support/curlpp/curlpp_0.7.3.bb         |  4 +
 meta-networking/recipes-support/esmtp/esmtp_1.2.bb |  5 ++
 .../recipes-support/libldb/libldb_1.1.26.bb        |  2 +-
 .../recipes-support/libtalloc/libtalloc_2.1.6.bb   |  2 +-
 .../recipes-support/libtdb/libtdb_1.3.8.bb         |  2 +
 .../recipes-support/libtevent/libtevent_0.9.28.bb  |  2 +-
 .../recipes-support/netcat/netcat-openbsd_1.105.bb |  2 +
 .../ntp/{ntp_4.2.8p7.bb => ntp_4.2.8p8.bb}         |  5 +-
 .../{wireshark_2.0.2.bb => wireshark_2.0.4.bb}     |  4 +-
 .../iperf/iperf-2.0.5/0002-fix-bool-size-m4.patch  | 16 ++++
 meta-oe/recipes-benchmark/iperf/iperf_2.0.5.bb     |  1 +
 ...-around-uninitialized-warning-in-cc_kcm.c.patch | 37 ++++++++++
 meta-oe/recipes-connectivity/krb5/krb5_1.13.2.bb   |  1 +
 .../networkmanager/networkmanager_1.0.10.bb        |  2 +-
 meta-oe/recipes-core/llvm/llvm-common/llvm-config  |  7 +-
 meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb    | 18 +++--
 meta-oe/recipes-devtools/iptraf/iptraf_3.0.0.bb    |  4 +
 meta-oe/recipes-devtools/luajit/luajit_2.0.4.bb    | 56 ++++++++++----
 .../change-AC_TRY_RUN-to-AC_TRY_LINK.patch         |  0
 meta-oe/recipes-devtools/php/php_5.5.32.bb         |  6 --
 meta-oe/recipes-devtools/php/php_5.5.37.bb         |  6 ++
 .../php/{php_5.6.18.bb => php_5.6.23.bb}           |  4 +-
 ...replace-deprecated-readdir_r-with-readdir.patch | 66 +++++++++++++++++
 .../recipes-extended/collectd/collectd_5.5.0.bb    |  1 +
 .../openlmi/openlmi-networking_0.3.1.bb            |  2 +-
 meta-oe/recipes-extended/rrdtool/rrdtool_1.5.4.bb  |  2 +-
 .../tcsh/files/fix-gcc6-wait-union.patch           | 11 +++
 meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb      | 10 ++-
 .../fontforge/fontforge_20150824.bb                |  2 +-
 .../x11vnc/files/remove-redundant-RPATH.patch      | 86 ++++++++++++++++++++++
 meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.13.bb   | 10 ++-
 .../recipes-graphics/xorg-lib/libxkbui_1.0.2.bb    |  2 +-
 .../geos/files/fix-gcc6-isnan.patch                | 22 ++++++
 meta-oe/recipes-navigation/geos/geos_3.4.2.bb      |  3 +-
 .../libssh/{libssh_0.7.1.bb => libssh_0.7.3.bb}    |  2 +-
 .../libssh2/{libssh2_1.6.0.bb => libssh2_1.7.0.bb} |  4 +-
 .../multipath-tools/multipath-tools_git.bb         |  2 +-
 ...b-native_5.5.46.bb => mariadb-native_5.5.50.bb} |  0
 meta-oe/recipes-support/mysql/mariadb.inc          |  5 +-
 .../mysql/{mariadb_5.5.46.bb => mariadb_5.5.50.bb} |  0
 meta-oe/recipes-support/nano/nano.inc              |  2 +-
 meta-oe/recipes-support/openct/openct_0.6.20.bb    |  3 +
 meta-oe/recipes-support/uim/uim_1.8.6.bb           |  2 +-
 .../vboxguestdrivers/vboxguestdrivers_4.3.36.bb    |  2 +-
 ...install-command-for-libraries-and-headers.patch | 32 ++++++++
 ...test.pc.in-Add-pkg-config-support-to-gte.patch} | 24 +++---
 ...install-command-for-libraries-and-headers.patch | 39 ----------
 meta-oe/recipes-test/gtest/gtest_1.7.0.bb          |  4 +-
 meta-python/licenses/LLNL                          | 16 ++++
 .../recipes-devtools/python/python-pytest_2.9.1.bb |  2 +-
 ...2-native_2.4.20.bb => apache2-native_2.4.23.bb} |  4 +-
 .../{apache2_2.4.20.bb => apache2_2.4.23.bb}       |  6 +-
 .../recipes-xfce/libxfce4ui/libxfce4ui_4.12.1.bb   |  2 +-
 78 files changed, 937 insertions(+), 139 deletions(-)
 create mode 100644 meta-gnome/recipes-gnome/evince/evince/0002-fix-gcc6-errors.patch
 create mode 100644 meta-gnome/recipes-gnome/gtksourceview/gtksourceview2/suppress-string-format-literal-warning.patch
 create mode 100644 meta-gpe/recipes-support/fbreader/fbreader-0.12.10/fix-cflags-fribidi.patch
 create mode 100644 meta-gpe/recipes-support/fbreader/fbreader-0.12.10/fix-return-code-gcc6.patch
 create mode 100644 meta-multimedia/recipes-mkv/libebml/libebml/ldflags.patch
 create mode 100644 meta-multimedia/recipes-mkv/libebml/libebml/override-uname.patch
 create mode 100644 meta-multimedia/recipes-multimedia/faac/files/address-gcc-6-narrowing-errors.patch
 create mode 100644 meta-networking/recipes-daemons/squid/files/CVE-2016-4553.patch
 create mode 100644 meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/fixup_wait3_api_change.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/net-snmp-agentx-crash.patch
 rename meta-networking/recipes-support/ntp/{ntp_4.2.8p7.bb => ntp_4.2.8p8.bb} (96%)
 rename meta-networking/recipes-support/wireshark/{wireshark_2.0.2.bb => wireshark_2.0.4.bb} (94%)
 create mode 100644 meta-oe/recipes-benchmark/iperf/iperf-2.0.5/0002-fix-bool-size-m4.patch
 create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/0001-Work-around-uninitialized-warning-in-cc_kcm.c.patch
 rename meta-oe/recipes-devtools/php/{php-5.6.18 => php-5.6.23}/change-AC_TRY_RUN-to-AC_TRY_LINK.patch (100%)
 delete mode 100644 meta-oe/recipes-devtools/php/php_5.5.32.bb
 create mode 100644 meta-oe/recipes-devtools/php/php_5.5.37.bb
 rename meta-oe/recipes-devtools/php/{php_5.6.18.bb => php_5.6.23.bb} (51%)
 create mode 100644 meta-oe/recipes-extended/collectd/collectd/0001-collectd-replace-deprecated-readdir_r-with-readdir.patch
 create mode 100644 meta-oe/recipes-extended/tcsh/files/fix-gcc6-wait-union.patch
 create mode 100644 meta-oe/recipes-graphics/x11vnc/files/remove-redundant-RPATH.patch
 create mode 100644 meta-oe/recipes-navigation/geos/files/fix-gcc6-isnan.patch
 rename meta-oe/recipes-support/libssh/{libssh_0.7.1.bb => libssh_0.7.3.bb} (94%)
 rename meta-oe/recipes-support/libssh2/{libssh2_1.6.0.bb => libssh2_1.7.0.bb} (84%)
 rename meta-oe/recipes-support/mysql/{mariadb-native_5.5.46.bb => mariadb-native_5.5.50.bb} (100%)
 rename meta-oe/recipes-support/mysql/{mariadb_5.5.46.bb => mariadb_5.5.50.bb} (100%)
 create mode 100644 meta-oe/recipes-test/gtest/gtest/0001-Add-install-command-for-libraries-and-headers.patch
 rename meta-oe/recipes-test/gtest/gtest/{CMakeLists-gtest.pc.in-Add-pkg-config-support-to-gte.patch => 0002-CMakeLists-gtest.pc.in-Add-pkg-config-support-to-gte.patch} (68%)
 delete mode 100644 meta-oe/recipes-test/gtest/gtest/cmake-Add-install-command-for-libraries-and-headers.patch
 create mode 100644 meta-python/licenses/LLNL
 rename meta-webserver/recipes-httpd/apache2/{apache2-native_2.4.20.bb => apache2-native_2.4.23.bb} (91%)
 rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.20.bb => apache2_2.4.23.bb} (97%)

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


More information about the Openembedded-commits mailing list