All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Garman <scott.a.garman@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/7] works of adding packages pam support V2
Date: Tue, 26 Jul 2011 09:37:41 -0700	[thread overview]
Message-ID: <4E2EED55.5070104@intel.com> (raw)
In-Reply-To: <cover.1311648798.git.kai.kang@windriver.com>

On 07/25/2011 08:29 PM, Kang Kai wrote:
> From: Kang Kai<kai.kang@windriver.com>
>
> Hi Scott,
>
> This is the work of adding pam supports version 2.

Acked-by: Scott Garman <scott.a.garman@intel.com>

for this patch series.

Thanks Kai!

>
> Xiaofeng Yan's commits will be commited by himself, including openssh, dropbear and polkit.
>
> As Saul told,
> * update the indent
> * check the PR
> * make install configure file when pam support enabled
>
> After update libpam to 1.1.4, we enable the packages pam support. And if the pacakge
> doesn't have a pam configure file, import from Fedora.
>
>
> The following changes since commit e803c58ffb05e6d1f5938f1bfe6dfca9e3c26e02:
>
>    libiconv: Fix build failure on 1.13.1 (2011-07-21 22:50:24 +0100)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib kangkai/distro
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro
>
> Kang Kai (5):
>    libpam: update to 1.1.4 and add subpackage xtests
>    cups: add pam support
>    screen: add pam support
>    sudo: add pam support
>    shadow: update pam related configure files
>
> Wenzong Fan (2):
>    cronie: enable PAM support for cronie
>    at: enable pam support
>
>   .../at/at-3.1.12/configure-add-enable-pam.patch    |   23 +++++
>   meta/recipes-extended/at/at-3.1.12/pam.conf.patch  |   21 +++++
>   meta/recipes-extended/at/at_3.1.12.bb              |   21 ++++-
>   .../cronie/cronie/crond_pam_config.patch           |   19 ++++
>   meta/recipes-extended/cronie/cronie_1.4.7.bb       |   12 ++-
>   meta/recipes-extended/cups/cups_1.4.6.bb           |    8 +-
>   .../pam/libpam/libpam-xtests.patch                 |   35 ++++++++
>   .../pam/{libpam_1.1.3.bb =>  libpam_1.1.4.bb}       |   14 ++-
>   .../screen/screen-4.0.3/screen.pam                 |    2 +
>   meta/recipes-extended/screen/screen_4.0.3.bb       |   23 ++++-
>   .../shadow/files/shadow-update-pam-conf.patch      |   91 ++++++++++++++++++++
>   meta/recipes-extended/shadow/shadow_4.1.4.3.bb     |    5 +-
>   meta/recipes-extended/sudo/files/sudo.pam          |    6 ++
>   meta/recipes-extended/sudo/sudo_1.8.1p2.bb         |   18 +++-
>   14 files changed, 274 insertions(+), 24 deletions(-)
>   create mode 100644 meta/recipes-extended/at/at-3.1.12/configure-add-enable-pam.patch
>   create mode 100644 meta/recipes-extended/at/at-3.1.12/pam.conf.patch
>   create mode 100644 meta/recipes-extended/cronie/cronie/crond_pam_config.patch
>   create mode 100644 meta/recipes-extended/pam/libpam/libpam-xtests.patch
>   rename meta/recipes-extended/pam/{libpam_1.1.3.bb =>  libpam_1.1.4.bb} (85%)
>   create mode 100644 meta/recipes-extended/screen/screen-4.0.3/screen.pam
>   create mode 100644 meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch
>   create mode 100644 meta/recipes-extended/sudo/files/sudo.pam
>


-- 
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center



  parent reply	other threads:[~2011-07-26 16:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26  3:29 [PATCH 0/7] works of adding packages pam support V2 Kang Kai
2011-07-26  3:29 ` [PATCH 1/7] libpam: update to 1.1.4 and add subpackage xtests Kang Kai
2011-07-26  3:29 ` [PATCH 2/7] cups: add pam support Kang Kai
2011-07-26  3:29 ` [PATCH 3/7] screen: " Kang Kai
2011-07-26  3:29 ` [PATCH 4/7] sudo: " Kang Kai
2011-07-26  3:29 ` [PATCH 5/7] cronie: enable PAM support for cronie Kang Kai
2011-07-26  3:29 ` [PATCH 6/7] shadow: update pam related configure files Kang Kai
2011-07-26  3:29 ` [PATCH 7/7] at: enable pam support Kang Kai
2011-07-26 16:37 ` Scott Garman [this message]
2011-07-28  0:16 ` [PATCH 0/7] works of adding packages pam support V2 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=4E2EED55.5070104@intel.com \
    --to=scott.a.garman@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.