mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 04:08:21 +04:00
libgcrypt: backport fix for CVE-2019-13627
Refresh patches due to offsets Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -16,11 +16,9 @@ Signed-off-by: Werner Koch <wk@gnupg.org>
|
||||
configure.ac | 11 ++++++++++-
|
||||
1 file changed, 10 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index 48e217947287..2acfa3630cac 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -2272,7 +2272,16 @@ changequote([,])dnl
|
||||
@@ -1994,7 +1994,16 @@ changequote([,])dnl
|
||||
BUILD_FILEVERSION="${BUILD_FILEVERSION}mym4_revision_dec"
|
||||
AC_SUBST(BUILD_FILEVERSION)
|
||||
|
||||
@@ -38,6 +36,3 @@ index 48e217947287..2acfa3630cac 100644
|
||||
AC_SUBST(BUILD_TIMESTAMP)
|
||||
AC_DEFINE_UNQUOTED(BUILD_TIMESTAMP, "$BUILD_TIMESTAMP",
|
||||
[The time this package was configured for a build])
|
||||
--
|
||||
2.15.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user