59 Commits

Author SHA256 Message Date
481a5f0cdd Accepting request 1244508 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/1244508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=23
2025-02-09 19:08:12 +00:00
4e5594da97 - Update to 3.4
* This release is really to address a major RDP display issue
  * Set RDP auth method to negotiate when creating new guests 
    (quick fix for the remote display not opening on newly created guests)
  * Changes to the xfreerdp, rdesktop and remmina presets to increase 
    compatibility
  * IMPORTANT: With RemoteBox 3.4 if you still have a guest that won't open 
    it's display. Simply Edit it's settings, go to Display->Remote Display 
    then press save. This will update some internal settings
- renamed RemoteBox-3.3_fix-env-script-interpreter.patch to 
  fix-env-script-interpreter.patch
- dropped remotebox.pdf as the only official documentation is now the website

OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=53
2025-02-09 16:04:06 +00:00
c4eff76dc9 Accepting request 1204877 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/1204877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=22
2024-10-01 15:19:34 +00:00
8d120b4fbc -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
- Use %autosetup macro: allows us to eliminate usage of deprecated
  %patchN syntax.
- Update to 3.2
  - RemoteBox now requires VirtualBox 7.0.x
  - Started the process of moving away from Glade and implementing 
    GUI code natively. This is significant effort and involves a 
    large amount of code churn which will span many releases.
  - Added option to attach an ISO when creating a new guest
  - Added support for setting the TPM (Trusted Platform Module) types
        TPM v1.2
        TPM v2.0
  - Added support for setting Secure Boot (where supported)
  - Added support for the following network cards:
        Novell NE2000
        Novell NE1000
        WD/SMC EtherCard Plus 16
        WD/SMC EtherCard Plus
        3Com EtherLink II
        3Com EtherLink
  - Added support for the Windows Audio System (WAS)
  - Added support for USB Multi-Touch screen and pad
  - Added ability to edit an IPv4 Port Forwarding rule
  - Added ability to edit an IPv6 Port Forwarding rule
  - Added 'Devices' menu with items orignally in the 'Machine' menu
  - Added 'Actions' menu with items orignally in the 'Machine' menu
  - Added 'New Floppy Disk Image' to the 'Change Floppy' menu
  - Added 'Add Floppy Disk Image' to the 'Change Floppy' menu
  - Added 'Add Floppy Disk Image' to the menus when editing storage 
    menu when attaching storage in
  - Added 'Add Optical Disc Image' to the 'Change Optical Disc' menu
  - Added 'Add Optical Disc Image' to the menus when editing storage
  - The 'Devices' menu now pops up instead of the 'Machine' menu on 
    an RMB event on the guest list
  - The 'Change Floppy' and 'Change Optical Disc' menus are now 
    usable with guests that are powered off
  - Updated many operating system icons
  - Added several new dialog motifs
  - Various minor GUI tweaks
- Update to 3.1
  - Changed the RemoteBox logo
  - Various minor GUI tweaks
  - Added button to save the message log to a text file. Might be
    useful for debugging purposes.
  - Fixed: Regression introduced in 3.0 caused Connection Profiles
    dialog to essentially stop working correctly, potentially
    losing existing profiles in the process.
  - Fixed: Regression introduced in 3.0 meant that NAT rules were
    not shown for IPv4 and IPv6 networks
  - Fixed column sorting in the VMM (Virtual Media Manager)
  - Fixed various list selection bugs. The get_selected() method
    under GTK3 returns both the model and the iterator, not just
    the iterator as with GTK2
  - RemoteBox is no longer bundled with a PDF manual. Documentation
    is now exclusively maintained on the RemoteBox web site.
- Update RemoteBox.spec file
  - Renamed patch RemoteBox-2.7_fix-env-script-interpreter.patch
    to RemoteBox-3.0_fix-env-script-interpreter.patch
  - Added Requires typelib-1_0-GdkPixdata-2_0
- Update to 3.0
  - RemoteBox has been ported to Gtk3.
    Review the requirements before updating to ensure your
    operating system is compatible.
- Changes from 2.8
  The changes don't really justify a release however this is likely
  to be the last release of RemoteBox based on Gtk2 as RemoteBox is
  being ported to Gtk3.
  - Removed hearbeat option as it's no longer required
  - Server memory bar updates changed to 58 seconds
  - Added option to bind the RDP/VNC server for a guest to a 
    specific IP or hostname.
  - Fixed copy and clone of disks. Regression caused by passsing
    incorrect datatype to the API
  - Added OS icon for Windows 11
- RemoteBox-2.6_fix-env-script-interpreter.patch remamed for to
  RemoteBox-2.7_fix-env-script-interpreter.patch.
- 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
- Remove obsolete Groups tag (fate#326485)
- Update to 2.6 version
- Removed old version of env-script-interpreter.patch
- Added RemoteBox-2.6_fix-env-script-interpreter.patch
- RemoteBox now requires VirtualBox 6.0.x
- Added additional screen modes for video capture and video hinting
- Added option to select between Video and Audio, Video Only or 
  Audio Only when screen capturing
- Added support for VirtualBox VGA card with VMware SVGA II 
  extensions
- Added support for having no graphics card in the guest. Note 
  however, you cannot connect to the guest with RDP/VNC without a 
  virtual graphics card.
- Added support for setting the emulated serial UART type
- The Audio Input and Audio Output options can now also be set 
  while the guest is running
- Added support to the VMM (Virtual Media Manager) for compaction 
  of hard disk images to reduce their physical size
- Added support to the VMM (Virtual Media Manager) for resizing 
  hard disk images
- Added ability to save a guest log to a local text file
- Added refresh button to reload the guest logs in the log viewer
- Added cancel button to the VirtualBox Preferences dialog
- Removed Host-Only-Network and NAT Network configuration from 
  the VirtualBox preferences dialog and created the Host Network 
  Manager dialog accessible from the file menu
- Significantly updated the RemoteBox icon set and added 
  additional decals
- To work around a VirtualBox bug, when changing a shared folder 
  the guest settings are now explicitly saved. This includes 
  adding, editing and deleting
- Optimised a lot of the settings retrieval code which should 
  improve latency especially for those on slower systems and 
  networks.
- Fixed the Edit Shared Folder dialog not correctly showing a 
  share's Permanent Status, when editing the shared folder.
- Various code cleanups
 
- Update to 2.5 version
  - RemoteBox now only pops up a VirtualBox Extensions warning 
    dialog on login, for server operating systems that have them 
    available but the extension pack
    is not installed. Currently this is Linux, Solaris, Windows and 
    MacOS X. Others such as FreeBSD will just get a warning in the 
    message log as there are no VirtualBox extensions.
  - Added support for setting the Audio driver of a guest when 
    using a FreeBSD server
  - Improved the code which automatically adds the guest addition 
    ISO to the VMM on login which should prevent an error if the 
    server does not provide a guest additions ISO
  - Added support for VNC. If your server has the VNC extension 
    pack installed, you can use VNC to connect to the guest 
    displays instead of RDP. You must install a VNC client on your 
    RemoteBox machine and configured it as appropriate in your 
    preferences. TigerVNC is the default client
  - The guest display icon now shows whether the server expects 
    a VNC or RDP connection when opening the display of guests.
  - Added option to change the floppy drive type to 360k, 720k, 
    1.44MB, 2.88MB, 15.6MB and 63.5MB.
  - Added a button to assist with the automatic generation of 
    serial port paths
  - Fixed a bug causing the port path setting to be reset with the 
    defaults
  - Fixed audio support for Solaris servers. The SolAudio driver is 
    non functional in VirtualBox and has been replaced with OSS.
-Update to 2.4 version 
-RemoteBox now requires VirtualBox 5.2.x
-Updated guest icons
-Added option to enable/disable audio output from a guest
-Added option to enable/disable audio input to a guest
-Added option to record audio from the guest when capturing a video
-Added support for exporting appliances to Oracle Public Cloud 
Format 1.0
-Added ability to select a connection profile to use for 
automatically logging in when starting up RemoteBox.
-Added option 'Release Keys' to clear any held keys in the case 
where a host and guest's keyboard status may become out of sync.
-New guests now automatically have their audio output enabled
-Fixed: You now can't set video RAM to zero, even though VirtualBox
reports this as a valid minimum, the guest won't start.
- env-script-interpreter.patch fix pearl interpreter script
-Updtae to 2.3 version 
-Update to 2.2 version 
-Update to 2.1 version 
-Updated to 2.0 version 
- Manually symlink the duplicate icon between /usr/share/icons and
  /usr/share/RemoteBox. This allows us, contrary to the use of
  fdupes, to define that we want the real file in /usr/share/icons,
  which is a requirement for Application containerisation (the icon
  needs to be extractable from a defined location for host system
  integration).
- Install upstream provided appdata.xml file.
-Fixed SLE_11_SP3 build 
-Updated to 1.9 version 
- added RPM group tag matching other Virtualization packages
- Changes name fixed
- Package name fixed
- Fixed doc dir path
- Updated to version 1.8.1
- Added perl-SOAP-Lite as required
- ops, patch missed ;-)
- Soap Version patch added
- First version
- Init

OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=51
2024-10-01 06:40:58 +00:00
c2b3571dd9 -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.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=50
2024-10-01 06:32:59 +00:00
4c38337fc3 Accepting request 1174153 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/1174153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=21
2024-05-15 19:28:42 +00:00
bc79a10637 Accepting request 1174151 from home:dimstar:Factory
- Use %autosetup macro: allows us to eliminate usage of deprecated
  %patchN syntax.

OBS-URL: https://build.opensuse.org/request/show/1174151
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=48
2024-05-15 07:46:21 +00:00
3d51a0f477 Accepting request 1060101 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/1060101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=20
2023-01-21 18:12:26 +00:00
e5f08e4316 Accepting request 1060100 from home:gallochri
- Update to 3.2
  - RemoteBox now requires VirtualBox 7.0.x
  - Started the process of moving away from Glade and implementing 
    GUI code natively. This is significant effort and involves a 
    large amount of code churn which will span many releases.
  - Added option to attach an ISO when creating a new guest
  - Added support for setting the TPM (Trusted Platform Module) types
        TPM v1.2
        TPM v2.0
  - Added support for setting Secure Boot (where supported)
  - Added support for the following network cards:
        Novell NE2000
        Novell NE1000
        WD/SMC EtherCard Plus 16
        WD/SMC EtherCard Plus
        3Com EtherLink II
        3Com EtherLink
  - Added support for the Windows Audio System (WAS)
  - Added support for USB Multi-Touch screen and pad
  - Added ability to edit an IPv4 Port Forwarding rule
  - Added ability to edit an IPv6 Port Forwarding rule
  - Added 'Devices' menu with items orignally in the 'Machine' menu
  - Added 'Actions' menu with items orignally in the 'Machine' menu
  - Added 'New Floppy Disk Image' to the 'Change Floppy' menu
  - Added 'Add Floppy Disk Image' to the 'Change Floppy' menu
  - Added 'Add Floppy Disk Image' to the menus when editing storage 
    menu when attaching storage in
  - Added 'Add Optical Disc Image' to the 'Change Optical Disc' menu
  - Added 'Add Optical Disc Image' to the menus when editing storage
  - The 'Devices' menu now pops up instead of the 'Machine' menu on

OBS-URL: https://build.opensuse.org/request/show/1060100
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=46
2023-01-21 08:38:23 +00:00
ebcee5c644 Accepting request 966392 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/966392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=19
2022-04-01 19:36:14 +00:00
e1ff3dc917 Accepting request 966047 from home:ecsos
- Update to 3.1
  - Changed the RemoteBox logo
  - Various minor GUI tweaks
  - Added button to save the message log to a text file. Might be
    useful for debugging purposes.
  - Fixed: Regression introduced in 3.0 caused Connection Profiles
    dialog to essentially stop working correctly, potentially
    losing existing profiles in the process.
  - Fixed: Regression introduced in 3.0 meant that NAT rules were
    not shown for IPv4 and IPv6 networks
  - Fixed column sorting in the VMM (Virtual Media Manager)
  - Fixed various list selection bugs. The get_selected() method
    under GTK3 returns both the model and the iterator, not just
    the iterator as with GTK2
  - RemoteBox is no longer bundled with a PDF manual. Documentation
    is now exclusively maintained on the RemoteBox web site.

OBS-URL: https://build.opensuse.org/request/show/966047
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=44
2022-04-01 10:49:38 +00:00
11ae649b73 Accepting request 944816 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/944816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=18
2022-01-08 22:23:45 +00:00
14c74b7545 Accepting request 944815 from home:gallochri
- Update RemoteBox.spec file
  - Renamed patch RemoteBox-2.7_fix-env-script-interpreter.patch
    to RemoteBox-3.0_fix-env-script-interpreter.patch
  - Added Requires typelib-1_0-GdkPixdata-2_0
- Update to 3.0
  - RemoteBox has been ported to Gtk3.
    Review the requirements before updating to ensure your
    operating system is compatible.
- Changes from 2.8
  The changes don't really justify a release however this is likely
  to be the last release of RemoteBox based on Gtk2 as RemoteBox is
  being ported to Gtk3.
  - Removed hearbeat option as it's no longer required
  - Server memory bar updates changed to 58 seconds
  - Added option to bind the RDP/VNC server for a guest to a 
    specific IP or hostname.
  - Fixed copy and clone of disks. Regression caused by passsing
    incorrect datatype to the API
  - Added OS icon for Windows 11
- RemoteBox-2.6_fix-env-script-interpreter.patch remamed for to
  RemoteBox-2.7_fix-env-script-interpreter.patch.
- 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
- Remove obsolete Groups tag (fate#326485)
- Update to 2.6 version
- Removed old version of env-script-interpreter.patch
- Added RemoteBox-2.6_fix-env-script-interpreter.patch
- RemoteBox now requires VirtualBox 6.0.x
- Added additional screen modes for video capture and video hinting
- Added option to select between Video and Audio, Video Only or 
  Audio Only when screen capturing
- Added support for VirtualBox VGA card with VMware SVGA II 
  extensions
- Added support for having no graphics card in the guest. Note 
  however, you cannot connect to the guest with RDP/VNC without a 
  virtual graphics card.
- Added support for setting the emulated serial UART type
- The Audio Input and Audio Output options can now also be set 
  while the guest is running
- Added support to the VMM (Virtual Media Manager) for compaction 
  of hard disk images to reduce their physical size
- Added support to the VMM (Virtual Media Manager) for resizing 
  hard disk images
- Added ability to save a guest log to a local text file
- Added refresh button to reload the guest logs in the log viewer
- Added cancel button to the VirtualBox Preferences dialog
- Removed Host-Only-Network and NAT Network configuration from 
  the VirtualBox preferences dialog and created the Host Network 
  Manager dialog accessible from the file menu
- Significantly updated the RemoteBox icon set and added 
  additional decals
- To work around a VirtualBox bug, when changing a shared folder 
  the guest settings are now explicitly saved. This includes 
  adding, editing and deleting
- Optimised a lot of the settings retrieval code which should 
  improve latency especially for those on slower systems and 
  networks.
- Fixed the Edit Shared Folder dialog not correctly showing a 
  share's Permanent Status, when editing the shared folder.
- Various code cleanups
 
- Update to 2.5 version
  - RemoteBox now only pops up a VirtualBox Extensions warning 
    dialog on login, for server operating systems that have them 
    available but the extension pack
    is not installed. Currently this is Linux, Solaris, Windows and 
    MacOS X. Others such as FreeBSD will just get a warning in the 
    message log as there are no VirtualBox extensions.
  - Added support for setting the Audio driver of a guest when 
    using a FreeBSD server
  - Improved the code which automatically adds the guest addition 
    ISO to the VMM on login which should prevent an error if the 
    server does not provide a guest additions ISO
  - Added support for VNC. If your server has the VNC extension 
    pack installed, you can use VNC to connect to the guest 
    displays instead of RDP. You must install a VNC client on your 
    RemoteBox machine and configured it as appropriate in your 
    preferences. TigerVNC is the default client
  - The guest display icon now shows whether the server expects 
    a VNC or RDP connection when opening the display of guests.
  - Added option to change the floppy drive type to 360k, 720k, 
    1.44MB, 2.88MB, 15.6MB and 63.5MB.
  - Added a button to assist with the automatic generation of 
    serial port paths
  - Fixed a bug causing the port path setting to be reset with the 
    defaults
  - Fixed audio support for Solaris servers. The SolAudio driver is 
    non functional in VirtualBox and has been replaced with OSS.
-Update to 2.4 version 
-RemoteBox now requires VirtualBox 5.2.x
-Updated guest icons
-Added option to enable/disable audio output from a guest
-Added option to enable/disable audio input to a guest
-Added option to record audio from the guest when capturing a video
-Added support for exporting appliances to Oracle Public Cloud 
Format 1.0
-Added ability to select a connection profile to use for 
automatically logging in when starting up RemoteBox.
-Added option 'Release Keys' to clear any held keys in the case 
where a host and guest's keyboard status may become out of sync.
-New guests now automatically have their audio output enabled
-Fixed: You now can't set video RAM to zero, even though VirtualBox
reports this as a valid minimum, the guest won't start.
- env-script-interpreter.patch fix pearl interpreter script
-Updtae to 2.3 version 
-Update to 2.2 version 
-Update to 2.1 version 
-Updated to 2.0 version 
- Manually symlink the duplicate icon between /usr/share/icons and
  /usr/share/RemoteBox. This allows us, contrary to the use of
  fdupes, to define that we want the real file in /usr/share/icons,
  which is a requirement for Application containerisation (the icon
  needs to be extractable from a defined location for host system
  integration).
- Install upstream provided appdata.xml file.
-Fixed SLE_11_SP3 build 
-Updated to 1.9 version 
- added RPM group tag matching other Virtualization packages
- Changes name fixed
- Package name fixed
- Fixed doc dir path
- Updated to version 1.8.1
- Added perl-SOAP-Lite as required
- ops, patch missed ;-)
- Soap Version patch added
- First version
- Init

OBS-URL: https://build.opensuse.org/request/show/944815
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=43
2022-01-07 17:24:04 +00:00
595d8bc850 Accepting request 944812 from home:gallochri
- Update RemoteBox.spec file
  - Renamed patch to RemoteBox-2.7_fix-env-script-interpreter.patch
  - Added Requires typelib-1_0-GdkPixdata-2_0
- Update to 3.0
  - RemoteBox has been ported to Gtk3.
    Review the requirements before updating to ensure your
    operating system is compatible.
- Changes from 2.8
  The changes don't really justify a release however this is likely
  to be the last release of RemoteBox based on Gtk2 as RemoteBox is
  being ported to Gtk3.
  - Removed hearbeat option as it's no longer required
  - Server memory bar updates changed to 58 seconds
  - Added option to bind the RDP/VNC server for a guest to a 
    specific IP or hostname.
  - Fixed copy and clone of disks. Regression caused by passsing
    incorrect datatype to the API
  - Added OS icon for Windows 11
- RemoteBox-2.6_fix-env-script-interpreter.patch remamed for to
  RemoteBox-2.7_fix-env-script-interpreter.patch.
- 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
- Remove obsolete Groups tag (fate#326485)
- Update to 2.6 version
- Removed old version of env-script-interpreter.patch
- Added RemoteBox-2.6_fix-env-script-interpreter.patch
- RemoteBox now requires VirtualBox 6.0.x
- Added additional screen modes for video capture and video hinting
- Added option to select between Video and Audio, Video Only or 
  Audio Only when screen capturing
- Added support for VirtualBox VGA card with VMware SVGA II 
  extensions
- Added support for having no graphics card in the guest. Note 
  however, you cannot connect to the guest with RDP/VNC without a 
  virtual graphics card.
- Added support for setting the emulated serial UART type
- The Audio Input and Audio Output options can now also be set 
  while the guest is running
- Added support to the VMM (Virtual Media Manager) for compaction 
  of hard disk images to reduce their physical size
- Added support to the VMM (Virtual Media Manager) for resizing 
  hard disk images
- Added ability to save a guest log to a local text file
- Added refresh button to reload the guest logs in the log viewer
- Added cancel button to the VirtualBox Preferences dialog
- Removed Host-Only-Network and NAT Network configuration from 
  the VirtualBox preferences dialog and created the Host Network 
  Manager dialog accessible from the file menu
- Significantly updated the RemoteBox icon set and added 
  additional decals
- To work around a VirtualBox bug, when changing a shared folder 
  the guest settings are now explicitly saved. This includes 
  adding, editing and deleting
- Optimised a lot of the settings retrieval code which should 
  improve latency especially for those on slower systems and 
  networks.
- Fixed the Edit Shared Folder dialog not correctly showing a 
  share's Permanent Status, when editing the shared folder.
- Various code cleanups
 
- Update to 2.5 version
  - RemoteBox now only pops up a VirtualBox Extensions warning 
    dialog on login, for server operating systems that have them 
    available but the extension pack
    is not installed. Currently this is Linux, Solaris, Windows and 
    MacOS X. Others such as FreeBSD will just get a warning in the 
    message log as there are no VirtualBox extensions.
  - Added support for setting the Audio driver of a guest when 
    using a FreeBSD server
  - Improved the code which automatically adds the guest addition 
    ISO to the VMM on login which should prevent an error if the 
    server does not provide a guest additions ISO
  - Added support for VNC. If your server has the VNC extension 
    pack installed, you can use VNC to connect to the guest 
    displays instead of RDP. You must install a VNC client on your 
    RemoteBox machine and configured it as appropriate in your 
    preferences. TigerVNC is the default client
  - The guest display icon now shows whether the server expects 
    a VNC or RDP connection when opening the display of guests.
  - Added option to change the floppy drive type to 360k, 720k, 
    1.44MB, 2.88MB, 15.6MB and 63.5MB.
  - Added a button to assist with the automatic generation of 
    serial port paths
  - Fixed a bug causing the port path setting to be reset with the 
    defaults
  - Fixed audio support for Solaris servers. The SolAudio driver is 
    non functional in VirtualBox and has been replaced with OSS.
-Update to 2.4 version 
-RemoteBox now requires VirtualBox 5.2.x
-Updated guest icons
-Added option to enable/disable audio output from a guest
-Added option to enable/disable audio input to a guest
-Added option to record audio from the guest when capturing a video
-Added support for exporting appliances to Oracle Public Cloud 
Format 1.0
-Added ability to select a connection profile to use for 
automatically logging in when starting up RemoteBox.
-Added option 'Release Keys' to clear any held keys in the case 
where a host and guest's keyboard status may become out of sync.
-New guests now automatically have their audio output enabled
-Fixed: You now can't set video RAM to zero, even though VirtualBox
reports this as a valid minimum, the guest won't start.
- env-script-interpreter.patch fix pearl interpreter script
-Updtae to 2.3 version 
-Update to 2.2 version 
-Update to 2.1 version 
-Updated to 2.0 version 
- Manually symlink the duplicate icon between /usr/share/icons and
  /usr/share/RemoteBox. This allows us, contrary to the use of
  fdupes, to define that we want the real file in /usr/share/icons,
  which is a requirement for Application containerisation (the icon
  needs to be extractable from a defined location for host system
  integration).
- Install upstream provided appdata.xml file.
-Fixed SLE_11_SP3 build 
-Updated to 1.9 version 
- added RPM group tag matching other Virtualization packages
- Changes name fixed
- Package name fixed
- Fixed doc dir path
- Updated to version 1.8.1
- Added perl-SOAP-Lite as required
- ops, patch missed ;-)
- Soap Version patch added
- First version
- Init

OBS-URL: https://build.opensuse.org/request/show/944812
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=42
2022-01-07 17:20:23 +00:00
f4f85dfdc1 Accepting request 944762 from home:gallochri
- Update RemoteBox.spec file
  - Renamed patch to RemoteBox-3.0_fix-env-script-interpreter.patch
  - Added Requires typelib-1_0-GdkPixdata-2_0

OBS-URL: https://build.opensuse.org/request/show/944762
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=41
2022-01-07 15:02:59 +00:00
263109b8b6 Accepting request 942458 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/942458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=17
2021-12-25 19:16:49 +00:00
619879ad02 Accepting request 942244 from home:ecsos
- Update to 3.0
  - RemoteBox has been ported to Gtk3.
    Review the requirements before updating to ensure your
    operating system is compatible.
- Changes from 2.8
  The changes don't really justify a release however this is likely
  to be the last release of RemoteBox based on Gtk2 as RemoteBox is
  being ported to Gtk3.
  - Removed hearbeat option as it's no longer required
  - Server memory bar updates changed to 58 seconds
  - Added option to bind the RDP/VNC server for a guest to a 
    specific IP or hostname.
  - Fixed copy and clone of disks. Regression caused by passsing
    incorrect datatype to the API
  - Added OS icon for Windows 11

OBS-URL: https://build.opensuse.org/request/show/942244
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=40
2021-12-25 14:29:04 +00:00
b9da3be43e Accepting request 777422 from Virtualization
- RemoteBox-2.6_fix-env-script-interpreter.patch remamed for to
  RemoteBox-2.7_fix-env-script-interpreter.patch.

OBS-URL: https://build.opensuse.org/request/show/777422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=16
2020-02-20 13:57:09 +00:00
d23b9f479b - RemoteBox-2.6_fix-env-script-interpreter.patch remamed for to
RemoteBox-2.7_fix-env-script-interpreter.patch.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=38
2020-02-19 21:13:35 +00:00
645ef48fca - RemoteBox-2.6-fix-env-script-interpreter.patch remamed for 2.7
version.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=37
2020-02-19 21:00:04 +00:00
7efc9f8486 Accepting request 757739 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/757739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=15
2019-12-18 13:47:21 +00:00
9d276a5e5d Accepting request 757710 from home:ecsos
Update to 2.7

OBS-URL: https://build.opensuse.org/request/show/757710
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=35
2019-12-18 12:27:23 +00:00
0ab494743e Accepting request 739321 from home:RBrownSUSE:branches:Virtualization
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739321
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=34
2019-10-17 16:21:30 +00:00
a719973605 Accepting request 685769 from Virtualization
- Update to 2.6 version
- Removed old version of env-script-interpreter.patch
- Added RemoteBox-2.6_fix-env-script-interpreter.patch
- RemoteBox now requires VirtualBox 6.0.x
- Added additional screen modes for video capture and video hinting
- Added option to select between Video and Audio, Video Only or 
  Audio Only when screen capturing
- Added support for VirtualBox VGA card with VMware SVGA II 
  extensions
- Added support for having no graphics card in the guest. Note 
  however, you cannot connect to the guest with RDP/VNC without a 
  virtual graphics card.
- Added support for setting the emulated serial UART type
- The Audio Input and Audio Output options can now also be set 
  while the guest is running
- Added support to the VMM (Virtual Media Manager) for compaction 
  of hard disk images to reduce their physical size
- Added support to the VMM (Virtual Media Manager) for resizing 
  hard disk images
- Added ability to save a guest log to a local text file
- Added refresh button to reload the guest logs in the log viewer
- Added cancel button to the VirtualBox Preferences dialog
- Removed Host-Only-Network and NAT Network configuration from 
  the VirtualBox preferences dialog and created the Host Network 
  Manager dialog accessible from the file menu
- Significantly updated the RemoteBox icon set and added 
  additional decals
- To work around a VirtualBox bug, when changing a shared folder 
  the guest settings are now explicitly saved. This includes 
  adding, editing and deleting
- Optimised a lot of the settings retrieval code which should 
  improve latency especially for those on slower systems and 
  networks.
- Fixed the Edit Shared Folder dialog not correctly showing a 
  share's Permanent Status, when editing the shared folder.
- Various code cleanups

OBS-URL: https://build.opensuse.org/request/show/685769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=14
2019-03-18 09:42:57 +00:00
a200e7e437 - Removed old version of env-script-interpreter.patch
- Added RemoteBox-2.6_fix-env-script-interpreter.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=32
2019-03-17 10:46:06 +00:00
a45d822cbe - Update to 2.6 version
- RemoteBox now requires VirtualBox 6.0.x
- Added additional screen modes for video capture and video hinting
- Added option to select between Video and Audio, Video Only or 
  Audio Only when screen capturing
- Added support for VirtualBox VGA card with VMware SVGA II 
  extensions
- Added support for having no graphics card in the guest. Note 
  however, you cannot connect to the guest with RDP/VNC without a 
  virtual graphics card.
- Added support for setting the emulated serial UART type
- The Audio Input and Audio Output options can now also be set 
  while the guest is running
- Added support to the VMM (Virtual Media Manager) for compaction 
  of hard disk images to reduce their physical size
- Added support to the VMM (Virtual Media Manager) for resizing 
  hard disk images
- Added ability to save a guest log to a local text file
- Added refresh button to reload the guest logs in the log viewer
- Added cancel button to the VirtualBox Preferences dialog
- Removed Host-Only-Network and NAT Network configuration from 
  the VirtualBox preferences dialog and created the Host Network 
  Manager dialog accessible from the file menu
- Significantly updated the RemoteBox icon set and added 
  additional decals
- To work around a VirtualBox bug, when changing a shared folder 
  the guest settings are now explicitly saved. This includes 
  adding, editing and deleting
- Optimised a lot of the settings retrieval code which should 
  improve latency especially for those on slower systems and

OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=31
2019-03-16 15:37:23 +00:00
c31b0b0ca0 Accepting request 610787 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/610787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=13
2018-05-29 08:34:40 +00:00
b7b1a96d5c Accepting request 610785 from home:ecsos
- Update to 2.5 version
  - RemoteBox now only pops up a VirtualBox Extensions warning 
    dialog on login, for server operating systems that have them 
    available but the extension pack
    is not installed. Currently this is Linux, Solaris, Windows and 
    MacOS X. Others such as FreeBSD will just get a warning in the 
    message log as there are no VirtualBox extensions.
  - Added support for setting the Audio driver of a guest when 
    using a FreeBSD server
  - Improved the code which automatically adds the guest addition 
    ISO to the VMM on login which should prevent an error if the 
    server does not provide a guest additions ISO
  - Added support for VNC. If your server has the VNC extension 
    pack installed, you can use VNC to connect to the guest 
    displays instead of RDP. You must install a VNC client on your 
    RemoteBox machine and configured it as appropriate in your 
    preferences. TigerVNC is the default client
  - The guest display icon now shows whether the server expects 
    a VNC or RDP connection when opening the display of guests.
  - Added option to change the floppy drive type to 360k, 720k, 
    1.44MB, 2.88MB, 15.6MB and 63.5MB.
  - Added a button to assist with the automatic generation of 
    serial port paths
  - Fixed a bug causing the port path setting to be reset with the 
    defaults
  - Fixed audio support for Solaris servers. The SolAudio driver is 
    non functional in VirtualBox and has been replaced with OSS.

OBS-URL: https://build.opensuse.org/request/show/610785
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=29
2018-05-20 18:51:10 +00:00
8258153bd2 Accepting request 590843 from Virtualization
-Update to 2.4 version 
-RemoteBox now requires VirtualBox 5.2.x
-Updated guest icons
-Added option to enable/disable audio output from a guest
-Added option to enable/disable audio input to a guest
-Added option to record audio from the guest when capturing a video
-Added support for exporting appliances to Oracle Public Cloud 
Format 1.0
-Added ability to select a connection profile to use for 
automatically logging in when starting up RemoteBox.
-Added option 'Release Keys' to clear any held keys in the case 
where a host and guest's keyboard status may become out of sync.
-New guests now automatically have their audio output enabled
-Fixed: You now can't set video RAM to zero, even though VirtualBox
reports this as a valid minimum, the guest won't start.
- env-script-interpreter.patch fix pearl interpreter script

OBS-URL: https://build.opensuse.org/request/show/590843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=12
2018-03-26 11:13:41 +00:00
0c7a8ffa55 OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=27 2018-03-24 18:19:37 +00:00
534b96c84a OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=26 2018-03-23 11:35:56 +00:00
04eb538a3e OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=25 2018-03-19 19:38:47 +00:00
89f7f41e64 -Update to 2.4 version, env script interpreter fixed
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=24
2017-11-06 18:31:19 +00:00
30b1b4c71c Accepting request 498634 from Virtualization
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/498634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=11
2017-06-12 13:28:18 +00:00
722a8e66da -Updtae to 2.3 version
-Update to 2.2 version

OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=22
2017-05-20 10:35:10 +00:00
22b237d53b Accepting request 421149 from Virtualization
Updated to version 2.2

OBS-URL: https://build.opensuse.org/request/show/421149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=10
2016-08-24 08:08:56 +00:00
903f162e2b -Updtae to 2.2 version
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=21
2016-08-18 15:35:42 +00:00
c73400489d Accepting request 417045 from Virtualization
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/417045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=9
2016-08-05 16:18:07 +00:00
08cec70fea OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=19 2016-07-29 07:56:59 +00:00
f8ffec5f69 -Update to 2.1 version
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=18
2016-07-29 07:39:44 +00:00
Stephan Kulow
7c08ac14ab Accepting request 316250 from Virtualization
Update version to 2.0, support for virtualbox 5.0

OBS-URL: https://build.opensuse.org/request/show/316250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=8
2015-07-14 15:44:22 +00:00
7a0b2318ef -Updated to 2.0 version
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=17
2015-07-12 11:56:39 +00:00
98bb59b59e Updated to 2.0 version
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=16
2015-07-12 11:55:47 +00:00
2ea817f4d0 Accepting request 294305 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/294305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=7
2015-04-07 07:29:22 +00:00
dc47be8bd4 Accepting request 294239 from home:dimstar:Factory
- Manually symlink the duplicate icon between /usr/share/icons and
  /usr/share/RemoteBox. This allows us, contrary to the use of
  fdupes, to define that we want the real file in /usr/share/icons,
  which is a requirement for Application containerisation (the icon
  needs to be extractable from a defined location for host system
  integration).

OBS-URL: https://build.opensuse.org/request/show/294239
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=14
2015-04-03 10:54:47 +00:00
bb45107e97 Accepting request 293675 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/293675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=6
2015-03-30 17:34:05 +00:00
c9472ed54a Accepting request 293652 from home:dimstar:Factory
- Install upstream provided appdata.xml file.

OBS-URL: https://build.opensuse.org/request/show/293652
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=12
2015-03-30 09:06:06 +00:00
c81a52a6ea Accepting request 260052 from Virtualization
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/260052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=5
2014-11-10 16:28:15 +00:00
5dc84a187c -Fixed SLE_11_SP3 build
OBS-URL: https://build.opensuse.org/package/show/Virtualization/RemoteBox?expand=0&rev=10
2014-10-30 11:55:53 +00:00
Stephan Kulow
00a1156bdb Accepting request 258436 from Virtualization
Update version to 1.9

OBS-URL: https://build.opensuse.org/request/show/258436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/RemoteBox?expand=0&rev=4
2014-10-29 20:09:46 +00:00