diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:47:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:47:11 +0000 |
commit | 063512a3792814ea25c65ae7e85c87e76d0aba21 (patch) | |
tree | ff90c086a35f35109e4180e5970281ecb8060f55 /debian/virtualbox.files/NEWS.Debian | |
parent | Merging upstream version 7.0.18-dfsg. (diff) | |
download | virtualbox-063512a3792814ea25c65ae7e85c87e76d0aba21.tar.xz virtualbox-063512a3792814ea25c65ae7e85c87e76d0aba21.zip |
Merging debian version 7.0.18-dfsg-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/virtualbox.files/NEWS.Debian')
-rw-r--r-- | debian/virtualbox.files/NEWS.Debian | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/debian/virtualbox.files/NEWS.Debian b/debian/virtualbox.files/NEWS.Debian deleted file mode 100644 index 65411b84..00000000 --- a/debian/virtualbox.files/NEWS.Debian +++ /dev/null @@ -1,25 +0,0 @@ -virtualbox-ose (3.1.4-dfsg-2) unstable; urgency=low - - virtualbox-ose no longer depends on QT4 to not force anyone to install QT4 - even if the virtualbox-ose provided gui is not installed. However, QT4 is still - recommended because there is one little utility in virtualbox-ose that is - linked againbt QT4. This utility, VBoxTestOGL, is used to test for OpenGL - capabilities. So if you use OpenGL you might want to install QT4 nonetheless. - If you know your OpenGL capabilities you can of course also replace VBoxTestOGL - by /bin/true or /bin/false depending on your capabilities. - - -- Michael Meskes <meskes@debian.org> Mon, 15 Feb 2010 20:53:12 +0100 - -virtualbox-ose (2.0.6-dfsg-1) experimental; urgency=low - - The way Host Interface Networking works has been completely rewritten with - VirtualBox 2. The main difference is that the complex bridging configuration - is no longer necessary. With the new mechanism, to enable Host Interface - Networking, all you need to do is to open the Settings dialog of a virtual - machine, go to the “Network” page and select “Host Interface” in the drop down - list for the “Attached to” field. Finally, select the desired host interface - from the list at the bottom of the page, which contains the physical network - interfaces. - - -- Michael Meskes <meskes@debian.org> Thu, 20 Nov 2008 14:09:54 +0100 - |