From patchwork Thu May 18 15:13:23 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kleber Sacilotto de Souza X-Patchwork-Id: 764041 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3wTF7p42y3z9s5j; Fri, 19 May 2017 01:13:42 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=canonical-com.20150623.gappssmtp.com header.i=@canonical-com.20150623.gappssmtp.com header.b="ZCbLcrKf"; dkim-atps=neutral Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1dBN7U-0003KU-0q; Thu, 18 May 2017 15:13:40 +0000 Received: from mail-wm0-f45.google.com ([74.125.82.45]) by huckleberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1dBN7P-0003JA-FT for kernel-team@lists.ubuntu.com; Thu, 18 May 2017 15:13:35 +0000 Received: by mail-wm0-f45.google.com with SMTP id v15so56137687wmv.1 for ; Thu, 18 May 2017 08:13:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=VoqVgVpdvrcZGoYgAGsKpTwIra9VFrFVlWVSXmoMJEM=; b=ZCbLcrKfkubExM+K7cUGRPyBfwJFGMZd0o2Hqfc5GbwF0jXjlh9iOlz/pZUGyCQwi6 JGtIc9DutbkEM90O3MmqsxUh2Q64gcwjaZHaGvxPK50OV+/dlvCGFCpHkrr79f/aY/7K YTfhvoQV+LloQEOgucAwNw9OS16++ZAvZF/bNtINwLgU1YZSNp062vgHD6En51gr5G6X o9QNPfkLR4oWggKuqqHbYVBui5tpWufTRscTIunC37ExjSP9UG4i73xkDZFbWonMIsnt eNE08dkTqBDv6xTeYX574pS9qHI9ycqQzZN2PjaE1DKMrrZ8GdHFnG6uwMVieKDX8+vq OlpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=VoqVgVpdvrcZGoYgAGsKpTwIra9VFrFVlWVSXmoMJEM=; b=PNKNe6ytiFHbJmWnYe6iKhQrYLnoxavjRklKM3ClgGF7WJRoDuXNPsFdNIolh6KYz4 4x9aDeTWGRAXO0EGOhTdoMTIoVduXTvkwr0Nzvm5pxI5mukYokuUq7EfmeHGm4G1al1V EmM8E/PCySt+i9DyiVtOeW1IFWWS4pDMHYqa2JSCIo1YlaBOkOdanVdJPjssVBnLpOzd jMsrsfs+YsilVcbvqZMBlpm61vwgL4DcrU2dyuoYDgfSjAGGAi574OyaM7/XoMlaCs/i O9H00GFK6qoDcPJf2Ht6+1L88KGn26I88kYCb7mB2KxsetQzD/2CqgcbmCc+tA+U/xn8 Qzpw== X-Gm-Message-State: AODbwcCt3cPfLP1hWEY61hsBKrrEkJSALwmJo6idxSK/ZPtLpftOUMkH tPipVEYxAEJpADILCt5H8A== X-Received: by 10.80.147.94 with SMTP id n30mr3588436eda.146.1495120414867; Thu, 18 May 2017 08:13:34 -0700 (PDT) Received: from localhost (x4e37ee15.dyn.telefonica.de. [78.55.238.21]) by smtp.gmail.com with ESMTPSA id j7sm1674096edh.40.2017.05.18.08.13.34 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 18 May 2017 08:13:34 -0700 (PDT) From: Kleber Sacilotto de Souza To: kernel-team@lists.ubuntu.com Subject: [kteam-tools][PATCH 1/2] kernel-series-info.yaml: update artful kernel version Date: Thu, 18 May 2017 17:13:23 +0200 Message-Id: <20170518151324.8532-2-kleber.souza@canonical.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170518151324.8532-1-kleber.souza@canonical.com> References: <20170518151324.8532-1-kleber.souza@canonical.com> X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: kernel-team-bounces@lists.ubuntu.com Signed-off-by: Kleber Sacilotto de Souza --- ktl/kernel-series-info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ktl/kernel-series-info.yaml b/ktl/kernel-series-info.yaml index 192d2dea..bb7994f4 100644 --- a/ktl/kernel-series-info.yaml +++ b/ktl/kernel-series-info.yaml @@ -133,7 +133,7 @@ derivative-packages: linux: [] development: true - kernel: 4.10.0 + kernel: 4.11.0 name: artful packages: - linux