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 2023-05-22 13:14:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
and /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtorrent-rasterbar"
Mon May 22 13:14:37 2023 rev:88 rq:1088290 version:2.0.9
Changes:
--------
---
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2023-03-24 15:21:44.051298741 +0100
+++
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.1533/libtorrent-rasterbar.changes
2023-05-22 13:14:41.722918121 +0200
@@ -1,0 +2,39 @@
+Mon May 22 08:15:28 UTC 2023 - Luigi Baldoni <[email protected]>
+
+- Update to version 2.0.9
+ * fix issue with web seed connections when they close and
+ re-open
+ * fallocate() not supported is not a fatal error
+ * fix proxying of IPv6 connections via IPv4 proxy
+ * treat CGNAT address range as local IPs
+ * add stricter checking of piece layers when loading torrents
+ * add stricter checking of v1 and v2 hashes being consistent
+ * cache failed DNS lookups as well as successful ones
+ * add an i2p torrent state to control interactions with clear
+ swarms
+ * fix i2p SAM protocol parsing of quoted messages
+ * expose i2p peer destination in peer_info
+ * fix i2p tracker announces
+ * fix issue with read_piece() stopping torrent on pieces not
+ yet downloaded
+ * improve handling of allow_i2p_mixed setting to work for
+ magnet links
+ * fix web seed request for renamed single-file torrents
+ * fix issue where web seeds could disappear from resume data
+ * extend save_resume with additional conditional flags
+ * fix issue with retrying trackers in tiers > 0
+ * fix last_upload and last_download resume data fields to use
+ posix time
+ * improve error messages for no_connect_privileged_ports, by
+ untangle it from the port filter
+ * fix I2P issue introduced in 2.0.0
+ * add async tracker status query, post_trackers()
+ * add async torrent status query, post_status()
+ * support loading version 2 of resume data format
+ * fix issue with odd piece sizes
+ * add async piece availability query, post_piece_availability()
+ * add async download queue query, post_download_queue()
+ * add async file_progress query, post_file_progress()
+ * add async peer_info query, post_peer_info()
+
+-------------------------------------------------------------------
Old:
----
libtorrent-rasterbar-2.0.8.tar.xz
New:
----
libtorrent-rasterbar-2.0.9.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.mMKOMC/_old 2023-05-22 13:14:42.362921315 +0200
+++ /var/tmp/diff_new_pack.mMKOMC/_new 2023-05-22 13:14:42.366921335 +0200
@@ -23,7 +23,7 @@
%bcond_with examples
%bcond_with tests
Name: libtorrent-rasterbar
-Version: 2.0.8
+Version: 2.0.9
Release: 0
Summary: A C++ implementation of the BitTorrent protocol
License: BSD-3-Clause
++++++ _service ++++++
--- /var/tmp/diff_new_pack.mMKOMC/_old 2023-05-22 13:14:42.402921514 +0200
+++ /var/tmp/diff_new_pack.mMKOMC/_new 2023-05-22 13:14:42.406921535 +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.8</param>
+ <param name="revision">v2.0.9</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="filename">libtorrent-rasterbar</param>
++++++ libtorrent-rasterbar-2.0.8.tar.xz -> libtorrent-rasterbar-2.0.9.tar.xz
++++++
++++ 12021 lines of diff (skipped)