summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Metzler <ametzler@bebt.de>2019-09-28 14:28:12 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2019-09-28 21:19:29 +0200
commit56b333df895475b202780add2e873c7cf5ade0d3 (patch)
treee8653c6900d6f49a2b1f1d825080fa7ed9ca445b /NEWS
parent477d44b3a3afffd05b275b9d40e4e66c6b55d68c (diff)
downloadgnutls-56b333df895475b202780add2e873c7cf5ade0d3.tar.gz
Regenerate asm files with -fPIC
CRYPTOGAMS' perl-scripts can produce different output if -fPIC is passed as option. Set -fPIC for the same files as openssl does. Closes #818 Signed-off-by: Andreas Metzler <ametzler@bebt.de>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2a29f50649..7da09e7fd9 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ See the end for copying conditions.
** libgnutls: the server now selects the highest TLS protocol version,
if TLS 1.3 is enabled and the client advertises an older protocol version first (#837).
+** libgnutls: fix non-PIC assembly on i386 (#818).
+
** libgnutls: added support for GOST 28147-89 cipher in CNT (GOST counter) mode
and MAC generation based on GOST 28147-89 (IMIT). For description of the
modes see RFC 5830. S-Box is id-tc26-gost-28147-param-Z (TC26Z) defined in