[oe-commits] [meta-openembedded] branch master updated (29a4983 -> e632093)

git at git.openembedded.org git at git.openembedded.org
Mon Jan 8 19:40:34 UTC 2018


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

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

    from 29a4983  python-pandas: add json to the RDEPENDS list
     new 43d2d96  open-isns: Fix build with musl
     new 5ff5afa  ssmtp: misc recipe updates + add Debian "partial loss of message body" fix
     new ff720f3  dovecot: Fix parallel build
     new d338d21  dnsmasq: update SRC_URI for versions 2.69 and earlier
     new e1221e7  postfix: fix send mail failure and eliminate warning
     new 58a6f21  openvpn: Upgrade 2.4.3 -> 2.4.4
     new f122ecd  arptables: Fix do_install task
     new 72657d7  lksctp-tools: update and remove from blacklist
     new ba8543a  freediameter: add new recipe
     new d8e69bc  net-snmp: support openssl without 3des
     new f9a1fe6  stunnel: fix compile error when openssl disable des support
     new f0764a1  bridge-utils: update to v1.6
     new 4f3289f  corosync: 2.4.2 -> 2.4.3
     new 17cb24d  cyrus-sasl: virtual/db isn't used by core, change to db
     new e640789  postfix: virtual/db isn't used by core, change to db
     new b55738e  networkmanager: add consolekit only when x11 is enabled
     new 5bb1957  iscsi-initiator-utils: check file existence before moving
     new a99be70  iscsi-initiator-utils: remove the distro_features_check
     new aa4bed6  open-isns: add sysvinit support
     new 36940f4  libtalloc: update to version 2.1.10
     new 8a6978a  libtevent: update to version 0.99.33
     new a3de4a7  libtdb: update to version 1.3.15
     new 3fefa89  libldb: update to version 1.2.2
     new 3508011  Revert "samba: add missing RDEPENDS"
     new 286eaa3  samba: move to version 4.7.0
     new a628854  chrony: Update to version 3.2
     new 2ad7176  site: move from meta-oe to meta-networking
     new 3da22ee  inetutils: make -syslog rconflict with other system loggers
     new 3b0b5aa  net-snmp: fix invalid paths in target net-snmp-config
     new 0309df9  cifs-utils: mount.cifs should build without samba dependency
     new f696ff1  wireshark: Update to 2.2.11
     new be189dd  tinyproxy: 'nobody' should belong to 'nogroup'
     new 8031dd5  postfix: drop NATIVE_INSTALL_WORKS
     new 40dcf52  openl2tp: add ptest support
     new e632093  tinyproxy: fix build ERROR

The 35 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:
 .../inetutils/inetutils_1.9.4.bb                   |   3 +
 .../networkmanager/networkmanager_1.4.4.bb         |   3 +-
 .../samba/samba/dnsserver-4.7.0.patch              |  19 ++
 .../samba/samba/iconv-4.7.0.patch                  |  25 +++
 .../samba/samba/smb_conf-4.7.0.patch               |  19 ++
 .../samba/{samba_4.6.7.bb => samba_4.7.0.bb}       |  64 +++++-
 .../cyrus-sasl/cyrus-sasl_2.1.26.bb                |   2 +-
 .../iscsi-initiator-utils_2.0.874.bb               |   8 +-
 .../postfix/files/{main.cf_2.0 => main.cf}         |   3 +
 .../recipes-daemons/postfix/postfix.inc            |  34 +--
 .../recipes-daemons/postfix/postfix_3.2.2.bb       |  17 +-
 ...001-Include-fcntl.h-for-F_-and-O_-defines.patch |  28 ---
 .../{corosync_2.4.2.bb => corosync_2.4.3.bb}       |  21 +-
 ...murhash-algorithm-with-Robert-Jenkin-s-ha.patch | 223 ++++++++++++++++++
 .../freediameter/files/freeDiameter.conf           | 250 +++++++++++++++++++++
 .../freediameter/files/freediameter.init           |  72 ++++++
 .../freediameter/files/freediameter.service        |  11 +
 .../freediameter/files/install_test.patch          |  22 ++
 .../freediameter/files/pass-ptest-env.patch        |  72 ++++++
 .../recipes-protocols/freediameter/files/run-ptest |  11 +
 .../freediameter/freediameter_1.2.1.bb             | 136 +++++++++++
 .../net-snmp/net-snmp-fix-for-disable-des.patch    |  32 +++
 .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb   |   8 +-
 .../openl2tp/openl2tp/openl2tpd-enable-tests.patch |  24 ++
 .../recipes-protocols/openl2tp/openl2tp/run-ptest  |  97 ++++++++
 .../recipes-protocols/openl2tp/openl2tp_1.8.bb     |  12 +-
 .../recipes-support/arptables/arptables_git.bb     |   3 +-
 ...ld-error-out-correctly-if-a-submake-fails.patch |  69 ------
 ...idge-fix-some-build-time-warnings-fcntl.h.patch |  64 ------
 ...idge-fix-some-build-time-warnings-errno.h.patch |  46 ----
 ...dd-missing-include-s-fix-build-against-mu.patch |  47 ----
 ...uild-don-t-ignore-CFLAGS-from-environment.patch |  29 +--
 ...ridge-Modifying-the-AR-to-cross-toolchain.patch |  51 +++++
 ...5-check-error-returns-from-write-to-sysfs.patch |  87 -------
 ...5-fix-error-message-for-incorrect-command.patch |  33 ---
 ...utils-1.5-fix-incorrect-command-in-manual.patch |  33 ---
 .../bridge-utils/bridge-utils/kernel-headers.patch |  29 ++-
 .../bridge-utils/bridge-utils_1.5.bb               |  16 --
 .../{bridge-utils.inc => bridge-utils_1.6.bb}      |  17 +-
 .../recipes-support/chrony/chrony/arm_eabi.patch   |  36 +--
 .../chrony/{chrony_2.4.bb => chrony_3.2.bb}        |   6 +-
 .../recipes-support/cifs/cifs-utils_git.bb         |   4 +-
 ...001-mount.cifs-Remove-data_blob.h-include.patch |  32 +++
 .../recipes-support/dnsmasq/dnsmasq.inc            |   4 +-
 .../dovecot/0001-doveadm-Fix-parallel-build.patch  |  38 ++++
 .../recipes-support/dovecot/dovecot_2.2.29.bb      |   4 +-
 .../libldb/{libldb_1.1.29.bb => libldb_1.2.2.bb}   |   6 +-
 ...ons-for-packages.patch => options-2.1.10.patch} |  17 +-
 .../{libtalloc_2.1.9.bb => libtalloc_2.1.10.bb}    |   7 +-
 .../libtdb/{libtdb_1.3.14.bb => libtdb_1.3.15.bb}  |   4 +-
 ...ons-for-packages.patch => options-0.9.33.patch} |  28 +--
 .../{libtevent_0.9.31.bb => libtevent_0.9.33.bb}   |   6 +-
 .../lksctp-tools/lksctp-tools_1.0.17.bb            |  21 +-
 ....h-endian.h-is-available-on-musl-on-linux.patch |  38 ++++
 .../recipes-support/open-isns/open-isns_0.97.bb    |  18 +-
 .../openvpn/{openvpn_2.4.3.bb => openvpn_2.4.4.bb} |   4 +-
 .../ssmtp/ssmtp/ssmtp-bug584162-fix.patch          | 126 +++++++++++
 .../recipes-support/ssmtp/ssmtp_2.64.bb            |  24 +-
 .../stunnel/stunnel/fix-openssl-no-des.patch       |  54 +++++
 .../recipes-support/stunnel/stunnel_5.35.bb        |   4 +-
 .../recipes-support/tinyproxy/tinyproxy_1.8.4.bb   |   4 +-
 .../{wireshark_2.2.10.bb => wireshark_2.2.11.bb}   |   6 +-
 {meta-oe => meta-networking}/site/endian-big       |   0
 {meta-oe => meta-networking}/site/endian-little    |   0
 64 files changed, 1620 insertions(+), 611 deletions(-)
 create mode 100644 meta-networking/recipes-connectivity/samba/samba/dnsserver-4.7.0.patch
 create mode 100644 meta-networking/recipes-connectivity/samba/samba/iconv-4.7.0.patch
 create mode 100644 meta-networking/recipes-connectivity/samba/samba/smb_conf-4.7.0.patch
 rename meta-networking/recipes-connectivity/samba/{samba_4.6.7.bb => samba_4.7.0.bb} (79%)
 rename meta-networking/recipes-daemons/postfix/files/{main.cf_2.0 => main.cf} (98%)
 delete mode 100644 meta-networking/recipes-extended/corosync/corosync/0001-Include-fcntl.h-for-F_-and-O_-defines.patch
 rename meta-networking/recipes-extended/corosync/{corosync_2.4.2.bb => corosync_2.4.3.bb} (82%)
 create mode 100644 meta-networking/recipes-protocols/freediameter/files/Replace-murmurhash-algorithm-with-Robert-Jenkin-s-ha.patch
 create mode 100644 meta-networking/recipes-protocols/freediameter/files/freeDiameter.conf
 create mode 100755 meta-networking/recipes-protocols/freediameter/files/freediameter.init
 create mode 100644 meta-networking/recipes-protocols/freediameter/files/freediameter.service
 create mode 100644 meta-networking/recipes-protocols/freediameter/files/install_test.patch
 create mode 100644 meta-networking/recipes-protocols/freediameter/files/pass-ptest-env.patch
 create mode 100644 meta-networking/recipes-protocols/freediameter/files/run-ptest
 create mode 100644 meta-networking/recipes-protocols/freediameter/freediameter_1.2.1.bb
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/net-snmp-fix-for-disable-des.patch
 create mode 100644 meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-enable-tests.patch
 create mode 100644 meta-networking/recipes-protocols/openl2tp/openl2tp/run-ptest
 delete mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/0001-build-error-out-correctly-if-a-submake-fails.patch
 delete mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/0002-libbridge-fix-some-build-time-warnings-fcntl.h.patch
 delete mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/0003-bridge-fix-some-build-time-warnings-errno.h.patch
 delete mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/0004-libbridge-add-missing-include-s-fix-build-against-mu.patch
 create mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/0006-libbridge-Modifying-the-AR-to-cross-toolchain.patch
 delete mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/bridge-utils-1.5-check-error-returns-from-write-to-sysfs.patch
 delete mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/bridge-utils-1.5-fix-error-message-for-incorrect-command.patch
 delete mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/bridge-utils-1.5-fix-incorrect-command-in-manual.patch
 delete mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils_1.5.bb
 rename meta-networking/recipes-support/bridge-utils/{bridge-utils.inc => bridge-utils_1.6.bb} (60%)
 rename meta-networking/recipes-support/chrony/{chrony_2.4.bb => chrony_3.2.bb} (96%)
 create mode 100644 meta-networking/recipes-support/cifs/files/0001-mount.cifs-Remove-data_blob.h-include.patch
 create mode 100644 meta-networking/recipes-support/dovecot/dovecot/0001-doveadm-Fix-parallel-build.patch
 rename meta-networking/recipes-support/libldb/{libldb_1.1.29.bb => libldb_1.2.2.bb} (92%)
 rename meta-networking/recipes-support/libtalloc/libtalloc/{talloc-Add-configure-options-for-packages.patch => options-2.1.10.patch} (95%)
 rename meta-networking/recipes-support/libtalloc/{libtalloc_2.1.9.bb => libtalloc_2.1.10.bb} (90%)
 rename meta-networking/recipes-support/libtdb/{libtdb_1.3.14.bb => libtdb_1.3.15.bb} (91%)
 rename meta-networking/recipes-support/libtevent/libtevent/{tevent-Add-configure-options-for-packages.patch => options-0.9.33.patch} (90%)
 rename meta-networking/recipes-support/libtevent/{libtevent_0.9.31.bb => libtevent_0.9.33.bb} (87%)
 create mode 100644 meta-networking/recipes-support/open-isns/open-isns/0001-util.h-endian.h-is-available-on-musl-on-linux.patch
 rename meta-networking/recipes-support/openvpn/{openvpn_2.4.3.bb => openvpn_2.4.4.bb} (95%)
 create mode 100644 meta-networking/recipes-support/ssmtp/ssmtp/ssmtp-bug584162-fix.patch
 create mode 100644 meta-networking/recipes-support/stunnel/stunnel/fix-openssl-no-des.patch
 rename meta-networking/recipes-support/wireshark/{wireshark_2.2.10.bb => wireshark_2.2.11.bb} (92%)
 rename {meta-oe => meta-networking}/site/endian-big (100%)
 rename {meta-oe => meta-networking}/site/endian-little (100%)

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


More information about the Openembedded-commits mailing list