Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: akuster@mvista.com, openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] Consolidated package updates
Date: Sun, 17 Dec 2017 08:34:29 -0800	[thread overview]
Message-ID: <cover.1513527416.git.akuster@mvista.com> (raw)

From: Armin Kuster <akuster@mvista.com>

Conver letter only

The following changes since commit cf5c44ac611c2c2657e6fd3c1f723bcb20b812dd:

  python-scons: upgrade to v3.0.1; use pypi.bbclass (2017-12-13 13:59:46 +0000)

are available in the git repository at:

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

Armin Kuster (8):
  nss: update to 3.34.1
  pinentry: update to 1.1.0
  libassuan: update to 2.5.1
  libxfont: update 1.5.4 with sec fix
  libxfont2: update to 2.0.3 with sec fix
  libxcursor: update to 1.1.15 plus sec fixes
  kexec-tools: update to 2.0.16 and simplify
  bind: Update to 9.11.2

 .../bind/bind/dont-test-on-host.patch              | 13 ++--
 .../bind/{bind_9.10.6.bb => bind_9.11.2.bb}        | 10 +--
 .../{libxcursor_1.1.14.bb => libxcursor_1.1.15.bb} |  4 +-
 .../{libxfont2_2.0.2.bb => libxfont2_2.0.3.bb}     |  4 +-
 .../{libxfont_1.5.3.bb => libxfont_1.5.4.bb}       |  4 +-
 meta/recipes-kernel/kexec/kexec-tools.inc          | 38 ----------
 ...kexec-tools_2.0.15.bb => kexec-tools_2.0.16.bb} | 84 +++++++++++++++-------
 .../{libassuan_2.4.4.bb => libassuan_2.5.1.bb}     |  4 +-
 .../nss/{nss_3.34.bb => nss_3.34.1.bb}             |  4 +-
 .../gpg-error_pkconf.patch                         |  0
 .../libassuan_pkgconf.patch                        |  0
 .../{pinentry_1.0.0.bb => pinentry_1.1.0.bb}       |  4 +-
 12 files changed, 84 insertions(+), 85 deletions(-)
 rename meta/recipes-connectivity/bind/{bind_9.10.6.bb => bind_9.11.2.bb} (92%)
 rename meta/recipes-graphics/xorg-lib/{libxcursor_1.1.14.bb => libxcursor_1.1.15.bb} (80%)
 rename meta/recipes-graphics/xorg-lib/{libxfont2_2.0.2.bb => libxfont2_2.0.3.bb} (80%)
 rename meta/recipes-graphics/xorg-lib/{libxfont_1.5.3.bb => libxfont_1.5.4.bb} (81%)
 delete mode 100644 meta/recipes-kernel/kexec/kexec-tools.inc
 rename meta/recipes-kernel/kexec/{kexec-tools_2.0.15.bb => kexec-tools_2.0.16.bb} (44%)
 rename meta/recipes-support/libassuan/{libassuan_2.4.4.bb => libassuan_2.5.1.bb} (88%)
 rename meta/recipes-support/nss/{nss_3.34.bb => nss_3.34.1.bb} (98%)
 rename meta/recipes-support/pinentry/{pinentry-1.0.0 => pinentry-1.1.0}/gpg-error_pkconf.patch (100%)
 rename meta/recipes-support/pinentry/{pinentry-1.0.0 => pinentry-1.1.0}/libassuan_pkgconf.patch (100%)
 rename meta/recipes-support/pinentry/{pinentry_1.0.0.bb => pinentry_1.1.0.bb} (90%)

-- 
2.7.4



             reply	other threads:[~2017-12-17 16:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-17 16:34 Armin Kuster [this message]
2017-12-17 16:34 ` [PATCH 1/8] nss: update to 3.34.1 Armin Kuster
2017-12-17 16:34 ` [PATCH 2/8] pinentry: update to 1.1.0 Armin Kuster
2017-12-17 16:34 ` [PATCH 3/8] libassuan: update to 2.5.1 Armin Kuster
2017-12-17 16:34 ` [PATCH 4/8] libxfont: update 1.5.4 with sec fix Armin Kuster
2017-12-17 16:34 ` [PATCH 5/8] libxfont2: update to 2.0.3 " Armin Kuster
2017-12-17 16:34 ` [PATCH 6/8] libxcursor: update to 1.1.15 plus sec fixes Armin Kuster
2017-12-17 16:34 ` [PATCH 7/8] kexec-tools: update to 2.0.16 and simplify Armin Kuster
2017-12-17 16:34 ` [PATCH 8/8] bind: Update to 9.11.2 Armin Kuster
2017-12-18 15:05   ` Burton, Ross
2017-12-18 17:11     ` akuster808
2017-12-19 10:54       ` Burton, Ross

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.1513527416.git.akuster@mvista.com \
    --to=akuster808@gmail.com \
    --cc=akuster@mvista.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox