pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/qbittorrent



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Dec 26 22:26:01 UTC 2024

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 5.0.3

5.0.3

- BUGFIX: Discard obsolete "state update" events after torrent is reloaded (glassez)
- BUGFIX: Fix incorrect SQL column definition (glassez)
- BUGFIX: Avoid redundant requests of announce entries from libtorrent (glassez)
- WEBUI: Fix removing tracker URL with '|' character (Thomas Piccirello)
- WEBUI: Fix reloading page after login (Evgenii Ryshkov)
- WEBAPI: Fix incorrect key in torrent creator (Bartu Özen)
- RSS: Don't add duplicate episodes to previously matched (wavygecko)
- RSS: Use cached current time when parsing RSS feed (glassez)
- WINDOWS: Don't follow symlink when creating torrents on Windows (Chocobo1)
- WINDOWS: NSIS: Update Italian translation (Giacomo411)


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/net/qbittorrent/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/qbittorrent/Makefile
diff -u pkgsrc/net/qbittorrent/Makefile:1.80 pkgsrc/net/qbittorrent/Makefile:1.81
--- pkgsrc/net/qbittorrent/Makefile:1.80        Sat Dec  7 18:12:54 2024
+++ pkgsrc/net/qbittorrent/Makefile     Thu Dec 26 22:26:01 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2024/12/07 18:12:54 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2024/12/26 22:26:01 adam Exp $
 
-DISTNAME=      qbittorrent-5.0.2
+DISTNAME=      qbittorrent-5.0.3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.39 pkgsrc/net/qbittorrent/distinfo:1.40
--- pkgsrc/net/qbittorrent/distinfo:1.39        Mon Nov 18 08:55:14 2024
+++ pkgsrc/net/qbittorrent/distinfo     Thu Dec 26 22:26:01 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2024/11/18 08:55:14 adam Exp $
+$NetBSD: distinfo,v 1.40 2024/12/26 22:26:01 adam Exp $
 
-BLAKE2s (qbittorrent-5.0.2.tar.gz) = 6ed0e7b5ef5741a06e42b11708457475aeba6721aef4f9226db09c45035ade55
-SHA512 (qbittorrent-5.0.2.tar.gz) = 8fb1802da34c15bc61bf68adbb1578bfb6cb17fe015c8ff211d65d71735a01398472dcd8da6442533aa71b2baee6ed825af0729d5badf3f3935fc0a5060e48d2
-Size (qbittorrent-5.0.2.tar.gz) = 9271483 bytes
+BLAKE2s (qbittorrent-5.0.3.tar.gz) = 8418840ab2949cf18dddf032517d3ecfdc831f6409cc16df560b7d6f9fce93b3
+SHA512 (qbittorrent-5.0.3.tar.gz) = 27dce5d618fd35f4d4c0d3a96835e2c3e1ca38b07913f5a3bca66d1fde420ca30e6966fa51975a1f6acf6faf082327c04c4b7758ed5637ed2344b26e1e6fd65a
+Size (qbittorrent-5.0.3.tar.gz) = 9273741 bytes
 SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
 SHA1 (patch-src_app_CMakeLists.txt) = 6ef5c2fd194607a5f2ab05a60b909e0c2998892c
 SHA1 (patch-src_base_utils_fs.cpp) = f23333502ed971a63d25e4f6f0f11f60d9ab844b



Home | Main Index | Thread Index | Old Index