[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted kvm 85+dfsg-4~bpo50+1 (source all i386)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 29 Jun 2009 16:09:26 +0000
Source: kvm
Binary: kvm kvm-source kvm-dbg
Architecture: source all i386
Version: 85+dfsg-4~bpo50+1
Distribution: lenny-backports
Urgency: high
Maintainer: Jan Lübbe <jluebbe@debian.org>
Changed-By: Alexander Wirt <formorer@debian.org>
Description: 
 kvm        - Full virtualization on x86 hardware
 kvm-dbg    - Debugging info for kvm
 kvm-source - Source for the KVM driver
Closes: 398458 399603 400549 400549 402820 407447 407459 407482 407729 412022 414331 416122 416926 417151 417652 418928 419152 422197 429851 434729 438412 440430 440472 440790 452392 452395 452963 457061 457536 458481 462434 463629 467266 469125 469125 469666 470037 470664 470757 471292 473910 474209 480011 481204 481989 485254 487224 490884 491676 493536 494592 494831 494871 494873 497214 498155 502299 502528 502612 504066 504821 505298 506913 506972 507421 508018 511914 512420 512654 513845 515674 516066 525466 528765 529410
Changes: 
 kvm (85+dfsg-4~bpo50+1) lenny-backports; urgency=low
 .
   * Rebuild for lenny-backports.
 .
 kvm (85+dfsg-4) unstable; urgency=low
 .
   * upload to unstanble
   * Remove security/CVE-2008-0928-fedora.patch - fixed upstream.
 .
 kvm (85+dfsg-3) experimental; urgency=low
 .
   * Pick patch from qemu-kvm to readd -drive boot= parameter help text,
     thanks to Paul Collins (closes: #529410)
 .
 kvm (85+dfsg-2) experimental; urgency=low
 .
   * Depend on libpci-dev for PCI device assignment
   * Setup kernel include links before configuring (closes: #528765)
 .
 kvm (85+dfsg-1) experimental; urgency=low
 .
   * New upstream release (closes: #525466)
     - Update upstream changelog
   * Strip mpc8544ds.dtb from upstream tarball
   * Drop 02_fix_kernel_Makefile.patch (does not apply)
   * Drop security/CVE-2007-5730.patch (applied upstream)
   * Drop fr-be-duplicate-chars.patch (applied upstream)
   * Drop altgr-dead-keys-vnc.diff (applied upstream)
   * Drop kvm wrapper script, thanks to Roland Dreier (closes: #452395)
     - Clean up preinst, 28-2 was before lenny
   * Update sections for kvm-source and kvm-dbg
   * Update homepage
   * Update to policy 3.8.1.0 (no changes)
 .
 kvm (84+dfsg-2) experimental; urgency=low
 .
   * Enable es1370 and sb16 sound devices (closes: #516066)
   * Enable pulseaudio audio driver
   * Add libpulse-dev and libbluetooth-dev to Build-Depends
 .
 kvm (84+dfsg-1) experimental; urgency=low
 .
   [ Jan Lübbe ]
   * New upstream release (closes: #515674)
 .
   [ Guido Günther ]
   * Remove duplicate characters from fr-be keymap (Closes: #513845)
 .
 kvm (83+dfsg-1) experimental; urgency=low
 .
   * New upstream release (closes: #512420)
   * Disable security/CVE-2008-0928-fedora.patch, it causes corruption in
     qcow2 images (closes: #511914, #512654)
 .
 kvm (82+dfsg-1) experimental; urgency=low
 .
   [ Jan Lübbe ]
   * New upstream release
 .
   [ Guido Günther ]
   * CVE-2008-0928-fedora.patch: update patch from fedora for kvm 82
   * 01_use_bios_files_in_usr_share_kvm.patch, 03_bios_no_ssp.patch,
     07_change_qemu_docdir.patch, from-debian-qemu/22_net_tuntap_stall.patch:
     refresh for kvm 82
   * 04_use_etc_kvm_kvm-ifup.patch: adjust for kvm 82
   * CVE-2007-1322.patch: drop - applied upstream
   * CVE-2007-5729.patch: drop - applied upstream
   * core-2008-1210.patch: drop - applied upstream
   * enable audio drivers in debian/rules instead of patching
     ./configure. Prefer alsa over oss. (Closes: #508018)
 .
 kvm (79+dfsg-3) experimental; urgency=low
 .
   [ Roland Dreier ]
   * add a kvm-dbg package with debugging symbols (Closes: #507421)
 .
   [ Guido Günther ]
   * fixup dbg package build
   * pick current fix for CVE-2008-0928 from fedora:
             security/CVE-2008-0928.patch
   * split up SECURITY_CVE-2007-1321+1322+1366+2893.patch:
       * drop hw/sb16.c hunk, fixed upstream:
             http://lists.gnu.org/archive/html/qemu-devel/2008-01/msg00709.html
       * NE2000 "mtu" heap overflow is
             security/CVE-2007-5729.patch
       * QEMU "net socket" heap overflow is
             security/CVE-2007-5730.patch
       * Unprivileged "icebp" instruction will halt emulation is
             security/CVE-2007-1322.patch
       * drop qemu/block.c hunk, handled in CVE-2008-0928-fedrora.patch
       * merge the rest in security/leftover.patch
   * make patches apply without -p0 (Closes: #485254)
   * move doc parts from the description to README.Debian (Closes: #470037)
 .
 kvm (79+dfsg-2) experimental; urgency=low
 .
   * New upstream version also fixes:
       * booting from virtio (Closes: #497214)
       * hang on reboot with virtio (Closes: #506972)
       * booting from cdrom via -drive (Closes: #494592)
       * e1000 PXE booting (Closes: #487224)
   * 22_net_tuntap_stall.patch: adjust for new qemu
   * 04_use_etc_kvm_kvm-ifup.patch: adjust default networks scripts in
     net.c too, otherwise we end up pickung up the qemu ones
   * drop qemu_vnc_ext_key_event.diff, applied upstream
   * CVE-2008-0928.patch and SECURITY_CVE-2007-1321+1322+1366+2893.patch still
     disabled!
   * refresh the other patches for kvm 79 to apply cleanly
   * enable brlapi support (Closes: #504066)
   * KVM ships no README so don't mention it in README.Debian
     (Closes: #467266)
   * don't try to load modules if /dev/kvm exists (Closes: #490884)
   * fix Alt-Gr and deadkeys with vnc (Closes: #504821) -
     thanks to Arne Bernin
   * qemu-ifup: always pick the first interface with a default route
     set (Closes: #506913)
   * add myself to uploaders
 .
 kvm (79+dfsg-1) experimental; urgency=low
 .
   * New upstream release (closes: #502612, #505298)
   * Disabled some patches, they will be rebased and activated before uploading
     to unstable
   * Depend on libvdeplug2-dev to support VDE (Virtual Distributed Ethernet)
     (closes: #494871)
   * Apply patch to fix broken QEMU documentation link, thanks to Matt Kraii
     (closes: #498155)
   * The -name option can be used to set the window caption (closes: #502528)
 .
 kvm (72+dfsg-4) unstable; urgency=high
 .
   * debian/patches/core-2008-1210.patch: fix remote DoS via VNC
     (CORE-2008-1210/CVE-2008-2382).
 .
 kvm (72+dfsg-3) unstable; urgency=medium
 .
   * Apply patch from qemu (62_fix-ptyblocking.patch) which fixes a lockup
     when using a pty as serial console, which caused problems for libvirt
     users. Thanks to Peter Palfrader and Riku Voipio (closes: #494831)
 .
 kvm (72+dfsg-2) unstable; urgency=medium
 .
   * Merge changes from NMU, thanks to Thomas Viehmann
   * Use a sane method for creating the kvm group, thanks to Josh Tripplet
     (closes: #502299)
 .
 kvm (72+dfsg-1.1) unstable; urgency=low
 .
   * Non-maintainer upload
   * Change path of diverted kvm modules when kernel >= 2.6.26
     (closes: #494873)
 .
 kvm (72+dfsg-1) unstable; urgency=low
 .
   * New upstream release (closes: #493536)
   * Cherry-pick a commit from qemu which fixes migration
   * Cherry-pick a commit from kvm which fixes the external module with 2.6.26
   * Reenable audio drivers and cards (closes: #491676)
 .
 kvm (71+dfsg-1) unstable; urgency=low
 .
   * New upstream release
 .
 kvm (70+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   * Merge changes from Ubuntu in debian/control
     - Only Build-Depend on device-tree-compiler on PowerPC
     - Change linux-{image,headers,source}-2.6 to just
       linux-{image,headers,source}
     - Don't suggest sudo
   * Reenable CPU emulation
   * Update to policy 3.8.0.0
     - Add debian/README.source
 .
 kvm (69+dfsg-1) unstable; urgency=low
 .
   [ Jan Lübbe ]
   * New upstream releases (closes: #481989)
     - Fixes CVE-2007-1320 (Cirrus LGD-54XX "bitblt" heap overflow)
     - Fixes CVE-2008-2004 (format guessing vulnerability, drop the patch)
     - Update debian patches
   * Update upstream changelog
   * Update Vcs-* headers to git.debian.org
   * Drop kvm-data again, build and ship only those files relevant to the
     target arch
 .
   [ Soren Hansen ]
   * 03_bios_no_ssp.patch:
     - Pass -fno-stack-protector to gcc when building the bios image.
   * qemu_vnc_ext_key_event.diff:
     - Implement the Extended KeyEvent extension in kvm's embedded VNC server.
   * Add kvm init script that loads the appropriate kernel modules.
   * Update package description
     - We no longer support cpu emulation, so hardware support is required.
     - The standard kernel images provide the kernel modules, so compiling
       them yourself from kvm-source is now optional.
     - qemu is no longer needed for creating disk images, since we have kvm-img
       now.
   * Move kvm-source from "Recommends:" of kvm to "Suggests:", since the
     modules are in the standard kernel images.
   * Update CVE-2008-0928.patch to allow any bdrv request if vm is not
     running. This fixes the savevm monitor command.
     - This also fixes booting with qcow2 images (closes: #470664)
 .
 kvm (66+dfsg-1.1) unstable; urgency=high
 .
   * Non-maintainer upload by the security team
   * Merge the fixes for the security issues in the embedded qemu
     version (Closes: #480011) Thanks to Jamie Strandboge
    - Add CVE-2007-1320+1321+1322+1366+2893.patch from from qemu 0.9.1-1
      to address the following issues:
     - Note: CVE-2007-2893 is the same as CVE-2007-1323 referenced in DSA-1284-1.
     - Note: CVE-2007-5729 and CVE-2007-5730 are the same as CVE-2007-1321
       referenced in DSA-1284-1.
     - Cirrus LGD-54XX "bitblt" heap overflow.
     - NE2000 "mtu" heap overflow.
     - QEMU "net socket" heap overflow.
     - QEMU NE2000 "receive" integer signedness error.
     - Infinite loop in the emulated SB16 device.
     - Unprivileged "aam" instruction does not correctly handle the
       undocumented divisor operand.
     - Unprivileged "icebp" instruction will halt emulation.
   * Include patch which defaults to existing behaviour (probing based on file
     contents), so it still requires the mgmt app (e.g. libvirt xml) to
     pass a new "format=raw" parameter for raw disk images
     - Fixes possible privilege escalation, which could allow guest users
       to read arbitrary files on the host by modifying the header to identify
       a different format (Closes: #481204) Fixes: CVE-2008-2004
 .
 kvm (66+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   * Update upstream changelog
   * Ship the userspace utilities
     - Depend on python for the scripts
 .
 kvm (65+dfsg-2) unstable; urgency=low
 .
   * Install PXE boot ROMs only if they exists and Build-Depend on
     etherboot only on i386
     - This allows building on amd64 (closes: #469125)
   * Disable qemu CPU emulation and drop Build-Depend on gcc-3.4
     (closes: #440430)
   * Don't Recommend qemu (we ship qemu-img as kvm-img)
   * Move vde2 from Recommends to Suggests
   * Suggest samba for the -smb option (closes: #474209)
 .
 kvm (65+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   * Update upstream changelog
   * Put the link to ../packages/default.sh into /usr/share/modass/overrides/
     as suggested by m-a's HOWTO-DEVEL
     - This also avoides a Conflicts/Replaces against older kvm packages
       (closes: #473910)
 .
 kvm (64+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   * Update upstream changelog
   * Build-Depend on device-tree-compiler and build bamboo.dtb from source
   * Clean up debian/rules
   * Drop patch included upstream (02_snapshot_use_tmpdir.patch)
 .
 kvm (63+dfsg-2) unstable; urgency=low
 .
   * Depend on libncurses5-dev to allow the curses interface in addition
     to SDL (closes: #471292)
   * Use 02_snapshot_use_tmpdir from debian qemu svn r298 (closes: #470757)
   * Correct my name in debian/control
 .
 kvm (63+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   * Update upstream changelog (from mailing list)
   * Fix CVE-2008-0928 using the patch in the bugreport (closes: #469666)
 .
 kvm (62+dfsg-3) unstable; urgency=low
 .
   * Build a kvm-data package for the files loaded into the VM
     (closes: #469125)
 .
 kvm (62+dfsg-2) unstable; urgency=low
 .
   * Use PXE boot ROMs from the Etherboot package
 .
 kvm (62+dfsg-1) unstable; urgency=low
 .
   * New upstream release
     - even more resolutions for -std-vga (closes: #463629)
   * Update upstream changelog
 .
 kvm (61+dfsg-1) unstable; urgency=low
 .
   * The "Live from FOSDEM" release
   * New upstream release
   * Update upstream changelog
   * Drop dependency on vgabios
   * Switch to git for packaging, update Vcs-* in debian/control
 .
 kvm (60+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   * Update upstream changelog
   * Drop restore-IO_MEM_ROM-mark.patch (included upstream)
   * Build and use the vgabios shipped with kvm (closes: #462434)
   * Use install_linux_boot.patch from Ubuntu to fix the -kernel option
     (closes: #412022)
 .
 kvm (58+dfsg-2) unstable; urgency=low
 .
   * Use patch from kvm-devel list to fix booting with some linux kernels
     (closes: #458481)
 .
 kvm (58+dfsg-1) unstable; urgency=low
 .
   * The "Live from 24c3 in Berlin" release
   * New upstream release (closes: #452392)
   * Update upstream changelog
   * Update to policy version 3.7.3 (no changes needed)
 .
 kvm (57+dfsg-2) unstable; urgency=low
 .
   * Build with alsa support (closes: #457536)
 .
 kvm (57+dfsg-1) unstable; urgency=low
 .
   * New upstream release (closes: #457061)
     - qemu has been updated to the current cvs version
   * Update upstream changelog
 .
 kvm (56+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   * Update upstream changelog
 .
 kvm (55+dfsg-2) unstable; urgency=low
 .
   * Depend on libgnutls for VNC TLS support
   * Build BIOS from kvm sources (kvm and qemu patchs are different, thanks to
     Carlo Marcelo Arenas Belon for spotting this)
   * Fix debian/rules clean
 .
 kvm (55+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   * Include cpu information also for bugs against kvm-source
   * Update upstream changelog
   * Remove bios.bin from upstream tarball (closes: #452963) and depend on the
     current version of bochsbios
 .
 kvm (54+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   * Revive get-orig-source to remove other BIOS files (see #452963).
     Thanks Soren Hansen.
   * Include upstream changelog from the wiki.
   * Update README.Debian and mention the kvm modules distributed with
     the Linux kernel (closes: #440790)
 .
 kvm (53-1) unstable; urgency=low
 .
   * New upstream release
   * Upstream has removed the elpin BIOS files, stop repacking the tarball.
 .
 kvm (52+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   * Switch to Vcs-Svn and Vcs-Browser in debian/control
 .
 kvm (48+dfsg-1) unstable; urgency=low
 .
   * Adopt package with Baruch Even's permission
   * New upstream release
 .
 kvm (46+dfsg-0.1) unstable; urgency=low
 .
   * Non-maintainer upload (low threshold nmu)
   * New upstream release
   * Adapt sf-get-orig-source from gnome-pkg-tools
   * Repackage tarball to remove elpin VGA bios (closes: #440472)
   * Add debian/watch file
 .
 kvm (36-0.1) unstable; urgency=low
 .
   * Non-maintainer upload (with permission)
   * New upstream release (closes: #438412)
   * Update patches
   * Install documentation from qemu to /usr/share/doc/kvm to avoid conflicts
     and refer to it from kvm(1) (closes: #434729)
   * Rename conflicting manpages
   * Add texi2html as a Build-Dependency
   * Make module-assistant a Dependency of kvm-source because it is needed by
     it's debian/rules
   * debian/conffiles is not necessary for /etc
 .
 kvm (28-4) unstable; urgency=low
 .
   * Divert kernel modules when installing the kvm-source modules
     (Closes: #429851)
   * kvm-ifup, even if bridge command failed continue to work, this will allow
     users who have no bridge setup and intend to setup some other method to
     get it to work without messing with the package files. (Closes: #407459)
 .
 kvm (28-3) unstable; urgency=low
 .
   * Fix infinite loop in kvm-ifup script
 .
 kvm (28-2) unstable; urgency=low
 .
   * We moved a file from kvm-source to kvm, to be able to properly upgrade we
     specify a conflict against older versions (Closes: #417652)
   * Fix kvm-ifup script to work in more conditions (Closes: #417151)
   * Remove old /etc/udev/kvm.rules since it's not needed (Closes: #414331)
 .
 kvm (28-1) unstable; urgency=low
 .
   * New upstream release (Closes: #422197)
     - Should fix oops (Closes: #418928)
   * kqemu is no longer in non-free (Closes: #419152)
 .
 kvm (18-1) unstable; urgency=low
 .
   * New upstream release (Closes: #416926)
   * Move the module-assistant script to the kvm package from kvm-source so all
     users will benefit from the integration (Closes: #416122)
   * Remove patch to add qemu-ifup and kvm initscript, they are now part of kvm directly.
 .
 kvm (14-1) unstable; urgency=medium
 .
   [ Leonard Norrgård ]
   * New upstream version.  KVM is now based on qemu-0.9.0.
   * Suggest etherboot and actually suggest hal (was only mentioning it).
   * Update copyright info.
   * Add a couple of patches from Debian qemu: 22_net_tuntap_stall.patch,
     04_do_not_print_rtc_freq_if_ok.patch, 62_linux_boot_nasm.patch (62_*
     currently only to avoid a buildd FTBS problem).
   * Reorder the first two paragraphs in the description for kvm so the
     general description is first, the more technical second.
   * Moved adduser to Pre-Depends, as we rely on it for installation.
   * For a detailed changelog, please see:
     svn log -v -r 2227:2383 svn://svn.debian.org/svn/collab-maint/ext-maint/kvm/trunk
 .
   [ Baruch Even ]
   * Update the uploader name of Leonard so that lintian won't think it's an
     NMU.
   * Add XS-Vcs-Browser field
 .
 kvm (13-1) UNRELEASED; urgency=low
 .
   * New upstream version.
 .
 kvm (12-1) unstable; urgency=high
 .
   * New upstream version. Most important upstream changes:
     - Attempting to reboot Linux guest no longer reboots host on AMD,
       actual guest reboot still not possible.
     - The option -no-acpi is no longer required to install Windows
       (the option is still recommended as the Windows ACPI HAL will
       eat a lot of cpu time).
 .
 kvm (11-2) unstable; urgency=low
 .
   [ Baruch Even ]
   * Make the quilt include part conditional so we don't have to have it when
     building the kernel module. (Closes: #407447, #407482)
   * Do not recommend linux-image-2.6 in kvm-source, and move linux-headers-2.6
     from depends to suggests where it belongs. The package can build from
     vanilla kernels as well as Debian kernels. (Closes: #407729)
 .
   [ Leonard Norrgard ]
   * Enhance manual page a bit.
 .
 kvm (11-1) unstable; urgency=high
 .
   * New upstream version. Closes #406800, #406275, #404075.
   * This version fixes many stability issues in earlier versions of KVM.
   * Automatically create group kvm on installation of package kvm
   * Added udev support to automatically set group kvm on /dev/kvm
   * Added reportbug script (/usr/share/bug/kvm) so some info that
     might be relevant gets included automatically.
   * Tell module-assistant about the kvm-source package, so it shows up
     in the module selection menu.
   * Add information on building the modules using module-assistant.
   * Add /etc/kvm/kvm-ifup script (conffile) to bring up the network for
     the VM in a simpler way, see the manual page for kvm for description.
     This used to be /etc/qemu-ifup, as installed by the qemu package.
   * Depend on iproute, bridge-utils, used by kvm-ifup and the upcoming
     /etc/init.d script.
   * Remove non-x86 bios images - KVM is only meaningful for x86 guests.
   * Keep KVM bios files in /usr/share/kvm, rather than sharing them with
     other packages as the KVM bios is different (also avoids unexpected
     bios updates).
   * Don't depend on qemu, as we now keep our own bios.
   * Recommend kvm-source, qemu (mostly for qemu-img), vde2 and linux-image-2.6.
   * Suggest sudo and debootstrap.
   * For kvm-source, depend on linux-headers-2.6 | linux-source-2.6,
     recommend linux-image-2.6 and suggest module-assistant and
     kernel-package.
   * Use quilt to handle patches.
   * More detailed package description for kvm, added Homepage:.
 .
 kvm (7-1) unstable; urgency=low
 .
   * New upstream version
   * Install the Intel and AMD modules (Closes: 402820)
 .
 kvm (5-2) unstable; urgency=low
 .
   * Yet another attempt to fix building on amd64.
 .
 kvm (5-1) unstable; urgency=low
 .
   * New upstream version
   * Really fix building on amd64 (Closes: #400549)
 .
 kvm (4-2) unstable; urgency=low
 .
   * Allow build on amd64 arch, it really should mean Intel x86 64bit arches,
     kvm still doesn't support AMD SVM instructions and requires the Intel
     CPUs. (Closes: #400549)
 .
 kvm (4-1) unstable; urgency=low
 .
   * New upstream version.
 .
 kvm (3-2) unstable; urgency=low
 .
   * Use KERNEL_DIR variable when building the module to enable building a
     module for a kernel that is not being run right now. (Closes: #399603)
   * Add manpage that refers the user to qemu(1) where he can find all the
     information he needs.
 .
 kvm (3-1) unstable; urgency=low
 .
   * New upstream version.
   * Use upstream versioning of natural numbers.
   * First upload to Debian (Closes: #398458)
 .
 kvm (0.0.2-1) unstable; urgency=low
 .
   * Initial release
Checksums-Sha1: 
 8412b99c5cfa210edb25f699778e5441a69fb8e0 1483 kvm_85+dfsg-4~bpo50+1.dsc
 621d3b65d1e63580c460ba7c5ed39a822557f124 3753885 kvm_85+dfsg.orig.tar.gz
 24c688f1bed0f607b533f08f8b14e73d34f84fde 46520 kvm_85+dfsg-4~bpo50+1.diff.gz
 9354d30a5a8aad15015a02767e8789ea0223113c 281026 kvm-source_85+dfsg-4~bpo50+1_all.deb
 cae945c484ae4672cc767719a8437f699d801d88 1264142 kvm_85+dfsg-4~bpo50+1_i386.deb
 57b09c2651a14bd794e0797b22c4d74a70164b88 76274 kvm-dbg_85+dfsg-4~bpo50+1_i386.deb
Checksums-Sha256: 
 5026fc68f3913453c2c853d29852f219f7496dd07df13113f33354a083ce81f7 1483 kvm_85+dfsg-4~bpo50+1.dsc
 b92a05d698d58af651e7e6179f7704ed4daabfbb0dfb606c2b043dafbfeec989 3753885 kvm_85+dfsg.orig.tar.gz
 ec25fb5a4957bc250626bdeebdcc236dca80d9835cf8ae4c3329809f6da32e76 46520 kvm_85+dfsg-4~bpo50+1.diff.gz
 847e950d93b1a718ed92c841fbcedd0c5c7c83d17acd8fddbdcdad5ef8867d02 281026 kvm-source_85+dfsg-4~bpo50+1_all.deb
 e64013c6fd1302cb6faa2bc09eac2297c21d0a9941d36798311eb636e33778f4 1264142 kvm_85+dfsg-4~bpo50+1_i386.deb
 dd2bfd4af4160cd7d295d9f30f8d64435a0fcabf069f21e7615a92f49af83e47 76274 kvm-dbg_85+dfsg-4~bpo50+1_i386.deb
Files: 
 ea1e0ee1a4a4356884edd381c1bb3177 1483 misc optional kvm_85+dfsg-4~bpo50+1.dsc
 94d8ef2ae4f301100263aa37d80d410d 3753885 misc optional kvm_85+dfsg.orig.tar.gz
 265598df0c0a3b254575d3c267ef4938 46520 misc optional kvm_85+dfsg-4~bpo50+1.diff.gz
 b99858b40fdffd563fce3f588f0a7348 281026 kernel optional kvm-source_85+dfsg-4~bpo50+1_all.deb
 fdff5da70b56346d59a6c6be10727976 1264142 misc optional kvm_85+dfsg-4~bpo50+1_i386.deb
 636979b9aa61512b361579ffd58d5b71 76274 debug extra kvm-dbg_85+dfsg-4~bpo50+1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkrHwc0ACgkQ01u8mbx9AgrxgwCcCLwtE0fbjbFOYJSJMW17VLKV
lLAAoJ5M1cmKaVqJUKqt4UD2D48K5Seu
=ISGA
-----END PGP SIGNATURE-----


Accepted:
kvm-dbg_85+dfsg-4~bpo50+1_i386.deb
  to pool/main/k/kvm/kvm-dbg_85+dfsg-4~bpo50+1_i386.deb
kvm-source_85+dfsg-4~bpo50+1_all.deb
  to pool/main/k/kvm/kvm-source_85+dfsg-4~bpo50+1_all.deb
kvm_85+dfsg-4~bpo50+1.diff.gz
  to pool/main/k/kvm/kvm_85+dfsg-4~bpo50+1.diff.gz
kvm_85+dfsg-4~bpo50+1.dsc
  to pool/main/k/kvm/kvm_85+dfsg-4~bpo50+1.dsc
kvm_85+dfsg-4~bpo50+1_i386.deb
  to pool/main/k/kvm/kvm_85+dfsg-4~bpo50+1_i386.deb
kvm_85+dfsg.orig.tar.gz
  to pool/main/k/kvm/kvm_85+dfsg.orig.tar.gz


Reply to: