diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2015-09-11 14:26:27 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-09-11 19:45:11 +0200 |
commit | 4335dbebe5925850f8c3879cfaa77bb6f1dde9e4 (patch) | |
tree | 5f855fe92ca04b62977a9fa709ffec79674a8500 /package/util-linux/util-linux.hash | |
parent | 9cde3d884f0002ee2c2f0b46c3ccafa3bc0e0e0c (diff) | |
download | buildroot-4335dbebe5925850f8c3879cfaa77bb6f1dde9e4.tar.gz buildroot-4335dbebe5925850f8c3879cfaa77bb6f1dde9e4.zip |
util-linux: bump version to 2.27
Removed 0002-program-invocation-short-name.patch since the changes it
does are now upstream:
https://kernel.googlesource.com/pub/scm/utils/util-linux/util-linux/+/37edac9a0ca83f311279d2e49bacd6ac80310dc8
This release includes a security fix:
CVE-2015-5224 - chfn, chsh file name collision due to incorrect mkstemp
use if compiled without libuser.
[thanks to Qualys Security Advisory team; qualys.com]
Release notes here:
https://www.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27-ReleaseNotes
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/util-linux/util-linux.hash')
-rw-r--r-- | package/util-linux/util-linux.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/util-linux/util-linux.hash b/package/util-linux/util-linux.hash index e04d78f2b9..b97bda256f 100644 --- a/package/util-linux/util-linux.hash +++ b/package/util-linux/util-linux.hash @@ -1,2 +1,2 @@ -# From https://www.kernel.org/pub/linux/utils/util-linux/v2.26/sha256sums.asc -sha256 0e29bda142528a48a0a953c39ff63093651a4809042e1790fbd6aa8663fd9666 util-linux-2.26.2.tar.xz +# From https://www.kernel.org/pub/linux/utils/util-linux/v2.27/sha256sums.asc +sha256 fcbf04e3ef8377fc8369af7f9afee341c5eef9b02dd5a7ce71532d0957e86dc7 util-linux-2.27.tar.xz |