[Pkg-virtualbox-commits] [virtualbox] 01/01: Stop providing vboxdrv, to avoid clashes with leftover upstream configurations
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Sat Nov 11 10:48:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository virtualbox.
commit 5c6f7dee0285d01635ae8f6bbe6c91fb37f4cc7d
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Sat Nov 11 11:45:16 2017 +0100
Stop providing vboxdrv, to avoid clashes with leftover upstream configurations
---
debian/changelog | 7 +++++++
debian/virtualbox.init | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index db4583a..2da264e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+virtualbox (5.2.0-dfsg-5) unstable; urgency=low
+
+ * Stop providing vboxdrv in virtualbox.init script, this makes
+ it clash with the upstream one. See: LP: #1523075
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Sat, 11 Nov 2017 11:44:17 +0100
+
virtualbox (5.2.0-dfsg-4) unstable; urgency=medium
* 69524.patch: fixup the kernel 4.14 fix
diff --git a/debian/virtualbox.init b/debian/virtualbox.init
index c472c53..5eebf7d 100644
--- a/debian/virtualbox.init
+++ b/debian/virtualbox.init
@@ -18,7 +18,7 @@
# description: VirtualBox Linux kernel module
#
### BEGIN INIT INFO
-# Provides: vboxdrv virtualbox
+# Provides: virtualbox
# Required-Start: $remote_fs $network
# Required-Stop: $remote_fs
# Default-Start: 2 3 4 5
--
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