Hello community,
here is the log from the commit of package libtorrent-rasterbar for
openSUSE:Factory checked in at 2018-11-27 10:43:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
and /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtorrent-rasterbar"
Tue Nov 27 10:43:25 2018 rev:58 rq:652004 version:1.1.11
Changes:
--------
---
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2018-09-17 14:26:25.571783351 +0200
+++
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.19453/libtorrent-rasterbar.changes
2018-11-27 10:44:27.860070039 +0100
@@ -1,0 +2,26 @@
+Mon Nov 26 11:26:19 UTC 2018 - [email protected]
+
+- Update to version 1.1.11:
+ * Fix move_storage with save_path with a trailing slash
+ * Fix tracker announce issue, advertising port 0 in secondary
+ IPv6 announce
+ * Fix missing boost/noncopyable.hpp includes
+ * Fix python binding for torrent_info::creation_date()
+
+- Changes since version 1.1.10:
+ * Fix issue in udp_socket with unusual socket failure
+ * Split progress_notification alert category into
+ file-, piece- and block progress
+ * utp close-reason fix
+ * Exposed default add_torrent_params flags to python bindings
+ * Fix redundant flushes of partfile metadata
+ * Add option to ignore min-interval from trackers on
+ force-reannounce
+ * Raise default setting for active_limit
+ * Fall back to copy+remove if rename_file fails
+ * Improve handling of filesystems not supporting fallocate()
+ * Force-Proxy no longer disables DHT
+ * Improve connect-boost feature, to make new torrents quickly
+ connect peers
+
+-------------------------------------------------------------------
Old:
----
libtorrent-rasterbar-1.1.9.tar.gz
New:
----
libtorrent-rasterbar-1.1.11.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.HIefuz/_old 2018-11-27 10:44:28.452069431 +0100
+++ /var/tmp/diff_new_pack.HIefuz/_new 2018-11-27 10:44:28.456069427 +0100
@@ -12,25 +12,25 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define _name libtorrent
%define sover 9
-%define _version 1_1_9
-%bcond_without python3
+%define _version 1_1_11
%bcond_without python2
+%bcond_without python3
%bcond_with examples
%bcond_with tests
Name: libtorrent-rasterbar
-Version: 1.1.9
+Version: 1.1.11
Release: 0
Summary: Libtorrent is a C++ implementation of the BitTorrent protocol
License: BSD-3-Clause
Group: Development/Libraries/C and C++
URL: http://libtorrent.org/
-Source:
https://github.com/arvidn/%{_name}/releases/download/%{_name}-%{_version}/%{name}-%{version}.tar.gz
+Source:
https://github.com/arvidn/%{_name}/releases/download/%{_name}_%{_version}/%{name}-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: pkgconfig
BuildRequires: pkgconfig(openssl)
++++++ libtorrent-rasterbar-1.1.9.tar.gz -> libtorrent-rasterbar-1.1.11.tar.gz
++++++
++++ 33356 lines of diff (skipped)