Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-pam: add security patches | Gustavo Zacarias | 2014-12-18 | 1 | -17/+0 |
| | | | | | | | | | | | 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> | ||||
* | linux-pam: bump to version 1.1.7 | Gustavo Zacarias | 2013-09-19 | 1 | -0/+17 |
And fix build breakage with newer automake versions (mkdir_p deprecation). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |