1
0
Alexei Sorokin
2016-03-04 09:08:53 +00:00
committed by Git OBS Bridge
parent 4b36770be6
commit c3c20f0427
4 changed files with 17 additions and 5 deletions

View File

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

View File

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

View File

@@ -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

View File

@@ -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