summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2019-09-28 21:48:43 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2019-09-28 21:48:43 +0000
commit06eb0336f923001743d5f134ef55975ea904cc74 (patch)
treeae0e93b38363c324df546d9cae0ee634d63fded8 /NEWS
parent6f552bb040f6be12b12e2d02842badeaefc03597 (diff)
parentb169088162f80639b74897aad828865578b827b9 (diff)
downloadgnutls-06eb0336f923001743d5f134ef55975ea904cc74.tar.gz
Merge branch 'tmp-asm-update-32' into 'master'
Regenerate asm files with -fPIC Closes #818 See merge request gnutls/gnutls!1081
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 64ef7e006a..370dbd84e3 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