[Pkg-virtualbox-commits] [virtualbox] 01/01: Upload to unstable
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Tue Aug 18 16:39:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a commit to branch master
in repository virtualbox.
commit e8f099810c92dbb34885d7ff463fe3164b4606f8
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Tue Aug 18 17:35:20 2015 +0200
Upload to unstable
---
debian/changelog | 13 +++++++++++++
debian/rules | 2 --
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bb458d1..58a0bbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+virtualbox (5.0.2-dfsg-2) unstable; urgency=medium
+
+ * d/rules: re-enable VBOX_WITH_VMSVGA and
+ VBOX_WITH_VMSVGA3D (Closes: #795531).
+ - the CVEs are already fixed
+ - this patch makes it build more coherently
+ with how upstream builds it.
+ - the proper patch should be on upstream changeset 57410
+ but we don't need it anymore
+ * Disable VBoxDTrace (Closes: #795806)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Sun, 16 Aug 2015 11:33:47 +0200
+
virtualbox (5.0.2-dfsg-1) unstable; urgency=medium
* New upstream release. (Closes: #795424)
diff --git a/debian/rules b/debian/rules
index c24da27..bd8895b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,8 +65,6 @@ override_dh_auto_build:
VBOX_WITH_REGISTRATION_REQUEST= \
VBOX_WITH_UPDATE_REQUEST= \
KBUILD_VERBOSE=2 \
- VBOX_WITH_VMSVGA= \
- VBOX_WITH_VMSVGA3D= \
VBOX_WITH_EXTPACK_VBOXDTRACE=
# VBOX_WITH_VMSVGA and VBOX_WITH_VMSVGA3D are only for versions prior to 4.3.20 to fix CVE-2014-6595, CVE-2014-6590, CVE-2014-6589, CVE-2014-6588 and CVE-2015-0427
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox.git
More information about the Pkg-virtualbox-commits
mailing list