Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
revert_module_version.patch | Revert module version zeroing Trying to revert the zeroing since the crash seems to be related to the version number. |
no | ||||
Avoid-crash-while-parsing-vcards-from-different-threads.patch | Avoid crash while parsing vCards from different threads. === modified file 'src/versit/qversitreader_p.cpp' |
Ubuntu Touch Developers | yes | |||
2002_disable-cmake-test.patch | Disable build-time cmake tests due to broken path prefixes. | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | |||
disable_failing_tests.patch | Disable failing tests, so that other tests can run. | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | |||
1001_fix-qtdatetime-null-comparison.patch | Fix unit test tst_QContactManager::compareVariant_dataComment: This partially reverts upstream commit 55287ea79625092ca7638fdb028a9c1f03ffd7ca. . This patch was not necessary with Qt 5.12, but is so with Qt 5.14. |
Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | |||
adapt_to_json_parser_change.patch | adapt to JSON parser behavior change in Qt 5.15 QJsonValue will expose input like "2.0" as an integral type as the value can be perfectly expressed as an integral. . See the discussion in https://bugreports.qt.io/browse/QTBUG-87443. |
no | https://codereview.qt-project.org/c/qt/qtpim/+/317682 | 2020-10-31 | ||
tests_big_endian.patch | make the tests pass on big endian systems Make sure the generated item IDs are the same as on little endian systems, e.g. 05000000 and not 00000005. |
Dmitry Shachnev <mitya57@debian.org> | yes | 2020-10-31 |