[oe-commits] [meta-openembedded] branch master updated (b9d1d87 -> 4b3e87d)

git at git.openembedded.org git at git.openembedded.org
Fri Apr 6 12:25:12 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 b9d1d87  python3-pytest: fix broken fetch (3.4.1 -> 3.4.2)
     new 10d43ff  geoipupdate: 2.4.0 -> 2.5.0
     new f6225a9  mdns: Do not include nss.h with musl
     new e38db24  iscsi-initiator-utils: Upgrade to 2.0.876
     new 4426e4b  samba: Refresh musl pam patch
     new 07e698c  wireshark: Update Package to 2.2.12
     new 569c48e  opensaf: Upgrade to 5.18.02
     new 4048f75  libtalloc: Upgrade to 2.1.11
     new c2ed581  postfix: adapt pkg_postinst to postinst_intercept
     new af249da  geoip: 1.6.9 -> 1.6.11
     new cc58fcb  dhcpcd: update to 6.11.5
     new 95370f4  wireshark: update to new 2.4.5 series
     new 6a392df  openl2tp: fix compile issue with 4.15 kernel
     new f9c529d  ntp: add libgcc as runtime dependency
     new ea5c892  libtevent: update to version 0.9.36
     new db4763a  libldb: update to version 1.3.1
     new ad8e710  samba: update to 4.7.5
     new 7166aaa  ebtables: enable KERNEL_64_USERSPACE_32 for arm
     new 2c4d5e3  keepalived: Upgrade from 1.3.5 -> 1.4.2
     new 4b3e87d  ebtables: Fix duplicate definition errors due to netinet/ether.h

The 19 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:
 .../dhcpcd/{dhcpcd_6.11.3.bb => dhcpcd_6.11.5.bb}  |   4 +-
 .../{samba-4.2.7-pam.patch => samba-pam.patch}     |  21 ++--
 .../samba/{samba_4.7.0.bb => samba_4.7.5.bb}       |   9 +-
 ...Check-for-root-peer-user-for-iscsiuio-IPC.patch | 135 ---------------------
 ...openiscsiusr-Include-limit.h-for-PATH_MAX.patch |  25 ++++
 ...001-qedi.c-Removed-unused-linux-ethtool.h.patch |  25 ++++
 ...ude-fcnl.h-for-O_RDWR-and-O_CREAT-definit.patch |  25 ++++
 ...ould-ignore-bogus-iscsid-broadcast-packet.patch |  39 ------
 ...openiscsiusr-Add-CFLAGS-to-linker-cmdline.patch |  29 +++++
 ...l-fields-in-iscsiuio-IPC-response-are-set.patch |  34 ------
 ...rder-the-includes-to-avoid-duplicate-defi.patch |  49 ++++++++
 ...ot-double-close-IPC-file-stream-to-iscsid.patch |  62 ----------
 ...04-fwparam_ppc.c-Do-not-use-__compar_fn_t.patch |  28 +++++
 ...re-strings-from-peer-are-copied-correctly.patch |  78 ------------
 ...-useless-strcopy-and-validate-CIDR-length.patch |  44 -------
 ...ck-iscsiuio-ping-data-length-for-validity.patch |  64 ----------
 ...nitiator-utils-Do-not-clean-kernel-source.patch |  44 -------
 ...text-add-include-for-NI_MAXHOST-definiton.patch |  35 ------
 ...2.0.874.bb => iscsi-initiator-utils_2.0.876.bb} |  32 ++---
 .../{keepalived_1.3.5.bb => keepalived_1.4.2.bb}   |   5 +-
 ...isable-format-overflow-if-supported-by-gc.patch |  34 +++---
 .../{opensaf_5.17.07.bb => opensaf_5.18.02.bb}     |   4 +-
 .../recipes-daemons/postfix/postfix.inc            |  15 ++-
 .../recipes-filter/ebtables/ebtables_2.0.10-4.bb   |   7 +-
 ...mdns-Do-not-include-nss.h-when-libc-glibc.patch |  42 +++++++
 .../recipes-protocols/mdns/mdns_765.50.9.bb        |   1 +
 .../openl2tp/openl2tp/fix_linux_4.15_compile.patch |  44 +++++++
 .../recipes-protocols/openl2tp/openl2tp_1.8.bb     |   1 +
 .../geoip/{geoip_1.6.9.bb => geoip_1.6.11.bb}      |   2 +-
 .../GeoIP.conf                                     |   0
 .../geoipupdate.cron                               |   0
 .../{geoipupdate_2.4.0.bb => geoipupdate_2.5.0.bb} |   8 +-
 ...ions-for-packages.patch => options-1.3.1.patch} |  38 ++++--
 .../libldb/{libldb_1.2.2.bb => libldb_1.3.1.bb}    |   6 +-
 .../libtalloc/libtalloc/options-2.1.10.patch       |  58 ++++-----
 .../{libtalloc_2.1.10.bb => libtalloc_2.1.11.bb}   |   5 +-
 .../{options-0.9.33.patch => options-0.9.36.patch} |  68 +++++------
 .../{libtevent_0.9.33.bb => libtevent_0.9.36.bb}   |   6 +-
 .../recipes-support/ntp/ntp_4.2.8p10.bb            |   2 +
 .../wireshark/files/libgcrypt.patch                |  53 ++++++++
 .../{wireshark_2.2.11.bb => wireshark_2.4.5.bb}    |  26 ++--
 41 files changed, 499 insertions(+), 708 deletions(-)
 rename meta-networking/recipes-connectivity/dhcpcd/{dhcpcd_6.11.3.bb => dhcpcd_6.11.5.bb} (84%)
 rename meta-networking/recipes-connectivity/samba/samba/{samba-4.2.7-pam.patch => samba-pam.patch} (73%)
 rename meta-networking/recipes-connectivity/samba/{samba_4.7.0.bb => samba_4.7.5.bb} (97%)
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Check-for-root-peer-user-for-iscsiuio-IPC.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-libopeniscsiusr-Include-limit.h-for-PATH_MAX.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-qedi.c-Removed-unused-linux-ethtool.h.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0002-idbm.c-Include-fcnl.h-for-O_RDWR-and-O_CREAT-definit.patch
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0002-iscsiuio-should-ignore-bogus-iscsid-broadcast-packet.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0002-libopeniscsiusr-Add-CFLAGS-to-linker-cmdline.patch
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0003-Ensure-all-fields-in-iscsiuio-IPC-response-are-set.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0003-bnx2x.c-Reorder-the-includes-to-avoid-duplicate-defi.patch
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0004-Do-not-double-close-IPC-file-stream-to-iscsid.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0004-fwparam_ppc.c-Do-not-use-__compar_fn_t.patch
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0005-Ensure-strings-from-peer-are-copied-correctly.patch
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0006-Skip-useless-strcopy-and-validate-CIDR-length.patch
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0007-Check-iscsiuio-ping-data-length-for-validity.patch
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/iscsi-initiator-utils-Do-not-clean-kernel-source.patch
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/iscsi-initiator-utils-fw_context-add-include-for-NI_MAXHOST-definiton.patch
 rename meta-networking/recipes-daemons/iscsi-initiator-utils/{iscsi-initiator-utils_2.0.874.bb => iscsi-initiator-utils_2.0.876.bb} (78%)
 rename meta-networking/recipes-daemons/keepalived/{keepalived_1.3.5.bb => keepalived_1.4.2.bb} (92%)
 rename meta-networking/recipes-daemons/opensaf/{opensaf_5.17.07.bb => opensaf_5.18.02.bb} (95%)
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0001-nss_mdns-Do-not-include-nss.h-when-libc-glibc.patch
 create mode 100644 meta-networking/recipes-protocols/openl2tp/openl2tp/fix_linux_4.15_compile.patch
 rename meta-networking/recipes-support/geoip/{geoip_1.6.9.bb => geoip_1.6.11.bb} (98%)
 rename meta-networking/recipes-support/geoip/{geoipupdate-2.4.0 => geoipupdate-2.5.0}/GeoIP.conf (100%)
 rename meta-networking/recipes-support/geoip/{geoipupdate-2.4.0 => geoipupdate-2.5.0}/geoipupdate.cron (100%)
 rename meta-networking/recipes-support/geoip/{geoipupdate_2.4.0.bb => geoipupdate_2.5.0.bb} (76%)
 rename meta-networking/recipes-support/libldb/libldb/{ldb-Add-configure-options-for-packages.patch => options-1.3.1.patch} (83%)
 rename meta-networking/recipes-support/libldb/{libldb_1.2.2.bb => libldb_1.3.1.bb} (91%)
 rename meta-networking/recipes-support/libtalloc/{libtalloc_2.1.10.bb => libtalloc_2.1.11.bb} (93%)
 rename meta-networking/recipes-support/libtevent/libtevent/{options-0.9.33.patch => options-0.9.36.patch} (81%)
 rename meta-networking/recipes-support/libtevent/{libtevent_0.9.33.bb => libtevent_0.9.36.bb} (89%)
 create mode 100644 meta-networking/recipes-support/wireshark/files/libgcrypt.patch
 rename meta-networking/recipes-support/wireshark/{wireshark_2.2.11.bb => wireshark_2.4.5.bb} (73%)

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


More information about the Openembedded-commits mailing list