From 673bbf4555a02b59a0527da00fe09b1d38e93772c97f5a7f8d348cd122ad6fd8 Mon Sep 17 00:00:00 2001 From: Mariusz Fik Date: Tue, 1 Jul 2014 18:42:59 +0000 Subject: [PATCH] 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 --- libtorrent-rasterbar-0.16.16.tar.gz | 3 --- libtorrent-rasterbar-0.16.17.tar.gz | 3 +++ libtorrent-rasterbar.changes | 14 ++++++++++++++ libtorrent-rasterbar.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 libtorrent-rasterbar-0.16.16.tar.gz create mode 100644 libtorrent-rasterbar-0.16.17.tar.gz diff --git a/libtorrent-rasterbar-0.16.16.tar.gz b/libtorrent-rasterbar-0.16.16.tar.gz deleted file mode 100644 index a689b6a..0000000 --- a/libtorrent-rasterbar-0.16.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c74580f0861281568f58009519cddaaa4aa44056fb3a663acf6061a225ef7ea8 -size 3016861 diff --git a/libtorrent-rasterbar-0.16.17.tar.gz b/libtorrent-rasterbar-0.16.17.tar.gz new file mode 100644 index 0000000..5b0579d --- /dev/null +++ b/libtorrent-rasterbar-0.16.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a1d29c626d991d6e39c2f9828ca70c4053d057070ce01fff9b4ad37e64aff0 +size 3018881 diff --git a/libtorrent-rasterbar.changes b/libtorrent-rasterbar.changes index 1753938..3f665b2 100644 --- a/libtorrent-rasterbar.changes +++ b/libtorrent-rasterbar.changes @@ -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 diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec index 283ff20..35b4563 100644 --- a/libtorrent-rasterbar.spec +++ b/libtorrent-rasterbar.spec @@ -23,7 +23,7 @@ %bcond_with examples Name: libtorrent-rasterbar -Version: 0.16.16 +Version: 0.16.17 Release: 0 Summary: Libtorrent is a C++ implementation of the BitTorrent protocol License: BSD-3-Clause