Compare commits
16 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 46e19fbca4 | |||
| 994a38c7dd | |||
| d3164130ef | |||
| b5de73b514 | |||
| 9e5302eaf8 | |||
| 176d6ae881 | |||
| 5975906f24 | |||
| 87d22bae4a | |||
| 4c7f77d826 | |||
| 2c6c5f5444 | |||
| b7fe1c89e6 | |||
| b3e833abec | |||
| 0f717d8e2e | |||
| 792e2f431d | |||
| e72b545452 | |||
| 8c200077e9 |
BIN
libtorrent-0.14.0.tar.gz
LFS
BIN
libtorrent-0.14.0.tar.gz
LFS
Binary file not shown.
BIN
libtorrent-0.16.6.tar.gz
LFS
Normal file
BIN
libtorrent-0.16.6.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,110 @@
|
||||
-------------------------------------------------------------------
|
||||
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:39:10 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.15.5
|
||||
* Ignore invalid completed chunks value when encountering such.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 08:07:03 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libtorrent
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,27 +12,30 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define rtorrentvers 0.10.0
|
||||
%define lname libtorrent36
|
||||
Name: libtorrent
|
||||
%define lname libtorrent22
|
||||
Version: 0.14.0
|
||||
Version: 0.16.6
|
||||
Release: 0
|
||||
Summary: A BitTorrent library written in C++
|
||||
License: SUSE-GPL-2.0+-with-openssl-exception
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
URL: https://github.com/rakshasa/libtorrent
|
||||
|
||||
Source: https://github.com/rakshasa/rtorrent/releases/download/v%rtorrentvers/%name-%version.tar.gz
|
||||
Source: https://github.com/rakshasa/rtorrent/releases/download/v%version/libtorrent-%version.tar.gz
|
||||
BuildRequires: automake
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1600
|
||||
BuildRequires: gcc13-c++
|
||||
%else
|
||||
BuildRequires: gcc-c++
|
||||
%endif
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig(cppunit)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(cppunit)
|
||||
BuildRequires: pkgconfig(libcurl) >= 7.15.4
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
|
||||
%description
|
||||
LibTorrent is a BitTorrent library written in C++. It transfers
|
||||
@@ -62,9 +65,11 @@ seed speeds than the official client on high-bandwidth links.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1600
|
||||
export CXX=g++-13
|
||||
%endif
|
||||
export CFLAGS="%optflags -fno-strict-aliasing"
|
||||
export CXXFLAGS="$CFLAGS"
|
||||
export CXXFLAGS="$CXXFLAGS -std=gnu++14"
|
||||
autoreconf -fiv
|
||||
%configure --enable-ipv6 --with-posix-fallocate
|
||||
%make_build
|
||||
@@ -78,7 +83,7 @@ find "%buildroot" -type f -name "*.la" -delete
|
||||
%files -n %lname
|
||||
%_libdir/libtorrent.so.*
|
||||
|
||||
%files -n %name-devel
|
||||
%files devel
|
||||
%_includedir/torrent/
|
||||
%_libdir/libtorrent.so
|
||||
%_libdir/pkgconfig/libtorrent.pc
|
||||
|
||||
Reference in New Issue
Block a user