aboutsummaryrefslogtreecommitdiff
path: root/libs/libpam
Commit message (Collapse)AuthorAge
* libpam: fix build.Yousong Zhou2015-06-18
| | | | | | | | | - Update PKG_MD5SUM. - Update PKG_RELEASE. - Update patch 0001- to always use /lib directory. - Refresh other patches. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* libpam: bump to 1.2.0Yousong Zhou2015-06-17
| | | | | | | | | | | | | | | - Add configure options --disable-nis, --disable-regenerate-docu - 000-OE-libpam-xtests.patch is not relevant in OpenWrt - 001-no_nis.patch was dropped because we now --disable-nis - 002-no_yywrap.patch was dropped be cause it was fixed in 1.2.0 - 003-no_doc was dropped because we ignore doc/ with --disable-regenreate-docu - 004-fix_lib64 was replaced by new 0001-build-use-host_cpu... - pam_rhosts will not be built with musl because ruserok{,_af{ are not available - pam_lastlog will not be built with musl because logwtmp is missing Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* libpam: fix compilation with musl.Yousong Zhou2015-06-16
| | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* libpam: fix package source to unbreak BB buildSteven Barth2014-08-12
| | | | | | | Yesterday's CVE-fix changed the package source URL to an invalid location. Reverting this change to unbreak builds. Signed-off-by: Steven Barth <steven@midlink.org>
* libpam: Applied fix for CVE-2014-2583Nikos Mavrogiannopoulos2014-08-11
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Added Linux-PAM and updated description.Nikos Mavrogiannopoulos2014-06-18
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>