diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -49,6 +49,7 @@
UICommon.so:_Z10canConvertI18KUSBControllerTypeEbv
UICommon.so:_Z10canConvertI18MachineCloseActionEbv
UICommon.so:_Z10canConvertI18MouseCapturePolicyEbv
+UICommon.so:_Z10canConvertI19KGuestSessionStatusEbv
UICommon.so:_Z10canConvertI19KNetworkAdapterTypeEbv
UICommon.so:_Z10canConvertI20KAudioControllerTypeEbv
UICommon.so:_Z10canConvertI20MiniToolbarAlignmentEbv
@@ -93,6 +94,7 @@
UICommon.so:_Z10fromStringI11StorageSlotET_RK7QString
UICommon.so:_Z10fromStringI16KAudioDriverTypeET_RK7QString
UICommon.so:_Z10fromStringI18DetailsElementTypeET_RK7QString
+UICommon.so:_Z10fromStringI19KGuestSessionStatusET_RK7QString
UICommon.so:_Z10fromStringI20KAudioControllerTypeET_RK7QString
UICommon.so:_Z10fromStringI22InformationElementTypeET_RK7QString
UICommon.so:_Z10fromStringI22KStorageControllerTypeET_RK7QString
@@ -216,6 +218,7 @@
UICommon.so:_Z8toStringI17KParavirtProviderE7QStringRKT_
UICommon.so:_Z8toStringI18DetailsElementTypeE7QStringRKT_
UICommon.so:_Z8toStringI18KUSBControllerTypeE7QStringRKT_
+UICommon.so:_Z8toStringI19KGuestSessionStatusE7QStringRKT_
UICommon.so:_Z8toStringI19KNetworkAdapterTypeE7QStringRKT_
UICommon.so:_Z8toStringI20KAudioControllerTypeE7QStringRKT_
UICommon.so:_Z8toStringI22InformationElementTypeE7QStringRKT_
@@ -9409,8 +9412,6 @@
VBoxDDR0.r0:rtcIOPortRead
VBoxDDR0.r0:rtcIOPortWrite
VBoxDDR0.r0:serialIrqReq
-VBoxDDR0.r0:vgaLFBAccessHandler
-VBoxDDR0.r0:vgaLbfAccessPfHandler
VBoxDDU.so:USBFilterClone
VBoxDDU.so:USBFilterDelete
VBoxDDU.so:USBFilterGetFilterType
@@ -11506,7 +11507,10 @@
VBoxRT.so:RTFsIsoMakerCreateVfsOutputFile
VBoxRT.so:RTFsIsoMakerFinalize
VBoxRT.so:RTFsIsoMakerGetIso9660Level
+VBoxRT.so:RTFsIsoMakerGetJolietRockRidgeLevel
VBoxRT.so:RTFsIsoMakerGetObjIdxForPath
+VBoxRT.so:RTFsIsoMakerGetPopulatedNamespaces
+VBoxRT.so:RTFsIsoMakerGetRockRidgeLevel
VBoxRT.so:RTFsIsoMakerImport
VBoxRT.so:RTFsIsoMakerObjEnableBootInfoTablePatching
VBoxRT.so:RTFsIsoMakerObjQueryDataSize
@@ -14897,14 +14901,11 @@
VBoxVMM.so:PGMHandlerPhysicalChangeUserArgs
VBoxVMM.so:PGMHandlerPhysicalDeregister
VBoxVMM.so:PGMHandlerPhysicalIsRegistered
-VBoxVMM.so:PGMHandlerPhysicalJoin
-VBoxVMM.so:PGMHandlerPhysicalModify
VBoxVMM.so:PGMHandlerPhysicalPageAliasHC
VBoxVMM.so:PGMHandlerPhysicalPageAliasMmio2
VBoxVMM.so:PGMHandlerPhysicalPageTempOff
VBoxVMM.so:PGMHandlerPhysicalRegister
VBoxVMM.so:PGMHandlerPhysicalReset
-VBoxVMM.so:PGMHandlerPhysicalSplit
VBoxVMM.so:PGMHandlerPhysicalTypeRelease
VBoxVMM.so:PGMHandlerPhysicalTypeRetain
VBoxVMM.so:PGMHasDirtyPages
@@ -17655,14 +17656,11 @@
VMMR0.r0:PGMHandlerPhysicalChangeUserArgs
VMMR0.r0:PGMHandlerPhysicalDeregister
VMMR0.r0:PGMHandlerPhysicalIsRegistered
-VMMR0.r0:PGMHandlerPhysicalJoin
-VMMR0.r0:PGMHandlerPhysicalModify
VMMR0.r0:PGMHandlerPhysicalPageAliasHC
VMMR0.r0:PGMHandlerPhysicalPageAliasMmio2
VMMR0.r0:PGMHandlerPhysicalPageTempOff
VMMR0.r0:PGMHandlerPhysicalRegister
VMMR0.r0:PGMHandlerPhysicalReset
-VMMR0.r0:PGMHandlerPhysicalSplit
VMMR0.r0:PGMHandlerPhysicalTypeRelease
VMMR0.r0:PGMHandlerPhysicalTypeRetain
VMMR0.r0:PGMHasDirtyPages
@@ -18264,6 +18262,8 @@
VMMR0.r0:nocrt_strcpy
VMMR0.r0:nocrt_strlen
VMMR0.r0:pgmPhysHandlerRedirectToHC
+VMMR0.r0:pgmPhysMmio2WriteHandler
+VMMR0.r0:pgmPhysMmio2WritePfHandler
VMMR0.r0:pgmPhysPfHandlerRedirectToHC
VMMR0.r0:pgmPhysRomWriteHandler
VMMR0.r0:pgmPhysRomWritePfHandler
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -952,6 +952,7 @@
libQt5Gui.so.5:_ZN13QTextDocument7setHtmlERK7QString
libQt5Gui.so.5:_ZN13QTextDocumentC1EP7QObject
libQt5Gui.so.5:_ZN13QTextDocumentD1Ev
+libQt5Gui.so.5:_ZN15QGuiApplication11focusWindowEv
libQt5Gui.so.5:_ZN15QGuiApplication11screenAddedEP7QScreen
libQt5Gui.so.5:_ZN15QGuiApplication13primaryScreenEv
libQt5Gui.so.5:_ZN15QGuiApplication13screenRemovedEP7QScreen
@@ -3496,6 +3497,7 @@
libc.so.6:fread
libc.so.6:free
libc.so.6:freeaddrinfo
+libc.so.6:freelocale
libc.so.6:freopen64
libc.so.6:fseek
libc.so.6:fstat
@@ -3521,6 +3523,7 @@
libc.so.6:gethostbyname2_r
libc.so.6:gethostbyname_r
libc.so.6:gethostname
+libc.so.6:getlogin_r
libc.so.6:getmntent
libc.so.6:getmntent_r
libc.so.6:getopt
@@ -3588,7 +3591,9 @@
libc.so.6:mprotect
libc.so.6:munmap
libc.so.6:nanosleep
+libc.so.6:newlocale
libc.so.6:nl_langinfo
+libc.so.6:nl_langinfo_l
libc.so.6:open64
libc.so.6:opendir
libc.so.6:openlog
@@ -3966,7 +3971,6 @@
libpthread.so.0:pthread_rwlock_wrlock
libpthread.so.0:pthread_setaffinity_np
libpthread.so.0:pthread_setspecific
-libpthread.so.0:pthread_yield
libpthread.so.0:pwrite64
libpthread.so.0:read
libpthread.so.0:recv
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : virtualbox
-version : 6.1.30
-release : 225
+version : 6.1.32
+release : 226
source :
- - https://download.virtualbox.org/virtualbox/6.1.30/VirtualBox-6.1.30.tar.bz2 : 3c60a29375549ffc148aaebe859be91b27c19d6fa2deefde1373c4f6da8f18ef
+ - https://download.virtualbox.org/virtualbox/6.1.32/VirtualBox-6.1.32.tar.bz2 : 5d11384200b4e943ad0056d2cf75980ae4bee852c89650e2914e1b34eedc2d2c
license : GPL-2.0-only
homepage : https://www.virtualbox.org
component :
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
virtualbox
https://www.virtualbox.org
- Joey Riches
- josephriches@gmail.com
+ Thomas Staudinger
+ Staudi.Kaos@gmail.com
GPL-2.0-only
virt
@@ -24,7 +24,7 @@
virt
- virtualbox-common
+ virtualbox-common
/lib/modules/4.14.246-178.lts/extra/vboxdrv.ko
@@ -340,7 +340,7 @@
virt
- virtualbox-common
+ virtualbox-common
/lib/modules/5.14.21-210.current/extra/vboxdrv.ko
@@ -357,8 +357,8 @@
programming.devel
- virtualbox
- virtualbox-common
+ virtualbox
+ virtualbox-common
/usr/lib/python3.9/site-packages/vboxapi-1.0-py3.9.egg-info
@@ -810,7 +810,7 @@
virt
- virtualbox-guest-common
+ virtualbox-guest-common
/lib/modules/4.14.246-178.lts/misc/vboxguest.ko
@@ -842,12 +842,12 @@
-
- 2021-12-27
- 6.1.30
+
+ 2022-01-19
+ 6.1.32
Packaging update
- Joey Riches
- josephriches@gmail.com
+ Thomas Staudinger
+ Staudi.Kaos@gmail.com
\ No newline at end of file