diff mbox series

[bug#61445,v2] gnu: qbittorrent: Update to 4.5.2.

Message ID 87lekel3i1.wl-hako@ultrarare.space
State New
Headers show
Series [bug#61445,v2] gnu: qbittorrent: Update to 4.5.2. | expand

Commit Message

Hilton Chain March 3, 2023, 7:04 a.m. UTC
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.2.
---
 gnu/packages/bittorrent.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: ea870a70e93e7ea93e35fa8e0afc3cfdb1b66ba2

Comments

Leo Famulari March 4, 2023, 1:42 a.m. UTC | #1
On Fri, Mar 03, 2023 at 03:04:38PM +0800, Hilton Chain via Guix-patches via wrote:
> * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.2.

It's succeeding now, aside from the ppc64le platform, where it is still
scheduled. Let's wait a little longer for that.

In any case, it may be for the best that we didn't push 4.5.0, due to
this vulnerability that's confirmed in 4.5.1:

https://github.com/qbittorrent/qBittorrent/issues/18618

Based on the current state of that discussion, it's not clear yet if it
exists in 4.5.0, or on operating systems besides Windows.
Leo Famulari March 5, 2023, 8:18 p.m. UTC | #2
On Fri, Mar 03, 2023 at 08:42:34PM -0500, Leo Famulari wrote:
> It's succeeding now, aside from the ppc64le platform, where it is still
> scheduled. Let's wait a little longer for that.

It built!

Pushed as 833febb522bd37a38156b558b108372b89a34949
diff mbox series

Patch

diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index c3257cf2bf..bfe524366c 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -440,7 +440,7 @@  (define-public libtorrent-rasterbar
 (define-public qbittorrent
   (package
     (name "qbittorrent")
-    (version "4.4.1")
+    (version "4.5.2")
     (source
      (origin
        (method git-fetch)
@@ -449,7 +449,7 @@  (define-public qbittorrent
              (commit (string-append "release-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "00whc4p209g2krsggxyq4sna01djbk1rbzkyjbq4qczvya01xn0w"))))
+        (base32 "07s0ypkd1zzkw9qhfwxxx7s6zizjz0448al17xmc1b48phn46hjk"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags