Page MenuHomeSolus

Update aria2 to 1.35.0
ClosedPublic

Authored by algent on Dec 12 2019, 9:10 PM.

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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

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.