All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] gnutls: update to 3.2.13
@ 2014-04-30 15:39 Valentin Popa
  2014-04-30 15:39 ` [PATCH 1/3] nettle: add nettle to poky Valentin Popa
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Valentin Popa @ 2014-04-30 15:39 UTC (permalink / raw)
  To: openembedded-core

Make sure you merge "wpa-supplicant: add libgcrypt as a dependencie"
and "nettle: add nettle to poky" before you test the new version of
gnutls.

The following changes since commit 17daa2ba6280304771c5fe52b94eb56f0c087490:

  bitbake: bb.utils, bb.codeparser: Add bb.utils.contains_any (2014-04-29 23:38:54 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib vpopa/gnutls_upgrade
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=vpopa/gnutls_upgrade

Valentin Popa (3):
  nettle: add nettle to poky
  gnutls: update to 3.2.13
  wpa-supplicant: add libgcrypt as a dependencie

 .../wpa-supplicant/wpa-supplicant.inc              |   2 +-
 meta/recipes-support/gnutls/gnutls.inc             |  28 +-
 .../gnutls/gnutls/25_updatedgdocfrommaster.diff    | 636 ---------------------
 .../CVE-2014-0092-corrected-return-codes.patch     | 106 ----
 ...14-1959-rejection-of-v1-intermediate-cert.patch |  33 --
 ..._MKDIR_P_warning_error_with_automake_1.12.patch |  51 --
 .../gnutls/gnutls/configure-fix.patch              |  65 ---
 .../correct_rpl_gettimeofday_signature.patch       |  36 +-
 .../gnutls/gnutls/fix-gettext-version.patch        |  46 --
 .../gnutls/gnutls/gnutls-openssl.patch             | 126 ----
 meta/recipes-support/gnutls/gnutls_2.12.23.bb      |  16 -
 meta/recipes-support/gnutls/gnutls_3.2.13.bb       |   7 +
 meta/recipes-support/nettle/nettle_2.7.1.bb        |  22 +
 13 files changed, 65 insertions(+), 1109 deletions(-)
 delete mode 100644 meta/recipes-support/gnutls/gnutls/25_updatedgdocfrommaster.diff
 delete mode 100644 meta/recipes-support/gnutls/gnutls/CVE-2014-0092-corrected-return-codes.patch
 delete mode 100644 meta/recipes-support/gnutls/gnutls/CVE-2014-1959-rejection-of-v1-intermediate-cert.patch
 delete mode 100644 meta/recipes-support/gnutls/gnutls/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
 delete mode 100644 meta/recipes-support/gnutls/gnutls/configure-fix.patch
 delete mode 100644 meta/recipes-support/gnutls/gnutls/fix-gettext-version.patch
 delete mode 100644 meta/recipes-support/gnutls/gnutls/gnutls-openssl.patch
 delete mode 100644 meta/recipes-support/gnutls/gnutls_2.12.23.bb
 create mode 100644 meta/recipes-support/gnutls/gnutls_3.2.13.bb
 create mode 100644 meta/recipes-support/nettle/nettle_2.7.1.bb

-- 
1.9.1



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

end of thread, other threads:[~2014-05-02 11:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-30 15:39 [PATCH 0/3] gnutls: update to 3.2.13 Valentin Popa
2014-04-30 15:39 ` [PATCH 1/3] nettle: add nettle to poky Valentin Popa
2014-05-01 11:34   ` Paul Eggleton
2014-05-02 11:18     ` Valentin Popa
2014-05-01 14:29   ` Martin Jansa
2014-05-02 11:19   ` [PATCH 1/3] nettle: add nettle to oe-core Valentin Popa
2014-04-30 15:39 ` [PATCH 2/3] gnutls: update to 3.2.13 Valentin Popa
2014-04-30 15:39 ` [PATCH 3/3] wpa-supplicant: add libgcrypt as a dependencie Valentin Popa

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.