transmission-common-4.0.5-193.10e>UAEN33W &29%?fNeo1b3[2J9JUPQD0!]mUTCO>;>?>d # XDHX\z  `      uTh( 8 ,9 l: F7/G7HH7I7X8Y8 \8]8p^9b;}c>>>\>`Ctransmission-common4.0.5193.10Common data for the "transmission" BitTorrent clientTransmission is a BitTorrent client. It has GTK+ and Qt GUI clients, a daemon for servers and headless use, and both can be remote controlled by HTTP and the terminal. It supports Local Peer Discovery, DHT, µTP, PEX and magnet links.fNreproducibleGNOME:Apps / openSUSE_Factoryobs://build.opensuse.org/GNOME(GPL-2.0-only OR GPL-3.0-only) AND MITProductivity/Networking/Otherhttps://www.transmissionbt.com/linuxnoarchF tMNO~I*{$zA큤A큤A큤AAA큤fNfNfNfNfNfNfNfNfNfNfNfNfNfNfNfNfNfNfNfNfNb9ea107d03108799b4107345a003f7d6edc71a0869de767c7e13e6ffdace5be13e4d67e348c5f99498bcdfdd7608ec3e4a6d42a57a7418ca25c4b6348a21093ad282fa8bfa97aaed923c0f469e48669b9faf364c9370af8556b9f40afb0889da3c7a899c4c43c439dcd613c560f1c329ae9f668dee5e7c7cb4bd747c794b069e1f20f41cbf19c023207066212325f8353d7c73af710e24cc18c825c88d259ec10ef351aeb2ebe59f5cc831b1662727879a016242db5b38310596287853203f23f30c0020352c9a33cfc0c3b8eb72119ef2522aadfcf6d0e807c618f2a43c390f5004069d31ecf02e39f5c82c5cfca5159ed587a6e1b13d30c86754cce9a11055f3306b6bf86ce62b1db8d8ec66f683bb60f7e9e97ac016fc1c4a5924aeeec7ee80e01c8f5daac6ec1d76daec312b7873b83bc34b549f956988a95e86153a98d8152ebba3d5f3025cd9777cb956f7d9c11f325fb172584aca93bb7b5977b5cf4d15265551a8ac77d9c8093db1266d034dcd815d28f2531c028d2d090b5b4aa4bfbbed5e88916496cc40fb040bfe8079d71f18e0977c1dc82b055befafe1039ac34863c4979696c127c58ff38d45db93643ebd6ef83194185db2adf03cf60ca7adaltsrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottransmission-4.0.5-193.10.src.rpmtransmission-common    altsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)transmission-ui3.0.4-14.6.0-14.0-15.4.18-14.0.54.19.1.1fh@e؈e̫@e@e*ee`@dTd:d!@dcU@cߚ@cbI@azMax Lin Dominique Leuenberger Martin Schreiner Matej Cepl Dominique Leuenberger Paolo Stivanin Bjørn Lie Emiliano Langella Luciano Santos Bjørn Lie Paolo Stivanin Luciano Santos Luca Beltrame Michael Vetter Stephan Kulow Johannes Segitz - Build with gcc13 on Leap 15- Fix build with recent cmake macro change (DOCDIR): do not install the documentation using cmake, as we already do so using %doc. Change if(INSTALL_DOC) to if(FALSE) in CMakeLists.txt. The more obvious option of passing -DINSTALL_DOC=OFF is ot viable, as that also disables installing the man pages.- Migrate from update-alternatives to libalternatives (bsc#1219107).- Add correct creation of the transmission user/group (needed by the latest RPM 4.19). - Remove now useless Provides in the daemon subpackage.- Have transmission-daemon provide user(transmission) and group(transmission): the user/group are generated in the pre scriptlet using useradd/groupadd.- Update to version 4.0.5: + Fixed 4.0.0 bug where the IP address field in UDP announces were not encoded in network byte order. + Fixed a bug that incorrectly escaped JSON strings in some locales. + Fixed 4.0.4 decreased download speeds for people who set a low upload bandwidth limit. + Fixed bug that prevented editing trackers on magnet links. + Fixed HTTP tracker announces and scrapes sometimes failing after adding a torrent file by HTTPS URL. + In RPC responses, change the default sort order of torrents to match Transmission 3.00. + Fixed tr_sys_path_copy() behavior on some Synology Devices. + Fix: only append .added suffix to watchdir files. + Fixed crash when opening torrent file from "Recently used" section in GTK 4.- Update to version 4.0.4: + Fixed bug in sending torrent metadata to peers. + Avoid unnecessary heap memory allocations. + Fixed filename collision edge case when renaming files. + Fixed locale errors that broke number rounding when displaying statistics, e.g. upload / download ratios. + Always use a fixed-length key query in tracker announces. This isn't required by the spec, but some trackers rely on that fixed length because it's common practice by other BitTorrent clients. + Fixed potential Windows crash when getstdhandle() returns NULL. + Fixed 4.0.0 bug where the port numbers in LDP announces are sometimes malformed. + Fixed a bug that prevented editing the query part of a tracker URL. + Fixed a bug where Transmission may not announce LPD on its listening interface. + Made small performance improvements in libtransmission. + Qt Client: - Fixed torrent name rendering when showing magnet links in compact view. - Fixed bug that broke the "Move torrent file to trash" setting. - Fixed Qt 6.4 deprecation warning. - Fixed poor resolution of Qt application icon. + GTK Client: Fixed missing 'Remove torrent' tooltip. + Web Client: - Don't show null as a tier name in the inspector's tier list. - Fixed truncated play / pause icons. - Fixed overflow when rendering peer lists and made speed indicators honor prefers-color-scheme media queries. - Made the main menu accessible even on smaller displays. + transmission-cli: - Fixed "no such file or directory" warning when adding a magnet link. - Fixed bug that caused the wrong decimal separator to be used in some locales. + transmission-remote: Fixed display bug that failed to show some torrent labels. + Everything Else: - Ran all PNG files through lossless compressors to make them smaller. - Fixed potential build issue when compiling on macOS with gcc.- Fix transmission-daemon missing /var/lib/transmission- Update to version 4.0.3: + Fix 4.0.2 higher CPU load while downloading (a regression). + Fix 4.0.0 bug where the torrentGet RPC method returned wrong trackerStats.tier values. + Fix 4.0.0 HTTP announce behavior with bind-address-ipv* settings. + Fix 4.0.0 bug in code that detects the computer's IPv6 support. + Silenced 4.0.0 minor log warnings for cross_seed_entry and uid entries in torrent files. + When adding a duplicate torrent via the RPC API, the return value now matches Transmission 3's return value. + Fix use of metainfo display-name as a fallback name. + Updated torrent Peer ID generation to happen once per session, even for public torrents. + GTK client: - Fix 4.0.0 preferences dialog being too large for small displays. - Fix 4.0.0 regression of percents, speeds, sizes, etc, not being i18nized properly. + Daemon: Set the log level sooner at startup to ensure events aren't missed. + Fix 4.0.0 bug in the display of how much of a torrent has been downloaded. + Documentation improvements. - Drop merged-upstream patch: 9fc0e4ff6186e3aee3d3350e9f1b062aa6e161fe.patch- Add 9fc0e4ff6186e3aee3d3350e9f1b062aa6e161fe.patch: Fix: disable-deprecated by default for end users (needed due to new deprecation in gtkmm).- Update to 4.0.2: + Highlights: - Fixed 4.0.1 bug where some torrents thought they were magnet links. - Fixed 4.0.0 bug where download speed limits were ignored for uTP peers. - Fixed 4.0.0 bug using announce-list when creating single-tracker private torrents. + All platforms: - Restored support for path.utf-8 keys in torrent info dictionaries. - Fixed value of TR_TIME_LOCALTIME environment variable in torrent scripts. - Limited in-kernel file copying to 2 GiB blocks at a time to avoid potential issues with CIFS mounts. - Simplified filename info in log messages. - Fixed std::clamp() assertion failures. - Fixed small error calculating protocol overhead when receiving peer messages. - Fixed incorrect escaping of non-BMP characters when generating JSON. - Fixed 4.0.0 crash when receiving malformed piece data from peers. - Fixed 4.0.0 potential crash when downloading from webseeds. - Improved handling of the leechers param in trackers' announce responses. - Fixed 4.0.0 regression that stopped increasing the download priority of files' first and last pieces. These pieces are important for making incomplete files previewable / playable while still being downloaded. - Fixed display of IPv6 tracker URLs. - Fixed code that could stop being interested in peers that have pieces we want to download. - Improved sanity checking of magnet links added via RPC. - Fixed a misleading error message when Transmission is unable to write to the incomplete-dir. - Worked around an older libdht bug that could provide invalid peer info. - Restored RPC torrentGet.wanted return value to match 3.00 behavior. + QT client: - Ensured that "Open File" opens the torrent's folder for multi-file torrents. - Fixed 4.0.0 bug that prevented batch-adding trackers to multiple torrents at once. - Fixed per-torrent ratio display in main window. + GTK client: - Fixed 4.0.0 ignoring -m/--minimized command line option. - Fixed assertion failure in the progress display when creating a new torrent. + Web client: - Fixed minor UI bugs, e.g. layout and control alignment. - Fixed 4.0.0 bug that that failed to save alternate speed begin/end settings changes. - Improved colors in both light & dark mode. + Daemon: - Made the "unrecognized argument" error message more readable. + transmission-remote: - Fixed a spurious error message when adding magnet links.- Update to version 4.0.1: + Issues fixed: - Poor speed and some checksums being incorrectly marked as failed in somes torrents. - Beachballing / jank. - Blocklists using more memory than necessary. - Failure to migrate magnet links from Transmission 3. - Many other fixes. - Changes from version 4.0.0: + Added many performance improvements, and numerous bugfixes. + The entire codebase has been migrated from C to C++. + The remote control GUIs (transmission-qt and transmission-web) now use the RPC API "table" mode, resulting in smaller payloads / less bandwidth use. + Added support for GTK 4, and both Qt5 and Qt6. + The GTK client has been ported to gtkmm. + New Features: - Support for using BitTorrent v2 and hybrid torrents. - Users can now set "default" trackers that can be used to announce all public torrents. - Newly-added seeds can start immediately and verify pieces on demand now. - Added an option to omit potentially-identifying information (e.g. User-Agent and date created) when creating new torrents. - The Web client has been rewritten and now supports mobile use. - When creating new torrents, users can now specify the piece size. - IPv6 blocklists are now supported. - Dozens of other new features. + Fix small scrape/announce packet size that could trip SYN flood detection on some systems. + Remove the 1024 open files limit previously required by how libcurl was used. + Add configurable anti-brute force settings. + Fetch metadata of stopped magnets. + Stop logging excessive error messages after they repeat too many times. + The web client has been given a major overhaul. + User-visible highlights include: - Mobile is now fully supported. - Added fullscreen support on mobile. - Better support for dark mode. - Added mime icons to the torrent list. - Improved theme consistency across the app. - Port build system from Autotools to CMake: replace libtool build requirement with cmake and ninja; replace Autotool macros with CMake's. - Add explicit build requirement on CMake modules: Qt5Gui, Qt5LinguistTools, Qt5Network, Qt5Svg, and Qt5Widgets. - Drop libqt5-linguist-devel, now that its CMake module is being used instead. - Use our own libdeflate as build requirement instead of the bundled one. - Replace openssl-devel with the more reliable pkgconfig(openssl). - Replace intltool build requirement with gettext-tools. - Replace glib-2.0 and gtk+-3.0 with giomm-2.68, glibmm-2.68, and gtkmm-4.0 pkgconfig modules following code base switch from C to C++. - Drop libappindicator3-devel build requirement. AppIndicator is no longer supported. - Drop fdupes build requirement/macro. There isn't duplicate files anymore. - Drop no longer needed %desktop_database_post and %icon_theme_cache_post macros targeted at pre-Leap openSUSE/SUSE releases. - Drop no longer needed patches: transmission-hybrid-torrent-length.patch, and transmission-3.00-openssl-3.patch. - Refresh harden_transmission-daemon.service.patch patch with Quilt. - Drop transmission-qt.desktop source file favoring the one provided by upstream. - Add transmission.rpmlintrc file to filter the "file-not-in-%lang" warning, since we are excluding the English translations from the lang sub-packages and packaging them in the common sub-package instead.- Apply downstream patch from Gentoo to fix a crash with openSSL 3 (boo#1207914): * transmission-3.00-openssl-3.patch- boo#1207555: Transmission can't open Bittorrent v2 torrents Add transmission-hybrid-torrent-length.patch- Do not run autoreconf - not patching any input files and intltool is broken with autoreconf of 2.71- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_transmission-daemon.service.patchreproducible 1713262221 4.0.5-193.10 transmissiontransmission-devel.svgtransmission.svgtransmission-symbolic.svgLC_MESSAGEStransmission-gtk.moLC_MESSAGEStransmission-gtk.moLC_MESSAGEStransmission-gtk.motransmissionpublic_htmlimagesfavicon.icofavicon.pngwebclip-icon.pngindex.htmltransmission-app.csstransmission-app.jstransmission-app.js.LEGAL.txttransmission_en.qm/usr/bin//usr/share/icons/hicolor/scalable/apps//usr/share/icons/hicolor/symbolic/apps//usr/share/locale/en_AU//usr/share/locale/en_AU/LC_MESSAGES//usr/share/locale/en_CA//usr/share/locale/en_CA/LC_MESSAGES//usr/share/locale/en_GB//usr/share/locale/en_GB/LC_MESSAGES//usr/share//usr/share/transmission//usr/share/transmission/public_html//usr/share/transmission/public_html/images//usr/share/transmission/translations/-fomit-frame-pointer -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -gobs://build.opensuse.org/GNOME:Apps/openSUSE_Factory/db1ca930245eb8c1da3a740a3e2a9c26-transmissiondrpmzstd19T0i586-suse-linuxSVG Scalable Vector Graphics imagedirectoryPNG image dataHTML documentASCII text, with very long lines (65536), with no line terminatorsJavaScript source, ASCII text, with very long lines (45692)Unicode text, UTF-8 textV›s1ӧutf-83c57bc04183fd054ddb8cf3590c6aebcfdfb04cfb69c5d7622e8e94e2e319f9b39e7fc437cf4fd353000b0c92d6c09b05897c1fae2dccfd211559fe5f4c4012d?P(/he4t$rI0㌲㶂Cy$ ތ4"E%{OK&SzSo%/;zO;5}mko/P1Hib3{Xzwff<Ą20CK5Z]5rmsrv:;6MNYgopxͭ}m7Yvo2z-]kF@Ū%MML[L)aPD1eM49PXYqEP$,z2JKB gd{6r=J650 i`