------------------------------------------------------------------- Sat Jan 3 18:10:37 UTC 2026 - Jan Engelhardt - Update to release 0.16.6 * Session saves are now handled in a separate thread. * Downloading of magnet links now save the metadata file to session directory by default. * New Timestamp Helper Commands: Added ``.or_zero`` and ``.elapsed`` commands for ``d.timestamp.started`` and ``d.timestamp.finished``. ------------------------------------------------------------------- Wed Dec 3 08:54:32 UTC 2025 - Jan Engelhardt - Update to release 0.16.5 * Fixes 100% CPU usage bug in *BSD kqueue event handler and UDNS resolver. ------------------------------------------------------------------- Tue Nov 25 13:23:08 UTC 2025 - Jan Engelhardt - Update to release 0.16.4 * This release contains several bug fixes and minor improvements. ------------------------------------------------------------------- Tue Nov 4 21:39:10 UTC 2025 - Jan Engelhardt - Update to release 0.16.2 * Added dual listening ports when both IPv4 and IPv6 are bound. * Restart listen when changing bind addresses, etc. * Fixed issue with CURL socket not being removed from polling. * Fixed PEX address corruption bug. ------------------------------------------------------------------- Fri Oct 17 11:47:49 UTC 2025 - Jan Engelhardt - Update to release 0.16.1 * Network configuration has been rewritten and IPv6, bind and local address handling improved. * HTTP connections are now reused. ------------------------------------------------------------------- Fri Sep 5 11:31:57 UTC 2025 - Jan Engelhardt - Update to release 0.16.0 * The ``network.block.*`` commands now work properly for IPv4/6, although IPv6 support still has some issues. * Converted curl/http to be thread-safe. ------------------------------------------------------------------- Sat Aug 23 08:20:10 UTC 2025 - Jan Engelhardt - Update to release 0.15.6 * Strict checking of d.views push_back arguments. * Invert color of focus ui element. * Use getaddrinfo for numeric hostname lookups in UdnsResolver. ------------------------------------------------------------------- Sun Jun 22 20:22:30 UTC 2025 - Jan Engelhardt - Update to release 0.15.5 * Ignore invalid completed chunks value when encountering such. ------------------------------------------------------------------- Mon Jun 2 08:07:03 UTC 2025 - Jan Engelhardt - Update to release 0.15.4 * Threads were not rejoined, which has been fixed * Moved TrackerList and TrackerController out of the public API * Use poll interrupting callbacks for SCGI requests * Updated ThrottleList to use new Scheduler ------------------------------------------------------------------- Fri May 2 09:54:42 UTC 2025 - Jan Engelhardt - Update to release 0.15.3 * Fixed slow SCGI replies * Cleaned up thread/scheduler code - Delete 0001-0.15.2-Missing-header-algorithm.patch 0002-Fixed-DhtController-m_router-check-and-log-unit-test.patch (merged) ------------------------------------------------------------------- Fri Mar 28 20:41:18 UTC 2025 - Jan Engelhardt - Update to release 0.15.2 * preparation for multi-threaded trackers * added a thread-safe DNS resolver - Add 0001-0.15.2-Missing-header-algorithm.patch, 0002-Fixed-DhtController-m_router-check-and-log-unit-test.patch ------------------------------------------------------------------- Thu Jan 2 11:53:47 UTC 2025 - Jan Engelhardt - Update to release 0.15.1 * Resolved a crash with Handshake buffer resizing * Respect failure intervals for trackers * Fix file truncation on resume with fallocate enabled ------------------------------------------------------------------- Thu Dec 26 19:18:11 UTC 2024 - Jan Engelhardt - Update to release 0.15 * Resolved a crash with Handshake buffer resizing. * Respect failure intervals for trackers. * Fix file truncation on resume with fallocate enabled. ------------------------------------------------------------------- Sun Sep 29 12:10:54 UTC 2024 - Jan Engelhardt - Update to release 0.14.0 * Significant performance improvements to improve throughput and reduce CPU usage. * A fix for a torrent client crash with the socket address object. * Support for 33 Gbit/s throttles on ruTorrent. ------------------------------------------------------------------- Fri Sep 4 14:55:41 UTC 2020 - Jan Engelhardt - Remove outdated specfile constructs. ------------------------------------------------------------------- Wed Jul 24 17:52:33 UTC 2019 - hiwatari.seiji@gmail.com - Update to 0.13.8 * 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) - Update to 0.13.7 * Fixed ip filter memory usage. (sallyswiss/chros73) * Add space to fmt str in log_gz_file_write. (pastly) * Fix compilation issue with gcc v6.x and empty CXXFLAGS. (chros73) * Fix BEP7 compatibility with IPv6 trackers and IPv4 peers. * Include SCGI/XMLRPC example in rtorrent.rc. (ss23) * Handle SIGHUP like SIGINT. (pyroscope) * Fix Throttle args. (chros73) * Fix missing ranlib - not defined but used. (duraki) * Fix no // are at start of expanded paths. (pyroscope) * Fix ncurses header include. (theirix) * Fix segfault when viewing a magnet download in the leeching view. (slingamn) ------------------------------------------------------------------- Mon Dec 11 23:12:52 UTC 2017 - jengelh@inai.de - Update to new snapshot 0.13.6.g126 * OpenSSL 1.1 support * Some support for IPv6 binds ------------------------------------------------------------------- Tue Jun 6 14:08:12 UTC 2017 - jengelh@inai.de - Update to new snapshot 0.13.6.g72 * IPv6 support * Send correct network-ordered port number in PEX messages. * Support for DHT logging. * Fix BEP7 compatibility with IPv6 trackers and IPv4 peers. - Remove cppunit.diff (no longer needed) ------------------------------------------------------------------- Wed May 3 08:37:07 UTC 2017 - jengelh@inai.de - Add cppunit.diff to support newer cppunit ------------------------------------------------------------------- Sun Nov 15 17:08:10 UTC 2015 - mpluskal@suse.com - Remove unneeded options/dependencies (xmlrpc) * all support is done in rtorrent ------------------------------------------------------------------- Fri Nov 13 13:47:09 UTC 2015 - tampakrap@opensuse.org - Update to new upstream release 0.13.6 * Added check for failed DH_compute_key, throwing e_handshake_invalid_encryption - Moved fully to github, change URL and Source accordingly ------------------------------------------------------------------- Sat Jul 19 10:15:20 UTC 2014 - jengelh@inai.de - Update to new upstream release 0.13.4 * Don't start requesting more peers if connected to PEX-enabled peers. * Added exception for if the transfer list isn't empty at dtor. * Added special handling of peers that do choke+unchoke before transfering pieces. ------------------------------------------------------------------- Fri Feb 8 03:40:09 UTC 2013 - jengelh@inai.de - Update to new upstream release 0.13.3 * No changelog provided * Required by rtorrent-0.9.3 - Use more robust make install call - Build with -fno-strict-aliasing because the code is scaredly full of type punning dereferences (reflected in the build log). - Remove libtorrent-decls.diff, libtorrent-gcc4.3-0.12.2.patch: issues resolved upstream ------------------------------------------------------------------- Wed Mar 7 09:29:56 UTC 2012 - cfarrell@suse.com - license update: SUSE-GPL-2.0+-with-openssl-exception Package allows linking against openSSL. Use the SUSE- proprietary prefix until upstream spdx.org accepts the linking exception ------------------------------------------------------------------- Tue Feb 21 01:23:04 UTC 2012 - jengelh@medozas.de - Run format_spec_file to please the automatic factory pre-checkin checker scripts ------------------------------------------------------------------- Tue Jan 31 09:59:10 UTC 2012 - jengelh@medozas.de - Remove redundant tags/sections per specfile guideline suggestions - Parallel building using %_smp_mflags - New patch libtorrent-decls.diff: add missing includes to fix build errors ------------------------------------------------------------------- Sat May 9 00:00:00 UTC 2009 - bitshuffler#suse@irc.freenode.org - Initial RPM