[neon/qt/qtbase/Neon/testing] debian: merge

Jonathan Riddell null at kde.org
Wed Oct 21 15:31:02 BST 2020


Git commit 84664fa365b5e55200bfc76f002d0f41454ffd0b by Jonathan Riddell.
Committed on 21/10/2020 at 14:30.
Pushed by jriddell into branch 'Neon/testing'.

merge

M  +136  -15   debian/changelog

https://invent.kde.org/neon/qt/qtbase/commit/84664fa365b5e55200bfc76f002d0f41454ffd0b

diff --cc debian/changelog
index bfd0347,a5bbed4..e240d13
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,33 -1,154 +1,154 @@@
 -qtbase-opensource-src (5.14.2+dfsg-6) unstable; urgency=medium
 +qtbase-opensource-src (5.15.1+dfsg-0neon) UNRELEASED; urgency=medium
  
-   * new release
+   * Backport upstream patch to fix buffer overflow in XBM parser
+     (CVE-2020-17507, closes: #968444).
+   * Backport upstream patch to handle SSL_shutdown's errors properly
+     (CVE-2020-13962).
+   * Update symbols files from buildds’ logs.
  
-  -- Jonathan Riddell <jr at jriddell.org>  Fri, 14 Aug 2020 10:31:46 +0100
+  -- Dmitry Shachnev <mitya57 at debian.org>  Wed, 19 Aug 2020 20:40:32 +0300
  
- qtbase-opensource-src (5.14.2+dfsg-0+neon) bionic; urgency=medium
+ qtbase-opensource-src (5.14.2+dfsg-5) unstable; urgency=medium
  
-   * new release
+   * Backport upstream patch for moc to handle include directives in enums
+     (closes: #963955).
+   * Stop using -isystem flag in qmake (closes: #958479).
+   * Clarify warning message about PIC/PIE, thanks Daniel Kahn Gillmor
+     (closes: #879014).
+   * Update symbols files for GCC 10.
+   * Update libqt5gui5.lintian-overrides for tag renames in Lintian 2.79.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 02 Aug 2020 11:49:03 +0300
+ 
+ qtbase-opensource-src (5.14.2+dfsg-4) unstable; urgency=medium
+ 
+   * Restore debian/patches/armv4.diff, it is still needed for clang
+     (see https://bugs.debian.org/963709#20 for details).
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 26 Jun 2020 19:47:18 +0300
+ 
+ qtbase-opensource-src (5.14.2+dfsg-3) unstable; urgency=medium
+ 
+   * Build with -no-feature-relocatable, to fix paths on usr-merged systems
+     (closes: #961554).
+   * Update debian/libqt5core5a.symbols for hurd-i386.
+   * Upload to unstable.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Wed, 24 Jun 2020 11:21:08 +0300
+ 
+ qtbase-opensource-src (5.14.2+dfsg-2) experimental; urgency=medium
  
-  -- Jonathan Riddell <jr at jriddell.org>  Wed, 15 Apr 2020 15:40:55 +0100
+   [ Pino Toscano ]
+   * Add the libkrb5-dev build dependency to support SPNEGO/GSSAPI authentication
+     in QtNetwork.
+   * Explicitly add the pkg-config build dependency, as right now it is pulled
+     by other packages.
+   * Avoid two unconditional PATH_MAX occurrences to build on Hurd; patches
+     path_max.diff, and qstorageinfo_linux.diff.
+   * Install the QtInputSupport development files on any architecture, as it is
+     built not only on Linux.
+   * Mark few Linux-only symbols as linux-any.
  
- qtbase-opensource-src (5.14.1+dfsg-0+neon) bionic; urgency=medium
+   [ Dmitry Shachnev ]
+   * Mark QStringRef::compare symbol as optional=inline (closes: #957730).
  
-   * New release 5.14.1
+  -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 28 Apr 2020 14:44:22 +0300
  
-  -- Harald Sitter <sitter at kde.org>  Mon, 03 Feb 2020 17:24:01 +0100
+ qtbase-opensource-src (5.14.2+dfsg-1) experimental; urgency=medium
  
- qtbase-opensource-src (5.13.2+dfsg-0+neon) bionic; urgency=medium
+   * Merge 5.12.5+dfsg-10 upload from unstable.
+   * Drop armv4.diff. The armel baseline is armv5te now (see #882174).
+   * New upstream release.
+   * Drop debian/patches/md4c_private.diff, applied upstream.
+   * Refresh debian/patches/CVE-2015-9541.diff.
+   * Update debian/libqt5gui5.symbols from ia64 buildd’s log.
+   * Backport upstream patch fixing QLibrary deadlock affecting Krita.
+   * Bump ABI version to qtbase-abi-5-14-2.
+   * Drop unused Lintian override for libqt5core5a package.
+   * Remove build paths from prl files, for reproducible builds.
  
-   * Release 5.13.2 to neon
+  -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 18 Apr 2020 20:50:59 +0300
  
-  -- Bhushan Shah <bshah at kde.org>  Tue, 05 Nov 2019 10:32:52 +0000
+ qtbase-opensource-src (5.14.1+dfsg-3) experimental; urgency=medium
  
- qtbase-opensource-src (5.13.1+dfsg-0+neon) bionic; urgency=medium
+   [ Jonathan Riddell ]
+   * Make qtbase5-private-dev depend upon libfontconfig1-dev as expected by
+     Qt5FontDatabaseSupportConfig.cmake.
  
-   * Release 5.13.0 to neon
-   * Release 5.13.1 to neon
+   [ Dmitry Shachnev ]
+   * Make libmd4c a private dependency of Qt GUI.
  
-  -- Bhushan Shah <bshah at kde.org>  Thu, 19 Sep 2019 15:08:15 +0530
+  -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 18 Feb 2020 00:26:25 +0300
+ 
+ qtbase-opensource-src (5.14.1+dfsg-2) experimental; urgency=medium
+ 
+   * Update debian/libqt5core5a.symbols from buildds’ logs.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Mon, 17 Feb 2020 11:34:34 +0300
+ 
+ qtbase-opensource-src (5.14.1+dfsg-1) experimental; urgency=medium
+ 
+   [ Lisandro Damián Nicanor Pérez Meyer ]
+   * New upstream release.
+     - Bump ABI version to qtbase-abi-5-14-1.
+     - Bump Build-Depends-Indep versions.
+   * Remove patches already applied upstream:
+     - mysql_free_results_when_qsqlquery_finished_is_called.patch
+     - qdockwidget_undocked_notification.diff
+     - docs_fixes.diff
+     - postgresql_12.diff
+     - uic_global_includes.diff
+     - riscv.diff
+   * Refresh patches:
+     - gnukfreebsd.diff
+     - gnukfreebsd_linker_warnings.diff
+     - nonlinux_utime.diff
+     - qdoc_default_incdirs.diff
+   * Add libmd4c-dev as a build dependency, required for markdown support.
+ 
+   [ Dmitry Shachnev ]
+   * Update path to qbytearray/rfc3252.txt in Files-Excluded list.
+   * Update debian/copyright using debian/scripts/update-copyright.
+   * debian/scripts/update-copyright: Correctly handle repeating authors
+     in the same file.
+   * Update symbols files from the current build logs.
+   * Build-depend on libzstd-dev.
+   * Build with -no-mimetype-database, and make libqt5core5a depend on
+     shared-mime-info (as suggested by upstream).
+   * Add one more RFC file to Files-Excluded.
+   * Add more tags files to debian/qtbase5-doc-dev.install.
+   * Update to debhelper compat level 12, use the new syntax.
+   * Stop passing -V to dh_makeshlibs, it is now the default behavior.
+   * Manually update the non-generated part of debian/copyright.
+ 
+   [ Alexander Volkov ]
+   * Update install files for the new version.
+ 
+   [ Helmut Grohne ]
+   * qmake cross wrapper should pass QMAKE_STRIP. (Closes: #950507)
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 16 Feb 2020 21:38:21 +0300
+ 
+ qtbase-opensource-src (5.12.5+dfsg-10) unstable; urgency=medium
+ 
+   * Enable accessibility on Linux when org.a11y.Status IsEnabled is true.
+     Thanks to Samuel Thibault (closes: #948676).
+   * Backport upstream patch to fix use-after-free in GLib event dispatcher
+     (closes: #953401).
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 16 Apr 2020 20:05:12 +0300
+ 
+ qtbase-opensource-src (5.12.5+dfsg-9) unstable; urgency=medium
+ 
+   [ Dmitry Shachnev ]
+   * Backport upstream patch to add an expansion limit for XML entities
+     (CVE-2015-9541, closes: #951066).
+     - Add two new symbols to debian/libqt5core5a.symbols.
+ 
+   [ Helmut Grohne ]
+   * qmake cross wrapper should pass QMAKE_STRIP. (Closes: #950507)
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 27 Feb 2020 16:52:19 +0300
  
  qtbase-opensource-src (5.12.5+dfsg-8) unstable; urgency=medium
  


More information about the Neon-commits mailing list