1
0

Accepting request 831692 from home:alois:branches:devel:libraries:c_c++

- Update to version 1.2.10
  * fix regression in python binding for move_storage()
  * fix issue with loading invalid torrents with only 0-sized
    files
  * fix to avoid large stack allocations

OBS-URL: https://build.opensuse.org/request/show/831692
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=134
This commit is contained in:
Alexei Sorokin 2020-09-03 14:15:57 +00:00 committed by Git OBS Bridge
parent bc36797b12
commit 992b4076f4
4 changed files with 13 additions and 4 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0dd30bdc3926587c4241f4068d8e39628a6c1f9f6cf53195f0e9bc90017befb
size 4128498

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c986225a1c2d9eb23c5b1ac0692d83208b721a05c968102a17ee3fde01bd709
size 4128035

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 3 13:49:19 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.2.10
* fix regression in python binding for move_storage()
* fix issue with loading invalid torrents with only 0-sized
files
* fix to avoid large stack allocations
-------------------------------------------------------------------
Fri Aug 21 06:20:48 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -23,7 +23,7 @@
%bcond_with examples
%bcond_with tests
Name: libtorrent-rasterbar
Version: 1.2.9
Version: 1.2.10
Release: 0
Summary: A C++ implementation of the BitTorrent protocol
License: BSD-3-Clause