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 2026-03-14 22:22:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
 and      /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtorrent-rasterbar"

Sat Mar 14 22:22:44 2026 rev:93 rq:1338833 version:2.0.12

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes    
    2025-09-29 20:43:29.131397464 +0200
+++ 
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.8177/libtorrent-rasterbar.changes
      2026-03-14 22:24:13.897695077 +0100
@@ -1,0 +2,29 @@
+Sat Mar 14 04:41:04 UTC 2026 - Luigi Baldoni <[email protected]>
+
+- Update to version 2.0.12
+  * fix issue where file priorities could be cleared by force
+    recheck
+  * fix issue in XML parser
+  * when building against OpenSSL, require at least version 1.1.1
+  * add setting to set no-copy-on-write flag on new files
+  * add performance counters to file pool
+  * add high_priority flag to torrent_handle::force_reannounce()
+  * update default DSCP value and update docs
+  * fix python binding for set_notify_function()
+  * fix error handling in mmap disk I/O when hashing files
+  * improve copy_file_range() fallback
+  * don't overwrite existing files when renaming
+  * add option to send host header in HTTP proxy CONNECT command
+  * cache DNS failures for a shorter time
+  * file_renamed_alert is always posted, regardless of alert mask
+  * add feature to request resume data synchronously
+  * don't leak file descriptors to child processes (O_CLOEXEC)
+  * optimize the utp resend
+  * optimize tracker announcements
+  * fix handling of invalid filenames
+  * add support for I2CP inbound.lengthVariance and
+    outbound.lengthVariance tunnel settings
+  * add natpmp_gateway setting to manually set the default
+    gateway for the NAT-PMP protocol
+
+-------------------------------------------------------------------

Old:
----
  libtorrent-rasterbar-2.0.11.tar.xz

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

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

Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.2nLNWD/_old  2026-03-14 22:24:14.489719602 +0100
+++ /var/tmp/diff_new_pack.2nLNWD/_new  2026-03-14 22:24:14.493719769 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libtorrent-rasterbar
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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.11
+Version:        2.0.12
 Release:        0
 Summary:        A C++ implementation of the BitTorrent protocol
 License:        BSD-3-Clause
@@ -46,7 +46,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
-BuildRequires:  pkgconfig(openssl) >= 1.0.0
+BuildRequires:  pkgconfig(openssl) >= 1.1.1
 
 %description
 libtorrent-rasterbar is a C++ library that aims to be a good
@@ -126,7 +126,8 @@
 %endif
    -Dpython-bindings=ON \
    -Dpython-egg-info=ON \
-   -Dboost-python-module-name=python3
+   -Dboost-python-module-name=python3 \
+   -Dpython-install-system-dir=ON
 %cmake_build
 
 %install

++++++ _service ++++++
--- /var/tmp/diff_new_pack.2nLNWD/_old  2026-03-14 22:24:14.553722254 +0100
+++ /var/tmp/diff_new_pack.2nLNWD/_new  2026-03-14 22:24:14.561722586 +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.11</param>
+    <param name="revision">v2.0.12</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="filename">libtorrent-rasterbar</param>

++++++ libtorrent-rasterbar-2.0.11.tar.xz -> libtorrent-rasterbar-2.0.12.tar.xz 
++++++
++++ 15361 lines of diff (skipped)

Reply via email to