[OE-core] [PATCH] bind: upgrade to version 9.10.1

Richard Purdie richard.purdie at linuxfoundation.org
Sun Feb 8 07:52:29 UTC 2015


On Wed, 2015-02-04 at 14:40 +0800, Kai Kang wrote:
> Upgrade bind to version 9.10.1.
> 
> * remove bind9_9_5-CVE-2014-8500.patch which is merged and documented in file CHANGES
> * remove cross-build-fix.patch which is fixed by upstream
> * update dont-test-on-host.patch
> * add backported bind-fix-autoheader-2.69.patch to fix configure error
> * remove unrecognised configure options --with-export-includedir
>   --enable-exportlib and --with-export-libdir
> * add runtime dependency procps which is required by init script
> 
> Signed-off-by: Kai Kang <kai.kang at windriver.com>
> ---
>  .../bind/bind/bind-fix-autoheader-2.69.patch       |  48 +
>  .../bind/bind/bind9_9_5-CVE-2014-8500.patch        | 990 ---------------------
>  .../bind/bind/cross-build-fix.patch                |  21 -
>  .../bind/bind/dont-test-on-host.patch              |  11 +-
>  .../bind/{bind_9.9.5.bb => bind_9.10.1.bb}         |  17 +-
>  5 files changed, 64 insertions(+), 1023 deletions(-)
>  create mode 100644 meta/recipes-connectivity/bind/bind/bind-fix-autoheader-2.69.patch
>  delete mode 100644 meta/recipes-connectivity/bind/bind/bind9_9_5-CVE-2014-8500.patch
>  delete mode 100644 meta/recipes-connectivity/bind/bind/cross-build-fix.patch
>  rename meta/recipes-connectivity/bind/{bind_9.9.5.bb => bind_9.10.1.bb} (86%)

This causes a build failure in dhcp:

http://errors.yoctoproject.org/Errors/Search/Args/?items=10&query=31984ee6f39d6ef74c1b5257f204cdea4d031fe4
and
http://errors.yoctoproject.org/Errors/Search/Args/?items=10&query=36b3cb431a0dd06b898b5f1d50bc22a60ffd14f7

Cheers,

Richard




More information about the Openembedded-core mailing list