Hello community,
here is the log from the commit of package libtorrent-rasterbar for
openSUSE:Factory checked in at 2014-03-31 20:43:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2013-12-19 21:38:46.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new/libtorrent-rasterbar.changes
2014-03-31 20:43:33.000000000 +0200
@@ -1,0 +2,44 @@
+Sat Mar 29 12:41:57 UTC 2014 - [email protected]
+
+- Update to 0.16.16 (changes since 0.16.12):
+ * add missing add_files overload to the python bindings
+ * improve error handling in http gunzip
+ * fix debug logging for banning web seeds
+ * improve support for de-selected files in full allocation mode
+ * fix dht_bootstrap_alert being posted
+ * SetFileValidData fix on windows (prevents zero-fill)
+ * fix minor lock_files issue on unix
+ * fix mingw time_t 64 bit issue
+ * fix use of SetFileValidData on windows
+ * fix crash when using full allocation storage mode
+ * improve error_code and error_category support in python bindings
+ * fix python binding for external_ip_alert
+ * make lt_tex more robust against bugs and malicious behavior
+ * HTTP chunked encoding fix
+ * expose file_granularity flag to python bindings
+ * fix DHT memory error
+ * change semantics of storage allocation to allocate on first write rather
+ than on startup (behaves better with changing file priorities)
+ * fix resend logic in response to uTP SACK messages
+ * only act on uTP RST packets with correct ack_nr
+ * make uTP errors log in normal log mode (not require verbose)
+ * deduplicate web seed entries from torrent files
+ * improve error reporting from lazy_decode()
+ * fix auto-manage issue when pausing session
+ * fix bug in non-sparse mode on windows, causing incorrect file errors to
+ be generated
+ * fix set_name() on file_storage actually affecting save paths
+ * fix large file support issue on mingw
+ * add some error handling to set_piece_hashes()
+ * fix completed-on timestamp to not be clobbered on each startup
+ * fix deadlock caused by some UDP tracker failures
+ * fix potential integer overflow issue in timers on windows
+ * minor fix to peer_proportional mixed_mode algorithm (TCP limit could go
+ too low)
+ * graceful pause fix
+ * i2p fixes
+ * fix issue when loading certain malformed .torrent files
+ * pass along host header with http proxy requests and possible
+ http_connection shutdown hang
+
+-------------------------------------------------------------------
Old:
----
libtorrent-rasterbar-0.16.12.tar.gz
New:
----
libtorrent-rasterbar-0.16.16.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.VpKcHh/_old 2014-03-31 20:43:34.000000000 +0200
+++ /var/tmp/diff_new_pack.VpKcHh/_new 2014-03-31 20:43:34.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libtorrent-rasterbar
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,13 +23,13 @@
%bcond_with examples
Name: libtorrent-rasterbar
-Version: 0.16.12
+Version: 0.16.16
Release: 0
Summary: Libtorrent is a C++ implementation of the BitTorrent protocol
License: BSD-3-Clause
Group: Development/Libraries/C and C++
Url: http://www.rasterbar.com/products/libtorrent/
-Source:
https://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz
+Source:
http://downloads.sourceforge.net/project/libtorrent/libtorrent/%{name}-%{version}.tar.gz
BuildRequires: boost-devel >= 1.36
BuildRequires: gcc-c++
BuildRequires: libGeoIP-devel
++++++ libtorrent-rasterbar-0.16.12.tar.gz ->
libtorrent-rasterbar-0.16.16.tar.gz ++++++
++++ 9038 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]