Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807871 - dev-qt/qtgui-5.15.2: integrate patch for QTBUG-56595
Summary: dev-qt/qtgui-5.15.2: integrate patch for QTBUG-56595
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: PullRequest, UPSTREAM
Depends on: 806797
Blocks:
  Show dependency tree
 
Reported: 2021-08-12 09:42 UTC by Esteve Varela Colominas
Modified: 2021-08-25 14:36 UTC (History)
0 users

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 Esteve Varela Colominas 2021-08-12 09:42:22 UTC
This patch is required to allow pasting big images from gtk2 applications into qt applications. It will soon be required for net-im/telegram-desktop as a replacement for a previously used workaround to this.

Bug report: https://bugreports.qt.io/browse/QTBUG-56595
Patch: https://codereview.qt-project.org/c/qt/qtbase/+/306771
Patch in KDE fork: https://invent.kde.org/qt/qt/qtbase/-/merge_requests/44/diffs
Revert of hack in telegram-desktop: https://github.com/telegramdesktop/tdesktop/pull/16786
Comment 1 Andreas Sturmlechner gentoo-dev 2021-08-12 18:32:04 UTC
(In reply to Esteve Varela Colominas from comment #0)
> https://invent.kde.org/qt/qt/qtbase/-/merge_requests/44/diffs
Not a fork, but a collection of backports on top of 5.15.2, but okay.

Which means we get this change automatically once we start packaging snapshots from invent.kde.org/qt/qt.
Comment 2 Larry the Git Cow gentoo-dev 2021-08-25 14:36:34 UTC
The bug has been closed via the following commit(s):

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

commit f01973dc8dbe0b64096e2467f9063976700e1884
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-08-15 22:27:19 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-08-25 14:35:48 +0000

    dev-qt/qtgui: 5.15.2-r10 version bump at KDE c2ea67ec
    
    - EAPI-8
    - Fix CVE-2021-38593
    
    See also:
    https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35566
    https://invent.kde.org/qt/qt/qtbase/-/merge_requests/47
    
    Bug: https://bugs.gentoo.org/808531
    Closes: https://bugs.gentoo.org/807871
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-qt/qtgui/Manifest                |   1 +
 dev-qt/qtgui/qtgui-5.15.2-r10.ebuild | 185 +++++++++++++++++++++++++++++++++++
 2 files changed, 186 insertions(+)