Merge lp://qastaging/~mitya57/ubuntu/precise/virtualbox/4.1.12-dfsg-2ubuntu0.3 into lp://qastaging/ubuntu/precise/virtualbox

Proposed by Dmitry Shachnev
Status: Work in progress
Proposed branch: lp://qastaging/~mitya57/ubuntu/precise/virtualbox/4.1.12-dfsg-2ubuntu0.3
Merge into: lp://qastaging/ubuntu/precise/virtualbox
Diff against target: 21532 lines (+21066/-102)
26 files modified
.pc/.quilt_patches (+1/-0)
.pc/.quilt_series (+1/-0)
.pc/37-fix-unregister-netdevice.patch/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (+468/-0)
.pc/37-fix-unregister-netdevice.patch/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (+2555/-0)
.pc/39-kernel-35.patch/src/VBox/Additions/linux/sharedfolders/vfsmod.c (+596/-0)
.pc/39-kernel-35.patch/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (+1550/-0)
.pc/39-kernel-35.patch/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (+392/-0)
.pc/40-fix-crash-64bit-guests.patch/src/VBox/VMM/VMMR0/HWSVMR0.cpp (+2883/-0)
.pc/40-fix-crash-64bit-guests.patch/src/VBox/VMM/VMMR0/HWVMXR0.cpp (+4969/-0)
.pc/applied-patches (+4/-0)
.pc/cve-2012-3221.patch/src/recompiler/target-i386/op_helper.c (+6939/-0)
debian/changelog (+30/-0)
debian/control (+2/-1)
debian/patches/37-fix-unregister-netdevice.patch (+119/-0)
debian/patches/39-kernel-35.patch (+325/-0)
debian/patches/40-fix-crash-64bit-guests.patch (+32/-0)
debian/patches/cve-2012-3221.patch (+23/-0)
debian/patches/series (+4/-0)
src/VBox/Additions/linux/sharedfolders/vfsmod.c (+4/-0)
src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (+2/-0)
src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (+35/-17)
src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (+114/-79)
src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (+1/-5)
src/VBox/VMM/VMMR0/HWSVMR0.cpp (+5/-0)
src/VBox/VMM/VMMR0/HWVMXR0.cpp (+5/-0)
src/recompiler/target-i386/op_helper.c (+7/-0)
To merge this branch: bzr merge lp://qastaging/~mitya57/ubuntu/precise/virtualbox/4.1.12-dfsg-2ubuntu0.3
Reviewer Review Type Date Requested Status
James Page Approve
Ubuntu branches Pending
Review via email: mp+153346@code.qastaging.launchpad.net

Description of the change

This fixes a bug where virtualbox was not installable on precise systems with 3.5 kernel. Now I've verified that it builds, installs and runs correctly.

This is based on Felix's previous upload which was rejected because of missing SRU information and bad changelog entry. Now that is fixed.

virtualbox (4.1.12-dfsg-2ubuntu0.3) precise-proposed; urgency=low

  [ Felix Geyer ]
  * Fix build errors with kernel 3.5. (LP: #1081307)
    - Add 39-kernel-35.patch
  * Fix crash when running 64-bit guests on a 32-bit host system.
    (LP: #1071344)
    - Add 40-fix-crash-64bit-guests.patch

  [ Dmitry Shachnev ]
  * Fix the changelog, refresh patches and re-upload to precise-proposed.

 -- Dmitry Shachnev <email address hidden> Thu, 14 Mar 2013 16:37:24 +0400

To post a comment you must log in.
Revision history for this message
James Page (james-page) wrote :

Uploaded to precise-proposed for SRU team review.

review: Approve

Unmerged revisions

17. By Dmitry Shachnev

Releasing version 4.1.12-dfsg-2ubuntu0.3

16. By Dmitry Shachnev

[ Felix Geyer ]
* Fix build errors with kernel 3.5. (LP: #1081307)
  - Add 39-kernel-35.patch
* Fix crash when running 64-bit guests on a 32-bit host system.
  (LP: #1071344)
  - Add 40-fix-crash-64bit-guests.patch

[ Dmitry Shachnev ]
* Fix the changelog, refresh patches and re-upload to precise-proposed.

15. By Felix Geyer

* SECURITY UPDATE: Missing privilege check for task gate switches
  (LP: #1044634)
  - debian/patches/cve-2012-3221.patch: patch from upstream
  - CVE-2012-3221

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches