forked from pool/virtualbox
Accepting request 61740 from home:mseben:branches:Virtualization
update to 4.0.4 OBS-URL: https://build.opensuse.org/request/show/61740 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=32
This commit is contained in:
parent
aca7bb9117
commit
390d589965
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14ee28d6338cb4f857f30f27d213bbd03e51daf7d395318f9d6fc64495c670e9
|
||||
size 4865369
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c318c8a0c58dc772aa6deca3caac122811f08e174e996e437c316c30e6207d92
|
||||
size 43408699
|
3
VirtualBox-4.0.4-UserManual.pdf
Normal file
3
VirtualBox-4.0.4-UserManual.pdf
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e892289122efc05055d526cad4d057961e64b4a049791fb386cd1cc75fa16bd4
|
||||
size 4875629
|
3
VirtualBox-4.0.4-patched.tar.bz2
Normal file
3
VirtualBox-4.0.4-patched.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd938cb401092145bb3540f243ccf3da065ba7d356067ec7d7336f78a3bc9da8
|
||||
size 43795894
|
@ -1,3 +1,51 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 18 08:06:16 UTC 2011 - mseben@gmail.com
|
||||
|
||||
- update to VirtualBox 4.0.4 (maintenance release)
|
||||
* VMM: fixed recompiler crashes under certain conditions (bugs #8255, #8319 and further)
|
||||
* VMM: fixed running 64-bit guests on 32-bit host with nested paging enabled on AMD CPUs (4.0 regression; bug #7938)
|
||||
* VMM: fixed timing issues / hangs for certain guests using the programmable interval timer (bugs #8033 and #8062)
|
||||
* VMM: large page and monitoring fixes for live snapshots (bugs #7910, #8059, #8125)
|
||||
* GUI: fixed error message when trying to exceed the maximum number of host network interfaces
|
||||
* GUI: fixed saving of changes to the metadata of an existing snapshot (bug #8145)
|
||||
* GUI: fixed rare crash on X11 hosts (bug #8131)
|
||||
* GUI: when selecting a shared folder, start the file dialog in the users home directory (bug #8017)
|
||||
* ExtPack: enforce the correct permissions which might be restricted by umask when creating directories (non-Windows hosts only; bug #7878)
|
||||
* VBoxSDL: fixed crash when starting by specifying the VM UUID (4.0 regression; bug #8342)
|
||||
* VBoxManage: allow savestate even if the VM is already paused
|
||||
* VBoxManage: fixed modifyvm --synthcpu (bug #6577)
|
||||
* VBoxManage: fixed hang when doing guestcontrol execute –wait-for exit and displaying process status on exit (bug #8235)
|
||||
* VBoxManage: decreased CPU load during guestcontrol execute –wait-for exit/stdout while waiting for the guest process to terminate (bug #7872)
|
||||
* VBoxManage: fixed list hostdvds/hostfloppies
|
||||
* VBoxManage: fixed storageattach for host DVD drives and host floppy drives
|
||||
* Metrics: introduced RAM/VMM base metric.
|
||||
* Main: improved sanity check when taking a VM screen shot (bug #7966)
|
||||
* Main: fixed a crash under rare circumstances if a VM failed to start
|
||||
* Main: fixed attaching of immutable disk images (bug #8105)
|
||||
* Main: fixed a crash at VM shutdown (bug #6443)
|
||||
* Main: fixed incorrect handling of cross-referenced medium attachments (bug #8129)
|
||||
* Settings: fixed truncating of big integer values (4.0 regression)
|
||||
* Settings: properly store the ICH9 chipset type (bug #8123)
|
||||
* Host-Only & Bridged Networking: fixed VBox DHCP server startup issue for Windows hosts (4.0 regression; bug #7905)
|
||||
* Host-Only Networking: re-create vboxnetX interfaces after vboxnetadp.ko module reload on Linux and Darwin (bugs #5934, #6341)
|
||||
* NAT: fixed an mbuf leak under rare circumstances (bug #7459)
|
||||
* ACPI: don’t allow the guest to enter S4 by default and don’t announce S1 and S4 in the ACPI tables if disabled (bug #8008)
|
||||
* Graphics card: made re-enabling disabled screens work correctly to prevent problems when X11 guests enter screen saving mode (bug #8122)
|
||||
* Storage: fixed write errors with snapshots if the host cache is disabled (4.0 regression; bug #8221)
|
||||
* ATA/SATA: fixed reset handling after ACPI suspend/resume
|
||||
* BusLogic: fixed hang with SMP VMs
|
||||
* Serial: another attempt to prevent lost characters during transmission (bug #1548)
|
||||
* Linux hosts/guests: Linux 2.6.38-rc1 compile fixes
|
||||
* Mac OS X hosts: fixed VBoxSVC crash when listing host interfaces without default gateway (64-bit hosts only; bug #7955)
|
||||
* Solaris/Darwin hosts: fixed VM CPU execution cap
|
||||
* X.Org guests: fixed a crash on X server restart (bug #8231)
|
||||
* X.Org guests: support X.Org Server 1.10 pre-release and Ubuntu 11.04 Alpha.
|
||||
* X.Org guests: Add EDID emulation in the graphics driver to prevent GNOME settings daemon changing the mode on login.
|
||||
* X.Org guests: never send graphics modes to the host that older VirtualBox versions can’t handle.
|
||||
* Linux Additions: fixed a memory leak in the shared folders code if a host link is not readable (bug #8185)
|
||||
* Windows Additions: fixed handling of Security Attention Sequence (SAS) with VBoxGINA
|
||||
- droppped deprecated vbox-2.6.38.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 8 07:36:53 UTC 2011 - cshorler@googlemail.com
|
||||
|
||||
|
@ -42,7 +42,7 @@ BuildRequires: gcc43-32bit libstdc++43-devel-32bit
|
||||
%endif
|
||||
#
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
Version: 4.0.2
|
||||
Version: 4.0.4
|
||||
Release: 1
|
||||
Summary: VirtualBox is an Emulator
|
||||
License: GPLv2+
|
||||
@ -93,8 +93,6 @@ Patch100: vbox-no-build-dates.diff
|
||||
Patch101: vbox-default-os-type.diff
|
||||
#disable update in vbox gui
|
||||
Patch102: vbox-disable-updates.diff
|
||||
#
|
||||
Patch103: vbox-2.6.38.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
PreReq: pwdutils permissions
|
||||
Requires: %{name}-host-kmp = %version
|
||||
@ -211,7 +209,6 @@ Development file for %{name}
|
||||
%patch100
|
||||
%patch101
|
||||
%patch102 -p1
|
||||
%patch103
|
||||
#copy user manual
|
||||
%__cp %{S:1} ./UserManual.pdf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user