Hello community,
here is the log from the commit of package libtorrent-rasterbar for
openSUSE:Factory checked in at 2015-11-24 22:33:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
and /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtorrent-rasterbar"
Changes:
--------
---
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2015-08-02 22:46:34.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new/libtorrent-rasterbar.changes
2015-11-24 22:34:17.000000000 +0100
@@ -1,0 +2,26 @@
+Mon Nov 23 13:23:15 UTC 2015 - [email protected]
+
+- Update to version 1.0.7
+ * fix bug where loading settings via load_state() would not trigger all
+ appropriate actions
+ * fix bug where 32 bit builds could use more disk cache than the virtual
+ address space (when set to automatic)
+ * fix support for torrents with > 500'000 pieces
+ * fix ip filter bug when banning peers
+ * fix IPv6 IP address resolution in URLs
+ * introduce run-time check for torrent info-sections beeing too large
+ * fix web seed bug when using proxy and proxy-peer-connections=false
+ * fix bug in magnet link parser
+ * introduce add_torrent_params flags to merge web seeds with resume data
+ (similar to trackers)
+ * fix bug where dont_count_slow_torrents could not be disabled
+ * fix fallocate hack on linux (fixes corruption on some architectures)
+ * fix auto-manage bug with announce to tracker/lsd/dht limits
+ * improve DHT routing table to not create an unbalanced tree
+ * fix bug in uTP that would cause any connection taking more than one second
+ to connect be timed out (introduced in the vulnerability path)
+ * fixed falling back to sending UDP packets direct when socks proxy fails
+ * fixed total_wanted bug (when setting file priorities in add_torrent_params)
+ * fix python3 compatibility with sha1_hash
+
+-------------------------------------------------------------------
Old:
----
libtorrent-rasterbar-1.0.6.tar.gz
New:
----
libtorrent-rasterbar-1.0.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.lDhGh9/_old 2015-11-24 22:34:18.000000000 +0100
+++ /var/tmp/diff_new_pack.lDhGh9/_new 2015-11-24 22:34:18.000000000 +0100
@@ -18,10 +18,10 @@
%define _name libtorrent
%define sover 8
-%define _version 1_0_6
+%define _version 1_0_7
%bcond_with examples
Name: libtorrent-rasterbar
-Version: 1.0.6
+Version: 1.0.7
Release: 0
Summary: Libtorrent is a C++ implementation of the BitTorrent protocol
License: BSD-3-Clause
@@ -157,7 +157,7 @@
%files -n %{name}%{sover}
%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README
+%doc AUTHORS ChangeLog COPYING
%{_libdir}/%{name}.so.%{sover}*
%files -n python-%{name}
++++++ libtorrent-rasterbar-1.0.6.tar.gz -> libtorrent-rasterbar-1.0.7.tar.gz
++++++
++++ 8859 lines of diff (skipped)