linux-pam: add security patches
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 18 Dec 2014 18:04:41 +0000 (15:04 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 18 Dec 2014 21:55:00 +0000 (22:55 +0100)
commitc165b0e580b6236c3efe93156e02d68d3013c575
tree62f2452d1a071dbad050f8012210d87786319e8a
parentd64599ccb71a8ad33e5cebf69adb4065e23ce6b4
linux-pam: add security patches

To fix:
CVE-2013-7041 - use case sensitive comparison in pam_userdb
CVE-2014-2583 - potential path traversal issue in pam_timestamp

Also add hash file (computed, the hash files upstream cover up to 1.1.7)

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
17 files changed:
package/linux-pam/0001-configure.patch [new file with mode: 0644]
package/linux-pam/0002-doc-makefile-am.patch [new file with mode: 0644]
package/linux-pam/0003-group.patch [new file with mode: 0644]
package/linux-pam/0004-mkdir.patch [new file with mode: 0644]
package/linux-pam/0005-succeed.patch [new file with mode: 0644]
package/linux-pam/0006-time.patch [new file with mode: 0644]
package/linux-pam/0007-rhosts.patch [new file with mode: 0644]
package/linux-pam/0008-fix-CVE-2014-2583.patch [new file with mode: 0644]
package/linux-pam/0009-fix-CVE-2013-7041.patch [new file with mode: 0644]
package/linux-pam/linux-pam-01-configure.patch [deleted file]
package/linux-pam/linux-pam-02-doc-makefile-am.patch [deleted file]
package/linux-pam/linux-pam-03-group.patch [deleted file]
package/linux-pam/linux-pam-04-mkdir.patch [deleted file]
package/linux-pam/linux-pam-05-succeed.patch [deleted file]
package/linux-pam/linux-pam-06-time.patch [deleted file]
package/linux-pam/linux-pam-07-rhosts.patch [deleted file]
package/linux-pam/linux-pam.hash [new file with mode: 0644]