From patchwork Thu Jan 10 02:59:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 13951 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 DEA8A23E02 for ; Thu, 10 Jan 2013 02:59:17 +0000 (UTC) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by fiordland.canonical.com (Postfix) with ESMTP id 67E7DA18588 for ; Thu, 10 Jan 2013 02:59:17 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id f13so73816vcb.32 for ; Wed, 09 Jan 2013 18:59:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :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=nEpnFy5dAhb8S5ElYQsZ/mgdxh+vCIE0lqPo5fo8K74=; b=DnViU8fmbG8UFdl5447dpbb7Ieoq7A2kaXyWSn+DNbetzsz4ogzceq3uxqOVR14dM1 jVmhCZXSBm91igMbwqOdVEpJ7ScbfngP3OfpxNHl8qzJnGWNDZ4wH6vpN57+LYlU5gKZ B8kA+yX9iwKKfOHw+wzSQ8gwEQ0/0Fu6++A77pCdQqiT7PckxHLSYydFsiVHkNxUBsRO BY/m7BQcY2OvqqezygWDDl13QjlIpPAU6zzJYTrtTo5rkCJr/hwn4kfkd76qgUjF/3/M dU1n3DkGDJ7D09SW/18S+KqR9V92D3ZduVCwY6XvrbnpTy0djmVg3a7LLr5uwuUDxPqR gT4Q== X-Received: by 10.220.218.197 with SMTP id hr5mr88158613vcb.8.1357786756845; Wed, 09 Jan 2013 18:59:16 -0800 (PST) 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.58.145.101 with SMTP id st5csp48587veb; Wed, 9 Jan 2013 18:59:16 -0800 (PST) X-Received: by 10.180.93.40 with SMTP id cr8mr6668017wib.15.1357786755110; Wed, 09 Jan 2013 18:59:15 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id hy10si296792wjb.66.2013.01.09.18.59.14 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 09 Jan 2013 18:59:15 -0800 (PST) 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 1Tt8MM-0005FG-9U for ; Thu, 10 Jan 2013 02:59:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 38AAFE00AC for ; Thu, 10 Jan 2013 02:59:14 +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: 521 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 521: release-0.29 Message-Id: <20130110025914.18928.91569.launchpad@ackee.canonical.com> Date: Thu, 10 Jan 2013 02:59:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16412"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: e109dafdf94e61dc92f49c6743378c9672649749 X-Gm-Message-State: ALoCoQlWLaKODb1QtV24ZFxRk2NJTOU45PyEbX/FD/mFR97ZT3gFu7H9DVLxgKE/ovWhswkVNOJp ------------------------------------------------------------ revno: 521 tags: release-0.29 committer: Andy Doan branch nick: lava-dispatcher timestamp: Wed 2013-01-09 20:57:27 -0600 message: release-0.29 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-12-19 21:05:32 +0000 +++ doc/changes.rst 2013-01-10 02:57:27 +0000 @@ -5,7 +5,13 @@ Version 0.29 ============ -* Unreleased. +* fix to ARM Energy Probe post processing logic +* enable networking in FastModel v8 +* add --target override parameter for "lava dispatch" +* fix timeout bug in lava_test_shell action +* foundational changes to get ready for Galaxy Nexus support +* sdmux device support +* partition file layout update for panda-android .. _verison_0_28: === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-12-19 21:05:32 +0000 +++ lava_dispatcher/__init__.py 2013-01-10 02:57:27 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 28, 0, "dev", 0) +__version__ = (0, 29, 0, "final", 0)