Comment 20 for bug 211910

Revision history for this message
Daniel Hahler (blueyed) wrote :

I had rtorrent crashing today, so I've investigated (but could not find the root cause).

The Debian maintainer does not want to ship the experimental/unstable branch, so we're "ahead of Debian", until it gets declared as stable. Therefore, yes, I've updated the packages using "uscan/uupdate" and added a patch to both for GCC 4.3 (from upstream bugtracker).

The most important changes appear to be:
* Fixed an alignment bug in the DHT code.
* Fixed a memory corruption bug in scgi_task.cc.

* Fixed EINTR handling in execute command. Patch by anonymous.
* Fixed a couple of memory leaks in xmlrpc.cc. Reported by Novik.
* Initial seeding support added. Patch by Josef Drexler.