Page MenuHomeSolus

Update aria2 to 1.35.0
ClosedPublic

Authored by algent on Dec 12 2019, 9:10 PM.
Tags
None
Referenced Files
F11065574: D7836.diff
Fri, Aug 11, 5:03 PM
F10848512: D7836.id18785.diff
Jun 11 2023, 3:31 PM
F10827179: D7836.diff
Jun 4 2023, 4:43 AM
F10756050: D7836.diff
May 17 2023, 2:02 AM
Subscribers

Details

Summary

Changelog:

  • Drop SSLv3.0 and TLSv1.0 and add TLSv1.3. TLSv1.3 support is added for GNUTLS and OpenSSL.
  • Platform: Fix compilation without deprecated OpenSSL APIs
  • Remove linux getrandom and use C++ stdlib instead
  • Don't send Accept Metalink header if Metalink is disabled
  • gnutls: Fix bug that commonName is always empty
  • Fix openssl API version logic for libressl 2.7.x
  • Fix build failure when InternalDHKeyExchange is used

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Install application and download different files.

Diff Detail

Repository
R383 aria2
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Dec 13 2019, 6:51 AM
This revision was automatically updated to reflect the committed changes.