Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5][V2] Master package updates
@ 2017-11-21 20:01 Armin Kuster
  2017-11-21 20:01 ` [PATCH 1/5] gnutls: update to 3.6.1 Armin Kuster
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Armin Kuster @ 2017-11-21 20:01 UTC (permalink / raw)
  To: akuster, openembedded-core


I suspect curl may have conflicts if the changes in mut are applied.

The gnutls changes built with meta-oe world. boot tested on a few arm machines.

v2:
remove dangling patch
removed inherit
added checksum changes

The following changes since commit 33418ed064fe9cff5b4803f09135a81d9170c189:

  runqemu: Also specialcase resolution of '.' to the file's location (2017-11-21 17:58:36 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib akuster/master-updates
  http://cgit.openembedded.org//log/?h=akuster/master-updates

Armin Kuster (5):
  gnutls: update to 3.6.1
  nettle: update to 3.4 and cleanup
  nss: update to 3.34
  libassuan: update to 2.4.4
  curl: update to 7.56.1

 .../curl/{curl_7.54.1.bb => curl_7.56.1.bb}        | 14 +---
 meta/recipes-support/gnutls/gnutls.inc             |  3 +-
 .../gnutls/use-pkg-config-to-locate-zlib.patch     | 75 ---------------------
 .../gnutls/{gnutls_3.5.16.bb => gnutls_3.6.1.bb}   |  5 +-
 .../libassuan-add-pkgconfig-support.patch          | 77 +++++++++++-----------
 .../{libassuan_2.4.3.bb => libassuan_2.4.4.bb}     | 11 ++--
 ...d-target-to-only-build-tests-not-run-them.patch | 46 -------------
 ...d-target-to-only-build-tests-not-run-them.patch | 38 +++++++++++
 ...k-header-files-of-openssl-only-if-enable_.patch | 26 ++++----
 .../{nettle-3.3 => nettle-3.4}/dlopen-test.patch   |  0
 .../nettle/{files => nettle-3.4}/run-ptest         |  0
 meta/recipes-support/nettle/nettle_3.3.bb          | 19 ------
 .../nettle/{nettle.inc => nettle_3.4.bb}           | 14 ++++
 .../nss/{nss_3.33.bb => nss_3.34.bb}               |  4 +-
 14 files changed, 117 insertions(+), 215 deletions(-)
 rename meta/recipes-support/curl/{curl_7.54.1.bb => curl_7.56.1.bb} (87%)
 delete mode 100644 meta/recipes-support/gnutls/gnutls/use-pkg-config-to-locate-zlib.patch
 rename meta/recipes-support/gnutls/{gnutls_3.5.16.bb => gnutls_3.6.1.bb} (45%)
 rename meta/recipes-support/libassuan/{libassuan_2.4.3.bb => libassuan_2.4.4.bb} (67%)
 delete mode 100644 meta/recipes-support/nettle/files/Add-target-to-only-build-tests-not-run-them.patch
 create mode 100644 meta/recipes-support/nettle/nettle-3.4/Add-target-to-only-build-tests-not-run-them.patch
 rename meta/recipes-support/nettle/{nettle-3.3 => nettle-3.4}/check-header-files-of-openssl-only-if-enable_.patch (63%)
 rename meta/recipes-support/nettle/{nettle-3.3 => nettle-3.4}/dlopen-test.patch (100%)
 rename meta/recipes-support/nettle/{files => nettle-3.4}/run-ptest (100%)
 delete mode 100644 meta/recipes-support/nettle/nettle_3.3.bb
 rename meta/recipes-support/nettle/{nettle.inc => nettle_3.4.bb} (60%)
 rename meta/recipes-support/nss/{nss_3.33.bb => nss_3.34.bb} (98%)

-- 
2.7.4



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

end of thread, other threads:[~2017-11-24 20:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-21 20:01 [PATCH 0/5][V2] Master package updates Armin Kuster
2017-11-21 20:01 ` [PATCH 1/5] gnutls: update to 3.6.1 Armin Kuster
2017-11-21 20:01 ` [PATCH 2/5] nettle: update to 3.4 and cleanup Armin Kuster
2017-11-23 17:07   ` Burton, Ross
2017-11-23 17:08     ` akuster808
2017-11-21 20:01 ` [PATCH 3/5] nss: update to 3.34 Armin Kuster
2017-11-21 20:01 ` [PATCH 4/5] libassuan: update to 2.4.4 Armin Kuster
2017-11-21 20:01 ` [PATCH 5/5] curl: update to 7.56.1 Armin Kuster
2017-11-24 12:49   ` Burton, Ross
2017-11-24 16:57     ` akuster808
2017-11-24 16:59       ` Burton, Ross
2017-11-24 20:36         ` akuster808
2017-11-21 20:38 ` ✗ patchtest: failure for Master package updates (rev2) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox