All of lore.kernel.org
 help / color / mirror / Atom feed
From: <jackie.huang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-networking][PATCH 0/8 v2] libtalloc/tevent/ldb/tdb: fixes license and deterministic builds
Date: Wed, 21 Sep 2016 13:41:01 +0800	[thread overview]
Message-ID: <cover.1474435724.git.jackie.huang@windriver.com> (raw)

From: Jackie Huang <jackie.huang@windriver.com>

v2 changes:
* Fix license issue found in v1
* Add --without-pkgs for each as suggested in v1
* Add configure option for libbsd

--
The following changes since commit 24e387aaf78bc0f68a46abb1fab3a76364804bd1:

  openldap: fix CVE-2015-3276 (2016-09-19 16:24:10 +0200)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib.git jhuang0/d_waf-pkgs_160921_1
  http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/d_waf-pkgs_160921_1

Jackie Huang (8):
  libtalloc: fix for LIC_FILES_CHKSUM
  libtevent: fix for LIC_FILES_CHKSUM
  libtdb: fix for LIC_FILES_CHKSUM
  libldb: fix for LIC_FILES_CHKSUM
  libtalloc: fixes for deterministic builds
  libtevent: fixes for deterministic builds
  libldb: fixes for deterministic builds
  libtdb: fixes for deterministic builds

 .../ldb-Add-configure-options-for-packages.patch   | 177 ++++++++++++++++++++
 .../recipes-support/libldb/libldb_1.1.27.bb        |  20 ++-
 ...talloc-Add-configure-options-for-packages.patch | 177 ++++++++++++++++++++
 .../recipes-support/libtalloc/libtalloc_2.1.8.bb   |  21 ++-
 .../tdb-Add-configure-options-for-packages.patch   | 177 ++++++++++++++++++++
 .../recipes-support/libtdb/libtdb_1.3.10.bb        |  21 ++-
 ...tevent-Add-configure-options-for-packages.patch | 180 +++++++++++++++++++++
 .../recipes-support/libtevent/libtevent_0.9.29.bb  |  19 ++-
 8 files changed, 773 insertions(+), 19 deletions(-)
 create mode 100644 meta-networking/recipes-support/libldb/libldb/ldb-Add-configure-options-for-packages.patch
 create mode 100644 meta-networking/recipes-support/libtalloc/libtalloc/talloc-Add-configure-options-for-packages.patch
 create mode 100644 meta-networking/recipes-support/libtdb/libtdb/tdb-Add-configure-options-for-packages.patch
 create mode 100644 meta-networking/recipes-support/libtevent/libtevent/tevent-Add-configure-options-for-packages.patch

-- 
2.8.3



             reply	other threads:[~2016-09-21  5:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21  5:41 jackie.huang [this message]
2016-09-21  5:41 ` [meta-networking][PATCH 1/8 v2] libtalloc: fix for LIC_FILES_CHKSUM jackie.huang
2016-09-21  5:41 ` [meta-networking][PATCH 2/8 v2] libtevent: " jackie.huang
2016-09-21  5:41 ` [meta-networking][PATCH 3/8 v2] libtdb: " jackie.huang
2016-09-21  5:41 ` [meta-networking][PATCH 4/8 v2] libldb: " jackie.huang
2016-09-21  5:41 ` [meta-networking][PATCH 5/8 v2] libtalloc: fixes for deterministic builds jackie.huang
2016-09-21  5:41 ` [meta-networking][PATCH 6/8 v2] libtevent: " jackie.huang
2016-09-21  5:41 ` [meta-networking][PATCH 7/8 v2] libldb: " jackie.huang
2016-09-21  5:41 ` [meta-networking][PATCH 8/8 v2] libtdb: " jackie.huang

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=cover.1474435724.git.jackie.huang@windriver.com \
    --to=jackie.huang@windriver.com \
    --cc=openembedded-devel@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.