Hello community,

here is the log from the commit of package RemoteBox for openSUSE:Factory 
checked in at 2019-12-18 14:47:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/RemoteBox (Old)
 and      /work/SRC/openSUSE:Factory/.RemoteBox.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "RemoteBox"

Wed Dec 18 14:47:21 2019 rev:15 rq:757739 version:2.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/RemoteBox/RemoteBox.changes      2019-03-18 
10:43:02.235158154 +0100
+++ /work/SRC/openSUSE:Factory/.RemoteBox.new.4691/RemoteBox.changes    
2019-12-18 14:48:57.585956218 +0100
@@ -1,0 +2,42 @@
+Wed Dec 18 10:09:25 UTC 2019 - ec...@opensuse.org
+
+- Update to 2.7 version
+  - RemoteBox now requires VirtualBox 6.1.x
+  - VirtualBox now requires hardware virtualization and no longer 
+    supports software virtualization. Removed associated options
+    from RemoteBox.
+  - Removed option of setting the video side-channel quality for an
+    RDP connection. This option is largely unsupported by RDP 
+    clients and not particularly useful.
+  - Added support for the Virtio-SCSI controller
+  - Added support for the AMD PCNet-ISA/NE2100 network card
+  - Added support for nested hardware virtualization (VT-x/AMD-V)
+    for supported processors
+  - Added toolbar buttons in the VMM to create new hard disk 
+    images, new floppy disk images (from 360K to 2.88MB) and move 
+    media to new locations
+  - Newly created floppy disk images can be optionally 
+    pre-formatted with FAT12
+  - Added a menu option when attached storage for creating a new
+    floppy disk image and automatically attaching it
+  - Added option to specify MAC address policy when importing an
+    appliance
+  - Added options to specify MAC address policy and include ISO
+    files when exporting an appliance
+  - Added options to Keep disk UUIDs, specify MAC policy and keep
+    disk names when cloning a guest
+  - Added OS icon for Windows 2019 64bit
+  - Rewrote the copy and disk conversion code, should be cleaner
+    and faster
+  - Creating a new guest, now uses the ApplyDefaults API call which
+    was broken in previous versions of VirtualBox. This allows 
+    a lot of code cleanups and faster guest creation
+  - Fixed incorrect URL on About window
+  - Various code cleanups
+
+-------------------------------------------------------------------
+Thu Oct 17 12:38:15 UTC 2019 - Richard Brown <rbr...@suse.com>
+
+- Remove obsolete Groups tag (fate#326485)
+
+-------------------------------------------------------------------

Old:
----
  RemoteBox-2.6.tar.bz2

New:
----
  RemoteBox-2.7.tar.bz2

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

Other differences:
------------------
++++++ RemoteBox.spec ++++++
--- /var/tmp/diff_new_pack.EwiNni/_old  2019-12-18 14:48:58.229956513 +0100
+++ /var/tmp/diff_new_pack.EwiNni/_new  2019-12-18 14:48:58.233956515 +0100
@@ -23,11 +23,10 @@
 # to remotebox so filter it
 %global __provides_exclude ^perl\\(vboxService\\)
 Name:           RemoteBox
-Version:        2.6
+Version:        2.7
 Release:        0
 Summary:        A VirtualBox client with remote management
 License:        GPL-2.0-or-later
-Group:          System/Emulators/PC
 URL:            http://knobgoblin.org.uk
 Source0:        http://knobgoblin.org.uk/downloads/%{name}-%{version}.tar.bz2
 Patch0:         RemoteBox-2.6_fix-env-script-interpreter.patch

++++++ RemoteBox-2.6_fix-env-script-interpreter.patch ++++++
--- /var/tmp/diff_new_pack.EwiNni/_old  2019-12-18 14:48:58.245956520 +0100
+++ /var/tmp/diff_new_pack.EwiNni/_new  2019-12-18 14:48:58.245956520 +0100
@@ -6,5 +6,5 @@
 -#!/usr/bin/env perl
 +#!/usr/bin/perl
  # ^^^ You may need to change this to the location of your perl interpreter
- # RemoteBox v2.6 (c) 2010-2019 Ian Chapman. Licenced under the terms of the 
GPL
+ # RemoteBox v2.7 (c) 2010-2020 Ian Chapman. Licenced under the terms of the 
GPL
  use strict;

++++++ RemoteBox-2.6.tar.bz2 -> RemoteBox-2.7.tar.bz2 ++++++
++++ 38288 lines of diff (skipped)


Reply via email to