From patchwork Fri Mar 23 01:49:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Larson X-Patchwork-Id: 7430 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 99AA423E12 for ; Fri, 23 Mar 2012 01:49:13 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 62F07A18304 for ; Fri, 23 Mar 2012 01:49:13 +0000 (UTC) Received: by iage36 with SMTP id e36so5224503iag.11 for ; Thu, 22 Mar 2012 18:49:12 -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=J/3d+Sl3BBRg7oIqBnVgZELhh1RKbsN5gLihpufB0es=; b=B6d3J/0S4ytmvfXAtSeujA/FadhSbR2u66/w9p8cttv7S3rlVdFgAdibKKKrluFV2P vIlk2yi+syzuWVQ3ImaXpzoJdcUtTykPdzxAmyezAQvGwsmNuq0xlLTn6hS5QhwgmdB5 kl6TYfLJGL6KPb8LqD0HmhUHEvAoP8dVFialYxuxsE3MUQKKYh/GAsMBAZheDcOOsYQK HSlzbs/29YpZkt6Tsqi7isEqbH5KJofMQA5zgQmV5EMj99B6OjT8VhexP7gtIGtgAN+2 epwaXSXi7yWYmAdv4DxmCI9XD9bVMA7LCV7abQ82JwEQNHPiFhBNM/47H2CagLK/l/HG wpbg== Received: by 10.50.153.193 with SMTP id vi1mr742485igb.2.1332467352833; Thu, 22 Mar 2012 18:49:12 -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.203.79 with SMTP id fh15csp11706ibb; Thu, 22 Mar 2012 18:49:12 -0700 (PDT) Received: by 10.180.85.35 with SMTP id e3mr2345535wiz.6.1332467351398; Thu, 22 Mar 2012 18:49:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id l33si7085954weq.80.2012.03.22.18.49.10 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 22 Mar 2012 18:49: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 1SAtcs-0000rA-PZ for ; Fri, 23 Mar 2012 01:49:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id B4BC3E04EE for ; Fri, 23 Mar 2012 01:49: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: 263 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 263: release-0.5.10 Message-Id: <20120323014910.8626.18450.launchpad@ackee.canonical.com> Date: Fri, 23 Mar 2012 01:49: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="14996"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: aedf36816638c983d5bca21c6857e6595e1b3741 X-Gm-Message-State: ALoCoQncFFWAfiZibDi/D0dGEwJ6cRNAxKZoWDIwmz1y7FK4TVTmfNDi/n52xFKRZdzWqdxznN1V ------------------------------------------------------------ revno: 263 tags: release-0.5.10, 2012.03 committer: Paul Larson branch nick: lava-dispatcher timestamp: Thu 2012-03-22 20:47:22 -0500 message: release-0.5.10 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-03-20 09:27:01 +0000 +++ doc/changes.rst 2012-03-23 01:47:22 +0000 @@ -3,8 +3,8 @@ .. _version_0_5_10: -Version 0.5.10 (UNRELEASED) -=========================== +Version 0.5.10 +============== * Omit the commands we send to the board from the log (as this output is invariably echoed back and so was ending up in the output twice) === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-03-13 20:00:37 +0000 +++ lava_dispatcher/__init__.py 2012-03-23 01:47:22 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 5, 10, "dev", 0) +__version__ = (0, 5, 10, "final", 0)