Opened 4 years ago

Closed 4 years ago

#12842 closed enhancement (fixed)

gnutls-3.6.11.1

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (4)

comment:1 by Xi Ruoyao, 4 years ago

Summary: gnutls-3.6.11gnutls-3.6.11.1

3.6.11 FTBFS and now it's 3.6.11.1.

comment:2 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 4 years ago

Released 3.6.11.1 including missing files

  • Version 3.6.11 (released 2019-12-01)
  • libgnutls: Use KERN_ARND for the system random number generator on NetBSD. This syscall provides an endless stream of random numbers from the kernel's ChaCha20-based random number generator, without blocking or requiring an open file descriptor.
  • libgnutls: Corrected issue with TLS 1.2 session ticket handling as client during resumption.
  • libgnutls: gnutls_base64_decode2() succeeds decoding the empty string to the empty string. This is a behavioral change of the API but it conforms to the RFC4648 expectations.
  • libgnutls: Fixed AES-CFB8 implementation, when input is shorter than the block size. Fix backported from nettle.
  • certtool: CRL distribution points will be set in CA certificates even when non self-signed.
  • gnutls-cli/serv: added raw public-key handling capabilities (RFC7250). Key material can be set via the --rawpkkeyfile and --rawpkfile flags.
  • API and ABI modifications:

No changes since last version.

comment:4 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22431.

Note: See TracTickets for help on using tickets.