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 2025-01-28 17:05:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
and /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtorrent-rasterbar"
Tue Jan 28 17:05:44 2025 rev:91 rq:1240831 version:2.0.11
Changes:
--------
---
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2024-04-21 20:26:51.236981019 +0200
+++
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.2316/libtorrent-rasterbar.changes
2025-01-28 17:05:44.403861895 +0100
@@ -1,0 +2,61 @@
+Tue Jan 28 13:10:35 UTC 2025 - Luigi Baldoni <[email protected]>
+
+- Update to version 2.0.11
+ * bump version for future release
+ * torrent_status::num_pieces counts pieces passed hash check
+ * Updated numerous action revisions
+ * fix setup.py to not use distutils
+ * fix integer overflow in piece picker
+ * Send read_piece_alert after piece passes
+ * test for set_piece_deadline()
+ * Make anti-leech choker never increase score for dishonesty
+ * fix the compilation failure caused
+ * bump libsimulator submodule
+ * assume copy_file_range() exists on linux (unless old glibc)
+ * rely on the openssl version already installed on the runner
+ * remove aligned storage, as it's deprecated in C++23
+ * apply DSCP setting to peers before connecting
+ * check settings_pack::max_out_request_queue before alert
+ outstanding_râ¦
+ * improve debug facilities of swarm simulations
+ * Improve simulator determinism
+ * fix issue when closing a uTP connection
+ * fix test_copy_file to recognize overlayfs as supporting
+ sparse files.
+ * Fix some typos
+ * don't discard netlink messages for previously seen addresses
+ * fix pre-allocation when changing priority
+ * limit the piece size in create_torrent constructor
+ * Updated numerous pre-commit hook revs.
+ * fix BEP-40 peer priority for IPv6
+ * minor fix on documentation
+ * allow connections while checking resume data if
+ no_verify_files flag is set
+ * don't hint POSIX_FADV_RANDOM
+ * fix tests to work on linux ZFS
+ * fix bug where file_progress could sometimes be reported as
+ >100%
+ * Move construct std::shared_ptr objects
+ * Bump libsimulator submodule
+ * fix performance bug in the file pool
+ * piece_picker updates
+ * Add announce_port support
+ * fix race condition when cancelling requests after becoming a
+ seed
+ * abort_download() is OK in any state
+ * Bump some pre-commit-hook revs
+ * Fix mmap error when reading empty file during resume check
+ on Linux
+ * homebrew uses standard name for pre-built boost_system now
+ * remove use of std::aligned_union
+ * bump version
+ * Fix typos
+ * add some possible values to the documentation for
+ dht_bootstrap_nodes
+ * fix applying IP filter to DHT traffic (HanabishiRecca)
+ * add invariant check to socks5_stream
+ * fix fcntl.h warning
+ * use stricter rules for what filenames are valid on Android
+ * validate add_torrent_params::save_path at run-time
+
+-------------------------------------------------------------------
Old:
----
libtorrent-rasterbar-2.0.10.tar.xz
New:
----
libtorrent-rasterbar-2.0.11.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.Ome0Td/_old 2025-01-28 17:05:46.127933382 +0100
+++ /var/tmp/diff_new_pack.Ome0Td/_new 2025-01-28 17:05:46.143934046 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libtorrent-rasterbar
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
%bcond_with examples
%bcond_with tests
Name: libtorrent-rasterbar
-Version: 2.0.10
+Version: 2.0.11
Release: 0
Summary: A C++ implementation of the BitTorrent protocol
License: BSD-3-Clause
++++++ _service ++++++
--- /var/tmp/diff_new_pack.Ome0Td/_old 2025-01-28 17:05:46.411945158 +0100
+++ /var/tmp/diff_new_pack.Ome0Td/_new 2025-01-28 17:05:46.447946651 +0100
@@ -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.10</param>
+ <param name="revision">v2.0.11</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="filename">libtorrent-rasterbar</param>
++++++ libtorrent-rasterbar-2.0.10.tar.xz -> libtorrent-rasterbar-2.0.11.tar.xz
++++++
++++ 40809 lines of diff (skipped)