super: fix build w/glibc-2.32

This commit is contained in:
Maximilian Bosch
2020-09-12 23:04:44 +02:00
parent 08bc712843
commit 5f5ff55623
2 changed files with 52 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ stdenv.mkDerivation rec {
'';
patches = [
./0001-Remove-references-to-dropped-sys_nerr-sys_errlist-fo.patch
(fetchpatch {
name = "CVE-2014-0470.patch";
url = "https://salsa.debian.org/debian/super/raw/debian/3.30.0-7/debian/patches/14-Fix-unchecked-setuid-call.patch";