diff options
author | Jose Olivera <oliverajeo@gmail.com> | 2019-04-24 12:17:29 +0800 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2019-04-26 10:04:47 +0200 |
commit | 40de4c038a5c9e452dcaa4939c4ed167e9db50d9 (patch) | |
tree | 259e490337221262be5edf2a65eb552f5779effb /package/libs/elfutils/patches/003-libintl-compatibility.patch | |
parent | 9424b6f998917e2926c0b7afb8d7a968590da335 (diff) | |
download | upstream-40de4c038a5c9e452dcaa4939c4ed167e9db50d9.tar.gz upstream-40de4c038a5c9e452dcaa4939c4ed167e9db50d9.tar.bz2 upstream-40de4c038a5c9e452dcaa4939c4ed167e9db50d9.zip |
elfutils: bump to 0.176
*Fixes:
-CVE-2019-7150
-CVE-2019-7149
-CVE-2019-7146
-CVE-2019-7665
-CVE-2019-7664
-CVE-2019-7148
*Refresh 003-libintl-compatibility.patch
*Also reset PKG_RELEASE.
Signed-off-by: Jose Olivera <oliverajeo@gmail.com>
Diffstat (limited to 'package/libs/elfutils/patches/003-libintl-compatibility.patch')
-rw-r--r-- | package/libs/elfutils/patches/003-libintl-compatibility.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/elfutils/patches/003-libintl-compatibility.patch b/package/libs/elfutils/patches/003-libintl-compatibility.patch index 35a27113eb..32bfaf8e6d 100644 --- a/package/libs/elfutils/patches/003-libintl-compatibility.patch +++ b/package/libs/elfutils/patches/003-libintl-compatibility.patch @@ -60,7 +60,7 @@ Requires.private: zlib --- a/configure.ac +++ b/configure.ac -@@ -538,6 +538,9 @@ AC_CONFIG_FILES([config/libelf.pc config +@@ -543,6 +543,9 @@ AC_CONFIG_FILES([config/libelf.pc config AC_SUBST(USE_NLS, yes) AM_PO_SUBDIRS |