Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package RemoteBox for openSUSE:Factory 
checked in at 2024-10-01 17:19:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/RemoteBox (Old)
 and      /work/SRC/openSUSE:Factory/.RemoteBox.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "RemoteBox"

Tue Oct  1 17:19:34 2024 rev:22 rq:1204877 version:3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/RemoteBox/RemoteBox.changes      2024-05-15 
21:29:09.799165920 +0200
+++ /work/SRC/openSUSE:Factory/.RemoteBox.new.29891/RemoteBox.changes   
2024-10-01 17:20:02.262289301 +0200
@@ -1,0 +2,23 @@
+Mon Sep 30 11:30:58 UTC 2024 - Christian Galeffi <c...@gallochri.com>
+
+-Update to 3.3
+ *RemoteBox now requires VirtualBox 7.1.x.
+ *Updated OS icons.
+ *Added support for VirtioSound Audio Controller.
+ *Implemented refresh function for guest logs, the button was 
+  available but actually did nothing.
+ *Changed the default freerdp client preset. VirtualBox now issues 
+  self-signed certs on RDP connections, the new default ignores 
+  certificate verification as RemoteBox cannot prompt you.
+ *Added Remmina as a VNC/RDP client preset.
+ *Significant work on removing dependence on Glade and GTKBuilder.
+ *VirtualBox now uses self-signed certs on RDP connections. 
+  You will need to reset your RDP settings in the RemoteBox 
+  Preferences -> Guest Display Tab, by selecting a preset.
+ *RemoteBox 3.3 requires the Perl module Time-HiRes to be installed 
+  if not already.
+ *RemoteBox 3.3 should run on ARM based Macs fine, but using ARM 
+  based Macs as the server is NOT supported. 
+-RemoteBox-3.0_fix-env-script-interpreter.patch update to
+  RemoteBox-3.3_fix-env-script-interpreter.patch
+-------------------------------------------------------------------

Old:
----
  RemoteBox-3.0_fix-env-script-interpreter.patch
  RemoteBox-3.2.tar.bz2

New:
----
  RemoteBox-3.3.tar.bz2
  RemoteBox-3.3_fix-env-script-interpreter.patch

BETA DEBUG BEGIN:
  Old:  based Macs as the server is NOT supported. 
-RemoteBox-3.0_fix-env-script-interpreter.patch update to
  RemoteBox-3.3_fix-env-script-interpreter.patch
BETA DEBUG END:

BETA DEBUG BEGIN:
  New:-RemoteBox-3.0_fix-env-script-interpreter.patch update to
  RemoteBox-3.3_fix-env-script-interpreter.patch
-------------------------------------------------------------------
BETA DEBUG END:

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

Other differences:
------------------
++++++ RemoteBox.spec ++++++
--- /var/tmp/diff_new_pack.wcUHc9/_old  2024-10-01 17:20:03.198328328 +0200
+++ /var/tmp/diff_new_pack.wcUHc9/_new  2024-10-01 17:20:03.198328328 +0200
@@ -23,7 +23,7 @@
 # to remotebox so filter it
 %global __provides_exclude ^perl\\(vboxService\\)
 Name:           RemoteBox
-Version:        3.2
+Version:        3.3
 Release:        0
 Summary:        A VirtualBox client with remote management
 License:        GPL-2.0-or-later
@@ -31,7 +31,7 @@
 URL:            http://knobgoblin.org.uk
 Source0:        http://knobgoblin.org.uk/downloads/%{name}-%{version}.tar.bz2
 Source1:        http://knobgoblin.org.uk/docs/remotebox.pdf
-Patch0:         RemoteBox-3.0_fix-env-script-interpreter.patch
+Patch0:         RemoteBox-3.3_fix-env-script-interpreter.patch
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 Requires:       freerdp

++++++ RemoteBox-3.2.tar.bz2 -> RemoteBox-3.3.tar.bz2 ++++++
++++ 37414 lines of diff (skipped)

++++++ RemoteBox-3.0_fix-env-script-interpreter.patch -> 
RemoteBox-3.3_fix-env-script-interpreter.patch ++++++
--- 
/work/SRC/openSUSE:Factory/RemoteBox/RemoteBox-3.0_fix-env-script-interpreter.patch
 2022-04-01 21:37:32.840548542 +0200
+++ 
/work/SRC/openSUSE:Factory/.RemoteBox.new.29891/RemoteBox-3.3_fix-env-script-interpreter.patch
      2024-10-01 17:20:01.998278293 +0200
@@ -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 v3.1 (c) 2010-2022 Ian Chapman. Licenced under the terms of the 
GPL
+ # RemoteBox v3.3 (c) 2010-2024 Ian Chapman. Licenced under the terms of the 
GPL
  use strict;

Reply via email to