Subject: CVS commit: pkgsrc/net
From: Nia Alarie
Date: 2019-07-30 11:20:00
Message id: 20190730092000.439D5FBF4@cvs.NetBSD.org

Log Message:
rtorrent: Update to 0.9.8. Update libtorrent to 0.13.8.

Changes:

The feature-bind branch is still not ready, so here's more bug-fixes and
pull requests merged.

Please consider donating (https://rakshasa.github.io/rtorrent/donate.html)
to help fund the development of this client.

* Close log files when reusing a name. (pyroscope)
* Increased max timeout for tracker requests.
* Set max piece size 512mb.
* Switch to C++11 MRT RNG for random bytes. (lps-rocks)
* Added support for openssl 1.1.
* Fix honoring throttle.min_peers* settings in rtorrent. (chros)
* Improved failed tracker bencode parsing. (chros)
* Added example rtorrent.rc. (g0tmi1k)
* Added a temporary name filter. (Toff)
* Added 'log.close' command.
* Added 'd.tracker_announce.force' command.
* Added 'event.system.startup_done/shutdown' commands/events. (chros)
* Added 'd.custom.if_z' command. (pyroscope)
* Added 'd.multicall.filtered' command. (pyroscope)
* Added 'event.view.hide/show' commands. (pyroscope)

Files:
RevisionActionfile
1.61modifypkgsrc/net/libtorrent/Makefile
1.39modifypkgsrc/net/libtorrent/distinfo
1.76modifypkgsrc/net/rtorrent/Makefile
1.38modifypkgsrc/net/rtorrent/distinfo
1.1removepkgsrc/net/libtorrent/patches/patch-configure
1.1removepkgsrc/net/libtorrent/patches/patch-src_utils_diffie__hellman.cc
1.1removepkgsrc/net/rtorrent/patches/patch-src_main.cc