1
0
forked from pool/virtualbox

- Version bump to 2.3.26:

* GUI: in the snapshots pane, protect the age of snapshots against wrong host
    time (bug #13955)
  * NAT Network: fixed a bug which prevented to propagate any DNS name server /
    domain / search string information to the NAT network (4.3.24 regression; bugs
    #13915, #13918)
  * NAT Network: don't delay the shutdown of VBoxSVC on Windows hosts
  * Mouse support: the mouse could not be moved under rare conditions if no Guest
  * Additions are installed (4.3.24 regression; bug #13935)
  * Storage: if the guest ejects a virtual CD/DVD medium, make the change permanent
    (bugs #9858, #12885)
  * VGA: made saving secondary screen sizes possible in X11 guests
  * SDK: fixed the VirtualBox.tlb file (4.3.20 regression; bug #13943)
    rdesktop-vrdp: make it work with USB devices again (4.3.14 regression; bug
    #13901)
  * USB: fixed a possible BSOD on Windows hosts under rare conditions
  * iPXE: enable the HTTP download protocol on non-Linux hosts (bug #13628)
  * Mac OS X hosts: don't panic on hosts with activated SMAP (Broadwell and later;
    bug #13951)
  * Linux hosts: don't crash Linux 4.0 hosts (bug #13835)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=177
This commit is contained in:
Tomáš Chvátal 2015-03-23 10:06:31 +00:00 committed by Git OBS Bridge
parent b9459916d6
commit 7fed7dccb1
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:645e70a1adb11f8cdd0d3918f9ddb5717889cddb66825b97b3061445b09cd7af
size 74529955

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ab1c39170ce5cb7cadbdac23721936e125b1d5ecb42a6bfa7cc4b62ec77bd9d
size 74570221

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Mar 23 10:04:55 UTC 2015 - tchvatal@suse.com
- Version bump to 2.3.26:
* GUI: in the snapshots pane, protect the age of snapshots against wrong host
time (bug #13955)
* NAT Network: fixed a bug which prevented to propagate any DNS name server /
domain / search string information to the NAT network (4.3.24 regression; bugs
#13915, #13918)
* NAT Network: don't delay the shutdown of VBoxSVC on Windows hosts
* Mouse support: the mouse could not be moved under rare conditions if no Guest
* Additions are installed (4.3.24 regression; bug #13935)
* Storage: if the guest ejects a virtual CD/DVD medium, make the change permanent
(bugs #9858, #12885)
* VGA: made saving secondary screen sizes possible in X11 guests
* SDK: fixed the VirtualBox.tlb file (4.3.20 regression; bug #13943)
rdesktop-vrdp: make it work with USB devices again (4.3.14 regression; bug
#13901)
* USB: fixed a possible BSOD on Windows hosts under rare conditions
* iPXE: enable the HTTP download protocol on non-Linux hosts (bug #13628)
* Mac OS X hosts: don't panic on hosts with activated SMAP (Broadwell and later;
bug #13951)
* Linux hosts: don't crash Linux 4.0 hosts (bug #13835)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 4 11:41:54 UTC 2015 - tchvatal@suse.com Wed Mar 4 11:41:54 UTC 2015 - tchvatal@suse.com

View File

@ -19,7 +19,7 @@
%define _vbox_instdir %{_libexecdir}/virtualbox %define _vbox_instdir %{_libexecdir}/virtualbox
%define _udevrulesdir %{_libexecdir}/udev/rules.d %define _udevrulesdir %{_libexecdir}/udev/rules.d
Name: virtualbox Name: virtualbox
Version: 4.3.24 Version: 4.3.26
Release: 0 Release: 0
Summary: VirtualBox is an Emulator Summary: VirtualBox is an Emulator
License: GPL-2.0+ License: GPL-2.0+