From patchwork Tue Nov 18 20:33:10 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Gardner X-Patchwork-Id: 412160 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 8785B1400F4; Wed, 19 Nov 2014 07:33:51 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1XqpT9-0006tO-RA; Tue, 18 Nov 2014 20:33:47 +0000 Received: from mail-ob0-f169.google.com ([209.85.214.169]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1XqpT3-0006rz-4h for kernel-team@lists.ubuntu.com; Tue, 18 Nov 2014 20:33:41 +0000 Received: by mail-ob0-f169.google.com with SMTP id vb8so3838159obc.28 for ; Tue, 18 Nov 2014 12:33:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=AgmhpIAqkcrpHM6TCqcStN8eqjfkDUpDupFjMC2TLeI=; b=Yj1ooLHyk23n6+SBxuwVnR+Nk/T+yJK5CMIfIViXqpgFCCVM/OCKMVFeGybCb7vSno dFJrZRcsGETfMIsxNM9IN6gCRUX/5ZBusmbWYjy3xOPPLIuWYVw2fHHTlsbKt6pECtpL xzW2uDbiCBW1/nwq8+CMhzCoQCjfLaJBKnZiVZ4CiUCLC9r5Bh+AqZn2CmWwDUI8vftL RV8MCLabGj3CclCBSYxeetfX4ygV+NqOT1NQ0pH0SQ3uiH74kJxdMRjAdUci8a5gCXbS u2+VcFZ91PS+PwRER9t0rTTGERgjFaUvib2Em1HiEcJYBFybIcOcmI53c95vkzmCFFh5 duNQ== X-Gm-Message-State: ALoCoQngHKcayNB4WTz1nFO5axn9DSzAgR+LIqznzDah58qA5iAZVShCirgqluX/jLNtdw+SotRD X-Received: by 10.182.58.110 with SMTP id p14mr11058171obq.40.1416342820567; Tue, 18 Nov 2014 12:33:40 -0800 (PST) Received: from localhost.localdomain (rrcs-67-79-14-250.sw.biz.rr.com. [67.79.14.250]) by mx.google.com with ESMTPSA id w6sm17263328obz.20.2014.11.18.12.33.38 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 18 Nov 2014 12:33:39 -0800 (PST) From: tim.gardner@canonical.com To: kernel-team@lists.ubuntu.com Subject: [PATCH 2/4 Trusty meta SRU] UBUNTU: Add intermediate changelog entry Date: Tue, 18 Nov 2014 14:33:10 -0600 Message-Id: <1416342792-13064-2-git-send-email-tim.gardner@canonical.com> X-Mailer: git-send-email 2.1.3 In-Reply-To: <1416342792-13064-1-git-send-email-tim.gardner@canonical.com> References: <1416342792-13064-1-git-send-email-tim.gardner@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 From: Tim Gardner Signed-off-by: Tim Gardner --- meta-source/debian/changelog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/meta-source/debian/changelog b/meta-source/debian/changelog index 021ab63..8067c71 100644 --- a/meta-source/debian/changelog +++ b/meta-source/debian/changelog @@ -1,3 +1,22 @@ +linux-meta (3.13.0.41.48) UNRELEASED; urgency=medium + + * UBUNTU: Add HWE kernel meta packages + + We messed up when naming HWE meta packages in Precise. We should have + made those package names unique per LTS release because we cannot + now create a HWE meta package of the same name without also creating an + upgrade path that a user probably does not want. For example, upgrading from + 12.04.[2-5] to 14.04 (after 14.04.2 is released) would upgrade to an HWE + kernel instead of the 14.04 GA kernel as expected. + + Therefore, the HWE meta package name will be made unique by adding the name + of the LTS release, e.g., linux-image-hwe-generic-trusty. + + Update to the next HWE kernel by changing HWE_KERNEL_NAME in debian/rules. + -LP: #1393877 + + -- Tim Gardner Tue, 18 Nov 2014 14:03:12 -0600 + linux-meta (3.13.0.40.47) trusty; urgency=medium * linux ABI 3.13.0-40