Compare commits
11 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a804c8c8b8 | |||
| 5988bf0ebf | |||
| 97dd433be1 | |||
|
|
9a5f5c01e6 | ||
| f05e84b839 | |||
|
|
deb41dccbb | ||
| e31c09e118 | |||
|
|
bd8806f16c | ||
|
|
1d86e50640 | ||
|
|
5268083a13 | ||
| ca511e2c06 |
BIN
rtorrent-0.10.0.tar.gz
LFS
Normal file
BIN
rtorrent-0.10.0.tar.gz
LFS
Normal file
Binary file not shown.
BIN
rtorrent-0.16.6.tar.gz
LFS
BIN
rtorrent-0.16.6.tar.gz
LFS
Binary file not shown.
108
rtorrent.changes
108
rtorrent.changes
@@ -1,111 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 3 18:10:37 UTC 2026 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.16.4
|
||||
* This release contains several bug fixes and minor improvements.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 4 21:51:50 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.16.2
|
||||
* Added dual listening ports when both IPv4 and IPv6 are bound.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 12:09:10 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.16.1
|
||||
* DHT now tries to open the same port as the listen port by
|
||||
default.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 5 11:36:00 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.16.0
|
||||
* Added ``network.block.ipv4in6.set`` command.
|
||||
* Inverted color of focus ui element.
|
||||
* Block ipv4/6 now sets the resolve type.
|
||||
* Fix file descriptor leak in session file saving with
|
||||
``system.files.session.fdatasync`` set to no.
|
||||
* Fixed DHT bind address and converted to using sockaddr.
|
||||
* Fixed uninitialized rpc slots when SCGI is not used.
|
||||
* Fixed closing of external fd's and potential race-conditions in
|
||||
CurlStack::close_get().
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 23 09:22:37 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.15.6
|
||||
* Use getaddrinfo for numeric hostname lookups in UdnsResolver.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 22 20:26:01 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.15.5
|
||||
* Fixed corrupted stack in curl stack due to wrong argument type.
|
||||
* Fix file descriptor leak in session file saving.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 08:38:29 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.15.4
|
||||
* Refactoring of threads, polling and scheduler code.
|
||||
* Added `system.files.advise_random.hashing.set` for speeding
|
||||
up initial hashing of files in a torrent. This can be used in
|
||||
conjunction with `system.files.advise_random.set` to reduce
|
||||
disk I/O on SSDs.
|
||||
* Enabling `system.files.advise_random.set` will reduce
|
||||
unnecessary disk I/O on SSDs, while disabling
|
||||
`system.files.advise_random.hashing.set` ensures that the
|
||||
initial hashing retains the benefits of sequential disk
|
||||
read-ahead.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 2 10:02:18 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.15.3
|
||||
* Fixed slow SCGI replies
|
||||
* Cleaned up thread/scheduler code
|
||||
- Delete 0001-Added-default-switch-cases-to-RpcManager.patch
|
||||
(merged)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 21:24:20 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.15.2
|
||||
* Colors, LUA and json-rpc are now supported in the client
|
||||
- Add 0001-Added-default-switch-cases-to-RpcManager.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 10:36:44 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.15.1
|
||||
* Resolved scgi software crash with SIGPIPE exception.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 26 19:14:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.15
|
||||
* Resolved scgi software crash with SIGPIPE exception.
|
||||
* Resolved a crash with the curl stack during shutdown.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 29 12:10:54 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rtorrent
|
||||
#
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,17 +12,18 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: rtorrent
|
||||
Version: 0.16.6
|
||||
Version: 0.10.0
|
||||
Release: 0
|
||||
Summary: Console-based BitTorrent client
|
||||
License: SUSE-GPL-2.0+-with-openssl-exception
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
URL: https://github.com/rakshasa/rtorrent
|
||||
|
||||
Source: https://github.com/rakshasa/rtorrent/releases/download/v%version/%name-%version.tar.gz
|
||||
Source2: rtorrent.desktop
|
||||
# This manpage copied from the 0.9.2 tarball as it was missing in later versions
|
||||
@@ -30,37 +31,35 @@ Source3: rtorrent.1
|
||||
Source4: rtorrent.service
|
||||
BuildRequires: autoconf-archive
|
||||
BuildRequires: automake
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1600
|
||||
BuildRequires: gcc13-c++
|
||||
%else
|
||||
BuildRequires: gcc-c++
|
||||
%endif
|
||||
BuildRequires: libtool
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: sysuser-tools
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(cppunit) >= 1.9.6
|
||||
BuildRequires: pkgconfig(libtorrent) >= %version
|
||||
Provides: bundled(tinyxml2) = 10.0.0
|
||||
BuildRequires: pkgconfig(libcurl) >= 7.15.4
|
||||
BuildRequires: pkgconfig(libtorrent) >= 0.14.0
|
||||
BuildRequires: pkgconfig(xmlrpc)
|
||||
BuildRequires: sysuser-tools
|
||||
%sysusers_requires
|
||||
|
||||
%description
|
||||
rTorrent is a text-based BitTorrent client written in C++ and with
|
||||
ncurses. It supports fast resume and session management, and can be
|
||||
run in the background with the help of e.g. GNU screen.
|
||||
rTorrent is a console-based BitTorrent client. It aims to be a
|
||||
fully-featured and efficient client with the ability to run in the
|
||||
background using screen. It supports fast-resume and session
|
||||
management.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1600
|
||||
export CXX=g++-13
|
||||
%endif
|
||||
# It's full of type pun violations
|
||||
export CFLAGS="%optflags -fno-strict-aliasing"
|
||||
export CXXFLAGS="$CFLAGS"
|
||||
export CXXFLAGS="$CXXFLAGS -std=gnu++14"
|
||||
autoreconf -fiv
|
||||
%configure --with-xmlrpc-tinyxml2 --enable-ipv6
|
||||
%configure \
|
||||
--with-xmlrpc-c="%_bindir/xmlrpc-c-config" \
|
||||
--enable-ipv6
|
||||
%make_build
|
||||
|
||||
%install
|
||||
@@ -94,7 +93,6 @@ cp -a system-user-rtorrent.conf "$b/%_sysusersdir/"
|
||||
%license COPYING
|
||||
%_bindir/rtorrent
|
||||
%_datadir/applications/%name.desktop
|
||||
%_datadir/%name/
|
||||
%_mandir/man1/rtorrent.1*
|
||||
%_unitdir/rtorrent.service
|
||||
%_sysusersdir/*
|
||||
|
||||
Reference in New Issue
Block a user