diff options
Diffstat (limited to 'patches')
-rw-r--r-- | patches/gnutls-3.6.6.local.patch (renamed from patches/gnutls-3.6.2.local.patch) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/gnutls-3.6.2.local.patch b/patches/gnutls-3.6.6.local.patch index d36d75ee..599a52d5 100644 --- a/patches/gnutls-3.6.2.local.patch +++ b/patches/gnutls-3.6.6.local.patch @@ -1,7 +1,7 @@ -diff -ru gnutls-3.6.2.orig/lib/random.c gnutls-3.6.2/lib/random.c ---- gnutls-3.6.2.orig/lib/random.c 2018-02-11 10:49:13.000000000 +0100 -+++ gnutls-3.6.2/lib/random.c 2018-04-05 00:48:31.928381221 +0200 -@@ -42,8 +42,8 @@ +diff -ru gnutls-3.6.6.orig/lib/random.c gnutls-3.6.6/lib/random.c +--- gnutls-3.6.6.orig/lib/random.c 2018-04-01 13:56:13.000000000 +0200 ++++ gnutls-3.6.6/lib/random.c 2019-01-31 20:38:57.815274977 +0100 +@@ -36,8 +36,8 @@ #endif /* Per thread context of random generator, and a flag to indicate initialization */ |