summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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