summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2012-12-31 00:47:36 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2012-12-31 00:47:36 -0300
commit6783ea519c767982aed0ad1d81e68e3833cd807d (patch)
treefb512687bbe2ae2d2a093daca28525d616a223bd /debian
parente42bd4a78237f36f5696677792f3a0667f5bcb1b (diff)
downloadqt4-x11-6783ea519c767982aed0ad1d81e68e3833cd807d.tar.gz
Set urgency to medium due to MITM attack patch.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b2e702a..f0133f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qt4-x11 (4:4.8.2+dfsg-7) UNRELEASED; urgency=low
+qt4-x11 (4:4.8.2+dfsg-7) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Re-enable parallel building for all the architectures, after
@@ -8,6 +8,7 @@ qt4-x11 (4:4.8.2+dfsg-7) UNRELEASED; urgency=low
* Apply make_rules_for_redirect_stricter.patch taken from upstream to solve
a "man in the middle" attack, CVE-2012-5624. Thanks Thijs Kinkhorst
(Closes: #695156).
+ - Set urgency to medium.
* Break the circular dependency between libqt4-dbus and qdbus by adding
libqtdbus4 with the contents of libqt4-dbus in it. Then make libqt4-dbus
depend on both qdbus and libqtdbus4. The symbols file of libqtdbus4 depends