[Pkg-virtualbox-devel] virtualbox_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.changes ACCEPTED into squeeze-backports->backports-policy
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Wed Jan 28 15:37:37 UTC 2015
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 28 Jan 2015 14:45:36 +0000
Source: virtualbox
Binary: virtualbox-qt virtualbox virtualbox-dbg virtualbox-dkms virtualbox-source virtualbox-guest-dkms virtualbox-guest-source virtualbox-guest-x11 virtualbox-guest-utils virtualbox-fuse virtualbox-ose-qt virtualbox-ose virtualbox-ose-dbg virtualbox-ose-dkms virtualbox-ose-source virtualbox-ose-guest-dkms virtualbox-ose-guest-source virtualbox-ose-guest-x11 virtualbox-ose-guest-utils virtualbox-ose-fuse
Architecture: source amd64 all
Version: 4.1.18-dfsg-2+deb7u3~bpo60+1
Distribution: squeeze-backports
Urgency: high
Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel at lists.alioth.debian.org>
Changed-By: Aron Xu <aron at debian.org>
Description:
virtualbox - x86 virtualization solution - base binaries
virtualbox-dbg - x86 virtualization solution - debugging symbols
virtualbox-dkms - x86 virtualization solution - kernel module sources for dkms
virtualbox-fuse - x86 virtualization solution - virtual filesystem
virtualbox-guest-dkms - x86 virtualization solution - guest addition module source for dk
virtualbox-guest-source - x86 virtualization solution - guest addition module source
virtualbox-guest-utils - x86 virtualization solution - non-X11 guest utilities
virtualbox-guest-x11 - x86 virtualization solution - X11 guest utilities
virtualbox-ose - transitional package for virtualbox
virtualbox-ose-dbg - transitional package for virtualbox-dbg
virtualbox-ose-dkms - transitional package for virtualbox-dkms
virtualbox-ose-fuse - transitional package for virtualbox-fuse
virtualbox-ose-guest-dkms - transitional package for virtualbox-guest-dkms
virtualbox-ose-guest-source - transitional package for virtualbox-guest-source
virtualbox-ose-guest-utils - transitional package for virtualbox-guest-utils
virtualbox-ose-guest-x11 - transitional package for virtualbox-guest-x11
virtualbox-ose-qt - transitional package for virtualbox-qt
virtualbox-ose-source - transitional package for virtualbox-source
virtualbox-qt - x86 virtualization solution - Qt based user interface
virtualbox-source - x86 virtualization solution - kernel module source
Closes: 507188 617143 631612 632368 636335 637177 637226 637349 638941 662537 664730 667460 671061 690777 698292 703358 735410 741602
Changes:
virtualbox (4.1.18-dfsg-2+deb7u3~bpo60+1) squeeze-backports; urgency=low
.
* Rebuild for squeeze-backports.
.
virtualbox (4.1.18-dfsg-2+deb7u3) wheezy-security; urgency=high
.
* Fix memory corruption vulnerabilities in 3D acceleration. (Closes: #741602)
- CVE-2014-0981, CVE-2014-0983
- Backport fixes from version 4.1.32 in debian/patches/CVE-2014-0981.patch
and debian/patches/CVE-2014-0983.patch
.
virtualbox (4.1.18-dfsg-2+deb7u2) wheezy-security; urgency=high
.
* Apply fixes from the January 2014 security advisory. (Closes: #735410)
- Add debian/patches/38-security-fixes-2014-01.patch
- CVE-2013-5892, CVE-2014-0407, CVE-2014-0406, CVE-2014-0404
.
virtualbox (4.1.18-dfsg-2+deb7u1) unstable; urgency=high
.
* Fix build failure with the Debian wheezy kernel which backports the drm
subsystem from Linux 3.4. (Closes: #703358)
* Set urgency to high as it fixes an RC bug.
.
virtualbox (4.1.18-dfsg-2) unstable; urgency=high
.
[ John Paul Adrian Glaubitz ]
* Include patch to fix virtual graphics device user
vulnerability CVE-2013-0420. (Closes: #698292)
.
virtualbox (4.1.18-dfsg-1.1) unstable; urgency=high
.
* Non-maintainer upload.
* Fix cve-2012-3221: missing privilege check for task gate switches
(closes: 690777).
.
virtualbox (4.1.18-dfsg-1) unstable; urgency=low
.
* New upstream release.
- Fixes host freezes with 64-bit guests on 32-bit hosts. (LP: #1012627)
- Fixes odd permissions of files in shared folders. (LP: #1013368)
* Drop 37-fix-unregister-netdevice.patch, fixed upstream.
* Compress orig tarball and binary packages with xz.
.
virtualbox (4.1.16-dfsg-2) unstable; urgency=low
.
* Fix vboxnet device unregistration on kernel >= 3.2.18. (LP: #1009156)
- Add 37-fix-unregister-netdevice.patch, backported from upstream.
* Switch from python-central to dh_python2. (Closes: #617143)
.
virtualbox (4.1.16-dfsg-1) unstable; urgency=low
.
* New upstream release.
* Drop 37-fix-build-gcc47.patch, fixed upstream.
.
virtualbox (4.1.14-dfsg-2) unstable; urgency=low
.
* Fix FTBFS with gcc 4.7 on i386.
- Add 37-fix-build-gcc47.patch
.
virtualbox (4.1.14-dfsg-1) unstable; urgency=low
.
* New upstream release.
- Drop 36-tarball-respin.patch
* Fix FTBFS with X Server 1.12. (Closes: #671061)
- Add 36-fix-ftbfs-xserver-112.patch
.
virtualbox (4.1.12-dfsg-2) unstable; urgency=low
.
* Upstream has replaced the 4.1.12 tarball with a new one that fixes a
crash when creating host only interfaces. (Closes: #667460)
- Add 36-tarball-respin.patch which contains the diff between the old
and the new tarball.
.
virtualbox (4.1.12-dfsg-1) unstable; urgency=low
.
* New upstream release.
* Drop 36-ubuntu-pae.patch, applied upstream.
* Drop 33-link-static-libgsoap.patch, fixed upstream.
* Make the vboxpci module buildable for a i386 kernel when running amd64.
(Closes: #664730)
- Update 12-make-module.patch
.
virtualbox (4.1.10-dfsg-1) unstable; urgency=low
.
* New upstream release.
* Build-depend on libpng-dev instead of libpng12-dev. (Closes: #662537)
* Refresh 18-system-xorg.patch.
* Link against libgsoapssl++ instead of libgsoap++.
- Update 33-link-static-libgsoap.patch
* Enable PAE when creating Ubuntu VMs as it's required by the i386 kernel.
- Add 36-ubuntu-pae.patch
* Bump Standards-Version to 3.9.3, no changes needed.
.
virtualbox (4.1.8-dfsg-2) unstable; urgency=low
.
* Install vboxvideo_dri.so into the directory provided by the dri pkg-config
file. (LP: #930324)
.
virtualbox (4.1.8-dfsg-1) unstable; urgency=low
.
* New upstream release.
* Move all transitional packages to section oldlibs and priority extra.
* Refresh 16-no-update.patch.
* Drop 36-kernel-3.2.patch, applied upstream.
.
virtualbox (4.1.6-dfsg-2) unstable; urgency=low
.
* Fix build errors with kernel 3.2. (LP: #892506)
- Add 36-kernel-3.2.patch, cherry-picked from upstream.
* Make dependencies of the dkms packages on virtualbox/virtualbox-guest-utils
versioned.
* Move VBoxDbg.so to virtualbox-qt as it's a GUI component.
.
virtualbox (4.1.6-dfsg-1) unstable; urgency=low
.
[ Felix Geyer ]
* virtualbox-guest-x11: Drop xorg input driver from Provides and xorg input
abi from Depends.
.
[ Michael Meskes ]
* New upstream release.
- Fixes graphical corruption when switching to a virtual terminal.
(Closes: #638941)
.
virtualbox (4.1.4-dfsg-1) unstable; urgency=low
.
* New upstream release.
- Fixes missing icons when using pt_BR locale. (Closes: #507188)
- Fixes guest additions download url. (Closes: #637349; LP: #840668)
* Refresh patches.
* Drop the vboxmouse x11 driver. The mouse integration is now completely
handled by the kernel module.
* Restrict dh_pycentral to the virtualbox binary package.
* Merge changes from the Ubuntu package but use them only when built
on Ubuntu:
- Add an Apport hook.
- Add vboxguest modalias to the package control field.
* Pass KBUILD_VERBOSE=2 to kmk.
* Add 36-fix-text-mode.patch to fix text mode when using the vboxvideo driver.
.
virtualbox (4.1.2-dfsg-1) unstable; urgency=low
.
[ Michael Meskes ]
* New upstream release.
.
[ Felix Geyer ]
* Refresh patches.
* Drop 36-fix-kernel-panic-suspend.patch, applied upstream.
* Bump minimum kbuild version to 1:0.1.9998svn2537.
* Fix permissions of the kernel module tarballs.
.
virtualbox (4.1.0-dfsg-2) unstable; urgency=low
.
* Install vboxpci module in virtualbox-modules packages, thanks to
YOSHINO Yoshihito. (Closes: #637177)
* Add 36-fix-kernel-panic-suspend.patch from upstream SVN to fix a kernel
panic on suspend caused by the vboxdrv module.
(Closes: #637226; LP: #814323)
.
virtualbox (4.1.0-dfsg-1) unstable; urgency=low
.
* New upstream release.
* Use VBOX_BUILD_PUBLISHER instead of VBOX_VERSION_STRING to set the
version suffix.
* Refresh patches.
* Drop 22-no-static-libstdcpp.patch and 31-multiarch-dri-path.patch,
applied upstream.
* Add 34-fix-vboxpci-build.patch to fix a VBoxPCI build failure.
* Add vboxpci kernel module to virtualbox-dkms and virtualbox-source.
* Update package names in 04-vboxdrv-references.patch.
* Add 35-libvdeplug-soname.patch to fix VDE networking. (Closes: #636335)
* Drop broken "alloc" symlink in virtualbox-dkms and virtualbox-source.
.
virtualbox (4.0.10-dfsg-1) unstable; urgency=low
.
* New upstream release.
- Fixes VT-x detection on Linux 3.0 hosts. (LP: #799253)
* Don't disable the hardware performance counter in the init script, not
needed anymore since VirtualBox 4.0.0.
* Add 31-multiarch-dri-path.patch to fix 3d guest acceleration with the
multiarched mesa package.
* Use new Provides scheme for xorg video and input drivers. (Closes: #631612)
* Add 32-disable-guest-version-check.patch to disable notifications about
outdated guest additions.
* Link against the static gsoap++ library to fix FTBFS. (Closes: #632368)
Checksums-Sha1:
1161d90c68cdfe235a82762e363c3f7c7bcc22ed 3009 virtualbox_4.1.18-dfsg-2+deb7u3~bpo60+1.dsc
c78e4fd5fbf5b6579ae6c5aa3d88b85d47e82de4 33362880 virtualbox_4.1.18-dfsg.orig.tar.xz
3de6b1197e4ca41bf58d155a22d47480582b8370 103544 virtualbox_4.1.18-dfsg-2+deb7u3~bpo60+1.debian.tar.gz
bc456e71de89b8683a0cba3ec490834d1ddd5d7f 4350834 virtualbox-qt_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
029e6e6473a4adc81073a1068d72e1fa42e1a693 12549300 virtualbox_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
b7ec6c47c66a3a3c304fb50f8e2c340abf8569a2 34869360 virtualbox-dbg_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
ace21a5a31a7d6a96622aebc24ccebef5e051552 496992 virtualbox-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
1b81dc3ef106f88b893c735b11462aa17977ae19 584752 virtualbox-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
d36597dceaf6f99d88714fdea9600e93142b5d47 434614 virtualbox-guest-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
342adb0f2491ca4813352342c9f424a056ce5d82 530342 virtualbox-guest-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
5e900160ed90a061f92d34c8ce52680eea74fe95 862798 virtualbox-guest-x11_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
1cf2f43aa6077b46ee7ac21f7d3e609c73c373eb 309170 virtualbox-guest-utils_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
26559b50ae4ec5a3633be595622db97ed343cc0f 43808 virtualbox-fuse_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
339ea7d4cf657f24bca600b86bd41845e34b76a8 40998 virtualbox-ose-qt_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
3988b5eee36db90925fbba1fd0a30747800b2e9f 40998 virtualbox-ose_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
cdc20a201db4e681398ebbe6b1e92cbc6b7f72ea 41002 virtualbox-ose-dbg_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
6ce48450723e913e427497184ec036820f43109c 41004 virtualbox-ose-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
9ad31ff0e17e4cec77f23ed32cdf003252e1179f 41010 virtualbox-ose-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
eba33abef03f4e5d7fed1be827d8b1f3d389ef89 41016 virtualbox-ose-guest-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
7795a1398e624ff174e31f2ac4aa89908fa0f306 41012 virtualbox-ose-guest-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
2edebe6c2861f434f2f17c4a57bebbc4636e559d 41010 virtualbox-ose-guest-x11_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
b40aa66ed1ce7c77e0d59b3d3bd5487bea54dab3 41008 virtualbox-ose-guest-utils_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
1059824e3b83d359252a3d372188ff87c301905b 41006 virtualbox-ose-fuse_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
Checksums-Sha256:
bca84b734436aa68650a42d7fd670250c7302124182a81968b7922a918c5fe1f 3009 virtualbox_4.1.18-dfsg-2+deb7u3~bpo60+1.dsc
b21f4f2839e73ed5652c66d9012c2ab119e3a336483689afb5eb4f97c21db1f6 33362880 virtualbox_4.1.18-dfsg.orig.tar.xz
82d15317603db9604143db24d68edaddf0d26bce0c3978749ad9448b081a3839 103544 virtualbox_4.1.18-dfsg-2+deb7u3~bpo60+1.debian.tar.gz
399d1649f301b490638222322e41b231e32a1c9a0481262623fdaed456b5bcc1 4350834 virtualbox-qt_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
e2abc80ec27bdd276cffb5bb9eadff7ef275a4e1faca5040bd2f7018ab6d9abf 12549300 virtualbox_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
9ded52942e966ebfaf41420cf317959498fffb440f8c06d58e480b5224a79109 34869360 virtualbox-dbg_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
7635b9deee3e0cd148c683ae3a10ea93b8e3b37391f221ef081a5fcd9a972af9 496992 virtualbox-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
13383dd7f7ba550b01fc46fdb55572a65b4948023ffbff992a142b1f509a1a4d 584752 virtualbox-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
debe26fa24a0baf2ff2b25f1ae5f145727f1038bd2afc2beb1ec4a181ae91405 434614 virtualbox-guest-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
cf98e36328e2ad7e2f152d1304a295fd78791e1ecdd34e606a634599157774de 530342 virtualbox-guest-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
8e11ea6318cdb560c058001f460bd49a396823679250d5ec4844f9e9d734ccc7 862798 virtualbox-guest-x11_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
b87b6b19650dadc18932ad26a6fce665074973e3168393fd1f8b6b65cad57783 309170 virtualbox-guest-utils_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
f298f9b2b5b3b7bb218341202ea00dfa6f62076eb1da5ac0235babc2a2b3d3c6 43808 virtualbox-fuse_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
5dc2ec0b214cbc1017791f2ebf7f92c6f423c7add615d4c8058bc87488da4843 40998 virtualbox-ose-qt_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
eac9c4e94ac12b849f1e1a2500cd5a48af957756c4d7c81c49cfddb87ab76c32 40998 virtualbox-ose_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
ee43e56df5d7cd168ac0dde08e804a7ebb0a73c565c10dc7ffa860fd14124fca 41002 virtualbox-ose-dbg_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
b5d420223a4d56f667f6aa922856a7d43e7ec322ee04ee38c8b741dc9896ac61 41004 virtualbox-ose-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
a0a3e99d0794fd74fbc45bacad9045f92bd9c43f0d33ff2d3f9c18b06fdd8278 41010 virtualbox-ose-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
8969da7105db4ff81c850d1b426843c19cc71d63b920b816ab9acbe3c0f6723e 41016 virtualbox-ose-guest-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
3904b3d57062e5e21e243a93b4415680e92c2b3df8a72b1a2678d6fbc3e827a0 41012 virtualbox-ose-guest-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
3dc374362a2c51c33cad560a4270d8e5d6264eb48aacacbeaba5af32d1ddf954 41010 virtualbox-ose-guest-x11_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
1b219240a9f6726a69a7d2a7f58522ef03132996d0cfe53e0b131ad5144e84ac 41008 virtualbox-ose-guest-utils_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
fcdc6d225b8f44037debc89068b008e440b398ad7443b9bbb79a844bcb11a558 41006 virtualbox-ose-fuse_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
Files:
446619aeded2e52a2edc615d5b46841a 3009 misc optional virtualbox_4.1.18-dfsg-2+deb7u3~bpo60+1.dsc
6b5b4496b2ebca1ad412c2f35b9dfb1c 33362880 misc optional virtualbox_4.1.18-dfsg.orig.tar.xz
528375c2c0621c619ec49f5ca501f849 103544 misc optional virtualbox_4.1.18-dfsg-2+deb7u3~bpo60+1.debian.tar.gz
ed180d5e05532d95b2af581b553a44e8 4350834 misc optional virtualbox-qt_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
67ea044ac1032559a6466200e02db218 12549300 misc optional virtualbox_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
497447d677a18e2263528ffadf280c3d 34869360 debug extra virtualbox-dbg_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
0d6a537c46c736825d9245864f437cb3 496992 kernel optional virtualbox-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
7058724330c4ebad338ee72ac1b1b845 584752 kernel optional virtualbox-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
f548b588a544c9cc44f1a7c2621f3002 434614 kernel optional virtualbox-guest-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
da7e40a6622c8c3124ac563dacdc3a9b 530342 kernel optional virtualbox-guest-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
44c9053601266b3efcbbb49c832d165f 862798 x11 optional virtualbox-guest-x11_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
0d6d3a8b89df498ab50a2a35cd125246 309170 misc optional virtualbox-guest-utils_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
7cee68e5872f06995af9f92269e2a0be 43808 misc optional virtualbox-fuse_4.1.18-dfsg-2+deb7u3~bpo60+1_amd64.deb
45f383e31583116fb7a895d221b28e0b 40998 oldlibs extra virtualbox-ose-qt_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
6d40e53503f91c07d9f784f2e4e080fc 40998 oldlibs extra virtualbox-ose_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
47132c6d6f544298e1d7c107c790b0af 41002 oldlibs extra virtualbox-ose-dbg_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
906f3d7a126bcd79bc98decb3b194114 41004 oldlibs extra virtualbox-ose-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
33884c72d9374274bd5776e0b1d4b7e9 41010 oldlibs extra virtualbox-ose-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
2c389d796d959b06157b1a2da3559568 41016 oldlibs extra virtualbox-ose-guest-dkms_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
519a76d849d6d33ba588a546c6c86b44 41012 oldlibs extra virtualbox-ose-guest-source_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
69ee2e90593e9252b31d8474aa5f43d7 41010 oldlibs extra virtualbox-ose-guest-x11_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
0d2144ac4fc03a67157b379757b8a99a 41008 oldlibs extra virtualbox-ose-guest-utils_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
a940d8601a5478bb4b9419914ee26b74 41006 oldlibs extra virtualbox-ose-fuse_4.1.18-dfsg-2+deb7u3~bpo60+1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJUyPwPAAoJEPbsVcVkKA0eyzoH/ixNyLexO0G4jOG0MGKA97ki
8GAf8YxWN32nBy0zDFlO9QWr4aQO2+RN2ijPJVoQqeT4zjsFG7lxUoW7Y3sUV/aT
rdVfAHQwoUpIDHa9NNZs2Xl2CgIgsZc/iq3mPBm/afaU6q0B/M+9u1U0LZVoGBut
BYJF5XUPFFJrVzPYjaHoNcg6u4+qhV8uORMae16MJjXHQzWVIcv4BumBst14H7XF
HAevCGZv9cMnZ1Zj+Rpk7FKaVyK9yMZ4IOhOEYXcpljndj+we0rJ/WRGQYcEovcW
fW0hXVrB++eT9KRV0sfoQX2zbv8CUSt0EqMvEdrpTHiytFqbPqjOaoMiKwQdG38=
=8CNj
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the Pkg-virtualbox-devel
mailing list