diff --git a/libtorrent-0.15.1.tar.gz b/libtorrent-0.15.1.tar.gz new file mode 100644 index 0000000..2961928 --- /dev/null +++ b/libtorrent-0.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef96bcc1fe8c56108db2f323e562fb982af1e5f3f21086986d133518df874301 +size 805722 diff --git a/libtorrent.changes b/libtorrent.changes index af934e4..ded3289 100644 --- a/libtorrent.changes +++ b/libtorrent.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/libtorrent.spec b/libtorrent.spec index 8137e38..2eacfdb 100644 --- a/libtorrent.spec +++ b/libtorrent.spec @@ -18,14 +18,14 @@ Name: libtorrent %define lname libtorrent23 -Version: 0.15.0 +Version: 0.15.1 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/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: gcc-c++ BuildRequires: libtool diff --git a/v0.15.0.tar.gz b/v0.15.0.tar.gz deleted file mode 100644 index 453f2d0..0000000 --- a/v0.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f55fb872282a2964049dadb89c4d1fb580a1cef981b9a421991efd5282ca90b7 -size 384632