[Pkg-virtualbox-commits] [SCM] virtualbox Debian packaging branch, experimental, updated. debian/4.1.18-dfsg-2-18-g73d2d44
Felix Geyer
fgeyer at debian.org
Sat Mar 2 21:57:51 UTC 2013
The following commit has been merged in the experimental branch:
commit b2943dbd4a86fc8df4d5f590590d9e48c9bfc38e
Author: Felix Geyer <fgeyer at debian.org>
Date: Sat Mar 2 22:51:21 2013 +0100
Update for 4.2.8.
diff --git a/debian/changelog b/debian/changelog
index 853b065..3f1fe45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-virtualbox (4.2.6-dfsg-1) UNRELEASED; urgency=low
+virtualbox (4.2.8-dfsg-1) UNRELEASED; urgency=low
* New upstream release. (Closes: #691148)
- Fixes compatibility with kernel 3.6 and 3.7. (Closes: #691169, #698607)
diff --git a/debian/patches/28-no-selinux-fedora.patch b/debian/patches/28-no-selinux-fedora.patch
index f5063a4..1a0769e 100644
--- a/debian/patches/28-no-selinux-fedora.patch
+++ b/debian/patches/28-no-selinux-fedora.patch
@@ -4,13 +4,13 @@ Author: Felix Geyer <fgeyer at debian.org>
--- a/src/VBox/Additions/linux/Makefile.kmk
+++ b/src/VBox/Additions/linux/Makefile.kmk
@@ -340,9 +340,7 @@ lnx_add_inst-noexec_INST = $(VBOX_LN
- lnx_add_inst-noexec_INSTTYPE = stage
lnx_add_inst-noexec_SOURCES = \
$(VBOX_REL_X11_ADD_INST)vboxclient.desktop \
-- $(VBOX_REL_X11_ADD_INST)vboxvideo.ids \
+ $(VBOX_REL_X11_ADD_INST)vboxvideo.ids \
+- $(if $(VBOX_WITH_LIGHTDM_GREETER_PACKING),lightdm-greeter/vbox-greeter.desktop,) \
- selinux-fedora/vbox_x11.pp \
- selinux-fedora/vbox_accel.pp
-+ $(VBOX_REL_X11_ADD_INST)vboxclient.desktop
++ $(if $(VBOX_WITH_LIGHTDM_GREETER_PACKING),lightdm-greeter/vbox-greeter.desktop,)
INSTALLS += lnx_add_inst-license
lnx_add_inst-license_INST = $(VBOX_LNX_ADD_INST_OUT_DIR)
--
virtualbox Debian packaging
More information about the Pkg-virtualbox-commits
mailing list