]> code.ossystems Code Review - openembedded-core.git/commit
libpam: update 1.3.1 -> 1.5.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 28 Dec 2020 20:04:25 +0000 (21:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Dec 2020 11:53:21 +0000 (11:53 +0000)
commit43e3d014748b1ccff25c232b1e6d9345859c0f29
tree54351f6b32b8fa82c3aec957dc62ba728088763e
parente1ffe54edb93c9e7130b0771c9f0bf409dc637cc
libpam: update 1.3.1 -> 1.5.1

Remove crypt_configure.patch, issue fixed upstream.

Remove pam-security-abstract-securetty-handling.patch and
pam-unix-nullok-secure.patch, patches coming from debian,
difficult to rebase, and their purpose is unclear.

Disable doc generation, as libpam messes up native and target
compiler options.

Adjust dependencies and packaging.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/pam/libpam/0001-modules-pam_namespace-Makefile.am-correctly-install-.patch [new file with mode: 0644]
meta/recipes-extended/pam/libpam/crypt_configure.patch [deleted file]
meta/recipes-extended/pam/libpam/pam-security-abstract-securetty-handling.patch [deleted file]
meta/recipes-extended/pam/libpam/pam-unix-nullok-secure.patch [deleted file]
meta/recipes-extended/pam/libpam_1.5.1.bb [moved from meta/recipes-extended/pam/libpam_1.3.1.bb with 93% similarity]