Browse Source

- add Patch50 to fix random kernel panic during shutdown on some environments
(see: http://www.virtualbox.org/ticket/9305)



git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4526 ec354946-7b23-47d6-9f5a-488ba84defc7

shaolin 12 years ago
parent
commit
eecede6df5
1 changed files with 10 additions and 1 deletions
  1. 10 1
      V/VirtualBox/VirtualBox-vl.spec

+ 10 - 1
V/VirtualBox/VirtualBox-vl.spec

@@ -1,5 +1,5 @@
 %define version	4.1.0
-%define release	1%{?_dist_release}
+%define release	2%{?_dist_release}
 
 %define kname	vboxdrv
 %define oname	VirtualBox
@@ -59,6 +59,10 @@ Patch12:        16-no-update.patch
 # makeself: we're not going to create the stanalone .run installers
 Patch18:	virtualbox-4.0.0-dont-check-for-mkisofs-or-makeself.patch
 
+# fixed on upstream - will be included in future releases
+# see: http://www.virtualbox.org/ticket/9305
+Patch50:	VirtualBox-4.1.0-fix_kernel_panic_on_shutdown.patch
+
 # vine
 Patch100:	VirtualBox-2.2.2-buildfix.patch
 Patch101:       Virtualbox-4.1.0-vboxpci-build.patch
@@ -201,6 +205,7 @@ VirtualBox のゲストシステム用の X.org ビデオドライバです。
 %patch10 -p1 -b .kernel-headers-2.6.29
 %patch12 -p1 -b .disable-update
 %patch18 -p1 -b .mkisofs-makeself
+%patch50 -p1 -b .fix_panic
 %patch100 -p1 -b .buildfix
 %patch101 -p1 -b .vboxpci-build
 %patch110 -p1 -b .vine
@@ -545,6 +550,10 @@ set -x
 
 
 %changelog
+* Tue Aug  9 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.0-2
+- add Patch50 to fix random kernel panic during shutdown on some environments
+  (see: http://www.virtualbox.org/ticket/9305)
+
 * Wed Jul 20 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.1.0-1
 - update to 4.1.0