All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH 0/8 v2] libtalloc/tevent/ldb/tdb: fixes license and deterministic builds
@ 2016-09-21  5:41 jackie.huang
  2016-09-21  5:41 ` [meta-networking][PATCH 1/8 v2] libtalloc: fix for LIC_FILES_CHKSUM jackie.huang
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: jackie.huang @ 2016-09-21  5:41 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-09-21  5:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-21  5:41 [meta-networking][PATCH 0/8 v2] libtalloc/tevent/ldb/tdb: fixes license and deterministic builds jackie.huang
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

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.