libtorrent 0.15

This commit is contained in:
Jan Engelhardt 2024-12-26 20:21:06 +01:00
parent 8c200077e9
commit e72b545452
4 changed files with 14 additions and 7 deletions

BIN
libtorrent-0.14.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
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> Sun Sep 29 12:10:54 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -16,17 +16,16 @@
# #
%define rtorrentvers 0.10.0
Name: libtorrent Name: libtorrent
%define lname libtorrent22 %define lname libtorrent23
Version: 0.14.0 Version: 0.15.0
Release: 0 Release: 0
Summary: A BitTorrent library written in C++ Summary: A BitTorrent library written in C++
License: SUSE-GPL-2.0+-with-openssl-exception License: SUSE-GPL-2.0+-with-openssl-exception
Group: Productivity/Networking/File-Sharing Group: Productivity/Networking/File-Sharing
URL: https://github.com/rakshasa/libtorrent 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/libtorrent/archive/refs/tags/v%version.tar.gz
BuildRequires: automake BuildRequires: automake
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: libtool BuildRequires: libtool

BIN
v0.15.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.