diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-02-17 09:50:51 -0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-02-17 14:01:14 +0100 |
| commit | 3bd38b4ecaa897ee2a892be9e6f76fcc2d12000a (patch) | |
| tree | 324e111da2d19663bf06c9b79ba5a253dbf28d93 /package/sudo/sudo.hash | |
| parent | b34c63375a88999d232129428a2297f5ddb9c465 (diff) | |
| download | buildroot-3bd38b4ecaa897ee2a892be9e6f76fcc2d12000a.tar.gz buildroot-3bd38b4ecaa897ee2a892be9e6f76fcc2d12000a.zip | |
sudo: security bump to version 1.8.12
Fixes CVE-2014-9680 - A user with sudo access may be able to exploit
parsing bugs in the time zone parsing functions of the system's C
library functions. The user may also be able to read arbitrary files,
potentially causing changes in system behavior when reading certain
device special files or simply causing the program run via sudo to
block.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/sudo/sudo.hash')
| -rw-r--r-- | package/sudo/sudo.hash | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package/sudo/sudo.hash b/package/sudo/sudo.hash index ba657730b6..4f4df16c07 100644 --- a/package/sudo/sudo.hash +++ b/package/sudo/sudo.hash @@ -1,3 +1,2 @@ -# From announcement http://www.sudo.ws/pipermail/sudo-announce/2014-May/000132.html -md5 fcd8d0d9f9f0397d076ee901e242ed39 sudo-1.8.10p3.tar.gz -sha256 6eda135fa68163108f1c24de6975de5ddb09d75730bb62d6390bda7b04345400 sudo-1.8.10p3.tar.gz +# From http://www.sudo.ws/pipermail/sudo-announce/2015-February/000136.html +sha256 163b51841de8ad19276581a6782d61f5948f1f72a0a843371a1c167d3dc4f3b0 sudo-1.8.12.tar.gz |

