Hello community,
here is the log from the commit of package libtorrent-rasterbar for
openSUSE:Factory checked in at 2018-07-06 10:41:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
and /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtorrent-rasterbar"
Fri Jul 6 10:41:25 2018 rev:56 rq:620481 version:1.1.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2018-06-27 10:21:01.836893053 +0200
+++
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new/libtorrent-rasterbar.changes
2018-07-06 10:41:40.535277588 +0200
@@ -1,0 +2,20 @@
+Tue Jul 3 11:53:07 UTC 2018 - [email protected]
+
+- Update to version 1.1.8:
+ * Fix disc I/O performance of checking hashes and creating
+ torrents.
+ * Fix a race condition in part_file.
+ * Fix part_file open mode compatibility test.
+ * Fix a race condition in the random number generator.
+ * Fix a race condition in stat_cache (drive storage).
+ * Improve error handling of failing to change file priority.
+ The API for custom storage implementations was altered.
+ * Set the hidden attribute when creating the part file.
+ * Fix tracker announces reporting more data downloaded than the
+ size of the torrent.
+ * Fix a recent regression with the force_proxy setting.
+- Remove libtorrent-rasterbar-1.1.7-boost-1.67.patch.
+- Re-enable building of the Python 2 module to mirror the boost
+ package.
+
+-------------------------------------------------------------------
Old:
----
libtorrent-rasterbar-1.1.7-boost-1.67.patch
libtorrent-rasterbar-1.1.7.tar.gz
New:
----
libtorrent-rasterbar-1.1.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.jJx7Yh/_old 2018-07-06 10:41:41.611276308 +0200
+++ /var/tmp/diff_new_pack.jJx7Yh/_new 2018-07-06 10:41:41.615276303 +0200
@@ -18,21 +18,19 @@
%define _name libtorrent
%define sover 9
-%define _version 1_1_7
-%bcond_with python2
+%define _version 1_1_8
%bcond_without python3
+%bcond_without python2
%bcond_with examples
%bcond_with tests
Name: libtorrent-rasterbar
-Version: 1.1.7
+Version: 1.1.8
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
-# PATCH-FIX-UPSTREAM libtorrent-rasterbar-1.1.7-boost-1.67.patch boo#1089812
-- Add Boost 1.67+ support.
-Patch0: libtorrent-rasterbar-1.1.7-boost-1.67.patch
BuildRequires: gcc-c++
BuildRequires: pkgconfig
BuildRequires: pkgconfig(openssl)
@@ -162,7 +160,6 @@
%prep
%setup -q
-%patch0 -p1
%build
export CFLAGS="%{optflags} -fno-strict-aliasing"
++++++ libtorrent-rasterbar-1.1.7.tar.gz -> libtorrent-rasterbar-1.1.8.tar.gz
++++++
++++ 34739 lines of diff (skipped)