forked from pool/libtorrent-rasterbar
Accepting request 239219 from home:Fisiu:branches:devel:libraries:c_c++
- Update to 0.16.17: * don't fall back on wildcard port in UPnP * fix local service discovery for magnet links * fix bitfield issue in file_storage * added work-around for MingW issue in file I/O * fixed sparse file detection on windows * fixed bug in gunzip * fix to use proxy settings when adding .torrent file from URL * fix resume file issue related to daylight savings time on windows * improve error checking in lazy_bdecode OBS-URL: https://build.opensuse.org/request/show/239219 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=37
This commit is contained in:
parent
1404099b39
commit
673bbf4555
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c74580f0861281568f58009519cddaaa4aa44056fb3a663acf6061a225ef7ea8
|
|
||||||
size 3016861
|
|
3
libtorrent-rasterbar-0.16.17.tar.gz
Normal file
3
libtorrent-rasterbar-0.16.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67a1d29c626d991d6e39c2f9828ca70c4053d057070ce01fff9b4ad37e64aff0
|
||||||
|
size 3018881
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 1 18:13:14 UTC 2014 - fisiu@opensuse.org
|
||||||
|
|
||||||
|
- Update to 0.16.17:
|
||||||
|
* don't fall back on wildcard port in UPnP
|
||||||
|
* fix local service discovery for magnet links
|
||||||
|
* fix bitfield issue in file_storage
|
||||||
|
* added work-around for MingW issue in file I/O
|
||||||
|
* fixed sparse file detection on windows
|
||||||
|
* fixed bug in gunzip
|
||||||
|
* fix to use proxy settings when adding .torrent file from URL
|
||||||
|
* fix resume file issue related to daylight savings time on windows
|
||||||
|
* improve error checking in lazy_bdecode
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 29 12:41:57 UTC 2014 - fisiu@opensuse.org
|
Sat Mar 29 12:41:57 UTC 2014 - fisiu@opensuse.org
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%bcond_with examples
|
%bcond_with examples
|
||||||
|
|
||||||
Name: libtorrent-rasterbar
|
Name: libtorrent-rasterbar
|
||||||
Version: 0.16.16
|
Version: 0.16.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Libtorrent is a C++ implementation of the BitTorrent protocol
|
Summary: Libtorrent is a C++ implementation of the BitTorrent protocol
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user