From patchwork Sat Apr 27 21:17:19 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: dann frazier X-Patchwork-Id: 1092098 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 44s3fm2Bs6z9sMQ; Sun, 28 Apr 2019 07:17:52 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1hKUha-00012J-Fp; Sat, 27 Apr 2019 21:17:42 +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 1hKUhZ-000123-5t for kernel-team@lists.ubuntu.com; Sat, 27 Apr 2019 21:17:41 +0000 Received: from mail-it1-f198.google.com ([209.85.166.198]) by youngberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1hKUhY-0001Sa-Oa for kernel-team@lists.ubuntu.com; Sat, 27 Apr 2019 21:17:40 +0000 Received: by mail-it1-f198.google.com with SMTP id s21so6276105ite.6 for ; Sat, 27 Apr 2019 14:17:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=kvY0oG1jfk5JmetTY8xxlJbC392BPAOyCxBcx/JIr7U=; b=d2t4pZ9zqpUU9W1H66oLRkc+yVjiD6Uv/Lk9z2vgJ+e/Kmne9yllEAsFqG+riRvssw p+66IjQMt6+PpYoXTJyopfPoB2kf7R1J0QWkV8l2N6PVC8nvk484O3/5qA0PLT2ovNrT 6taG1XSnc0UpEFFyxoRc4PnpIrfR2bYjKYdB6PtxLaDbkuChLtgIPd01WSTMUS1t8Pfh iqz48+WH8ZKdGQt1T6+CMXPa+Xz9pxhq+TCDSz1IVJoNyOG0f6e+FC5s3sYJnOXPRKCL 05YllxCjeXvi9hMgfwGl/qcY15AQgRn2pLAWkJHVU60N255hSSHjhE5t5ghhOawgEP2Q 44bg== X-Gm-Message-State: APjAAAXnSzarGm5cXL3C9UpP0XRiFvaHvLe8D7AEzZbTYfDr8zVBo7fy 1ZrxPA1BU7faLwf/mW0RR2OtheCmXgQg/Lxi8EqgxaMRqMDUzfPv7UtgrlYXDn0az2i37s57qiM XD4FL4B2GEwPDYnoLxsqeyPiVYNnHQo/z98VTyK5vGQ== X-Received: by 2002:a5e:8216:: with SMTP id l22mr5360426iom.269.1556399859595; Sat, 27 Apr 2019 14:17:39 -0700 (PDT) X-Google-Smtp-Source: APXvYqx430f9d2GOYwSakZVQlaLECmkbuvJwC0pcLk2N75k3B27IdNtP3emJSXmT+UHKPqqzo7eO+g== X-Received: by 2002:a5e:8216:: with SMTP id l22mr5360411iom.269.1556399859179; Sat, 27 Apr 2019 14:17:39 -0700 (PDT) Received: from xps13.canonical.com (c-71-56-235-36.hsd1.co.comcast.net. [71.56.235.36]) by smtp.gmail.com with ESMTPSA id w69sm13417153itb.8.2019.04.27.14.17.35 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 27 Apr 2019 14:17:38 -0700 (PDT) From: dann frazier To: kernel-team@lists.ubuntu.com Subject: [PATCH v2 0/6][linux-signed*][SRU Bionic][SRU Cosmic][SRU Bionic] Correct source package in Built-Using control field Date: Sat, 27 Apr 2019 15:17:19 -0600 Message-Id: <20190427211725.4796-1-dann.frazier@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: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1824016 Backports of patches already applied to Disco. The Built-Using field hardcodes "linux" as the source package, even for the hwe & hwe-edge packages. Correct that. Technically only the linux-signed-hwe{-edge} packages need this fix, but I'm including patches for linux-signed as well to prevent future occurences due to cargo-culting. Verified by confirming that the same control file is generated before and after this change for linux-signed, and Built-Using is now correct for the hwe packages. v2: * Clarify the vague PACKAGE, VERSION template vars by prefixing them with "UNSIGNED_SRC_". Acked-by: Kleber Sacilotto de Souza Acked-by: Connor Kuehl