From patchwork Thu Jun 28 06:03:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 9661 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 9FEFD23E53 for ; Thu, 28 Jun 2012 06:03:17 +0000 (UTC) Received: from mail-yw0-f47.google.com (mail-yw0-f47.google.com [209.85.213.47]) by fiordland.canonical.com (Postfix) with ESMTP id 4F253A1866E for ; Thu, 28 Jun 2012 06:03:17 +0000 (UTC) Received: by yhjj56 with SMTP id j56so1983591yhj.20 for ; Wed, 27 Jun 2012 23:03:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=jKPSeRD9kEMcBD/93HqjdzhqLAiTBb8hIAZ/rl67yco=; b=Y4L7J6daksOqcBzFAqVK2dW57bIxViy9lmEABBdZGgfPZkyJ59Y0jLKK5QB212KC/4 teBrjHZDX2PYsDE39QUy1fwRCWMDozdOpLZRp8cV8NOem9VOlP+PFnb9YIvgHq8AdWPC luShIaT5VeCIl/QJgbeaZDamZV0wyrMsV3Rd1ZhShSuOuYYlV/InnhBic3P25Bd8SouP Th3p9NuoEYwSFdILATwqNDrtCoKXDZiipuUjmrFl7Q120WaADZ91NP9MEgdvtUtQt7kW WmfDwMsVDRDh+1PSBVs2x3HnKVfOPziCepdJTAgfINukjwXu1eFa1GszyYPI91UG25AM xV2Q== Received: by 10.50.40.193 with SMTP id z1mr170333igk.0.1340863396647; Wed, 27 Jun 2012 23:03:16 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.24.148 with SMTP id v20csp32789ibb; Wed, 27 Jun 2012 23:03:12 -0700 (PDT) Received: by 10.216.217.135 with SMTP id i7mr322521wep.218.1340863391705; Wed, 27 Jun 2012 23:03:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id f8si16108431wiw.2.2012.06.27.23.03.11 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 27 Jun 2012 23:03:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Sk7ot-0003LH-0v for ; Thu, 28 Jun 2012 06:03:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id EE2B6E0109 for ; Thu, 28 Jun 2012 06:03:10 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dispatcher X-Launchpad-Branch: ~linaro-validation/lava-dispatcher/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 337 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 337: release 0.14 Message-Id: <20120628060310.20212.88341.launchpad@ackee.canonical.com> Date: Thu, 28 Jun 2012 06:03:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15505"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: a309983437f07ff5c31e8c049c6ee9e6d2d30dd8 X-Gm-Message-State: ALoCoQmrttF5vytHk/Ncb3jzWhZBmiAu7JPkRJKTEqROJHqhOlzedFSZqVhDbLfWNiUir4U2Eznw ------------------------------------------------------------ revno: 337 tags: 2012.06, release-0.14 committer: Andy Doan branch nick: lava-dispatcher timestamp: Thu 2012-06-28 01:01:46 -0500 message: release 0.14 2012.06 modified: doc/changes.rst lava_dispatcher/__init__.py --- lp:lava-dispatcher https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk You are subscribed to branch lp:lava-dispatcher. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-06-15 04:48:07 +0000 +++ doc/changes.rst 2012-06-28 06:01:46 +0000 @@ -5,8 +5,10 @@ Version 0.14 ============ - -* Unreleased. +* FastModel support for Android +* FastModel boot support for Ubuntu +* QEMU device updates +* Improved timeout handling .. _version_0_13: @@ -127,7 +129,7 @@ * Convert the dispatcher to LAVA commnand. It can now be called from the shell by running ``lava dispatch``. The old command line interface ``lava-dispatch`` is now deprecated and will be removed in the 0.8 release in - three months. + three months. .. _version_0_5_9: @@ -195,7 +197,7 @@ ============= * Fix https://bugs.launchpad.net/lava-dispatcher/+bug/921527 - It is hard to - follow the lava-dispatcher logging when debug why the test job failed + follow the lava-dispatcher logging when debug why the test job failed .. _version_0_5_2: @@ -213,7 +215,7 @@ Version 0.5.1 ============= -* Fix broken rc check (Paul Larson) +* Fix broken rc check (Paul Larson) .. _version_0_5_0: === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-06-15 04:48:07 +0000 +++ lava_dispatcher/__init__.py 2012-06-28 06:01:46 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 14, 0, "dev", 0) +__version__ = (0, 14, 0, "final", 0)