]> code.ossystems Code Review - openembedded-core.git/commit
dhcp: upgrade to 4.3.4
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 13 Jun 2016 09:16:26 +0000 (05:16 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jun 2016 11:56:33 +0000 (12:56 +0100)
commitf9172ba3a26a1dc6fc010ed0f1300782fa411636
tree8b84534d98f67d2548276c9a603c6daffb830d59
parent46bc438374de74af76d288520c6252c9b7840767
dhcp: upgrade to 4.3.4

- Drop fix-external-bind.patch, which dhcp 4.3.4 supports
  option --with-libbind=PATH

- Add tweak-to-support-external-bind.patch, tweak the external
  bind to oe-core's sysroot rather than external bind source build.

- Drop CVE-2015-8605.patch, CVE-2016-2774.patch, dhcp 4.3.4 has fixed them

- Add configure option --with-randomdev=/dev/random

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 files changed:
meta/recipes-connectivity/dhcp/dhcp.inc
meta/recipes-connectivity/dhcp/dhcp/0001-site.h-enable-gentle-shutdown.patch
meta/recipes-connectivity/dhcp/dhcp/CVE-2015-8605.patch [deleted file]
meta/recipes-connectivity/dhcp/dhcp/CVE-2016-2774.patch [deleted file]
meta/recipes-connectivity/dhcp/dhcp/dhclient-script-drop-resolv.conf.dhclient.patch
meta/recipes-connectivity/dhcp/dhcp/fix-external-bind.patch [deleted file]
meta/recipes-connectivity/dhcp/dhcp/fixsepbuild.patch
meta/recipes-connectivity/dhcp/dhcp/libxml2-configure-argument.patch
meta/recipes-connectivity/dhcp/dhcp/link-with-lcrypto.patch
meta/recipes-connectivity/dhcp/dhcp/replace-ifconfig-route.patch
meta/recipes-connectivity/dhcp/dhcp/tweak-to-support-external-bind.patch [new file with mode: 0644]
meta/recipes-connectivity/dhcp/dhcp_4.3.4.bb [moved from meta/recipes-connectivity/dhcp/dhcp_4.3.3.bb with 65% similarity]