From c3c20f0427eb993a66cb70898aa9d47d11edd3f38eecc96ddfc41a5613dffd7a Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Fri, 4 Mar 2016 09:08:53 +0000 Subject: [PATCH] - Update to 1.0.9. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=52 --- libtorrent-rasterbar-1.0.8.tar.gz | 3 --- libtorrent-rasterbar-1.0.9.tar.gz | 3 +++ libtorrent-rasterbar.changes | 12 ++++++++++++ libtorrent-rasterbar.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 libtorrent-rasterbar-1.0.8.tar.gz create mode 100644 libtorrent-rasterbar-1.0.9.tar.gz diff --git a/libtorrent-rasterbar-1.0.8.tar.gz b/libtorrent-rasterbar-1.0.8.tar.gz deleted file mode 100644 index f7070a4..0000000 --- a/libtorrent-rasterbar-1.0.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:477ee10cd4a91b0a13e2ee419096555d0c75584ef1b84abc44b3b643f9a08d3e -size 3373720 diff --git a/libtorrent-rasterbar-1.0.9.tar.gz b/libtorrent-rasterbar-1.0.9.tar.gz new file mode 100644 index 0000000..8306bc9 --- /dev/null +++ b/libtorrent-rasterbar-1.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a93125ed49f796fca83da925ab7dc29e91d88b915f078caaddaaf559d63db6 +size 3292886 diff --git a/libtorrent-rasterbar.changes b/libtorrent-rasterbar.changes index d2e9d86..9fd5b7d 100644 --- a/libtorrent-rasterbar.changes +++ b/libtorrent-rasterbar.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Mar 4 07:46:25 UTC 2016 - sor.alexei@meowr.ru + +- Update to 1.0.9: + * Fix issue in checking outgoing interfaces (when that option is + enabled). + * Python binding fix for boost-1.60.0. + * Improve reliability of binding listen sockets. + * Support SNI in https web seeds and trackers. + * Fix unhandled exception in DHT when receiving a DHT packet over + IPv6. + ------------------------------------------------------------------- Thu Feb 11 16:26:54 UTC 2016 - sor.alexei@meowr.ru diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec index b2be9f8..3680163 100644 --- a/libtorrent-rasterbar.spec +++ b/libtorrent-rasterbar.spec @@ -18,10 +18,10 @@ %define _name libtorrent %define sover 8 -%define _version 1_0_8 +%define _version 1_0_9 %bcond_with examples Name: libtorrent-rasterbar -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: Libtorrent is a C++ implementation of the BitTorrent protocol License: BSD-3-Clause