summaryrefslogtreecommitdiffstats
path: root/package/sudo/sudo.mk
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-11-02 09:38:13 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-02 15:40:53 +0100
commit2bb372c118bbb689b8b118522865a0823b60cd0a (patch)
tree6dfcb44b063ef4a171bc85b6bfd3f2126ee65111 /package/sudo/sudo.mk
parent31a3f4bd54e12b8d6de286ab8fb6d9651990e2f5 (diff)
downloadbuildroot-2bb372c118bbb689b8b118522865a0823b60cd0a.tar.gz
buildroot-2bb372c118bbb689b8b118522865a0823b60cd0a.zip
sudo: bump to version 1.8.15
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>
Diffstat (limited to 'package/sudo/sudo.mk')
-rw-r--r--package/sudo/sudo.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sudo/sudo.mk b/package/sudo/sudo.mk
index 4327c8a219..f28312ace1 100644
--- a/package/sudo/sudo.mk
+++ b/package/sudo/sudo.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SUDO_VERSION = 1.8.14p3
+SUDO_VERSION = 1.8.15
SUDO_SITE = http://www.sudo.ws/sudo/dist
SUDO_LICENSE = ISC BSD-3c
SUDO_LICENSE_FILES = doc/LICENSE
OpenPOWER on IntegriCloud