diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 03:01:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 03:01:54 +0000 |
commit | 0494175483c2d82f445ddca9cadb6ee6338e9f9c (patch) | |
tree | 336364dc245983722e34439ece449564e77ca286 /debian/NEWS.Debian | |
parent | Adding upstream version 6.0.4-dfsg. (diff) | |
download | virtualbox-debian.tar.xz virtualbox-debian.zip |
Adding debian version 6.0.4-dfsg-7.debian/6.0.4-dfsg-7debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/NEWS.Debian')
-rw-r--r-- | debian/NEWS.Debian | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian new file mode 100644 index 00000000..b37b2b48 --- /dev/null +++ b/debian/NEWS.Debian @@ -0,0 +1,8 @@ +virtualbox (5.0.10-dfsg-6) unstable; urgency=medium + + * A new vboxweb.service Web Service has been added, running vboxwebsrv. + the service is disabled by default, so it needs to be enabled manually with + systemctl enable vboxweb and systemctl start vboxweb. + + -- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 10 Dec 2015 11:21:32 +0100 + |