diff options
author | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2019-02-01 15:07:00 +0000 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2019-02-01 15:07:00 +0000 |
commit | cc04592ed6324e04032d774dfda1281c54225873 (patch) | |
tree | 70806531eaee7589c92ba2fe37e295718eecd253 /patches | |
parent | cbf53bcf0e53c08011a47e434664991c3fec9299 (diff) | |
download | midipix_build-cc04592ed6324e04032d774dfda1281c54225873.tar.bz2 midipix_build-cc04592ed6324e04032d774dfda1281c54225873.tar.xz |
vars/build.vars:gnutls: updated to v3.6.6 (via Redfoxmoon.)
vars/gnutls.vars: updated (via Redfoxmoon.)
patches/gnutls-3.6.[26].local.patch: updated (via Redfoxmoon.)
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 */ |