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/9] Packages Upgrade
Date: Mon, 27 Jul 2015 19:12:23 -0700	[thread overview]
Message-ID: <cover.1438049511.git.liezhi.yang@windriver.com> (raw)

The following changes since commit 27d068d05239c26a3848eb101571acab54635e37:

  harfbuzz: upgrade to 1.0.1 (2015-07-27 23:28:23 +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 (9):
  git: 2.4.4 -> 2.4.6
  file: 5.23 -> 5.24
  libuser: 0.61 -> 0.62
  less: 478 -> 479
  cracklib: 2.9.4 -> 2.9.5
  gnupg: 2.1.5 -> 2.1.6
  help2man-native: 1.46.4 -> 1.47.1
  man-pages: 4.00 -> 4.01
  pax-utils: 1.0.3 -> 1.0.5

 ...h-long-options-and-explicitly-number-them.patch |  116 --------------------
 .../file/0002-fix-bug-with-5.23-long-options.patch |   26 -----
 .../file/{file_5.23.bb => file_git.bb}             |   17 ++-
 meta/recipes-devtools/git/git_2.4.4.bb             |   11 --
 meta/recipes-devtools/git/git_2.4.6.bb             |   11 ++
 ...-native_1.46.4.bb => help2man-native_1.47.1.bb} |    4 +-
 .../{pax-utils_1.0.3.bb => pax-utils_1.0.5.bb}     |    4 +-
 .../{cracklib_2.9.4.bb => cracklib_2.9.5.bb}       |    4 +-
 .../less/{less_478.bb => less_479.bb}              |    4 +-
 .../libuser/{libuser_0.61.bb => libuser_0.62.bb}   |    4 +-
 .../{man-pages_4.00.bb => man-pages_4.01.bb}       |   13 +--
 .../gnupg/{gnupg_2.1.5.bb => gnupg_2.1.6.bb}       |    4 +-
 12 files changed, 35 insertions(+), 183 deletions(-)
 delete mode 100644 meta/recipes-devtools/file/file/0001-Fix-bug-with-long-options-and-explicitly-number-them.patch
 delete mode 100644 meta/recipes-devtools/file/file/0002-fix-bug-with-5.23-long-options.patch
 rename meta/recipes-devtools/file/{file_5.23.bb => file_git.bb} (64%)
 delete mode 100644 meta/recipes-devtools/git/git_2.4.4.bb
 create mode 100644 meta/recipes-devtools/git/git_2.4.6.bb
 rename meta/recipes-devtools/help2man/{help2man-native_1.46.4.bb => help2man-native_1.47.1.bb} (79%)
 rename meta/recipes-devtools/pax-utils/{pax-utils_1.0.3.bb => pax-utils_1.0.5.bb} (83%)
 rename meta/recipes-extended/cracklib/{cracklib_2.9.4.bb => cracklib_2.9.5.bb} (91%)
 rename meta/recipes-extended/less/{less_478.bb => less_479.bb} (88%)
 rename meta/recipes-extended/libuser/{libuser_0.61.bb => libuser_0.62.bb} (88%)
 rename meta/recipes-extended/man-pages/{man-pages_4.00.bb => man-pages_4.01.bb} (81%)
 rename meta/recipes-support/gnupg/{gnupg_2.1.5.bb => gnupg_2.1.6.bb} (89%)

-- 
1.7.9.5



             reply	other threads:[~2015-07-28  2:12 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-28  2:12 Robert Yang [this message]
2015-07-28  2:12 ` [PATCH 1/9] git: 2.4.4 -> 2.4.6 Robert Yang
2015-07-28  2:12 ` [PATCH 2/9] file: 5.23 -> 5.24 Robert Yang
2015-07-28 13:08   ` Burton, Ross
2015-07-28 13:48     ` Martin Jansa
2015-07-29  5:54       ` Robert Yang
2015-07-29 12:51       ` Richard Purdie
2015-07-28  2:12 ` [PATCH 3/9] libuser: 0.61 -> 0.62 Robert Yang
2015-07-28  2:12 ` [PATCH 4/9] less: 478 -> 479 Robert Yang
2015-07-28  2:12 ` [PATCH 5/9] cracklib: 2.9.4 -> 2.9.5 Robert Yang
2015-07-28  2:12 ` [PATCH 6/9] gnupg: 2.1.5 -> 2.1.6 Robert Yang
2015-07-28  2:12 ` [PATCH 7/9] help2man-native: 1.46.4 -> 1.47.1 Robert Yang
2015-07-28  2:12 ` [PATCH 8/9] man-pages: 4.00 -> 4.01 Robert Yang
2015-07-28  2:12 ` [PATCH 9/9] pax-utils: 1.0.3 -> 1.0.5 Robert Yang
  -- strict thread matches above, loose matches on Subject: below --
2019-01-09  7:19 [PATCH 0/9] Packages upgrade Yi Zhao
2016-01-11  0:30 [PATCH 0/9] packages upgrade Hongxu Jia
2015-05-28  9:57 [PATCH 0/9] 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.1438049511.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.