From patchwork Tue Feb 12 13:50:50 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Whitcroft X-Patchwork-Id: 1040585 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 43zPFG5cFHz9sMx; Wed, 13 Feb 2019 00:50:58 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1gtYSb-0005O6-Hf; Tue, 12 Feb 2019 13:50:53 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1gtYSa-0005NF-6r for kernel-team@lists.ubuntu.com; Tue, 12 Feb 2019 13:50:52 +0000 Received: from 1.general.apw.uk.vpn ([10.172.192.78] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1gtYSZ-0000WF-UI; Tue, 12 Feb 2019 13:50:51 +0000 From: Andy Whitcroft To: kernel-team@lists.ubuntu.com Subject: [SRU trusty/linux-lts-xenial] [PATCH 0/1] fixes for signed-only Date: Tue, 12 Feb 2019 13:50:50 +0000 Message-Id: <20190212135051.24890-1-apw@canonical.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andy Whitcroft Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" Following this email is a configuration update for trusty/linux-lts-xenial which fixes flavour-control.stub to match the rather confusing delta we carry in all lts backports. At the bottom of this email are two pull requests for trusty/linux-signed-lts-xenial and trusty/linux-meta-lts-xenial. Proposing these to fix the current cycle. -apw Andy Whitcroft (1): UBUNTU: [Config] linux-headers common package is in the linux namespace debian.xenial/control.d/flavour-control.stub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Kleber Sacilotto de Souza Acked-by: Stefan Bader