Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834949 - net-p2p/qbittorrent 4.4.1 version bump
Summary: net-p2p/qbittorrent 4.4.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-11 02:29 UTC by Arctic5824
Modified: 2022-03-22 00:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arctic5824 2022-03-11 02:29:11 UTC
Latest by developers is 4.4.1, latest in portage tree is 4.4.0

changelog for 4.4.1 can be found at https://www.qbittorrent.org/news.php

thanks very much
Comment 1 Larry the Git Cow gentoo-dev 2022-03-22 00:27:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3294574f36c9f22f72f879f3a8b053f6e2abea

commit 9f3294574f36c9f22f72f879f3a8b053f6e2abea
Author:     Thamognya Kodi <contact@thamognya.com>
AuthorDate: 2022-03-21 03:37:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-22 00:27:07 +0000

    net-p2p/qbittorrent: 4.4.1 version
    
    Closes: https://bugs.gentoo.org/834949
    Signed-off-by: Thamognya Kodi <contact@thamognya.com>
    Closes: https://github.com/gentoo/gentoo/pull/24690
    Signed-off-by: Sam James <sam@gentoo.org>

 net-p2p/qbittorrent/Manifest                 |  1 +
 net-p2p/qbittorrent/qbittorrent-4.4.1.ebuild | 69 ++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074f7df80d8ee17c4a9f076eee4791fd2eb1c021

commit 074f7df80d8ee17c4a9f076eee4791fd2eb1c021
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-22 00:25:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-22 00:27:09 +0000

    net-p2p/qbittorrent: sync live ebuild; port to CMake
    
    - Sync live ebuild
    - Port to CMake (seems better supported upstream. autotools one doesn't
      seem to have received Qt 6 support, etc)
    - Fix musl build
    - Switch USE=X -> USE=gui per QA guidelines
    
    Bug: https://bugs.gentoo.org/834949
    Signed-off-by: Sam James <sam@gentoo.org>

 net-p2p/qbittorrent/qbittorrent-4.4.1.ebuild | 56 +++++++++++++------------
 net-p2p/qbittorrent/qbittorrent-9999.ebuild  | 61 +++++++++++++++-------------
 2 files changed, 63 insertions(+), 54 deletions(-)