Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Recipe upgrades - sudo, at, base-passwd
@ 2012-03-15 15:22 Scott Garman
  2012-03-15 15:22 ` [PATCH 1/4] sudo: upgrade to 1.8.4p4 Scott Garman
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Scott Garman @ 2012-03-15 15:22 UTC (permalink / raw)
  To: openembedded-core

Hello,

Here are some recipe upgrades for sudo, at, and base-passwd.

These recipes have been build tested on all 5 of our qemu architectures.
I have also done a visual inspection of the image and package output
between the previous and new versions of each recipe to check for
potential errors. 

The following changes since commit d4f1ef6b8297826230a68e535098709d07de1f48:

  qt4: package static libraries correctly to fix warnings (2012-03-15 13:33:37 +0000)

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

Scott Garman (4):
  sudo: upgrade to 1.8.4p4
  at: upgrade to 3.1.13
  base-passwd: upgrade to 3.5.24
  distro_tracking: update sudo, at, base-passwd

 .../conf/distro/include/distro_tracking_fields.inc |   24 +++++++++---------
 .../nobash.patch                                   |    0
 .../root-home.patch                                |    0
 ...base-passwd_3.5.22.bb => base-passwd_3.5.24.bb} |   16 ++++++------
 .../at/{at_3.1.12.bb => at_3.1.13.bb}              |   13 ++++-----
 .../configure-add-enable-pam.patch                 |    0
 .../at/{at-3.1.12 => files}/configure.patch        |    0
 .../fix_parallel_build_error.patch                 |    0
 .../at/files/nonstripbinaries.patch                |   26 --------------------
 .../at/{at-3.1.12 => files}/pam.conf.patch         |    0
 meta/recipes-extended/at/files/use-ldflags.patch   |    5 ++-
 .../sudo/{sudo_1.8.4.bb => sudo_1.8.4p4.bb}        |    6 ++--
 12 files changed, 32 insertions(+), 58 deletions(-)
 rename meta/recipes-core/base-passwd/{base-passwd-3.5.22 => base-passwd-3.5.24}/nobash.patch (100%)
 rename meta/recipes-core/base-passwd/{base-passwd-3.5.22 => base-passwd-3.5.24}/root-home.patch (100%)
 rename meta/recipes-core/base-passwd/{base-passwd_3.5.22.bb => base-passwd_3.5.24.bb} (95%)
 rename meta/recipes-extended/at/{at_3.1.12.bb => at_3.1.13.bb} (88%)
 rename meta/recipes-extended/at/{at-3.1.12 => files}/configure-add-enable-pam.patch (100%)
 rename meta/recipes-extended/at/{at-3.1.12 => files}/configure.patch (100%)
 rename meta/recipes-extended/at/{at-3.1.12 => files}/fix_parallel_build_error.patch (100%)
 delete mode 100644 meta/recipes-extended/at/files/nonstripbinaries.patch
 rename meta/recipes-extended/at/{at-3.1.12 => files}/pam.conf.patch (100%)
 rename meta/recipes-extended/sudo/{sudo_1.8.4.bb => sudo_1.8.4p4.bb} (83%)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-03-19 16:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-15 15:22 [PATCH 0/4] Recipe upgrades - sudo, at, base-passwd Scott Garman
2012-03-15 15:22 ` [PATCH 1/4] sudo: upgrade to 1.8.4p4 Scott Garman
2012-03-15 15:22 ` [PATCH 2/4] at: upgrade to 3.1.13 Scott Garman
2012-03-15 15:22 ` [PATCH 3/4] base-passwd: upgrade to 3.5.24 Scott Garman
2012-03-15 15:22 ` [PATCH 4/4] distro_tracking: update sudo, at, base-passwd Scott Garman
2012-03-19 16:22 ` [PATCH 0/4] Recipe upgrades - " Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox