summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtcore: Fix headers for revdeps building with GCC-11Andreas Sturmlechner2021-02-132-0/+39
| | | | | | | Closes: https://bugs.gentoo.org/768342 Closes: https://bugs.gentoo.org/768354 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Fix build for QT5_MODULE=qtbase w/ GCC-11Andreas Sturmlechner2021-01-242-0/+4
| | | | | | | Closes: https://bugs.gentoo.org/752012 Closes: https://bugs.gentoo.org/764038 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Security cleanupAndreas Sturmlechner2021-01-102-105/+0
| | | | | | Bug: https://bugs.gentoo.org/754852 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.2-r2 amd64, #754852Sam James2021-01-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.2-r2 ppc, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.2-r2 ppc64, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.2-r2 x86, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.2-r2 arm64, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.2-r2 arm, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Drop 5.15.2-r1Andreas Sturmlechner2021-01-071-105/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: Fix allocated memory of QByteArrayAndreas Sturmlechner2021-01-072-0/+160
| | | | | | | | ...returned by QIODevice::readLine. See also: https://bugreports.qt.io/browse/QTBUG-87010 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: Drop 5.15.2 (r0)Andreas Sturmlechner2021-01-021-104/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: Bounds-check time-zone offsets when parsingAndreas Sturmlechner2021-01-022-0/+193
| | | | | | | See also: https://bugreports.qt.io/browse/QTBUG-88656 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add RDEPEND on dev-qt/qtchooser where link targets existAndreas Sturmlechner2020-11-251-0/+1
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add Qt 5.15.2Andreas Sturmlechner2020-11-252-0/+104
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop Qt 5.14.2Andreas Sturmlechner2020-10-183-210/+0
| | | | | Bug: https://bugs.gentoo.org/734600 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: x86 stable (bug #734600)Thomas Deutschmann2020-10-181-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-qt/qtcore: Drop 5.15.1 (r0)Andreas Sturmlechner2020-10-131-100/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: ppc64 stable wrt bug #734600Agostino Sarubbo2020-10-131-1/+1
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtcore: ppc stable wrt bug #734600Agostino Sarubbo2020-10-131-1/+1
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.1-r1 amd64, #734600Sam James2020-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.1-r1 arm, #734600Sam James2020-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.1-r1 arm64, #734600Sam James2020-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Revert timezone handling to 5.14 stateAndreas K. Hüttel2020-10-103-0/+422
| | | | | | | | | This is an obvious workaround, until we and upstream have decided what to do... Closes: https://bugs.gentoo.org/737914 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-qt: Drop Qt 5.15.0Andreas Sturmlechner2020-09-292-101/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add Qt 5.15.1Andreas Sturmlechner2020-09-102-0/+101
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: Update metadata.xmlAndreas Sturmlechner2020-06-081-1/+2
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop Qt 5.14.1 and vulnerable dev-qt/qtguiAndreas Sturmlechner2020-05-302-86/+0
| | | | | | Bug: https://bugs.gentoo.org/719732 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: stable 5.14.2 for ppc, bug #719732Sergei Trofimovich2020-05-301-1/+1
| | | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-qt: Add Qt 5.15.0 releaseAndreas Sturmlechner2020-05-262-0/+101
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: arm64 stable wrt bug #719732Mikle Kolyada2020-05-201-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-qt/qtcore: x86 stable wrt bug #719732Mikle Kolyada2020-05-201-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-qt/qtcore: amd64 stable wrt bug #719732Mikle Kolyada2020-05-191-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-qt: Drop Qt 5.13.2Andreas Sturmlechner2020-05-094-172/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: ppc64 stable wrt bug #719732Agostino Sarubbo2020-05-091-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtcore: arm stable wrt bug #719732Agostino Sarubbo2020-05-091-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtcore: renameat2 is glibc specificAndreas Sturmlechner2020-04-111-4/+6
| | | | | | | We let Qt do the detection and only pass -no-foo when old-kernel is requested. Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: QLibrary: fix deadlock caused by fix to QTBUG-39642Andreas Sturmlechner2020-04-091-0/+106
| | | | | | | See also: https://bugreports.qt.io/browse/QTBUG-83207 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add Qt 5.14.2Andreas Sturmlechner2020-04-093-0/+103
| | | | | | | | | Closes: https://bugs.gentoo.org/669994 Closes: https://bugs.gentoo.org/710866 Closes: https://bugs.gentoo.org/713722 Closes: https://bugs.gentoo.org/716754 Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Security cleanup Qt 5.13.2 all KEYWORDS except for arm/~armAndreas Sturmlechner2020-03-281-1/+1
| | | | | | | | Drop all packages ending up without KEYWORDS. Bug: https://bugs.gentoo.org/699328 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: arm64 stable (bug #699328)Mart Raudsepp2020-03-281-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-qt: Drop Qt 5.12.3Andreas Sturmlechner2020-03-193-189/+0
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: x86 stable wrt bug #699328Agostino Sarubbo2020-03-191-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtcore: amd64 stable wrt bug #699328Agostino Sarubbo2020-03-191-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtcore: ppc64 stable wrt bug #699328Agostino Sarubbo2020-03-191-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtcore: ppc stable wrt bug #699328Agostino Sarubbo2020-03-191-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtcore: Drop vulnerable 5.13.2-r1Andreas Sturmlechner2020-03-171-84/+0
| | | | | | Bug: https://bugs.gentoo.org/707354 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: arm64 stable (bug #707354)Mart Raudsepp2020-03-171-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-qt/qtcore: arm stable wrt bug #707354Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtcore: Drop 5.14.1 (r0)Andreas Sturmlechner2020-02-091-83/+0
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>