From patchwork Sun Jan 15 23:38:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 6224 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 EC5DF23E16 for ; Sun, 15 Jan 2012 23:38:15 +0000 (UTC) Received: from mail-bk0-f52.google.com (mail-bk0-f52.google.com [209.85.214.52]) by fiordland.canonical.com (Postfix) with ESMTP id D425BA18397 for ; Sun, 15 Jan 2012 23:38:15 +0000 (UTC) Received: by bkbzt4 with SMTP id zt4so16328bkb.11 for ; Sun, 15 Jan 2012 15:38:15 -0800 (PST) Received: by 10.204.153.27 with SMTP id i27mr3922215bkw.81.1326670695456; Sun, 15 Jan 2012 15:38:15 -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.205.82.144 with SMTP id ac16cs78384bkc; Sun, 15 Jan 2012 15:38:14 -0800 (PST) Received: by 10.180.93.132 with SMTP id cu4mr10435713wib.9.1326670693615; Sun, 15 Jan 2012 15:38:13 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id n8si8915256weq.98.2012.01.15.15.38.13 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 15 Jan 2012 15:38:13 -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 1RmZeP-0007zQ-9D for ; Sun, 15 Jan 2012 23:38:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 3B454E0799 for ; Sun, 15 Jan 2012 23:38:13 +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: 191 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 191: update changelog a bit Message-Id: <20120115233813.28339.1371.launchpad@ackee.canonical.com> Date: Sun, 15 Jan 2012 23:38: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="14664"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 85d1aca45e6e640785e0564e464a0eb46f0e5302 ------------------------------------------------------------ revno: 191 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-01-16 12:36:18 +1300 message: update changelog a bit modified: doc/changes.rst --- 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 2011-12-22 06:11:18 +0000 +++ doc/changes.rst 2012-01-15 23:36:18 +0000 @@ -1,6 +1,15 @@ Version History *************** +.. _version_0_4.2: + +Version 0.4.2(unreleased) +========================= +* Job files can now specify the filesystem to use for the rootfs. +* It is now possible to include an auth token in the job file so that + results can be submitted to a private bundle stream. +* Bug fixes: #905457, #906772. + .. _version_0_4.1: Version 0.4.1(Milestone 11.12)