lp://qastaging/~sil2100/kubuntu-packaging/qtbase-opensource-src_5.0.2_qapp_fix
- Get this branch:
- bzr branch lp://qastaging/~sil2100/kubuntu-packaging/qtbase-opensource-src_5.0.2_qapp_fix
Branch merges
- Timo Jyrinki: Approve
-
Diff: 26 lines (+14/-0)2 files modifieddebian/patches/fix_destroy_qapp_segfault.diff (+13/-0)
debian/patches/series (+1/-0)
Related bugs
Bug #1273306: python3.3 crashed with SIGSEGV in QWidget::destroy() | Undecided | Invalid |
Related blueprints
Branch information
Recent revisions
- 95. By Łukasz Zemczak
-
Fix a segmentation fault bug in a strange case when a QWidget element (for instance, a QMenu element) gets freed (destroyed) after the main application exits and QApplication objects stops existing. Do not assume qApp will be present when cleaning memory.
- 94. By Timo Jyrinki
-
Sync with archive
* No change rebuild against libicu52
* Positively restrict libopenvg1-mesa-dev build-dependency to only those
architectures where it is built (matching the mesa source), rather than
trying to simulate this with negative architecture restrictions.
* Drop [!arm64] restriction on libpulse-dev; we have libpulse-dev/arm64
now.
* Disable gdb build-dependency on ppc64el for now, until we have a working
gdb there.
* SECURITY UPDATE: [XML Entity Expansion Denial of Service] (LP: #1259577).
- add limit in src/xml/sax/qxml. cpp
- http://lists.qt- project. org/pipermail/ announce/ 2013-December/ 000036. html
- CVE-2013-4549 - 92. By Timo Jyrinki
-
* debian/
patches/ Add-workaround- for-GL- on-Android- emulator. patch:
- Add workaround when using Qt with the Android emulator GL translator
driver (doesn't support the precision qualifiers) - 91. By Timo Jyrinki
-
debian/
patches/ aarch64_ fix_atomic_ set.patch:
Fix QBasicAtomicInt::testAndSetRel axed and
QBasicAtomicPointer<T> ::testAndSetRel axed to actually set the given value,
rather than a pointer to that value on the local stack frame. - 89. By Timo Jyrinki
-
* debian/
patches/ fix_rowinserted .patch:
- Fix a bug in QSortFilterProxyModel by picking a patch
from upstream (LP: #1234603) - 87. By Timo Jyrinki
-
* debian/patches/bug1227629.patch:
- Fix a bug of WM_CLASS not being set with X11 (LP: #1227629)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)