Mailinglist Archive: opensuse-commit (1083 mails)

< Previous Next >
commit virtualbox
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 06 Sep 2007 21:07:54 +0200
  • Message-id: <20070906190755.17A22678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package virtualbox
checked in at Thu Sep 6 21:07:54 CEST 2007.

--------
--- virtualbox/virtualbox.changes       2007-08-28 15:25:45.000000000 +0200
+++ /mounts/work_src_done/STABLE/virtualbox/virtualbox.changes  2007-09-06 15:38:51.000000000 +0200
@@ -1,0 +2,58 @@
+Thu Sep  6 15:35:40 CEST 2007 - mvyskocil@xxxxxxx
+
+- updated to version 1.5.0
+  * Major: Seamless windows
+  * Major: Virtual serial ports
+  * Major: Intel PXE 2.1 network boot
+  * GUI: sometimes two mouse cursors were visible when Windows guest additions became active
+  * GUI: added VT-x/AMD-V settings
+  * GUI: disable 'Show log...' menu entry to prevent crash if VM list is empty
+  * GUI: the log window grabbed the keyboard
+  * GUI: fixed error handling if Linux host clipboard initialization fails
+  * GUI: pass the Pause key and the PrtScrn key to the guest (Linux hosts)
+  * GUI: increased maximum guest RAM to 2 GB (Windows host)
+  * GUI: improved rendering performance (Windows host)
+  * GUI: status lights for USB and shared folders
+  * GUI: properly respect the DISPLAY environment variable
+  * GUI: download Guest Additions from virtualbox.org in case they are not present locally
+  * VRDP: support for multimonitor configurations in Windows guests
+  * VRDP: support for MS RDP6 and MS RDP Mac clients
+  * VRDP: added support for WinConnect RDP client
+  * VRDP: performance improvements
+  * VRDP: fixed sporadic client disconnects
+  * VBoxManage: never delete existing target during clonevdi
+  * VBoxManage: properly print the size of currently used hard disks
+  * VMM: fixed Xandros Desktop 4.1 hang
+  * VMM: fixed VT-x/AMD-V hang with newer versions of gcc (Linux hosts)
+  * VMM: improved stability of VT-x
+  * VMM: check for disabled AMD-V when detecting support
+  * VMM: fixed AMD-V issue when running OS/2 guests
+  * VMM: fixed application startup regressions (e.g. VideoReDo)
+  * VMM: fixed regression that broke disk access in OS/2 and OpenBSD guests (possibly much more)
+  * VMM: fixed crashes if memory allocation failed (Linux)
+  * VMM: fixed enabling of Local APIC on AMD hosts (fixed Ubuntu Feisty installation kernel hang during boot)
+  * VMM: fixed XFree86 4.3 (Debian/Sarge) segfaults when switching to text mode
+  * VMM: refuse to start when KVM is active (Linux Host)
+  * VMM: fixed bootup hangs with ReactOS
+  * VMM: fixed out-of-memory errors under certain environments with enough appropriate memory available
+  * API: fixed occassional crashes of the VBoxSVC server during VM shutdown (Linux host)
+  * API: some components were not notified when mounting a CD/DVD
+  * VMDK: improve geometry compatibility with existing VDMK images
+  * IDE/Floppy: optionally make non-available host device non-fatal
+  * IDE: improve emulation accuracy of the IRQ line between master and slave drive
+  * IDE: guest could freeze when unmounting the CD/DVD drive
+  * VGA: several text mode fixes in particular with Windows DOS boxes
+  * USB: fixed some issues with Windows hosts
+  * USB: fixed race condition between udev and USB filters (Linux host)
+  * Shared Folders: reversed network provider order to increase mapping performance (Windows guest)
+  * Shared Folders: browsable from Windows Explorer (Windows guests)
+  * Shared Folders: stability fixes (Windows guest)
+  * Shared Folders: case sensitivity fixes (Windows guest and Linux host)
+  * Audio: fall back to the NULL audio driver if no voice could be opened
+  * NAT: fixed crash
+  * Guest Additions: reworked the shared clipboard for Linux hosts and guests based on user feedback about problems with individual applications
+  * Guest Additions: don't allow to disable mouse pointer integration for Linux guests as an Xorg hardware mouse cursor cannot be turned into a software mouse cursor
+  * Guest Additions: Linux guests shipping Xorg 1.3 (e.g. Fedora 7, Ubuntu Gutsy) are now supported
+  * Guest Additions: added DirectDraw support to the Windows display driver
+
+-------------------------------------------------------------------

Old:
----
  virtualbox-64pointerissue.diff
  VirtualBox-OSE-20070822.tar.bz2

New:
----
  VirtualBox-1.5.0_OSE.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ virtualbox.spec ++++++
--- /var/tmp/diff_new_pack.Z19481/_old  2007-09-06 21:07:15.000000000 +0200
+++ /var/tmp/diff_new_pack.Z19481/_new  2007-09-06 21:07:15.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package virtualbox (Version 20070822)
+# spec file for package virtualbox (Version 1.5.0)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -28,18 +28,18 @@
 BuildRequires:  libgcc42-32bit libmudflap42-32bit
 %endif
 %endif
-Version:        20070822
+Version:        1.5.0
 Release:        1
 Summary:        VirtualBox OSE is an Emulator
 License:        GPL v2 or later
 Group:          System/Emulators/PC
 URL:            http://www.virtualbox.org/
 %if 0%{?BUILD_ORIG}
-Source0:        VirtualBox-OSE-%{version}.tar.bz2
+Source0:        VirtualBox-%{version}_OSE.tar.bz2
 %else
 # WARNING: This is not a comment, but the real command to repack souce:
-#%(sh %{_sourcedir}/%{name}-patch-source VirtualBox-OSE-%{version}.tar.bz2)
-Source0:        VirtualBox-OSE-%{version}-patched.tar.bz2
+#%(sh %{_sourcedir}/%{name}-patch-source VirtualBox-%{version}_OSE.tar.bz2)
+Source0:        VirtualBox-%{version}_OSE-patched.tar.bz2
 %endif
 Source1:        Makefile
 Source2:        60-vboxdrv.rules
@@ -49,7 +49,6 @@
 Patch0:         vbox-futex.diff
 #Patch1:         config-comments.diff
 Patch2:         %{name}-64issue.diff
-Patch3:         %{name}-64pointerissue.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 PreReq:         pwdutils
 Requires:       virtualbox-kmp
@@ -83,7 +82,7 @@
     innotek GmbH <info@xxxxxxxxxx>
 
 %prep
-%setup -q -n VirtualBox-OSE-%{version}
+%setup -q -n VirtualBox-%{version}_OSE
 %ifarch amd64 x86_64 ia32e em64t
 # this patch is taken from mandriva (i just adapt it to fit
 # to the latest virtualbox-ose package)
@@ -92,7 +91,6 @@
 %endif
 #%patch1 -p1
 %patch2
-%patch3
 
 %build
 # this fixes a XEN-issue on %%suse_version >= 1020 (some headers won't
@@ -218,6 +216,61 @@
 %{_sysconfdir}/udev/rules.d/60-vboxdrv.rules
 
 %changelog
+* Thu Sep 06 2007 - mvyskocil@xxxxxxx
+- updated to version 1.5.0
+  * Major: Seamless windows
+  * Major: Virtual serial ports
+  * Major: Intel PXE 2.1 network boot
+  * GUI: sometimes two mouse cursors were visible when Windows guest additions became active
+  * GUI: added VT-x/AMD-V settings
+  * GUI: disable 'Show log...' menu entry to prevent crash if VM list is empty
+  * GUI: the log window grabbed the keyboard
+  * GUI: fixed error handling if Linux host clipboard initialization fails
+  * GUI: pass the Pause key and the PrtScrn key to the guest (Linux hosts)
+  * GUI: increased maximum guest RAM to 2 GB (Windows host)
+  * GUI: improved rendering performance (Windows host)
+  * GUI: status lights for USB and shared folders
+  * GUI: properly respect the DISPLAY environment variable
+  * GUI: download Guest Additions from virtualbox.org in case they are not present locally
+  * VRDP: support for multimonitor configurations in Windows guests
+  * VRDP: support for MS RDP6 and MS RDP Mac clients
+  * VRDP: added support for WinConnect RDP client
+  * VRDP: performance improvements
+  * VRDP: fixed sporadic client disconnects
+  * VBoxManage: never delete existing target during clonevdi
+  * VBoxManage: properly print the size of currently used hard disks
+  * VMM: fixed Xandros Desktop 4.1 hang
+  * VMM: fixed VT-x/AMD-V hang with newer versions of gcc (Linux hosts)
+  * VMM: improved stability of VT-x
+  * VMM: check for disabled AMD-V when detecting support
+  * VMM: fixed AMD-V issue when running OS/2 guests
+  * VMM: fixed application startup regressions (e.g. VideoReDo)
+  * VMM: fixed regression that broke disk access in OS/2 and OpenBSD guests (possibly much more)
+  * VMM: fixed crashes if memory allocation failed (Linux)
+  * VMM: fixed enabling of Local APIC on AMD hosts (fixed Ubuntu Feisty installation kernel hang during boot)
+  * VMM: fixed XFree86 4.3 (Debian/Sarge) segfaults when switching to text mode
+  * VMM: refuse to start when KVM is active (Linux Host)
+  * VMM: fixed bootup hangs with ReactOS
+  * VMM: fixed out-of-memory errors under certain environments with enough appropriate memory available
+  * API: fixed occassional crashes of the VBoxSVC server during VM shutdown (Linux host)
+  * API: some components were not notified when mounting a CD/DVD
+  * VMDK: improve geometry compatibility with existing VDMK images
+  * IDE/Floppy: optionally make non-available host device non-fatal
+  * IDE: improve emulation accuracy of the IRQ line between master and slave drive
+  * IDE: guest could freeze when unmounting the CD/DVD drive
+  * VGA: several text mode fixes in particular with Windows DOS boxes
+  * USB: fixed some issues with Windows hosts
+  * USB: fixed race condition between udev and USB filters (Linux host)
+  * Shared Folders: reversed network provider order to increase mapping performance (Windows guest)
+  * Shared Folders: browsable from Windows Explorer (Windows guests)
+  * Shared Folders: stability fixes (Windows guest)
+  * Shared Folders: case sensitivity fixes (Windows guest and Linux host)
+  * Audio: fall back to the NULL audio driver if no voice could be opened
+  * NAT: fixed crash
+  * Guest Additions: reworked the shared clipboard for Linux hosts and guests based on user feedback about problems with individual applications
+  * Guest Additions: don't allow to disable mouse pointer integration for Linux guests as an Xorg hardware mouse cursor cannot be turned into a software mouse cursor
+  * Guest Additions: Linux guests shipping Xorg 1.3 (e.g. Fedora 7, Ubuntu Gutsy) are now supported
+  * Guest Additions: added DirectDraw support to the Windows display driver
 * Tue Aug 28 2007 - mkudlvasr@xxxxxxx
 - update to svn version (Aug 22 2007)
 - new licence - FLOSS exceptions







++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages