virtualbox-6.1.26
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>A powerful virtualization program</Summary>
|
||||
<Description>VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. This is the Open Source Edition which lacks USB support and some other things.</Description>
|
||||
<Archive sha1sum="7c2f01359f31c5528a5b51fa74ee8adad85af461" type="tarbz2">http://download.virtualbox.org/virtualbox/6.1.24/VirtualBox-6.1.24.tar.bz2</Archive>
|
||||
<Archive sha1sum="8bb7856cb99fa38ad97140ba3f71dfbd513db501" type="tarbz2">http://download.virtualbox.org/virtualbox/6.1.26/VirtualBox-6.1.26.tar.bz2</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="dkms.conf">dkms.conf</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="dkms-guest.conf">dkms-guest.conf</AdditionalFile>
|
||||
@@ -57,6 +57,7 @@
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency>docbook-xml</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="LocalConfig.kmk">LocalConfig.kmk</AdditionalFile>
|
||||
@@ -68,11 +69,11 @@
|
||||
<Patch level="1">008-root-window.patch</Patch>
|
||||
<Patch level="1">python.patch</Patch>
|
||||
<Patch level="1">008-no-vboxvideo.patch</Patch>
|
||||
<Patch level="1">013-Makefile.patch</Patch>
|
||||
<Patch level="1">VirtualBox-6.1.2-disable-update.patch</Patch>
|
||||
<Patch level="1">012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch</Patch>
|
||||
<Patch level="1">013-Makefile.patch</Patch>
|
||||
<Patch level="1">017-fix-narrowing-conversion.patch</Patch>
|
||||
<Patch level="1">018-xclient.patch</Patch>
|
||||
<Patch level="1">012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -103,6 +104,8 @@
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>device-mapper</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<!-- <Dependency>virtualbox-guest-iso</Dependency> -->
|
||||
<AnyDependency>
|
||||
<Dependency version="current">module-virtualbox</Dependency>
|
||||
@@ -199,6 +202,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="46">
|
||||
<Date>2021-07-29</Date>
|
||||
<Version>6.1.26</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-07-22</Date>
|
||||
<Version>6.1.24</Version>
|
||||
|
||||
Reference in New Issue
Block a user