From patchwork Thu Dec 29 13:49:08 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Romanovsky X-Patchwork-Id: 9491237 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id E340560453 for ; Thu, 29 Dec 2016 13:49:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D816B25250 for ; Thu, 29 Dec 2016 13:49:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CBE23252D5; Thu, 29 Dec 2016 13:49:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7D2B41FFD6 for ; Thu, 29 Dec 2016 13:49:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752693AbcL2Ntd (ORCPT ); Thu, 29 Dec 2016 08:49:33 -0500 Received: from mail.kernel.org ([198.145.29.136]:50710 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752346AbcL2Ntd (ORCPT ); Thu, 29 Dec 2016 08:49:33 -0500 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id EAB512041A; Thu, 29 Dec 2016 13:49:31 +0000 (UTC) Received: from localhost (unknown [213.57.247.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7E62C20173; Thu, 29 Dec 2016 13:49:30 +0000 (UTC) From: Leon Romanovsky To: dledford@redhat.com, jgunthorpe@obsidianresearch.com Cc: linux-rdma@vger.kernel.org, Leon Romanovsky , Talat Batheesh Subject: [PATCH rdma-core 4/4] debian/changelog: Update changes Date: Thu, 29 Dec 2016 15:49:08 +0200 Message-Id: <20161229134908.13185-5-leon@kernel.org> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20161229134908.13185-1-leon@kernel.org> References: <20161229134908.13185-1-leon@kernel.org> X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Talat Batheesh Document the recent changes into debian/changelog. Signed-off-by: Talat Batheesh Signed-off-by: Leon Romanovsky --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7b9c634..3fb247d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +rdma-core (12-1.1) UNRELEASED; urgency=medium + + * New version. + * Adding debian/copyright. + * Fix debian/iwpmd. + * Fix debian/control. + * Initial Release. + * close ITP (Closes: #848971). + + -- Talat Batheesh Mon, 26 Dec 2016 13:22:50 +0200 + rdma-core (12-1) unstable; urgency=low * New version