[Pkg-virtualbox-commits] [virtualbox] 01/01: Re-enable 3D features to fix a build failure
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Wed Oct 28 15:01:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a commit to branch jessie
in repository virtualbox.
commit c7b46654db22dcee3c59234a2fd0f3eb970bbf85
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Wed Oct 28 16:00:02 2015 +0100
Re-enable 3D features to fix a build failure
---
debian/changelog | 12 ++++++++++++
debian/rules | 7 +------
2 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f3cfef6..f13c216 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+virtualbox (4.3.32-dfsg-1+deb8u2) jessie-security; 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
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Wed, 28 Oct 2015 13:58:16 +0100
+
virtualbox (4.3.32-dfsg-1+deb8u1) jessie-security; urgency=medium
[ Gianfranco Costamagna ]
diff --git a/debian/rules b/debian/rules
index 85ad4ab..5dd5b32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,12 +64,7 @@ override_dh_auto_build:
VBOX_BUILD_PUBLISHER=_$(DIST_NAME) \
VBOX_WITH_REGISTRATION_REQUEST= \
VBOX_WITH_UPDATE_REQUEST= \
- KBUILD_VERBOSE=2 \
- VBOX_WITH_VMSVGA= \
- VBOX_WITH_VMSVGA3D=
-
-# 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
-
+ KBUILD_VERBOSE=2
xsltproc --nonet --stringparam section.autolabel 1 \
-o debian/README.Debian.html \
--
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