Change logs for testdrive source package in Lucid

  • testdrive (1.38-0ubuntu1.1) lucid-proposed; urgency=low
    
      * Add support for Virtualbox 3.2 (LP: #589419)
        - debian/control: add virtualbox-3.2 as optional binary depends
        - testdrive: add changes from testdrive trunk r245 for Virtualbox 3.2
     -- Micah Gersten <email address hidden>   Sun, 28 Nov 2010 15:50:20 -0600
  • testdrive (1.38-0ubuntu1) lucid; urgency=low
    
      * testdrive: support usb-creator-kde, LP: #570509
    
    testdrive (1.37-0ubuntu1) lucid; urgency=low
    
      [ Andres Rodriguez ]
      * debian/control, testdrive, testdriverc: update the testdrive cache
        at most once per week on launch, dynamically determine Ubuntu
        development release and cache it, LP: #570485, #553616
    
      [ Dustin Kirkland ]
      * debian/control: recommend usb-creator for gtk or kde
     -- Dustin Kirkland <email address hidden>   Mon, 26 Apr 2010 21:14:21 -0500
  • testdrive (1.36-0ubuntu1) lucid; urgency=low
    
      [ Vish <email address hidden> ]
      * img/*: LP: #538299, better icons
    
      [ Dustin Kirkland ]
      * Close LP: #554227, in previous upload
     -- Dustin Kirkland <email address hidden>   Fri, 02 Apr 2010 16:36:46 -0500
  • testdrive (1.35-0ubuntu1) lucid; urgency=low
    
      * testdrive: need to move the CACHE logic down a few lines
     -- Dustin Kirkland <email address hidden>   Fri, 02 Apr 2010 15:56:16 -0500
  • testdrive (1.33-0ubuntu1) lucid; urgency=low
    
      * debian/control: recommend kvm-pxe to get rid of warnings now that
        pxe roms have moved
      * debian/install: install testdrive-kvm binary
     -- Dustin Kirkland <email address hidden>   Sun, 21 Mar 2010 09:37:46 -0700
  • testdrive (1.32-0ubuntu1) lucid; urgency=low
    
      * testdriverc: uncomment defaults in testdriverc
      * testdrive-kvm: provide a way to run an existing disk image generated
        by testdrive, after the fact
      * testdrive: improve the kvm/vbox determination logic to handle a few
        cornercase bugs, LP: #543329, #542753
     -- Dustin Kirkland <email address hidden>   Wed, 17 Mar 2010 14:37:33 -0500
  • testdrive (1.31-0ubuntu1) lucid; urgency=low
    
      [ Carlos de-Avillez ]
      * testdrive, testdriverc: add two new configurate variables for
        changing the iso and img cache directories, LP: #539892
     -- Dustin Kirkland <email address hidden>   Mon, 15 Mar 2010 16:26:26 -0500
  • testdrive (1.30-0ubuntu1) lucid; urgency=low
    
      [ Carlos de-Avillez ]
      * testdrive: LP: #538238, allow for multiple, different, user config files
     -- Dustin Kirkland <email address hidden>   Thu, 11 Mar 2010 15:36:43 -0600
  • testdrive (1.28-0ubuntu1) lucid; urgency=low
    
      * debian/control: depend on cpu-checker, which now provides kvm-ok
     -- Dustin Kirkland <email address hidden>   Mon, 08 Mar 2010 17:58:43 -0600
  • testdrive (1.27-0ubuntu1) lucid; urgency=low
    
      * doc/testdrive.1: fix manpage verbage, LP: #534712
     -- Dustin Kirkland <email address hidden>   Tue, 02 Mar 2010 09:05:41 -0600
  • testdrive (1.26-0ubuntu1) lucid; urgency=low
    
       * testdrive: remove debug print statement
     -- Dustin Kirkland <email address hidden>   Mon, 01 Mar 2010 21:49:33 -0600
  • testdrive (1.25-0ubuntu1) lucid; urgency=low
    
      * testdrive:
        - make memory selection slightly more granular for a bit
          better performance for guests with >750MB memory, but less than 1GB
        - default to choice number 1, if user just hits enter
      * testdrive, testdriverc: move the ISO url list building to a conffile
        to make maintenance a bit easier after lucid releases
     -- Dustin Kirkland <email address hidden>   Fri, 26 Feb 2010 10:34:34 -0600
  • testdrive (1.24-0ubuntu1) lucid; urgency=low
    
      * testdrive:
        - fix iso-not-found errors, LP: #526674
        - fix archecture detection logic, LP: #526701
     -- Dustin Kirkland <email address hidden>   Tue, 23 Feb 2010 18:35:38 -0600
  • testdrive (1.23-0ubuntu1) lucid; urgency=low
    
      * testdrive: wget's output is on stdout, handle.  LP: #526674
     -- Dustin Kirkland <email address hidden>   Tue, 23 Feb 2010 12:27:52 -0600
  • testdrive (1.22-0ubuntu1) lucid; urgency=low
    
      * testdrive:
        - fix run() return value checking, LP: #525438
        - more graceful error if ISO url 404's, LP: #491600
        - remove unnecessary warning when running VB, LP: #486884
        - offer to launch usb-creator after running VM, LP: #507537
        - add a -v|--version option, LP: #526548
        - unconditional print message about cleaning cache, LP: #526546
        - fix typo, LP: #526570
        - clean up output and prompt at the end of a desktop run
      * testdrive-select-iso, doc/testdrive-select-iso.1, debian/install,
        debian/rules:
        - move this file into testdrive, now that testdrive is in python too
      * testdriverc: quote sample CACHE value, LP: #524241
      * debian/control:
        - allow for non-free virtualbox in package dependencies, LP: #524704
        - drop suggests of testdrivegtk package, LP: #526490
     -- Dustin Kirkland <email address hidden>   Thu, 18 Feb 2010 22:31:34 -0600
  • testdrive (1.21-0ubuntu1) lucid; urgency=low
    
      * testdrive: fix conditional test, LP: #524217
     -- Dustin Kirkland <email address hidden>   Sat, 13 Feb 2010 17:38:17 -0600
  • testdrive (1.20-0ubuntu1) lucid; urgency=low
    
      * testdrive: fix broken handling of --desktop
      * testdrive-select-iso: welcome
     -- Dustin Kirkland <email address hidden>   Thu, 11 Feb 2010 19:29:55 -0600
  • testdrive (1.19-0ubuntu1) lucid; urgency=low
    
      * testdrive:
        - total rewrite in python to make testdrive more translatable
        - some commands are allowed to fail -> run(),
          others are not -> run_or_die()
        - improve file cleanup of vbox empty images
        - fix the vbox running grep
        - LP: #520680, #518762 - fix erroneous iso check
        - LP: #497499 - fix memory override
        - must use full path for python execv()
      * testdriverc: port to python syntax
      * testdrive-select-iso: offer both i386 and amd64 ISO's to amd64 kvm users,
        LP: #518069
     -- Dustin Kirkland <email address hidden>   Sat, 06 Feb 2010 22:38:58 -0600
  • testdrive (1.18-0ubuntu1) lucid; urgency=low
    
      * testdrive:
        - automatically clean up empty disk images from cache
        - allow for omission of the -u parameter
        - info message about cleaned disk image
     -- Dustin Kirkland <email address hidden>   Sat, 16 Jan 2010 11:00:42 +1300
  • testdrive (1.17-0ubuntu1) lucid; urgency=low
    
      * testdrive-select-iso, testdriverc: netbook remix no longer "remix",
        LP: #505909
      * testdrive: fix MEM setting logic, LP: #497499
     -- Dustin Kirkland <email address hidden>   Tue, 12 Jan 2010 14:55:34 -0600
  • testdrive (1.16-0ubuntu1) lucid; urgency=low
    
      * testdrive, testdrive-select-iso: separate the img and iso in the
        cache directory
      * doc/testdrive.1, testdrive: respect xdg, LP: #501766
      * debian/control: depend on virtualbox >= 3.0.8 (Karmic), which currently
        seems to be the oldest successfully tested version of virtualbox to
        work with testdrive, LP: #499413
      * testdrive-select-iso: if the user doesn't have VT, then defaul to
        i386 images, LP: #497984
      * testdrive, testdrive.desktop: make sure error messages get shown to
        the user, if running from the desktop menu, LP: #497955
    
      [ Paul Rudkin and Dustin Kirkland ]
      * testdrive: support virtualbox 3.1, LP: #495178
     -- Dustin Kirkland <email address hidden>   Sun, 13 Dec 2009 22:51:23 -0600
  • testdrive (1.15-0ubuntu1) lucid; urgency=low
    
      * testdrive:
        - improve the copy-and-paste instructions for installing kvm or
          virtualbox, LP: #494632
        - show the kvm-ok output, if VIRT=kvm and !kvm-ok, LP: #495746
     -- Dustin Kirkland <email address hidden>   Thu, 26 Nov 2009 13:48:50 -0600
  • testdrive (1.14-0ubuntu1) lucid; urgency=low
    
      [ Dustin Kirkland ]
      * testdrive-select-iso:
        - loop around input
        - improve input exception handling
        - allow for ctrl-c canceling
        - launch testdrive upon url selection
        - fix array indexing
      * testdrive:
        - source /etc/testdriverc rather than .conf, LP: #485930
        - silence kvm-ok messages, which are misleading when using
          VirtualBox, LP: #486884
        - use .img for backing disk tempfile
        - launch testdrive-select-iso, if ISO_URL undefined
        - dereference symlinks on ls of cache dir
      * debian/install: install testdrive-select-iso
      * debian/control: depend on python for testdrive-select-iso
      * doc/testdrive-select-iso.1: initial manpage, clean it up
    
      [ Kevin Fullerton ]
      * testdrive: Add support for MacOS/Parallels for testdriving Linux ISOs,
        LP: #488084
     -- Dustin Kirkland <email address hidden>   Wed, 25 Nov 2009 11:22:29 -0600
  • testdrive (1.13-0ubuntu1) lucid; urgency=low
    
      * testdrive-select-iso: added some code to present a list
        and code for selecting an ISO from a list; add GPL header
      * COPYING: added GPLv3 copyright file to top level tarball
     -- Dustin Kirkland <email address hidden>   Tue, 17 Nov 2009 15:29:50 -0600