All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Recipe upgrades
Date: Mon, 11 Nov 2013 13:59:08 +0000	[thread overview]
Message-ID: <cover.1384176729.git.paul.eggleton@linux.intel.com> (raw)

The following changes since commit eac8cb7cacab7f2fb392128aa5ebc2046ca4a793:

  kbd: Fix stdarg related errors on uclibc (2013-11-08 17:31:17 +0000)

are available in the git repository at:

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

Paul Eggleton (4):
  cmake: upgrade to 2.8.12.1
  ethtool: upgrade to 3.12.1
  nfs-utils: upgrade to 1.2.9
  openssh: upgrade to 6.4p1

 .../nfs-utils/{nfs-utils_1.2.8.bb => nfs-utils_1.2.9.bb}              | 4 ++--
 .../openssh/{openssh-6.3p1 => openssh-6.4p1}/init                     | 0
 .../openssh/{openssh-6.3p1 => openssh-6.4p1}/nostrip.patch            | 0
 .../{openssh-6.3p1 => openssh-6.4p1}/openssh-CVE-2011-4327.patch      | 0
 .../openssh/{openssh-6.3p1 => openssh-6.4p1}/ssh_config               | 0
 .../openssh/{openssh-6.3p1 => openssh-6.4p1}/sshd                     | 0
 .../openssh/{openssh-6.3p1 => openssh-6.4p1}/sshd.socket              | 0
 .../openssh/{openssh-6.3p1 => openssh-6.4p1}/sshd@.service            | 0
 .../openssh/{openssh-6.3p1 => openssh-6.4p1}/sshd_config              | 0
 .../openssh/{openssh-6.3p1 => openssh-6.4p1}/sshdgenkeys.service      | 0
 .../openssh/{openssh-6.3p1 => openssh-6.4p1}/volatiles.99_sshd        | 0
 .../openssh/{openssh_6.3p1.bb => openssh_6.4p1.bb}                    | 4 ++--
 .../cmake/{cmake-native_2.8.12.bb => cmake-native_2.8.12.1.bb}        | 4 ++--
 meta/recipes-devtools/cmake/{cmake_2.8.12.bb => cmake_2.8.12.1.bb}    | 4 ++--
 .../ethtool/{ethtool-3.11 => ethtool-3.12.1}/run-ptest                | 0
 meta/recipes-extended/ethtool/{ethtool_3.11.bb => ethtool_3.12.1.bb}  | 4 ++--
 16 files changed, 10 insertions(+), 10 deletions(-)
 rename meta/recipes-connectivity/nfs-utils/{nfs-utils_1.2.8.bb => nfs-utils_1.2.9.bb} (95%)
 rename meta/recipes-connectivity/openssh/{openssh-6.3p1 => openssh-6.4p1}/init (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.3p1 => openssh-6.4p1}/nostrip.patch (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.3p1 => openssh-6.4p1}/openssh-CVE-2011-4327.patch (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.3p1 => openssh-6.4p1}/ssh_config (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.3p1 => openssh-6.4p1}/sshd (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.3p1 => openssh-6.4p1}/sshd.socket (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.3p1 => openssh-6.4p1}/sshd@.service (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.3p1 => openssh-6.4p1}/sshd_config (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.3p1 => openssh-6.4p1}/sshdgenkeys.service (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.3p1 => openssh-6.4p1}/volatiles.99_sshd (100%)
 rename meta/recipes-connectivity/openssh/{openssh_6.3p1.bb => openssh_6.4p1.bb} (97%)
 rename meta/recipes-devtools/cmake/{cmake-native_2.8.12.bb => cmake-native_2.8.12.1.bb} (58%)
 rename meta/recipes-devtools/cmake/{cmake_2.8.12.bb => cmake_2.8.12.1.bb} (88%)
 rename meta/recipes-extended/ethtool/{ethtool-3.11 => ethtool-3.12.1}/run-ptest (100%)
 rename meta/recipes-extended/ethtool/{ethtool_3.11.bb => ethtool_3.12.1.bb} (87%)

-- 
1.8.1.2



             reply	other threads:[~2013-11-11 13:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-11 13:59 Paul Eggleton [this message]
2013-11-11 13:59 ` [PATCH 1/4] cmake: upgrade to 2.8.12.1 Paul Eggleton
2013-11-11 13:59 ` [PATCH 2/4] ethtool: upgrade to 3.12.1 Paul Eggleton
2013-11-11 13:59 ` [PATCH 3/4] nfs-utils: upgrade to 1.2.9 Paul Eggleton
2013-11-11 13:59 ` [PATCH 4/4] openssh: upgrade to 6.4p1 Paul Eggleton
  -- strict thread matches above, loose matches on Subject: below --
2014-01-13 15:22 [PATCH 0/4] Recipe upgrades Paul Eggleton
2011-09-30  8:16 [PATCH 0/4]Recipe upgrades Mei Lei
2011-10-05  4:10 ` 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.1384176729.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@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 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.