1
0
forked from pool/virtualbox
Commit Graph

3 Commits

Author SHA256 Message Date
Larry Finger
b419f177dc Accepting request 1141929 from home:xtexChooser:branches:Virtualization
- Fix extpack updater to allow PUEL version 11
- Package UnattendedTemplates into main package
- Install UnattendedTemplates for unattended installing.

OBS-URL: https://build.opensuse.org/request/show/1141929
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=718
2024-01-28 15:05:45 +00:00
Larry Finger
afc8c56a4f Accepting request 876243 from home:mgerstner:branches:Virtualization
- update-extpack.sh: explicitly use https:// protocol for authenticity. The
  http:// URL is currently redirected to https:// but don't rely on this.

OBS-URL: https://build.opensuse.org/request/show/876243
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=592
2021-03-02 17:30:32 +00:00
Larry Finger
ee1b9cadf2 Accepting request 787617 from home:lwfinger:branches:Virtualization
- With version 6.1.4 of VB, the bidirectional clipboard part of VBoxClient
  for guest systems is failing. A patch is provided at
  https://www.virtualbox.org/ticket/19336. These changes have been added
  to file "VirtualBox-6.1.4-VBoxClient-vmsvga-x11-crash.patch". This
  fixes boo #1167403 "VBoxClient --clipboard dies".

- Update the wrapper that starts the UI for VirtualBox to check the
  version of the extpack that is installed. If no pack is installed
  or if the license is not current, the new code does nothing. If there
  is a current license and the installed pack does not match the
  running version of VB, then the script downloads and installs the
  new version. File "update-extpack.sh" is added.

OBS-URL: https://build.opensuse.org/request/show/787617
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=540
2020-03-24 02:06:06 +00:00