All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Kai Kang <kai.kang@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] bind: upgrade to version 9.10.1
Date: Sun, 08 Feb 2015 07:52:29 +0000	[thread overview]
Message-ID: <1423381949.20217.22.camel@linuxfoundation.org> (raw)
In-Reply-To: <1423032042-8373-1-git-send-email-kai.kang@windriver.com>

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@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



  reply	other threads:[~2015-02-08  7:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04  6:40 [PATCH] bind: upgrade to version 9.10.1 Kai Kang
2015-02-08  7:52 ` Richard Purdie [this message]
2015-02-09  1:00   ` Kang Kai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1423381949.20217.22.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.