#17132 closed enhancement (fixed)

gnutls-3.7.8

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

Description

New point version.

Change History (4)

comment:1 by Xi Ruoyao, 19 months ago

Summary: gnutls-3.7.9gnutls-3.7.8

The book has 3.7.7. gnutls-3.7.9.tar.xz does not exist on the upstream source but gnutls-3.7.8.tar.xz exists.

I guess the title is a typo.

comment:2 by Xi Ruoyao, 19 months ago

Version 3.7.8 (released 2022-09-27)

  • libgnutls: In FIPS140 mode, RSA signature verification is an approved operation if the key has modulus with known sizes (1024, 1280, 1536, and 1792 bits), in addition to any modulus sizes larger than 2048 bits, according to SP800-131A rev2.
  • libgnutls: gnutls_session_channel_binding performs additional checks when GNUTLS_CB_TLS_EXPORTER is requested. According to RFC9622 4.2, the "tls-exporter" channel binding is only usable when the handshake is bound to a unique master secret (i.e., either TLS 1.3 or extended master secret extension is negotiated). Otherwise the function now returns error.
  • libgnutls: usage of the following functions, which are designed to loosen restrictions imposed by allowlisting mode of configuration, has been additionally restricted. Invoking them is now only allowed if system-wide TLS priority string has not been initialized yet:
    gnutls_digest_set_secure
    gnutls_sign_set_secure
    gnutls_sign_set_secure_for_certs
    gnutls_protocol_set_enabled
    
  • API and ABI modifications: No changes since last version.

comment:3 by pierre, 19 months ago

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

comment:4 by pierre, 19 months ago

Resolution: fixed
Status: assignedclosed

Fixed at 2c6c92d

Note: See TracTickets for help on using tickets.