Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: VirtualBox-webservice | Distribution: RPM Fusion |
Version: 6.1.28 | Vendor: RPM Fusion |
Release: 1.fc33 | Build date: Wed Oct 20 19:28:31 2021 |
Group: System/Emulators/PC | Build host: buildvm-07.virt.rpmfusion.net |
Size: 51903172 | Source RPM: VirtualBox-6.1.28-1.fc33.src.rpm |
Packager: RPM Fusion | |
Url: http://www.virtualbox.org/wiki/VirtualBox | |
Summary: WebService GUI part for VirtualBox |
webservice GUI part for VirtualBox.
GPLv2 or (GPLv2 and CDDL)
* Wed Oct 20 2021 Sérgio Basto <sergio@serjux.com> - 6.1.28-1 - Update VirtualBox to 6.1.28 with inspirations in the Mageia and Debian packages * Mon Aug 09 2021 Sérgio Basto <sergio@serjux.com> - 6.1.26-3 - Fix build on rawhide (disabling python) and BR alsa-lib-devel * Mon Aug 02 2021 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 6.1.26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Aug 02 2021 Sérgio Basto <sergio@serjux.com> - 6.1.26-1 - Update VirtualBox to 6.1.26 - Patch 61 was included upstream * Tue Jun 15 2021 Leigh Scott <leigh123linux@gmail.com> - 6.1.22-3 - Rebuild for python-3.10 * Mon May 03 2021 Sérgio Basto <sergio@serjux.com> - 6.1.22-2 - Fix picker dialog with patch from OpenSuse (rfbz #5929) * Thu Apr 29 2021 Sérgio Basto <sergio@serjux.com> - 6.1.22-1 - Update VirtualBox to 6.1.22 - wsimport is not loading on Fedora rawhide so we can't build webservice until have a fix * Fri Apr 23 2021 Sérgio Basto <sergio@serjux.com> - 6.1.20-3 - We can build webservice with JDK 1.8 as workaround - Enable system lzf with patch that make it work * Thu Apr 22 2021 Sérgio Basto <sergio@serjux.com> - 6.1.20-2 - Add back Mageia support and default Linux OS as Fedora - From Mageia add VirtualBox-6.0.10-convert-map-python3.patch - Add a couple of patches of openSuse for qt and virtualbox-snpritnf-buffer-overflow.patch - Drop patch of aiobug is for EL6 only * Wed Apr 21 2021 Sérgio Basto <sergio@serjux.com> - 6.1.20-1 - Update VirtualBox to 6.1.20 * Tue Feb 02 2021 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 6.1.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 21 2021 Sérgio Basto <sergio@serjux.com> - 6.1.18-1 - Update VirtualBox to 6.1.18 * Mon Oct 26 2020 Sérgio Basto <sergio@serjux.com> - 6.1.16-2 - Enable webservice (#5809) - wsimport was removed from Java 11, so we can't build webservice in F33+ until Fedora have the package jaxws . * Wed Oct 21 2020 Sérgio Basto <sergio@serjux.com> - 6.1.16-1 - Update VirtualBox to 6.1.16 * Fri Sep 11 2020 Sérgio Basto <sergio@serjux.com> - 6.1.14-4 - Use upstreamd patch to build webservice on F33+ and more synchronizations with the debian package. * Thu Sep 10 2020 Sérgio Basto <sergio@serjux.com> - 6.1.14-3 - Fixes for kernel 4.9 * Tue Sep 08 2020 Sérgio Basto <sergio@serjux.com> - 6.1.14-2 - Update to VirtualBox-6.1.14a rfbz (#5747) * Sat Sep 05 2020 Sérgio Basto <sergio@serjux.com> - 6.1.14-1 - Update VBox to 6.1.14 * Mon Aug 17 2020 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 6.1.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Aug 07 2020 Sérgio Basto <sergio@serjux.com> - 6.1.12-3 - Some fixes * Wed Aug 05 2020 Sérgio Basto <sergio@serjux.com> - 6.1.12-2 - Updates for kernel-5.8 * Thu Jul 16 2020 Sérgio Basto <sergio@serjux.com> - 6.1.12-1 - Update VBox to 6.1.12 - From Debian disable cloud_net "Fix build failure due to missing upstream file" * Sun Jun 21 2020 Sérgio Basto <sergio@serjux.com> - 6.1.10-5 - The VirtualBox 6.1 changelog says that it supports vboximg-mount on Linux hosts * Wed Jun 17 2020 Sérgio Basto <sergio@serjux.com> - 6.1.10-4 - Fix (#5677) https://docs.pagure.org/packaging-guidelines/Packaging%3AScriptlets.html (On upgrade, the scripts are run in the following order) * Sat Jun 13 2020 Sérgio Basto <sergio@serjux.com> - 6.1.10-3 - Syncronize with virtualbox-guest-additions from Fedora - Add a vboxclient.service which runs VBoxClient --vwsvga when using the VMSVGA virtual GPU, this fixes resizing in wayland sessions (rhbz 1789545) - Drop VBoxClient --vwsvga-x11 from VBoxClient-all, it is not necessary now that we run VBoxClient --vwsvga as service and it was breaking resize support with the VBoxSVGA virtual GPU (rhbz 1789545) - Drop ExecStartPre modprove vboxvideo vboxsf from vboxservice.service, this is not necessary, they will be loaded automatically * Mon Jun 08 2020 Sérgio Basto <sergio@serjux.com> - 6.1.10-2 - Install the new VBoxDRMClient binary for guest-additions - Drop wayland-crash patch and fix wrong path to modprobe - Rfbz #3966, not using anymore systemd-modules-load.service Instead we use one systemd service (vboxdrv.service) to load the server modules. - Only in epel7 run the scriptlets of Icon Cache, mimeinfo and Desktop databases - Move icons files from server sub-package to main (Qt/Desktop) sub-package - Also scriptlets of usb moved to server sub-package - Minor fixes Rename patch VirtualBox-6.1.4-hacks to VirtualBox-6.1.4-gcc10 Syncronize vboxservice.service with virtualbox-guest-additions from Fedora Remove bundled src/libs/openssl * Sat Jun 06 2020 Sérgio Basto <sergio@serjux.com> - 6.1.10-1 - Update VBox to 6.1.10 * Tue Jun 02 2020 Sérgio Basto <sergio@serjux.com> - 6.1.8-5 - Fix build on EL8 * Sun May 31 2020 Sérgio Basto <sergio@serjux.com> - 6.1.8-4 - Add python-3.9 support - Fix some conditionals of python especially for el8 * Sat May 30 2020 Leigh Scott <leigh123linux@gmail.com> - Rebuild for python-3.9 * Tue May 26 2020 Sérgio Basto <sergio@serjux.com> - 6.1.8-3 - Add VirtualBox-6.1.0-VBoxRem.patch rfbz #5652 - Remove pre-compiled headers - xalan-c-devel and xerces-c-devel are not needed anymore * Wed May 20 2020 Sérgio Basto <sergio@serjux.com> - 6.1.8-2 - Fix for guest additions on EL7, now we use vboxservice.service to load modules. Partial fix for rfbz #3966 * Fri May 15 2020 Sérgio Basto <sergio@serjux.com> - 6.1.8-1 - Update VBox to 6.1.8 * Tue Apr 14 2020 Sérgio Basto <sergio@serjux.com> - 6.1.6-1 - Update VBox to 6.1.6 * Sat Apr 04 2020 Sérgio Basto <sergio@serjux.com> - 6.1.4-4 - Fix rfbz#5581 USB devices are not available - VirtualBox-6.1.4-VBoxClient-vmsvga-x11-crash.patch, just for epel7 guest-additions. - rfbz #5589 2 patches: Fix VBox crash when started under Wayland, Fix keyboard-grab under Wayland * Thu Mar 19 2020 Sérgio Basto <sergio@serjux.com> - 6.1.4-3 - Fixes for kernel 5.6 from https://build.opensuse.org/package/show/Virtualization/virtualbox but just applied on Fedora, because breaks the build on EPEL 7 - Temporary hack to try to fix upgrade path. - Fix build on rawhide, perl related. * Fri Feb 21 2020 Sérgio Basto <sergio@serjux.com> - 6.1.4-2 - Add a hack to fix builds on Rawhide/F32 * Thu Feb 20 2020 Sérgio Basto <sergio@serjux.com> - 6.1.4-1 - Update VBox to 6.1.4 * Tue Feb 04 2020 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 6.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jan 18 2020 Sérgio Basto <sergio@serjux.com> - 6.1.2-1 - Update VBox to 6.1.2 * Wed Dec 18 2019 Sérgio Monteiro Basto <sergio@serjux.com> - 6.1.0-1 - Update VBox to 6.1.0 * Tue Oct 29 2019 Sérgio Basto <sergio@serjux.com> - 6.0.14-2 - Add appstream file (copied from openSUSE)
/usr/bin/vboxwebsrv /usr/lib/.build-id /usr/lib/.build-id/8b/07c977ae5894d536c36bdddcfce4a1df004053 /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/4b6c938f99dcf8900ebf2ea0ad63d303fabd10 /usr/lib/systemd/system/vboxweb.service /usr/lib64/virtualbox/vboxwebsrv /usr/lib64/virtualbox/webtest
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Aug 9 15:41:10 2022