summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2021-02-16Add patch for linux 5.11Daniel Bermond
2021-01-22Update to version 6.1.18Daniel Bermond
2020-12-16Add patch for linux 5.10Daniel Bermond
2020-10-21Update to version 6.1.16Daniel Bermond
2020-10-18Add patch for linux 5.9Daniel Bermond
2020-09-05Solve conflict with rdesktop packageDaniel Bermond
2020-09-05Updated to version 6.1.14Daniel Bermond
2020-09-05Major rewriteDaniel Bermond
changes: - added split packages for sdk and guest iso (this will significantly reduce the size of the main virtualbox-bin package, while allowing users to install only the needed additional components) - added components: modules reload script, rdesktop-vrdp and web service - fixed symlinks of VBox executables in /usr/bin (now they correctly point to the 'VBox.sh' executable dispatcher) - fixed install of virtualbox.svg scalable icon - updated udev rules - removed obsolete files - removed rdesktop-vrdp packed sources - removed unneeded version from the configuration file vbox.cfg - removed unneeded makedepends, depends and optdepends to conform with the DKMS package guidelines from the Arch Wiki - cosmetic changes
2020-07-16Updated to version 6.1.12Daniel Bermond
2020-06-08Updated to version 6.1.10Daniel Bermond
2020-05-17Updated to version 6.1.8Daniel Bermond
2020-04-15Updated to version 6.1.6Daniel Bermond
2020-04-05Add patch for linux 5.6. General improvements.Daniel Bermond
2020-02-20Updated to version 6.1.4Daniel Bermond
2020-01-17Updated to version 6.1.2Daniel Bermond
2019-12-13Updated to version 6.1.0Daniel Bermond
2019-12-03Add fix for linux 5.4Daniel Bermond
2019-10-16Updated to version 6.0.14Daniel Bermond
2019-09-19Fix for linux 5.3Daniel Bermond
2019-09-06Updated to version 6.0.12Daniel Bermond
2019-07-16Updated to version 6.0.10Daniel Bermond
2019-05-18Updated to version 6.0.8Daniel Bermond
2019-04-19Updated to version 6.0.6Daniel Bermond
2019-01-29Updated to version 6.0.4Daniel Bermond
2019-01-16Updated to version 6.0.2Daniel Bermond
2018-12-31Fix launchers symlinksDaniel Bermond
2018-12-29Updated to version 6.0.0Daniel Bermond
2018-11-11Updated to version 5.2.22Daniel Bermond
2018-10-17Updated to version 5.2.20Daniel Bermond
2018-10-12sdk: fix files and add proper provides/conflicts. Other fixes.Daniel Bermond
Many sdk files were missed. Now the package downloads the sdk source and installs it, as long as other sdk files that are not present in the sdk download bundle. Also, properly added virtualbox-sdk to provides and conflicts. Added/fixed other entries in provides and conflicts. Added linux-headers to optdepends. Fixed permissions in some executable files. Removed parts from .install file that are executed by pacman hooks.
2018-08-16Updated to version 5.2.18Daniel Bermond
2018-07-22Updated to version 5.2.16Daniel Bermond
2018-07-22Add i686 supportDaniel Bermond
This will enable the package to be used by the (usually forgotten) ArchLinux32 users.
2018-07-22Switch python2 to python3Daniel Bermond
2018-07-22Cosmetic changesDaniel Bermond
2018-07-07Update .SRCINFO to match 5.2.14Bogdan Khomutsky
2018-06-20Replace MD5 checksums with SHA-256Bogdan Khomutsky
2018-06-20Update .SRCINFO -> 5.12.2Bogdan Khomutsky
2018-04-215.2.10 Inital releaseGary Hunt
2018-03-015.2.8 initialGary Hunt
2018-01-275.2.6Gary Hunt
2018-01-015.2.4 initialGary Hunt
2017-12-115.2.2 intial commitGary Hunt
2017-11-035.2 Inital CommitGary Hunt
2017-09-28fixed md5sum typoGary Hunt
2017-09-28update srcinfoGary Hunt
2017-07-28Bump to .26.Roel Brook
Changes: VMM: reset the TSC on VM reset to work around a Windows bug (bug #16643) Audio: fixed memory leak when enabled with VRDP connections (5.1.24 regression; bug #16928) Audio: fixed creation of too many sound sinks on Linux hosts when using the PulseAudio backend (bug #16938) Audio: implemented record gain registers for AC'97 emulation; those are needed for newer Ubuntu guests which rely on those when controlling gain and muting the recording (capturing) levels Storage: fixed hang when using the emulated NVMe controller with the SPDK (bug #16945) Mouse: double click was not working with a precision touchpad (bug #14632) Linux hosts: properly bring up host-only network interfaces with iproute (5.1.24 regression; bug #16911) Linux hosts: provide Python 3 libraries for deb/rpm packages Windows hosts: make it possible to use host-only networking without having bridged networking installed Windows guests: fixed automatic logons for Vista and newer Windows guests (5.1.24 regression; bug #16921)
2017-07-18Update to .24. Modified -headers to makedepend.Roel Brook
Tried to integrate vboxreload, but was currently unsuccesful due to ALPM DKMS hook being called automatically. Need to read up on overriding that hook.
2017-05-02Bump to .22Roel Brook
2017-04-19Bump to 5.1.20Roel Brook