[oe-commits] [meta-openembedded] branch master updated (c7a90c5 -> e6c7a66)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 14 21:53:55 UTC 2016


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

      from  c7a90c5   rrdtool: split out rrdcached into a package of its own
       new  12764d1   squid: disable gnu atomic operations for mipsel
       new  0ff5665   chrony: remove unrecognized option ipv6
       new  25437c5   tsock: Make use of LDFLAGS
       new  961ed80   fwknop: Initial add 2.6.9
       new  ef1c823   samba: Fix build with musl
       new  f16b1c0   libowfat: add v0.31
       new  42dd4ee   samba: Fix qa issue and update ctdb-tests
       new  8f92aa9   samba: correct sub-package name for multilib
       new  f42fc79   curlpp: fix qa issue of do_configure
       new  4166296   ncp: add v1.2.4
       new  2b457e6   dnsmasq: read the conf files found in dnsmasq.d
       new  ba66549   dnsmasq: allow for dnsmasq instances to reuse default dnsmasq.conf
       new  50169dc   net-snmp: fix snmptrap to use clientaddr from snmp.conf.
       new  a0ee08d   net-snmp: snmplib, UDPIPv6 transport: Add a missing return statement
       new  eb6f1af   arno-iptables-firewall: Add recipe
       new  b8d9818   dibbler: Add recipe
       new  cf51ee7   ez-ipupdate: Add recipe
       new  9db75b3   ssmtp: Add recipe
       new  08492d1   dante: Add recipe for 1.4.1
       new  f99ac63   ipsec-tools: Fix build with clang
       new  6d70082   crda: Fix build with clang
       new  3c55a18   iscsi-initiator-utils: Update to 2.0.874
       new  1aedb97   samba: fix the hardcoded path in init script
       new  1404d79   ntp: update to version 4.8p9
       new  bb2cbb9   samba: Avoid timeout for nmbd if started offline with systemd
       new  80c5535   inetutils: do_configure: fix "Argument list too long"
       new  0fc2bd3   lftp: do_configure: fix "Argument list too long"
       new  f25fd7a   crda: check the word size of target instead of host machine.
       new  78fa7f8   samba: use default packaging rules for -dbg and -dev packages
       new  9ecd97e   samba: remove unneeded conditionals for sysvinit and systemd
       new  f382452   samba: use systemd_system_unitdir variable
       new  38279b4   samba: remove superflous listing of pam_smbpass.so
       new  28b8edc   samba: install all systemd unit files
       new  92c6bbd   igmpproxy: Add recipe
       new  3b8f33b   nopoll: Add recipe
       new  489fce6   ruli: Add new package
       new  e37d985   postfix: add dependency icu
       new  c5c78e0   inetutils: fix alternative priority to avoid conflict
       new  4439c66   netcat-openbsd: fix ALTERNATIVE_PRIORITY to avoid conflict
       new  96c1efd   tftp-hpa: fix ALTERNATIVE_PRIORITY to avoid conflict
       new  e6c7a66   wireshark: 2.2.1 -> 2.2.2

The 41 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:
 .../crda/crda/fix-issues-when-USE_OPENSSL-1.patch  |  58 +++++
 .../recipes-connectivity/crda/crda/make.patch      |  25 +++
 .../use-target-word-size-instead-of-host-s.patch   |  34 +++
 .../recipes-connectivity/crda/crda_3.18.bb         |   8 +-
 .../dibbler/dibbler_fix_getSize_crash.patch        |  72 +++++++
 .../dibbler/dibbler/types.patch                    |  96 +++++++++
 .../recipes-connectivity/dibbler/dibbler_1.0.1.bb  |  37 ++++
 .../ez-ipupdate/ez-ipupdate_3.0.11b7.bb            |  15 ++
 .../ez-ipupdate/files/Makefile.am.patch            |  14 ++
 .../ez-ipupdate/files/cache_file.c.patch           |  32 +++
 .../ez-ipupdate/files/conf_file.c.patch            |  18 ++
 .../inetutils/inetutils_1.9.4.bb                   |   3 +
 .../recipes-connectivity/lftp/lftp_4.7.3.bb        |   2 +
 ...void-timeout-for-nmbd-if-started-offline-.patch |  31 +++
 .../samba/samba-4.4.5/samba-4.2.7-pam.patch        |  36 ++++
 .../samba-4.3.9-remove-getpwent_r.patch            |  87 ++++++++
 .../recipes-connectivity/samba/samba_4.4.5.bb      |  91 ++++----
 .../recipes-daemons/igmpproxy/igmpproxy_0.1.bb     |  13 ++
 ...nitiator-utils-Do-not-clean-kernel-source.patch |  44 ++++
 .../iscsi-initiator-utils-dont-use-static.patch    |  21 --
 ...text-add-include-for-NI_MAXHOST-definiton.patch |  35 +++
 .../iscsi-initiator-utils-use-var-for-config.patch | 240 ---------------------
 ...2.0-873.bb => iscsi-initiator-utils_2.0.874.bb} |  86 ++++----
 .../recipes-daemons/postfix/postfix.inc            |   4 +-
 .../recipes-daemons/squid/squid_3.5.20.bb          |   1 +
 .../recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb       |   2 +-
 .../arno-iptables-firewall_2.0.1g.bb               |  35 +++
 .../recipes-protocols/dante/dante_1.4.1.bb         |  49 +++++
 ...ix-snmptrap-to-use-clientaddr-from-snmp.c.patch |  48 +++++
 ...IPv6-transport-Add-a-missing-return-state.patch |  29 +++
 .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb   |   2 +
 .../recipes-protocols/nopoll/nopoll_0.4.2.b297.bb  |  21 ++
 .../recipes-protocols/tsocks/tsocks_1.8beta5.bb    |   3 +
 .../recipes-support/chrony/chrony_2.4.bb           |   2 +-
 .../recipes-support/curlpp/curlpp_0.7.3.bb         |   1 +
 .../dnsmasq/files/dnsmasq-noresolvconf.service     |   2 +-
 .../dnsmasq/files/dnsmasq-resolvconf.service       |   2 +-
 .../recipes-support/dnsmasq/files/dnsmasq.conf     |   2 +-
 .../recipes-support/fwknop/fwknop_2.6.9.bb         |  34 +++
 .../ipsec-tools/0001-Fix-build-with-clang.patch    | 115 ++++++++++
 .../ipsec-tools/ipsec-tools_0.8.2.bb               |   1 +
 .../recipes-support/ncp/libowfat_0.31.bb           |  27 +++
 meta-networking/recipes-support/ncp/ncp_1.2.4.bb   |  31 +++
 .../recipes-support/netcat/netcat-openbsd_1.105.bb |   2 +-
 .../ntp/{ntp_4.2.8p8.bb => ntp_4.2.8p9.bb}         |   4 +-
 .../recipes-support/open-isns/open-isns_0.97.bb    |  35 +++
 .../recipes-support/ruli/files/Makefile.patch      | 122 +++++++++++
 meta-networking/recipes-support/ruli/ruli_0.36.bb  |  22 ++
 .../ssmtp/ssmtp/build-ouside_srcdir.patch          |  17 ++
 .../recipes-support/ssmtp/ssmtp/use-DESTDIR.patch  |  74 +++++++
 .../recipes-support/ssmtp/ssmtp_2.64.bb            |  31 +++
 .../{wireshark_2.2.1.bb => wireshark_2.2.2.bb}     |   4 +-
 52 files changed, 1458 insertions(+), 362 deletions(-)
 create mode 100644 meta-networking/recipes-connectivity/crda/crda/fix-issues-when-USE_OPENSSL-1.patch
 create mode 100644 meta-networking/recipes-connectivity/crda/crda/make.patch
 create mode 100644 meta-networking/recipes-connectivity/crda/crda/use-target-word-size-instead-of-host-s.patch
 create mode 100644 meta-networking/recipes-connectivity/dibbler/dibbler/dibbler_fix_getSize_crash.patch
 create mode 100644 meta-networking/recipes-connectivity/dibbler/dibbler/types.patch
 create mode 100644 meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb
 create mode 100644 meta-networking/recipes-connectivity/ez-ipupdate/ez-ipupdate_3.0.11b7.bb
 create mode 100644 meta-networking/recipes-connectivity/ez-ipupdate/files/Makefile.am.patch
 create mode 100644 meta-networking/recipes-connectivity/ez-ipupdate/files/cache_file.c.patch
 create mode 100644 meta-networking/recipes-connectivity/ez-ipupdate/files/conf_file.c.patch
 create mode 100644 meta-networking/recipes-connectivity/samba/samba-4.4.5/0001-packaging-Avoid-timeout-for-nmbd-if-started-offline-.patch
 create mode 100644 meta-networking/recipes-connectivity/samba/samba-4.4.5/samba-4.2.7-pam.patch
 create mode 100644 meta-networking/recipes-connectivity/samba/samba-4.4.5/samba-4.3.9-remove-getpwent_r.patch
 create mode 100644 meta-networking/recipes-daemons/igmpproxy/igmpproxy_0.1.bb
 create 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-dont-use-static.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/iscsi-initiator-utils-fw_context-add-include-for-NI_MAXHOST-definiton.patch
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/iscsi-initiator-utils-use-var-for-config.patch
 rename meta-networking/recipes-daemons/iscsi-initiator-utils/{iscsi-initiator-utils_2.0-873.bb => iscsi-initiator-utils_2.0.874.bb} (61%)
 create mode 100644 meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.0.1g.bb
 create mode 100644 meta-networking/recipes-protocols/dante/dante_1.4.1.bb
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/0001-BUG-a2584-Fix-snmptrap-to-use-clientaddr-from-snmp.c.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/0001-snmplib-UDPIPv6-transport-Add-a-missing-return-state.patch
 create mode 100644 meta-networking/recipes-protocols/nopoll/nopoll_0.4.2.b297.bb
 create mode 100644 meta-networking/recipes-support/fwknop/fwknop_2.6.9.bb
 create mode 100644 meta-networking/recipes-support/ipsec-tools/ipsec-tools/0001-Fix-build-with-clang.patch
 create mode 100644 meta-networking/recipes-support/ncp/libowfat_0.31.bb
 create mode 100644 meta-networking/recipes-support/ncp/ncp_1.2.4.bb
 rename meta-networking/recipes-support/ntp/{ntp_4.2.8p8.bb => ntp_4.2.8p9.bb} (97%)
 create mode 100644 meta-networking/recipes-support/open-isns/open-isns_0.97.bb
 create mode 100644 meta-networking/recipes-support/ruli/files/Makefile.patch
 create mode 100644 meta-networking/recipes-support/ruli/ruli_0.36.bb
 create mode 100644 meta-networking/recipes-support/ssmtp/ssmtp/build-ouside_srcdir.patch
 create mode 100644 meta-networking/recipes-support/ssmtp/ssmtp/use-DESTDIR.patch
 create mode 100644 meta-networking/recipes-support/ssmtp/ssmtp_2.64.bb
 rename meta-networking/recipes-support/wireshark/{wireshark_2.2.1.bb => wireshark_2.2.2.bb} (95%)

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


More information about the Openembedded-commits mailing list