forked from pool/libtorrent
Accepting request 1234609 from filesharing
- Update to release 0.15.1 OBS-URL: https://build.opensuse.org/request/show/1234609 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent?expand=0&rev=16
This commit is contained in:
commit
0fa8d374d8
@ -1,4 +1,4 @@
|
|||||||
mtime: 1735240866
|
mtime: 1735818918
|
||||||
commit: e72b545452c9b12dcfcd6ce0343a2e201dbaab4fcf352480915e1682e43a2644
|
commit: 792e2f431d839380f2b4cd13938971b3eb4a39719c59d2c8df4ea3506c89379d
|
||||||
url: https://src.opensuse.org/jengelh/libtorrent
|
url: https://src.opensuse.org/jengelh/libtorrent
|
||||||
revision: master
|
revision: master
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:300f1438cac6ab75ea80f0a134f79b0b5502b6b67801f4d5b1312e7876971c4e
|
oid sha256:333da07e1c050f3804d47bb4e86fe989692e66139926ad3c193808176c4b51fb
|
||||||
size 256
|
size 256
|
||||||
|
BIN
libtorrent-0.15.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
libtorrent-0.15.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Thu Dec 26 19:18:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
Name: libtorrent
|
Name: libtorrent
|
||||||
%define lname libtorrent23
|
%define lname libtorrent23
|
||||||
Version: 0.15.0
|
Version: 0.15.1
|
||||||
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/libtorrent/archive/refs/tags/v%version.tar.gz
|
Source: https://github.com/rakshasa/rtorrent/releases/download/v%version/libtorrent-%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)
BIN
v0.15.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user