[ubuntu/bionic-proposed] virtualbox 5.2.32-dfsg-0~ubuntu18.04.1 (Accepted)

Gianfranco Costamagna locutusofborg at debian.org
Thu Jul 25 15:47:04 UTC 2019


virtualbox (5.2.32-dfsg-0~ubuntu18.04.1) bionic; urgency=medium

  * SRU the latest package for bionic (LP: #1835576, LP: #1829248)
  [ Connor Kuehl ]
  * Fix build for Linux 5.0 (LP: #1835576)
    - debian/patches/ubuntu-0001-linux-5.0-compat.patch
    - debian/patches/ubuntu-0002-linux-5.0-move-ms-remount.patch
    - debian/patches/ubuntu-0003-linux-5.0-make-driver-work-with-Linux-5.0.patch
    - debian/patches/ubuntu-0004-drop-FBINFO_CAN_FORCE_OUTPUT-flag.patch
    - debian/patches/ubuntu-0005-switch-to-drm_get-drm_put-helpers.patch
    - debian/patches/ubuntu-0006-fixup-vboxvideo-module-include.patch
    - debian/patches/ubuntu-0007-update-connector-functions.patch

  [ Gianfranco Costamagna ]
  * Do not apply patches ubuntu-000{1,2,3,4,5,7], because they are included in
    this upstream release
  * New upstream release, update postinst.
  * CVE fixes
    - CVE-2019-2656
    - CVE-2019-2680
    - CVE-2019-2696
    - CVE-2019-2703
    - CVE-2019-2721
    - CVE-2019-2722
    - CVE-2019-2723
    - CVE-2019-2657
    - CVE-2019-2690
    - CVE-2019-2679
    - CVE-2019-2678
    - CVE-2019-2574
  * Drop patches useless with this new upstream release:
    - 18-system-xorg.patch
    - new-gcc.patch
    - kernel-4.18.patch
    - fix-guest-to-host-escape-vulnerability.patch
  * Cherry-pick some fixes from Debian git master branch
    - Enable full hardening
    - automatically detect wsimport from the system
    - bump std-version to 4.3.0
    - Add suid bit to VBoxNetNat to make it work (LP: #1805651)
    - Finally relax dh_strip hack
    - Relax some version constraints, already fullfilled since o-o-stable
    - use cafe instead of beef, to detect if we are inside a VM to fix
      copy-paste.
    - Start VBoxClient too, with the right --vmsvga flag, to fix screen resize
    - Switch to java11, that changed everything (Closes: #920723)
      - add new jaxw dependencies.
    - Switch from iasl to the new acpica-tools name
    - Implement DEB_BUILD_OPTIONS=parallel=n handling during build
      (Closes: #924302)

Date: Thu, 18 Apr 2019 09:30:21 +0200
Changed-By: Gianfranco Costamagna <locutusofborg at debian.org>
Maintainer: Debian Virtualbox Team <team+debian-virtualbox at tracker.debian.org>
https://launchpad.net/ubuntu/+source/virtualbox/5.2.32-dfsg-0~ubuntu18.04.1
-------------- next part --------------
Format: 1.8
Date: Thu, 18 Apr 2019 09:30:21 +0200
Source: virtualbox
Binary: virtualbox-qt virtualbox virtualbox-dkms virtualbox-source virtualbox-guest-dkms virtualbox-guest-source virtualbox-guest-x11 virtualbox-guest-utils
Architecture: source
Version: 5.2.32-dfsg-0~ubuntu18.04.1
Distribution: bionic
Urgency: medium
Maintainer: Debian Virtualbox Team <team+debian-virtualbox at tracker.debian.org>
Changed-By: Gianfranco Costamagna <locutusofborg at debian.org>
Description:
 virtualbox - x86 virtualization solution - base binaries
 virtualbox-dkms - x86 virtualization solution - kernel module sources for dkms
 virtualbox-guest-dkms - x86 virtualization solution - guest addition module source for dk
 virtualbox-guest-source - x86 virtualization solution - guest addition module source
 virtualbox-guest-utils - x86 virtualization solution - non-X11 guest utilities
 virtualbox-guest-x11 - x86 virtualization solution - X11 guest utilities
 virtualbox-qt - x86 virtualization solution - Qt based user interface
 virtualbox-source - x86 virtualization solution - kernel module source
Closes: 920723 924302
Launchpad-Bugs-Fixed: 1805651 1829248 1835576
Changes:
 virtualbox (5.2.32-dfsg-0~ubuntu18.04.1) bionic; urgency=medium
 .
   * SRU the latest package for bionic (LP: #1835576, LP: #1829248)
   [ Connor Kuehl ]
   * Fix build for Linux 5.0 (LP: #1835576)
     - debian/patches/ubuntu-0001-linux-5.0-compat.patch
     - debian/patches/ubuntu-0002-linux-5.0-move-ms-remount.patch
     - debian/patches/ubuntu-0003-linux-5.0-make-driver-work-with-Linux-5.0.patch
     - debian/patches/ubuntu-0004-drop-FBINFO_CAN_FORCE_OUTPUT-flag.patch
     - debian/patches/ubuntu-0005-switch-to-drm_get-drm_put-helpers.patch
     - debian/patches/ubuntu-0006-fixup-vboxvideo-module-include.patch
     - debian/patches/ubuntu-0007-update-connector-functions.patch
 .
   [ Gianfranco Costamagna ]
   * Do not apply patches ubuntu-000{1,2,3,4,5,7], because they are included in
     this upstream release
   * New upstream release, update postinst.
   * CVE fixes
     - CVE-2019-2656
     - CVE-2019-2680
     - CVE-2019-2696
     - CVE-2019-2703
     - CVE-2019-2721
     - CVE-2019-2722
     - CVE-2019-2723
     - CVE-2019-2657
     - CVE-2019-2690
     - CVE-2019-2679
     - CVE-2019-2678
     - CVE-2019-2574
   * Drop patches useless with this new upstream release:
     - 18-system-xorg.patch
     - new-gcc.patch
     - kernel-4.18.patch
     - fix-guest-to-host-escape-vulnerability.patch
   * Cherry-pick some fixes from Debian git master branch
     - Enable full hardening
     - automatically detect wsimport from the system
     - bump std-version to 4.3.0
     - Add suid bit to VBoxNetNat to make it work (LP: #1805651)
     - Finally relax dh_strip hack
     - Relax some version constraints, already fullfilled since o-o-stable
     - use cafe instead of beef, to detect if we are inside a VM to fix
       copy-paste.
     - Start VBoxClient too, with the right --vmsvga flag, to fix screen resize
     - Switch to java11, that changed everything (Closes: #920723)
       - add new jaxw dependencies.
     - Switch from iasl to the new acpica-tools name
     - Implement DEB_BUILD_OPTIONS=parallel=n handling during build
       (Closes: #924302)
Checksums-Sha1:
 5af31f017692a9913672ec419c57f8034ee420da 3670 virtualbox_5.2.32-dfsg-0~ubuntu18.04.1.dsc
 88760d374ec8cb71341be4fee011d931d2bb3ff2 54820128 virtualbox_5.2.32-dfsg.orig.tar.xz
 0bc14cbed6e84b7940c94829b6124033b0997d6d 86500 virtualbox_5.2.32-dfsg-0~ubuntu18.04.1.debian.tar.xz
 1926a8dc48558a09b373f4235620183a37178e8a 27727 virtualbox_5.2.32-dfsg-0~ubuntu18.04.1_source.buildinfo
Checksums-Sha256:
 c9f9d8ceabecbca823d12dd6a70243a2e2db67340b3c17aa58ce16f49d828bf7 3670 virtualbox_5.2.32-dfsg-0~ubuntu18.04.1.dsc
 b2eed607b97e13f5be7c6dd59e4826a581ee8a15a564d030057ede5d7d7fe53b 54820128 virtualbox_5.2.32-dfsg.orig.tar.xz
 0f32fb5d6200f14d2e96537516ba768234459209ad85f0a174e5e28b884f5098 86500 virtualbox_5.2.32-dfsg-0~ubuntu18.04.1.debian.tar.xz
 948b6db07f2e9d190841475cc0171ea9b578ebb233687cd7d940ec451cc2c02b 27727 virtualbox_5.2.32-dfsg-0~ubuntu18.04.1_source.buildinfo
Files:
 6b48c2127f99cee12ae4dc1b19605daa 3670 contrib/misc optional virtualbox_5.2.32-dfsg-0~ubuntu18.04.1.dsc
 488ffc79784b628bb04577ce7f703537 54820128 contrib/misc optional virtualbox_5.2.32-dfsg.orig.tar.xz
 c2e0ac3e279f7eb2ecae6506f70a0e94 86500 contrib/misc optional virtualbox_5.2.32-dfsg-0~ubuntu18.04.1.debian.tar.xz
 b1941a389ae7a8d048af250f2b7275eb 27727 contrib/misc optional virtualbox_5.2.32-dfsg-0~ubuntu18.04.1_source.buildinfo


More information about the Bionic-changes mailing list