Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rTorrent: Upgrade to v6.3 #414

Merged
merged 1 commit into from
Dec 23, 2024
Merged

rTorrent: Upgrade to v6.3 #414

merged 1 commit into from
Dec 23, 2024

Conversation

stickz
Copy link
Contributor

@stickz stickz commented Dec 23, 2024

Version 6.3 Release

This release is recommended for additional stability and performance.

  1. Fixed a possible crash on shutdown caused by improper termination of the curl stack.
  2. Improved software performance by using emplace instead of push on std::array objects.

What's Changed

Full Changelog: stickz/rtorrent@v6.2-0.9.8-0.13.8...v6.3-0.9.8-0.13.8

## Version 6.3 Release
**This release is recommended for additional stability and performance.**

1. Fixed a possible crash on shutdown caused by improper termination of the curl stack.
2. Improved software performance by using emplace instead of push on `std::array` objects.

## What's Changed
* Replace push with emplace by stickz in stickz/rtorrent#56
* Fixed curl stack shutdown with active downloads by stickz in stickz/rtorrent#57


**Full Changelog**: stickz/rtorrent@v6.2-0.9.8-0.13.8...v6.3-0.9.8-0.13.8
@stickz stickz requested a review from crazy-max as a code owner December 23, 2024 20:51
@crazy-max crazy-max merged commit a719ed1 into crazy-max:master Dec 23, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants