Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package transmission for openSUSE:Factory checked in at 2026-06-10 15:51:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/transmission (Old) and /work/SRC/openSUSE:Factory/.transmission.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "transmission" Wed Jun 10 15:51:04 2026 rev:111 rq:1358235 version:4.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/transmission/transmission.changes 2026-02-23 16:12:02.796097729 +0100 +++ /work/SRC/openSUSE:Factory/.transmission.new.2375/transmission.changes 2026-06-10 15:51:29.104570592 +0200 @@ -1,0 +2,48 @@ +Tue Jun 2 11:56:31 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to 4.1.2: + + Highlights: Fixed `4.1.0` bug that could cause duplicate HTTP + announces to be sent to trackers. + + All Platforms: + - Reject benc data that has invalid characters. + - Fixed a bug during the startup sequence where if one torrent + failed to parse, subsequent torrents would also fail. + - Fixed a bug that stalled some downloads at 99%. + - Fixed a `4.1.0` upgrade bug that could overwrite + `utp_enabled` and `tcp_enabled` settings. + - Fixed a `4.1.0` crash that could happen when a peer supplied + `reqq` value smaller than 32 in LTEP handshake. + - Fixed a `4.1.0` regression that periodically wrote upload & + download stats to disk even when Transmission had been idle + since the last write, preventing the stats file's disk from + hibernating while idle. + - Fixed a `4.1.0` bug that prevented TCP peer connections on + some systems. + - Added safeguards to HTTP responses to prevent clickjacking. + - Fixed edge case that didn't preserve the order of a batch of + torrents when moving their queue position up or down. + - Added sanitization for UTF-8 client names provided by peers + during handshake. + - Stopped appending redundant zeros to blocklist files when + downloaded from a remote URL. + - Fixed a build failure that occurred when building with + link-time optimization. + + Qt Client: + - Fixed a `4.1.0` crash when parsing some RPC responses from + older Transmission servers. + - Fixed a `4.1.0` bug that saved both deprecated and current + settings names to `settings.json`. + + GTK Client: + - Fixed a `4.1.0` bug that did not show translated logging + level strings. + - Fixed a `4.1.0` crash when toggling alternative speed limits. + + Web Client: + - Fixed a `4.1.0` bug that displayed timestamps in some + dropdowns as `6.75:45` instead of `6:45`. + - Fixed a bug that could show incorrect torrent status when + reconnecting to the server after a lost connection. + + transmission-remote: Improved `transmission-remote` console + output for JSON-RPC 2. +- Add ExcludeArch: ix86, stop building for 32bit. + +------------------------------------------------------------------- Old: ---- transmission-4.1.1.tar.xz New: ---- _scmsync.obsinfo build.specials.obscpio transmission-4.1.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ transmission.spec ++++++ --- /var/tmp/diff_new_pack.Q9sxTR/_old 2026-06-10 15:51:31.836683808 +0200 +++ /var/tmp/diff_new_pack.Q9sxTR/_new 2026-06-10 15:51:31.872685300 +0200 @@ -31,7 +31,7 @@ %define webui_opt OFF %endif Name: transmission -Version: 4.1.1 +Version: 4.1.2 Release: 0 Summary: A BitTorrent client with multiple UIs License: (GPL-2.0-only OR GPL-3.0-only) AND MIT @@ -84,6 +84,7 @@ %if %{with webui} BuildRequires: npm >= 8.1.307 %endif +ExcludeArch: %{ix86} %description Transmission is a BitTorrent client. It has GTK+ and Qt GUI clients, ++++++ _scmsync.obsinfo ++++++ mtime: 1780826072 commit: b784abeefb4c5a189a133ef5f8f9d3257538b81a4523b35d04b857a2f7d8dabc url: https://src.opensuse.org/GNOME/transmission revision: factory ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-06-07 11:54:32.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ transmission-4.1.1.tar.xz -> transmission-4.1.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/transmission/transmission-4.1.1.tar.xz /work/SRC/openSUSE:Factory/.transmission.new.2375/transmission-4.1.2.tar.xz differ: char 27, line 1
