github aria2/aria2 release-1.26.1
aria2 1.26.1

7 years ago

Release Note

This release fixes the bug that causes assertion failure during
BitTorrent downloads.

Changes

  • Make assertion hold

    If we have peer which is already used, make addAndCheckoutPeer()
    fail. If peer is in unused list, first remove the old entry, and
    then add new one. This would make assertion in ~DefaultPeerStorage
    hold.

Don't miss a new aria2 release

NewReleases is sending notifications on new releases.