Change logs for kvm source package in Karmic

  • kvm (1:84+dfsg-0ubuntu16) karmic; urgency=low
    
      * debian/patches/CVE-2009-2287.patch:
      * SECURITY UPDATE: Users could cause a NULL pointer exception
        by passing a bogus value of cr3 (LP: #406584).
       - debian/patches/CVE-2009-2287.patch:
       - http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=59839dfff5eabca01cc4e20b45797a60a80af8cb
       - CVE-2009-2287
    
     -- Dustin Kirkland <email address hidden>   Wed, 29 Jul 2009 15:00:32 -0500
  • kvm (1:84+dfsg-0ubuntu15) karmic; urgency=low
    
      * Cherry-pick qcow2 corruption patch from upstream git
        - Fix-at-least-one-cause-of-qcow2-corruption.-Nolan.patch
      * Cherry-pick dma error handling patch from upstream git, LP: #359447
        - Fix-DMA-API-when-handling-an-immediate-error-from-bl.patch
      * debian/control: depend on linux-server and linux-generic headers;
        this may be a bit overkill, as you only need one of the two,
        however, we don't know which one of the two until postinst;
        because of this, we get *tons* of bug reports about kvm-source not
        being able to build because of missing headers (even though we print
        a helpful warning message in postinst), LP: #394953
      * debian/kvm-source.postinst: touch reboot-required to ensure that
        the new kvm module gets loaded and running
    
     -- Dustin Kirkland <email address hidden>   Tue, 07 Jul 2009 14:06:52 -0500
  • kvm (1:84+dfsg-0ubuntu14) karmic; urgency=low
    
      * debian/source_kvm.py: collect kvm*, and qemu*
    
     -- Dustin Kirkland <email address hidden>   Mon, 01 Jun 2009 10:05:27 -0500
  • kvm (1:84+dfsg-0ubuntu13) karmic; urgency=low
    
      * debian/source_kvm.py: only collect packages related to kvm for apport,
        LP: #382077
    
     -- Dustin Kirkland <email address hidden>   Mon, 01 Jun 2009 07:17:46 -0500
  • kvm (1:84+dfsg-0ubuntu11) jaunty; urgency=low
    
      * debian/patches/add-all-virtio-drives.patch: Fix bugs where the caller
        does not specify a perfectly defined list of virtio drives starting at
        index=0 and having no gaps in indices; LP: #360832, #360825
      * debian/patches/fix-qcow-corruption: Cherry-pick from kvm stable git
        branch, fixes at least one cause of qcow2 image corruption; no reports
        yet of this in Ubuntu, but I'm being proactive about this one;
        LP: #361938
      * debian/source_kvm.py: dpkg -l was a little too heavy, compress this
        output considerably
    
     -- Dustin Kirkland <email address hidden>   Fri, 17 Apr 2009 09:59:58 -0500