All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/9] Package Upgrades -- 20160612
Date: Sun, 12 Jun 2016 10:20:58 +0800	[thread overview]
Message-ID: <cover.1465697985.git.Qi.Chen@windriver.com> (raw)

The following changes since commit 207dba5b6eb04c1ae2081bac06724b3b6a198cb3:

  oe-pkgdata-util: fix AttributeError (2016-06-07 21:36:09 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib ChenQi/PU-20160612
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/PU-20160612

Chen Qi (9):
  grep: upgrade to 2.25
  sysstat: upgrade to 11.3.4
  sudo: upgrade to 1.8.16
  gzip: upgrade to 1.8
  byacc: upgrade to 20160324
  curl: upgrade to 7.49.1
  tar: upgrade to 1.29
  pciutils: upgrade to 3.5.1
  resolvconf: upgrade to 1.79

 .../{pciutils_3.4.1.bb => pciutils_3.5.1.bb}        |  4 ++--
 .../{resolvconf_1.78.bb => resolvconf_1.79.bb}      |  6 +++---
 .../byacc/{byacc_20150711.bb => byacc_20160324.bb}  |  7 ++++---
 .../grep/{grep_2.23.bb => grep_2.25.bb}             |  4 ++--
 .../gzip/{gzip_1.6.bb => gzip_1.8.bb}               |  0
 .../sudo/{sudo_1.8.15.bb => sudo_1.8.16.bb}         |  4 ++--
 meta/recipes-extended/sysstat/sysstat_11.2.0.bb     |  8 --------
 meta/recipes-extended/sysstat/sysstat_11.3.4.bb     |  8 ++++++++
 meta/recipes-extended/tar/tar/remove-gets.patch     | 21 ++++++++++++++-------
 .../tar/{tar_1.28.bb => tar_1.29.bb}                |  4 ++--
 .../curl/{curl_7.47.1.bb => curl_7.49.1.bb}         |  4 ++--
 11 files changed, 39 insertions(+), 31 deletions(-)
 rename meta/recipes-bsp/pciutils/{pciutils_3.4.1.bb => pciutils_3.5.1.bb} (92%)
 rename meta/recipes-connectivity/resolvconf/{resolvconf_1.78.bb => resolvconf_1.79.bb} (90%)
 rename meta/recipes-extended/byacc/{byacc_20150711.bb => byacc_20160324.bb} (58%)
 rename meta/recipes-extended/grep/{grep_2.23.bb => grep_2.25.bb} (88%)
 rename meta/recipes-extended/gzip/{gzip_1.6.bb => gzip_1.8.bb} (100%)
 rename meta/recipes-extended/sudo/{sudo_1.8.15.bb => sudo_1.8.16.bb} (90%)
 delete mode 100644 meta/recipes-extended/sysstat/sysstat_11.2.0.bb
 create mode 100644 meta/recipes-extended/sysstat/sysstat_11.3.4.bb
 rename meta/recipes-extended/tar/{tar_1.28.bb => tar_1.29.bb} (73%)
 rename meta/recipes-support/curl/{curl_7.47.1.bb => curl_7.49.1.bb} (94%)

-- 
1.9.1



             reply	other threads:[~2016-06-12  2:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-12  2:20 Chen Qi [this message]
2016-06-12  2:20 ` [PATCH 1/9] grep: upgrade to 2.25 Chen Qi
2016-06-12  2:21 ` [PATCH 2/9] sysstat: upgrade to 11.3.4 Chen Qi
2016-06-12  2:21 ` [PATCH 3/9] sudo: upgrade to 1.8.16 Chen Qi
2016-06-12  2:21 ` [PATCH 4/9] gzip: upgrade to 1.8 Chen Qi
2016-06-13  7:23   ` Richard Purdie
2016-06-13  8:18     ` Richard Purdie
2016-06-14  4:38   ` Maxin B. John
2016-06-14  9:41     ` ChenQi
2016-06-14 12:03       ` Richard Purdie
2016-06-15  3:17         ` ChenQi
2016-06-12  2:21 ` [PATCH 5/9] byacc: upgrade to 20160324 Chen Qi
2016-06-12  2:21 ` [PATCH 6/9] curl: upgrade to 7.49.1 Chen Qi
2016-06-12  2:21 ` [PATCH 7/9] tar: upgrade to 1.29 Chen Qi
2016-06-12  2:21 ` [PATCH 8/9] pciutils: upgrade to 3.5.1 Chen Qi
2016-06-12  2:21 ` [PATCH 9/9] resolvconf: upgrade to 1.79 Chen Qi

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.1465697985.git.Qi.Chen@windriver.com \
    --to=qi.chen@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.