All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Recipe upgrades - e2fsprogs and libpam
@ 2012-01-13 23:29 Scott Garman
  2012-01-13 23:29 ` [PATCH 1/3] libpam: upgrade to 1.1.5 Scott Garman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Scott Garman @ 2012-01-13 23:29 UTC (permalink / raw)
  To: openembedded-core

Hello,

NOTE: This pull request needs Enrico Scholz's bitbake.conf commit
(Subject: bitbake.conf: search /lib for -native builds) to work
properly. Otherwise tune2fs will complain about an unresolved
symbol when manipulating the rootfs journal during do_rootfs for
an ext3 rootfs).

This pull request includes two recipe upgrades, e2fsprogs and libpam.
They have been build-tested for all of our qemu architectures.

I've also included distro_tracking updates for chrpath and libevent,
which were upgraded about a week ago, but I had forgotten to include
with that pull request.

Finally, this also includes a distro_tracking manual check update for
expat.

Scott

The following changes since commit bd047935305c872b565f30b46c94b7077e5fb3a2:

  patch.bbclass: Ensure the DATE and SRCDATE variable exclusions apply to the correct function (2012-01-13 16:56:20 +0000)

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

Scott Garman (3):
  libpam: upgrade to 1.1.5
  e2fsprogs: upgrade to 1.42
  distro_tracking: recipe upgrades and manual check info

 .../conf/distro/include/distro_tracking_fields.inc |   40 ++++++++++--------
 .../acinclude.m4                                   |    0
 .../mkdir.patch                                    |    0
 .../quotefix.patch                                 |   45 +++++++++----------
 meta/recipes-devtools/e2fsprogs/e2fsprogs.inc      |    2 +-
 .../{e2fsprogs_1.41.14.bb => e2fsprogs_1.42.bb}    |    7 +--
 .../pam/{libpam_1.1.4.bb => libpam_1.1.5.bb}       |   27 ++++++------
 7 files changed, 61 insertions(+), 60 deletions(-)
 rename meta/recipes-devtools/e2fsprogs/{e2fsprogs-1.41.14 => e2fsprogs-1.42}/acinclude.m4 (100%)
 rename meta/recipes-devtools/e2fsprogs/{e2fsprogs-1.41.14 => e2fsprogs-1.42}/mkdir.patch (100%)
 rename meta/recipes-devtools/e2fsprogs/{e2fsprogs-1.41.14 => e2fsprogs-1.42}/quotefix.patch (40%)
 rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.41.14.bb => e2fsprogs_1.42.bb} (92%)
 rename meta/recipes-extended/pam/{libpam_1.1.4.bb => libpam_1.1.5.bb} (85%)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-01-17 19:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-13 23:29 [PATCH 0/3] Recipe upgrades - e2fsprogs and libpam Scott Garman
2012-01-13 23:29 ` [PATCH 1/3] libpam: upgrade to 1.1.5 Scott Garman
2012-01-13 23:29 ` [PATCH 2/3] e2fsprogs: upgrade to 1.42 Scott Garman
2012-01-13 23:29 ` [PATCH 3/3] distro_tracking: recipe upgrades and manual check info Scott Garman
2012-01-17 19:38 ` [PATCH 0/3] Recipe upgrades - e2fsprogs and libpam Saul Wold

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.