All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/7] Packages Upgrade
Date: Wed, 6 Jul 2016 18:36:59 -0700	[thread overview]
Message-ID: <cover.1467855356.git.liezhi.yang@windriver.com> (raw)

The following changes since commit 53fcfe4348a2ca727844f2b0bd3fca2902cbdda0:

  lib/oeqa: add Galculator to SDK and runtime tests (2016-07-01 16:08:54 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/pu
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/pu

Robert Yang (7):
  debianutils: 4.7 -> 4.8
  e2fsprogs: 1.43 -> 1.43.1
  git: 2.8.4 -> 2.9.0
  gmp: 6.1.0 -> 6.1.1
  libpcre: 8.38 -> 8.39
  wget: 1.17.1 -> 1.18
  file: 5.27 -> 5.28

 .../{e2fsprogs_1.43.bb => e2fsprogs_1.43.1.bb}     |   4 +-
 meta/recipes-devtools/file/file/host-file.patch    |  32 ----
 .../file/{file_5.27.bb => file_5.28.bb}            |   3 +-
 meta/recipes-devtools/git/git_2.8.4.bb             |  11 --
 meta/recipes-devtools/git/git_2.9.0.bb             |  11 ++
 .../wget/{wget_1.17.1.bb => wget_1.18.bb}          |   4 +-
 .../{debianutils_4.7.bb => debianutils_4.8.bb}     |   6 +-
 ...user-provided-flags-to-the-auto-detected-.patch |   0
 .../gmp/{gmp-6.1.0 => gmp-6.1.1}/amd64.patch       |   0
 .../{gmp-6.1.0 => gmp-6.1.1}/use-includedir.patch  |   0
 .../gmp/{gmp_6.1.0.bb => gmp_6.1.1.bb}             |   4 +-
 .../libpcre/libpcre/CVE-2016-3191.patch            | 174 ---------------------
 .../libpcre/{libpcre_8.38.bb => libpcre_8.39.bb}   |   7 +-
 13 files changed, 23 insertions(+), 233 deletions(-)
 rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.43.bb => e2fsprogs_1.43.1.bb} (98%)
 delete mode 100644 meta/recipes-devtools/file/file/host-file.patch
 rename meta/recipes-devtools/file/{file_5.27.bb => file_5.28.bb} (94%)
 delete mode 100644 meta/recipes-devtools/git/git_2.8.4.bb
 create mode 100644 meta/recipes-devtools/git/git_2.9.0.bb
 rename meta/recipes-extended/wget/{wget_1.17.1.bb => wget_1.18.bb} (53%)
 rename meta/recipes-support/debianutils/{debianutils_4.7.bb => debianutils_4.8.bb} (86%)
 rename meta/recipes-support/gmp/{gmp-6.1.0 => gmp-6.1.1}/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch (100%)
 rename meta/recipes-support/gmp/{gmp-6.1.0 => gmp-6.1.1}/amd64.patch (100%)
 rename meta/recipes-support/gmp/{gmp-6.1.0 => gmp-6.1.1}/use-includedir.patch (100%)
 rename meta/recipes-support/gmp/{gmp_6.1.0.bb => gmp_6.1.1.bb} (87%)
 delete mode 100644 meta/recipes-support/libpcre/libpcre/CVE-2016-3191.patch
 rename meta/recipes-support/libpcre/{libpcre_8.38.bb => libpcre_8.39.bb} (91%)

-- 
2.9.0



             reply	other threads:[~2016-07-07  1:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-07  1:36 Robert Yang [this message]
2016-07-07  1:37 ` [PATCH 1/7] debianutils: 4.7 -> 4.8 Robert Yang
2016-07-07  1:37 ` [PATCH 2/7] e2fsprogs: 1.43 -> 1.43.1 Robert Yang
2016-07-07  7:54   ` Andre McCurdy
2016-07-07  9:53     ` Burton, Ross
2016-07-12 11:46       ` Robert Yang
2016-07-07  1:37 ` [PATCH 3/7] git: 2.8.4 -> 2.9.0 Robert Yang
2016-07-07 13:14   ` Dan McGregor
2016-07-11 21:11     ` Burton, Ross
2016-07-12 12:05       ` Robert Yang
2016-07-07  1:37 ` [PATCH 4/7] gmp: 6.1.0 -> 6.1.1 Robert Yang
2016-07-07  1:37 ` [PATCH 5/7] libpcre: 8.38 -> 8.39 Robert Yang
2016-07-07  1:37 ` [PATCH 6/7] wget: 1.17.1 -> 1.18 Robert Yang
2016-07-07  1:37 ` [PATCH 7/7] file: 5.27 -> 5.28 Robert Yang
  -- strict thread matches above, loose matches on Subject: below --
2014-12-22  5:28 [PATCH 0/7] Packages upgrade Robert Yang

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.1467855356.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.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 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.