summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Geyer <fgeyer@debian.org>2014-02-03 19:33:16 +0100
committerFelix Geyer <fgeyer@debian.org>2014-02-03 19:33:16 +0100
commitb9b41e991a06edf9c9168799515904ea98bdfea6 (patch)
tree7ee9f5164643ffb8527647d095d84a42a1132e2b
parentf19c08573ab1c4eda4c9675b04974c2d324d173c (diff)
downloadvirtualbox-b9b41e991a06edf9c9168799515904ea98bdfea6.tar.gz
Close several bugs.
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index dd9d0aa8b..ca43dd912 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
virtualbox (4.3.6-dfsg-1) UNRELEASED; urgency=medium
- * New upstream release.
+ * New upstream release. (Closes: #733263)
+ - Fixes build against Linux 3.13. (Closes: #734340)
+ - Fixes several vulnerabilities. (Closes: #735410)
+ CVE-2013-5892, CVE-2014-0407, CVE-2014-0406, CVE-2014-0404
* Drop compatibility with old X11 server packages.
* Enable hardened build flags using hardening-wrapper. The upstream build
system ignores the *FLAGS env variables. (Closes: #736459)