Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libtorrent-rasterbar for 
openSUSE:Factory checked in at 2022-10-24 11:13:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
 and      /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtorrent-rasterbar"

Mon Oct 24 11:13:09 2022 rev:86 rq:1030607 version:2.0.8

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes    
    2022-10-08 01:23:22.753975655 +0200
+++ 
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.2275/libtorrent-rasterbar.changes
      2022-10-24 11:13:30.523248366 +0200
@@ -1,0 +2,43 @@
+Sun Oct 23 14:17:19 UTC 2022 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 2.0.8
+  * fix uTP streams timing out instead of closing cleanly
+  * add write_torrent_file_buf() overload for generating
+    .torrent files
+  * add create_torrent::generate_buf() function to generate into
+    a buffer
+  * fix copy_file when the file ends with a sparse region
+  * uTP performance, fix packet loss when sending is stalled
+  * fix trackers being stuck after session pause/resume
+  * fix bug in hash_picker with empty files
+  * uTP performance, prevent premature timeouts/resends
+  * add option to not memory map files below a certain size
+  * settings_pack now returns default values when queried for
+    missing settings
+  * fix copy_file fall-back when SEEK_HOL/SEEK_DATA is not
+    supported
+  * improve error reporting from file copy and move
+  * tweak pad file placement to match reference implementation
+    (tail-padding)
+  * uTP performance, more lenient nagle's algorithm to always
+    allow one outstanding undersized packet
+  * uTP performance, piggy-back held back undersized packet with
+    ACKs
+  * uTP performance, don't send redundant deferred ACKs
+  * support incoming SOCKS5 packets with hostnames as source
+    address, for UDP trackers
+  * ignore duplicate network interface change notifications on
+    linux
+  * fix total_want/want accounting when forcing a recheck
+  * fix merging metadata with magnet links added on top of
+    existing torrents
+  * add torrent_flag to default all file priorities to
+    dont_download
+  * fix &so= feature in magnet links
+  * improve compatibility of SOCKS5 UDP ASSOCIATE
+  * fix madvise range for flushing cache in mmap_storage
+  * open files with no_cache set in O_SYNC mode
+- Drop 0001-Make-sure-boost-system-is-found-when-using-old-versi.patch
+  (merged upstream)
+
+-------------------------------------------------------------------

Old:
----
  0001-Make-sure-boost-system-is-found-when-using-old-versi.patch
  libtorrent-rasterbar-2.0.7.tar.xz

New:
----
  libtorrent-rasterbar-2.0.8.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.9ZUOKX/_old  2022-10-24 11:13:31.055249463 +0200
+++ /var/tmp/diff_new_pack.9ZUOKX/_new  2022-10-24 11:13:31.059249471 +0200
@@ -26,15 +26,13 @@
 %bcond_with     examples
 %bcond_with     tests
 Name:           libtorrent-rasterbar
-Version:        2.0.7
+Version:        2.0.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:         %{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM -- Fix boost detection for Leap
-Patch0:         0001-Make-sure-boost-system-is-found-when-using-old-versi.patch
 BuildRequires:  cmake >= 3.12.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++++++ _service ++++++
--- /var/tmp/diff_new_pack.9ZUOKX/_old  2022-10-24 11:13:31.099249553 +0200
+++ /var/tmp/diff_new_pack.9ZUOKX/_new  2022-10-24 11:13:31.103249561 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/arvidn/libtorrent.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v2.0.7</param>
+    <param name="revision">v2.0.8</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="filename">libtorrent-rasterbar</param>

++++++ libtorrent-rasterbar-2.0.7.tar.xz -> libtorrent-rasterbar-2.0.8.tar.xz 
++++++
++++ 13344 lines of diff (skipped)

Reply via email to