[Pkg-virtualbox-commits] [virtualbox] 01/01: New upstream releaase

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Wed Mar 15 23:05:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

locutusofborg pushed a commit to branch master
in repository virtualbox.

commit 1be235b78e2ec400bda7aed264109e16fb72db90
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Mar 16 00:05:19 2017 +0100

    New upstream releaase
---
 debian/changelog                                |  6 ++++++
 debian/patches/27-hide-host-cache-warning.patch |  2 +-
 debian/patches/add-prime-to-vbox-video.patch    | 15 +++++++++++++--
 3 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 16dcb6f..2780d5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+virtualbox (5.1.18-dfsg-1) unstable; urgency=medium
+
+  * New upstream release, patch refresh.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 16 Mar 2017 00:04:58 +0100
+
 virtualbox (5.1.16-dfsg-1) unstable; urgency=medium
 
   [ David Baumann ]
diff --git a/debian/patches/27-hide-host-cache-warning.patch b/debian/patches/27-hide-host-cache-warning.patch
index 8669fb1..c32797a 100644
--- a/debian/patches/27-hide-host-cache-warning.patch
+++ b/debian/patches/27-hide-host-cache-warning.patch
@@ -6,7 +6,7 @@ Index: virtualbox/src/VBox/Main/src-client/ConsoleImpl2.cpp
 ===================================================================
 --- virtualbox.orig/src/VBox/Main/src-client/ConsoleImpl2.cpp	2015-04-02 15:46:54.415740583 +0200
 +++ virtualbox/src/VBox/Main/src-client/ConsoleImpl2.cpp	2015-04-02 15:46:54.411740580 +0200
-@@ -4112,34 +4112,12 @@ int Console::i_configMediumAttachment(const char *pcszDevice,
+@@ -4116,34 +4116,12 @@ int Console::i_configMediumAttachment(const char *pcszDevice,
                      if (   enmFsTypeFile == RTFSTYPE_EXT4
                          || enmFsTypeFile == RTFSTYPE_XFS)
                      {
diff --git a/debian/patches/add-prime-to-vbox-video.patch b/debian/patches/add-prime-to-vbox-video.patch
index 01eed25..6659f43 100644
--- a/debian/patches/add-prime-to-vbox-video.patch
+++ b/debian/patches/add-prime-to-vbox-video.patch
@@ -2,7 +2,7 @@ Author: Andreas Pokorny <andreas.pokorny at canonical.com>
 Description: fix unity9
 --- virtualbox-5.1.14-dfsg.orig/src/VBox/Additions/linux/drm/Makefile.module.kms
 +++ virtualbox-5.1.14-dfsg/src/VBox/Additions/linux/drm/Makefile.module.kms
-@@ -32,7 +32,7 @@ ifeq ($(filter 1.% 2.% 3.0.% 3.1.% 3.2.%
+@@ -36,7 +36,7 @@ ifeq ($(filter 1.% 2.% 3.0.% 3.1.% 3.2.%
  3.8.% 3.9.% 3.10.%,$(MY_KERNELRELEASE)),)
  MOD_OBJS   = HGSMIBase.o HGSMICommon.o HGSMIMemAlloc.o heapoffset.o \
               Modesetting.o vbox_drv.o vbox_fb.o vbox_irq.o vbox_main.o \
@@ -73,8 +73,19 @@ Description: fix unity9
  void vbox_irq_fini(struct vbox_private *vbox);
 --- /dev/null
 +++ virtualbox-5.1.14-dfsg/src/VBox/Additions/linux/drm/vbox_prime.c
-@@ -0,0 +1,73 @@
+@@ -0,0 +1,84 @@
 +/*
++ * Copyright (C) 2017 Oracle Corporation
++ *
++ * This file is part of VirtualBox Open Source Edition (OSE), as
++ * available from http://www.virtualbox.org. This file is free software;
++ * you can redistribute it and/or modify it under the terms of the GNU
++ * General Public License (GPL) as published by the Free Software
++ * Foundation, in version 2 as it comes in the "COPYING" file of the
++ * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
++ * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
++ * --------------------------------------------------------------------
++
 + * Copyright 2017 Canonical
 + *
 + * Permission is hereby granted, free of charge, to any person obtaining a

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox.git



More information about the Pkg-virtualbox-commits mailing list