Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#14919 closed enhancement (fixed)

libgcrypt-1.9.3

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (6)

comment:1 by Douglas R. Reno, 3 years ago

Version: git

Set the "version" field to the correct value

comment:2 by Douglas R. Reno, 3 years ago

Type: taskenhancement

Change "task" to "enhancement" on recent tickets.

comment:3 by thomas, 3 years ago

Owner: changed from blfs-book to thomas
Status: newassigned

comment:4 by thomas, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [4b4ff7aae9]

comment:5 by Douglas R. Reno, 3 years ago

Here's a better link:

https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blob_plain;f=NEWS;hb=cb78627203705365d24b48ec4fc4cf2fc804b277

Noteworthy changes in version 1.9.3 (2021-04-19)  [C23/A3/R3]
------------------------------------------------

 * Bug fixes:

   - Fix build problems on i386 using gcc-4.7.

   - Fix checksum calculation in OCB decryption for AES on s390.
     [#5356]

   - Fix a regression in gcry_mpi_ec_add related to certain usages of
     curve 25519.  [#5372]

   - Fix a symbol not found problem on Apple M1.  [#5370]

   - Fix for Apple iOS getentropy peculiarity.  [#5375]

   - Make keygrip computation work for compressed points.  [#4961]

* Performance:

   - Add x86_64 VAES/AVX2 accelerated implementation of Camellia.
     [0e7e60241a]

   - Add x86_64 VAES/AVX2 accelerated implementation of AES.
     [e72498a54f]

   - Add VPMSUMD acceleration for GCM mode on PPC.  [#5040]

 * Internal changes.

   - Harden MPI conditional code against EM leakage.  [#5330]

   - Harden Elgamal by introducing exponent blinding.  [#5328]

   - Fix memory leaks in the error code paths of EdDSA.  [#5385]

 Release-info: https://dev.gnupg.org/T5305

Normally these get announced on a mailing list (gnupg-announce), but for some reason it wasn't this time around.

comment:6 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.