All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix libpam test case failure
@ 2013-04-17  9:00 Kang Kai
  2013-04-17  9:00 ` [PATCH 1/1] libpam: backport patches from upstream Kang Kai
  0 siblings, 1 reply; 2+ messages in thread
From: Kang Kai @ 2013-04-17  9:00 UTC (permalink / raw)
  To: openembedded-core

Backport patches from upstream to fix YOCTO #4107.

The following changes since commit 595e92c76700306f9ff8fcf1557eb7ade1f3e907:

  systemd: Fix shell variable assignment spacing (2013-04-16 23:15:54 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/libpam
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/libpam

Kai Kang (1):
  libpam: backport patches from upstream

 .../add-checks-for-crypt-returning-NULL.patch      |   63 ++++++++++++++++++++
 ...-enforce_for_root-semantics-change-in-pam.patch |   35 +++++++++++
 meta/recipes-extended/pam/libpam_1.1.6.bb          |    2 +
 3 files changed, 100 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-extended/pam/libpam/add-checks-for-crypt-returning-NULL.patch
 create mode 100644 meta/recipes-extended/pam/libpam/reflect-the-enforce_for_root-semantics-change-in-pam.patch

-- 
1.7.5.4




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

end of thread, other threads:[~2013-04-17  9:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17  9:00 [PATCH 0/1] Fix libpam test case failure Kang Kai
2013-04-17  9:00 ` [PATCH 1/1] libpam: backport patches from upstream Kang Kai

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.