All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Recipe upgrades
@ 2011-10-25 21:32 Scott Garman
  2011-10-25 21:32 ` [PATCH 1/5] sudo: upgrade to 1.8.3 Scott Garman
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Scott Garman @ 2011-10-25 21:32 UTC (permalink / raw)
  To: openembedded-core

Hello,

Here is a set of some straightfoward recipe upgrades: sudo, grep,
mtools, and openssh.

Build testing: These have been successfully built for all 5 qemu
architectures.

Runtime testing: I have performed basic runtime testing for all of
these recipe upgrades as well within a qemux86 session.

The following changes since commit f586aaa8d00361a9597a546d665077c75cf4d520:

  libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: bump PR to rebuild after perl upgrade (2011-10-25 08:36:01 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib sgarman/recipe-upgrades-final
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/recipe-upgrades-final

Scott Garman (5):
  sudo: upgrade to 1.8.3
  grep: upgrade to 2.9
  mtools: upgrade to 4.0.17
  openssh: upgrade to 5.9p1
  distro_tracking_fields: updates for sudo, mtools, grep, and openssh

 .../conf/distro/include/distro_tracking_fields.inc |   32 ++++++++++----------
 .../openssh/{openssh-5.8p2 => openssh-5.9p1}/init  |    0
 .../{openssh-5.8p2 => openssh-5.9p1}/nostrip.patch |    0
 .../{openssh-5.8p2 => openssh-5.9p1}/ssh_config    |    0
 .../openssh/{openssh-5.8p2 => openssh-5.9p1}/sshd  |    0
 .../{openssh-5.8p2 => openssh-5.9p1}/sshd_config   |    0
 .../openssh/{openssh_5.8p2.bb => openssh_5.9p1.bb} |    4 +-
 .../mtools/{mtools_4.0.16.bb => mtools_4.0.17.bb}  |    4 +-
 .../grep/{grep_2.8.bb => grep_2.9.bb}              |    4 +-
 .../sudo/{sudo_1.8.1p2.bb => sudo_1.8.3.bb}        |    6 ++--
 10 files changed, 25 insertions(+), 25 deletions(-)
 rename meta/recipes-connectivity/openssh/{openssh-5.8p2 => openssh-5.9p1}/init (100%)
 rename meta/recipes-connectivity/openssh/{openssh-5.8p2 => openssh-5.9p1}/nostrip.patch (100%)
 rename meta/recipes-connectivity/openssh/{openssh-5.8p2 => openssh-5.9p1}/ssh_config (100%)
 rename meta/recipes-connectivity/openssh/{openssh-5.8p2 => openssh-5.9p1}/sshd (100%)
 rename meta/recipes-connectivity/openssh/{openssh-5.8p2 => openssh-5.9p1}/sshd_config (100%)
 rename meta/recipes-connectivity/openssh/{openssh_5.8p2.bb => openssh_5.9p1.bb} (96%)
 rename meta/recipes-devtools/mtools/{mtools_4.0.16.bb => mtools_4.0.17.bb} (80%)
 rename meta/recipes-extended/grep/{grep_2.8.bb => grep_2.9.bb} (88%)
 rename meta/recipes-extended/sudo/{sudo_1.8.1p2.bb => sudo_1.8.3.bb} (82%)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-11-01 11:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25 21:32 [PATCH 0/5] Recipe upgrades Scott Garman
2011-10-25 21:32 ` [PATCH 1/5] sudo: upgrade to 1.8.3 Scott Garman
2011-10-25 21:32 ` [PATCH 2/5] grep: upgrade to 2.9 Scott Garman
2011-10-25 21:36 ` [PATCH 3/5] mtools: upgrade to 4.0.17 Scott Garman
2011-10-25 21:36 ` [PATCH 4/5] openssh: upgrade to 5.9p1 Scott Garman
2011-10-25 21:36 ` [PATCH 5/5] distro_tracking_fields: updates for sudo, mtools, grep, and openssh Scott Garman
2011-10-26 20:37   ` Saul Wold
2011-10-31  9:08     ` Paul Eggleton
2011-10-31 15:46       ` Saul Wold
2011-10-31 16:05         ` Koen Kooi
2011-11-01 11:38           ` Paul Eggleton
2011-10-27  7:31 ` [PATCH 0/5] Recipe upgrades Richard Purdie

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.