Hello community,
here is the log from the commit of package libtorrent-rasterbar for
openSUSE:Factory checked in at 2020-08-05 20:28:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
and /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtorrent-rasterbar"
Wed Aug 5 20:28:31 2020 rev:65 rq:824377 version:1.2.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2020-07-14 07:59:02.265740708 +0200
+++
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.3592/libtorrent-rasterbar.changes
2020-08-05 20:28:48.155079938 +0200
@@ -1,0 +2,19 @@
+Tue Aug 4 17:29:38 UTC 2020 - [email protected]
+
+- Update to version 1.2.8
+ * validate UTF-8 encoding of client version strings from peers
+ * don't time out tracker announces as eagerly while resolving
+ hostnames
+ * fix NAT-PMP shutdown issue
+ * improve hostname lookup by merging identical lookups
+ * fix network route enumeration for large routing tables
+ * fixed issue where pop_alerts() could return old, invalid
+ alerts
+ * fix issue when receiving have-all message before the
+ metadata
+ * don't leave lingering part files handles open
+ * disallow calling add_piece() during checking
+ * fix incorrect filename truncation at multi-byte character
+ * always announce listen port 1 when using a proxy
+
+-------------------------------------------------------------------
Old:
----
libtorrent-rasterbar-1.2.7.tar.gz
New:
----
libtorrent-rasterbar-1.2.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.n81S3x/_old 2020-08-05 20:28:49.643080714 +0200
+++ /var/tmp/diff_new_pack.n81S3x/_new 2020-08-05 20:28:49.643080714 +0200
@@ -18,19 +18,18 @@
%define _name libtorrent
%define sover 10
-%define _version 1_2_7
%bcond_without python2
%bcond_without python3
%bcond_with examples
%bcond_with tests
Name: libtorrent-rasterbar
-Version: 1.2.7
+Version: 1.2.8
Release: 0
Summary: A C++ implementation of the BitTorrent protocol
License: BSD-3-Clause
Group: Development/Libraries/C and C++
URL: https://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
# for directory ownership
BuildRequires: cmake-full
BuildRequires: gcc-c++
++++++ libtorrent-rasterbar-1.2.7.tar.gz -> libtorrent-rasterbar-1.2.8.tar.gz
++++++
++++ 15093 lines of diff (skipped)