Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/10] Package Updates post 1.6
Date: Tue, 22 Apr 2014 16:49:22 -0700	[thread overview]
Message-ID: <cover.1398210385.git.sgw@linux.intel.com> (raw)

Richard,

Here is a batch of patches to start off the post 1.6 package
update season!

Sau!

The following changes since commit 90a955761db4724f0222527a129a3904d6d8aa6e:

  scripts/send-error-report: use a real server as the default (2014-04-19 11:04:05 +0100)

are available in the git repository at:

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

Saul Wold (10):
  help2man update to 1.44.1
  cups: update to 1.7.2
  lsbinitscripts: update to 9.53
  man-pages: update to 3.64
  mc: update to 4.8.12
  msmtp: update to 1.4.32
  libxkbcommon: update to 0.4.1
  util-macros: update to 1.19.0
  sqlite3: Update to 3080403
  libnl: update to 3.2.24

 ...-native_1.44.1.bb => help2man-native_1.45.1.bb} |  4 +--
 .../cups/{cups_1.7.1.bb => cups_1.7.2.bb}          |  4 +--
 ...binitscripts_9.52.bb => lsbinitscripts_9.53.bb} |  6 ++--
 .../{man-pages_3.60.bb => man-pages_3.64.bb}       |  4 +--
 .../mc/{mc_4.8.10.bb => mc_4.8.12.bb}              |  6 ++--
 .../msmtp/{msmtp_1.4.31.bb => msmtp_1.4.32.bb}     |  4 +--
 ...libxkbcommon_0.4.0.bb => libxkbcommon_0.4.1.bb} |  4 +--
 ...util-macros_1.18.0.bb => util-macros_1.19.0.bb} |  6 ++--
 ...free-caused-by-freeing-link-af_data-in-rt.patch | 41 ----------------------
 .../libnl/{libnl_3.2.22.bb => libnl_3.2.24.bb}     |  9 +++--
 .../{sqlite3_3.8.3.1.bb => sqlite3_3080403.bb}     | 10 +++---
 11 files changed, 28 insertions(+), 70 deletions(-)
 rename meta/recipes-devtools/help2man/{help2man-native_1.44.1.bb => help2man-native_1.45.1.bb} (79%)
 rename meta/recipes-extended/cups/{cups_1.7.1.bb => cups_1.7.2.bb} (40%)
 rename meta/recipes-extended/lsb/{lsbinitscripts_9.52.bb => lsbinitscripts_9.53.bb} (78%)
 rename meta/recipes-extended/man-pages/{man-pages_3.60.bb => man-pages_3.64.bb} (82%)
 rename meta/recipes-extended/mc/{mc_4.8.10.bb => mc_4.8.12.bb} (92%)
 rename meta/recipes-extended/msmtp/{msmtp_1.4.31.bb => msmtp_1.4.32.bb} (82%)
 rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.4.0.bb => libxkbcommon_0.4.1.bb} (81%)
 rename meta/recipes-graphics/xorg-util/{util-macros_1.18.0.bb => util-macros_1.19.0.bb} (75%)
 delete mode 100644 meta/recipes-support/libnl/libnl/0001-fix-double-free-caused-by-freeing-link-af_data-in-rt.patch
 rename meta/recipes-support/libnl/{libnl_3.2.22.bb => libnl_3.2.24.bb} (83%)
 rename meta/recipes-support/sqlite/{sqlite3_3.8.3.1.bb => sqlite3_3080403.bb} (68%)

-- 
1.8.3.1



             reply	other threads:[~2014-04-22 23:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-22 23:49 Saul Wold [this message]
2014-04-22 23:49 ` [PATCH 01/10] help2man update to 1.44.1 Saul Wold
2014-04-22 23:49 ` [PATCH 02/10] cups: update to 1.7.2 Saul Wold
2014-04-22 23:49 ` [PATCH 03/10] lsbinitscripts: update to 9.53 Saul Wold
2014-04-22 23:49 ` [PATCH 04/10] man-pages: update to 3.64 Saul Wold
2014-04-22 23:49 ` [PATCH 05/10] mc: update to 4.8.12 Saul Wold
2014-04-23  3:09   ` Khem Raj
2014-04-23 13:24   ` Richard Purdie
2014-04-22 23:49 ` [PATCH 06/10] msmtp: update to 1.4.32 Saul Wold
2014-04-22 23:49 ` [PATCH 07/10] libxkbcommon: update to 0.4.1 Saul Wold
2014-04-22 23:49 ` [PATCH 08/10] util-macros: update to 1.19.0 Saul Wold
2014-04-22 23:49 ` [PATCH 09/10] sqlite3: Update to 3080403 Saul Wold
2014-04-28 11:01   ` Paul Eggleton
2014-04-22 23:49 ` [PATCH 10/10] libnl: update to 3.2.24 Saul Wold

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.1398210385.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.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