From patchwork Tue Aug 28 04:31:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 10983 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 586E023E53 for ; Tue, 28 Aug 2012 04:31:16 +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 D0FA6A183F8 for ; Tue, 28 Aug 2012 04:30:47 +0000 (UTC) Received: by iafj25 with SMTP id j25so7130675iaf.11 for ; Mon, 27 Aug 2012 21:31:15 -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=PbIDPLIRMu//CbLHzklsb85iGgtGsqxv9AOiGsgUhwA=; b=kSTagEJb+6W/1/OYWLGDZ3++RBuqmt7apQyrj34/NT+vWfXeo6gQ7+rI3sU7AW/aGr EMrAcbmhCGCBew0QI33ULXdOnrgkJMqBf19cPCPCR0n5fg+VAKK4P5oUoLKbmZ1THst8 Bp1DoXjDSiWgXJa7B2nJsawoMlnB8MONxS97Xh8xiPTANyQ/LuaWMPmMIGRtd0rr8k3n u6G0q6f5VWcV39SDESPWkICzq3ew4vsNtA3qkXfm9OAtypUsG7U3YqON/UHn0R3Z570l +6o3th+vS6ayGF45WJYvdIz8pu7FHpaTFLLupxLQXpV2GcXebOf+FMHdNrXsP8fjW48a ijbQ== Received: by 10.42.60.139 with SMTP id q11mr12724433ich.53.1346128275342; Mon, 27 Aug 2012 21:31:15 -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.50.184.232 with SMTP id ex8csp6001igc; Mon, 27 Aug 2012 21:31:14 -0700 (PDT) Received: by 10.204.156.68 with SMTP id v4mr4364880bkw.68.1346128274233; Mon, 27 Aug 2012 21:31:14 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id fs8si12095284bkc.69.2012.08.27.21.31.13 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 27 Aug 2012 21:31:14 -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 1T6DSL-0007yy-8V for ; Tue, 28 Aug 2012 04:31:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 3414DE0108 for ; Tue, 28 Aug 2012 04:31:13 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-server X-Launchpad-Branch: ~linaro-validation/lava-server/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 390 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 390: release-0.17 Message-Id: <20120828043113.25900.37124.launchpad@ackee.canonical.com> Date: Tue, 28 Aug 2012 04:31:13 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15864"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 4c7a4b578ca6ac831f00af60f4d2b36b9044293c X-Gm-Message-State: ALoCoQnSCra1kMA4rraNPiwilHz8eqvlJmKMNOvozEfI9I7CWR31AfGXcjl8yszMWIA6munYxAI7 ------------------------------------------------------------ revno: 390 tags: 2012.08, release-0.17 committer: Andy Doan branch nick: lava-server timestamp: Mon 2012-08-27 23:30:04 -0500 message: release-0.17 2012.08 modified: doc/changes.rst lava_server/__init__.py --- lp:lava-server https://code.launchpad.net/~linaro-validation/lava-server/trunk You are subscribed to branch lp:lava-server. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-07-22 22:14:22 +0000 +++ doc/changes.rst 2012-08-28 04:30:04 +0000 @@ -5,7 +5,8 @@ Version 0.17 ============ -* Unreleased +* Fixed some column sorting options +* Added a "me" extension for preferences .. _version_0_16: === modified file 'lava_server/__init__.py' --- lava_server/__init__.py 2012-07-22 22:14:22 +0000 +++ lava_server/__init__.py 2012-08-28 04:30:04 +0000 @@ -23,4 +23,4 @@ The LAVA server package. Contains only the version declaration. """ -__version__ = (0, 17, 0, "dev", 0) +__version__ = (0, 17, 0, "final", 0)