[SCM] qtdeclarative packaging branch, ubuntu, updated. ubuntu/5.6.1-4ubuntu2-18-g47af0b4

Timo Jyrinki timo at moszumanska.debian.org
Wed Sep 7 13:04:18 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=47af0b4

The following commit has been merged in the ubuntu branch:
commit 47af0b4e6663157c62360f0453e799da2b9325ce
Merge: 13380ceb3480dc37f6e5664f9189ae34572d4afb a149585c45f0e59dc027d550bbbd79421150f766
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Wed Sep 7 13:04:08 2016 +0000

    Merge branch 'master' into ubuntu

 debian/changelog                                 | 33 ++++++++++---
 debian/libqt5qml5.symbols                        | 62 +++++++++++++-----------
 debian/patches/fix_engine_64bits_big_endian.diff | 26 ++++++++++
 debian/patches/no_lifetime_dse.diff              | 15 ++++++
 debian/patches/series                            |  5 ++
 5 files changed, 104 insertions(+), 37 deletions(-)

diff --cc debian/changelog
index 7914ced,67df67e..a92dfdb
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,57 -1,27 +1,74 @@@
- qtdeclarative-opensource-src (5.6.1-4ubuntu3) UNRELEASED; urgency=medium
++qtdeclarative-opensource-src (5.6.1-7ubuntu1) UNRELEASED; urgency=medium
 +
 +  * debian/patches/Fix-visibility-of-properties-in-value-types.patch:
 +    - Fix compare() in QML (LP: #1610349)
 +  * Update symbols. 
 +
 + -- Timo Jyrinki <timo-jyrinki at ubuntu.com>  Mon, 22 Aug 2016 13:31:32 +0000
 +
+ qtdeclarative-opensource-src (5.6.1-7) unstable; urgency=medium
+ 
+   * Update libqt5qml5.symbols from buildds’ logs.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 30 Aug 2016 14:00:17 +0300
+ 
+ qtdeclarative-opensource-src (5.6.1-6) unstable; urgency=medium
+ 
+   * Backport upstream change to fix crashes when compiled with GCC 6
+     (no_lifetime_dse.diff; see QTBUG-55482).
+   * Update symbols files from buildds’ logs.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Mon, 29 Aug 2016 21:30:47 +0300
+ 
+ qtdeclarative-opensource-src (5.6.1-5) unstable; urgency=medium
+ 
+   [ Lisandro Damián Nicanor Pérez Meyer ]
+   * Update symbols files with buildds' logs (Closes: #830817).
+ 
+   [ Maximiliano Curia ]
+   * Add new patch: fix_engine_64bits_big_endian.diff
+ 
+  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Tue, 19 Jul 2016 12:09:46 -0300
+ 
 +qtdeclarative-opensource-src (5.6.1-4ubuntu2) yakkety; urgency=medium
 +
 +  * debian/patches/Flickable-fix-minXExtent-minYExtent-when-content-is-.patch:
 +    - Fix flickable's widthRatio and heightRatio (LP: #1588238)
 +  * debian/patches/QQuickWindow-Fill-out-timestamps-in-QHoverEvents-sen.patch:
 +    - Fix relative mouse events (LP: #1597205)
 +    - debian/libqt5quick5.symbols: Update symbols.
 +
 + -- Timo Jyrinki <timo-jyrinki at ubuntu.com>  Wed, 27 Jul 2016 12:11:13 +0000
 +
 +qtdeclarative-opensource-src (5.6.1-4ubuntu1~4) yakkety; urgency=medium
 +
 +  * Merge with Debian.
 +  * Update symbols.
 +  * Drop backported upstream patches now included:
 +    - Add-QQuickAsyncImageProvider.patch
 +    - Add-isTabFence-private-flag.patch
 +    - Don-t-change-the-currentItem-after-a-viewport-resize.patch
 +    - Don-t-make-currentIndex-skip-an-extra-item-on-remova.patch
 +    - Fix-memory-leak-when-using-async-image-providers.patch
 +    - Flickable-avoid-perturbing-the-timeline-further-whil.patch
 +    - Image-fix-crash-when-switching-between-multiple-scre.patch
 +    - Make-sure-we-stop-animators-if-they-are-yet-to-be-st.patch
 +    - MultiPointTouchArea-Fixed-released-duplication-on-mo.patch
 +    - QQuickItem-fix-an-infinite-loop-nextItemInFocusChain.patch
 +    - WIP-QQuickItem-fix-another-infinite-loop-in-nextItem.patch
 +    - qmlplugindump-Don-t-try-to-import-Qt.test.qtestroot.patch
 +  * Refresh QML cache and test binary location patches to apply.
 +  * Modify QML cache patch to Qt 5.6 and 5.6.1 changes. (LP: #1556824)
 +  * Mark private symbols.
 +  * Update for Qt 5.6.1:
 +    - Drop debian/patches/Fix-crash-in-hasAtlasTexture.patch now in upstream.
 +  * Add build dep on libqt5opengl5-dev to execute a test successfully
 +  * debian/patches/V4-Always-set-the-tag-when-boxing-a-pointer-in-QV4-V.patch
 +    debian/patches/Fix-QQmlEngine-crash-on-big-endian-64-bit-architectu.patch:
 +    - Fix a crasher affecting s390x (LP: #1567481) (LP: #1572496) (LP: #1567776)
 +
 + -- Timo Jyrinki <timo-jyrinki at ubuntu.com>  Tue, 26 Jan 2016 10:07:50 +0000
 +
- qtdeclarative-opensource-src (5.6.1-5) UNRELEASED; urgency=medium
- 
-   [ Lisandro Damián Nicanor Pérez Meyer ]
-   * Update symbols files with buildds' logs (Closes: #830817).
- 
-  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 13 Jul 2016 19:28:45 -0300
- 
  qtdeclarative-opensource-src (5.6.1-4) unstable; urgency=medium
  
    * Backport qml_only_release_types_if_they_arent_referenced_anymore.patch,
diff --cc debian/libqt5qml5.symbols
index 001a4ce,e026353..0117d54
--- a/debian/libqt5qml5.symbols
+++ b/debian/libqt5qml5.symbols
@@@ -3395,11 -3391,13 +3395,13 @@@ libQt5Qml.so.5 libqt5qml5 #MINVER
   _ZTV9QV8Engine at Qt_5_PRIVATE_API 5.0.2 1
   _ZTVN14QQmlTypeLoader4BlobE at Qt_5_PRIVATE_API 5.0.2 1
   _ZTVN15QQmlContextData12ContextGuardE at Qt_5_PRIVATE_API 5.0.2 1
+  _ZTVN17QQmlEnginePrivate9DeletableE at Qt_5_PRIVATE_API 5.6.1 1
   _ZTVN3QV412CompiledData15CompilationUnitE at Qt_5_PRIVATE_API 5.2.0~beta1 1
+  _ZTVN3QV415EvalISelFactoryE at Qt_5_PRIVATE_API 5.6.1 1
   _ZTVN3QV424EvalInstructionSelectionE at Qt_5_PRIVATE_API 5.3.0 1
   _ZTVN3QV42IR9IRDecoderE at Qt_5_PRIVATE_API 5.3.0 1
 - (arch=amd64 armhf i386)_ZTVN3QV43JIT11ISelFactoryE at Qt_5_PRIVATE_API 5.3.0 1
 - (arch=amd64 armhf i386)_ZTVN3QV43JIT20InstructionSelectionE at Qt_5_PRIVATE_API 5.3.0 1
 + (arch=!arm64 !powerpc !ppc64el !s390x !kfreebsd-amd64)_ZTVN3QV43JIT11ISelFactoryE at Qt_5_PRIVATE_API 5.3.0 1
 + (arch=!arm64 !powerpc !ppc64el !s390x !kfreebsd-amd64)_ZTVN3QV43JIT20InstructionSelectionE at Qt_5_PRIVATE_API 5.3.0 1
   _ZTVN3QV44Moth11ISelFactoryE at Qt_5_PRIVATE_API 5.3.0 1
   _ZTVN3QV44Moth20InstructionSelectionE at Qt_5_PRIVATE_API 5.3.0 1
   _ZTVN3QV49Debugging10V4Debugger13JavaScriptJobE at Qt_5_PRIVATE_API 5.6.0~beta 1
@@@ -3509,10 -3508,11 +3512,11 @@@
   _ZTVN6QQmlJS3AST9UiProgramE at Qt_5 5.3.0
   _ZTVN6QQmlJS7Codegen13ScanFunctionsE at Qt_5_PRIVATE_API 5.2.0~beta1 1
   _ZTVN6QQmlJS7CodegenE at Qt_5_PRIVATE_API 5.2.0~beta1 1
+  _ZTVN9QV8Engine9DeletableE at Qt_5_PRIVATE_API 5.6.1 1
   _ZZN8QQmlData4initEvE11initialized at Qt_5_PRIVATE_API 5.0.2 1
 - _ZZN9QMetaType17registerConverterI8QJSValue11QStringListPFS2_RKS1_EEEbT1_E1f at Qt_5 5.4.0
 - _ZZN9QMetaType17registerConverterI8QJSValue4QMapI7QString8QVariantEPFS5_RKS1_EEEbT1_E1f at Qt_5 5.4.0
 - _ZZN9QMetaType17registerConverterI8QJSValue5QListI8QVariantEPFS4_RKS1_EEEbT1_E1f at Qt_5 5.4.0
 + (optional=templinst)_ZZN9QMetaType17registerConverterI8QJSValue11QStringListPFS2_RKS1_EEEbT1_E1f at Qt_5 5.4.0
 + (optional=templinst)_ZZN9QMetaType17registerConverterI8QJSValue4QMapI7QString8QVariantEPFS5_RKS1_EEEbT1_E1f at Qt_5 5.4.0
 + (optional=templinst)_ZZN9QMetaType17registerConverterI8QJSValue5QListI8QVariantEPFS4_RKS1_EEEbT1_E1f at Qt_5 5.4.0
   _ZZZN3QV415ExecutionEngine16checkStackLimitsERyENKUlvE_clEvE15qstring_literal at Qt_5_PRIVATE_API 5.6.1 1
   _Zls6QDebugPK21QAbstractAnimationJob at Qt_5_PRIVATE_API 5.5.0 1
   _Zls6QDebugRK13QQmlChangeSet at Qt_5_PRIVATE_API 5.1.0 1
diff --cc debian/patches/series
index 87527e0,777b790..ad91113
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,16 -1,7 +1,21 @@@
  # Backported patches
 +QQuickItemView-forceLayout-Also-call-layout-when-d-f.patch
  qml_only_release_types_if_they_arent_referenced_anymore.patch
+ no_lifetime_dse.diff
 +V4-Always-set-the-tag-when-boxing-a-pointer-in-QV4-V.patch
 +Fix-QQmlEngine-crash-on-big-endian-64-bit-architectu.patch
 +Flickable-fix-minXExtent-minYExtent-when-content-is-.patch
 +QQuickWindow-Fill-out-timestamps-in-QHoverEvents-sen.patch
 +Fix-visibility-of-properties-in-value-types.patch
 +
 +# Debian patches
 +check_system_double-conversion.patch
 +
 +# Ubuntu patches
 +fix_binary_location_for_tests.patch
 +disable_failing_tests.patch
 +QML-Compilation-unit-caching-and-JIT-changes.patch
+ 
+ # Debian patches
+ check_system_double-conversion.patch
+ fix_engine_64bits_big_endian.diff

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list