summaryrefslogtreecommitdiffstats
path: root/package/sudo/0004-Actually-link-the-test-program-when-checking-for-stack-protector.patch
Commit message (Collapse)AuthorAgeFilesLines
* sudo: bump to version 1.8.15Vicente Olivert Riera2015-11-021-189/+0
| | | | | | | | | | | | | | Unneeded patches removed. Highlights from ChangeLog: * Fixed a build problem on systems that don't implicitly include sys/types.h from other header files. Bug #711. * Fixed the compiler stack protector test in configure for compilers that support -fstack-protector but don't actually have the ssp library available. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sudo: fix -fstack-protector detectionVicente Olivert Riera2015-10-311-0/+189
Backport a patch series from upstream to fix the configure check for -fstack-protector. Fixes: http://autobuild.buildroot.net/results/bdd3e5352aa283b96717202a794f9762d15cc736/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud