[SCM] qtbase packaging branch, experimental, updated. debian/5.2.1+dfsg-3-29-g1dbe474

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue May 20 16:58:37 UTC 2014


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

The following commit has been merged in the experimental branch:
commit de8beb696726f53c337bced3247a678765f505dc
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue May 20 13:58:10 2014 -0300

    Add a lintian override for qtbase5-examples.
---
 debian/changelog                          | 3 +++
 debian/qtbase5-examples.lintian-overrides | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bcd28d8..38f51c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,9 @@ qtbase-opensource-src (5.3.0+dfsg-1) UNRELEASED; urgency=medium
   * Bump qtbase-abi to qtbase-abi-5-3-0 due to private symbols changes.
   * Make qtbase5-dev-tools-dbg Multi-Arch: same due to qt5-qmake also becoming
     Multi-Arch: same.
+  * Add a lintian override for qtbase5-examples: there is no possibility of
+    privacy breach in the way trolltech_com.html is used, as it is just parsed,
+    but not rendered nor any of the things it points at it's retrieved.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 29 Mar 2014 10:10:09 -0300
 
diff --git a/debian/qtbase5-examples.lintian-overrides b/debian/qtbase5-examples.lintian-overrides
index 8343a88..0acff25 100644
--- a/debian/qtbase5-examples.lintian-overrides
+++ b/debian/qtbase5-examples.lintian-overrides
@@ -1,2 +1,5 @@
 # the images are part of the examples
 qtbase5-examples: image-file-in-usr-lib
+# This is an HTML file shipped just to be parsed by an example which
+# does not renders nor retrieves anything from the HTML page at all.
+qtbase5-examples: privacy-breach-logo usr/lib/x86_64-linux-gnu/qt5/examples/xml/htmlinfo/trolltech_com.html

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list