From patchwork Thu May 26 12:19:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: gerrit-no-reply@lists.osmocom.org X-Patchwork-Id: 626648 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.osmocom.org (lists.osmocom.org [144.76.43.76]) by ozlabs.org (Postfix) with ESMTP id 3rFp9R13hPz9t5g for ; Thu, 26 May 2016 22:19:23 +1000 (AEST) Received: from lists.osmocom.org (lists.osmocom.org [144.76.43.76]) by lists.osmocom.org (Postfix) with ESMTP id 142C513A05; Thu, 26 May 2016 12:19:15 +0000 (UTC) X-Original-To: openbsc@lists.osmocom.org Delivered-To: openbsc@lists.osmocom.org Received: from 127.0.1.12 (unknown [127.0.1.12]) by lists.osmocom.org (Postfix) with ESMTPA id 5F315139C0 for ; Thu, 26 May 2016 12:19:11 +0000 (UTC) Date: Thu, 26 May 2016 12:19:11 +0000 From: Holger Freyther Message-ID: X-Gerrit-MessageType: newchange Subject: [PATCH] libosmo-netif[releases/0.0.6-stable]: debian: Bump version to 0.0.6.1 with osmux leak fixes X-Gerrit-Change-Id: I8793bc823cd72a7c883df17cf2f8d3b74df675a9 X-Gerrit-ChangeURL: X-Gerrit-Commit: 116b095b1217a2ba5421c33dfaad6ad51f7ee9c6 MIME-Version: 1.0 Content-Disposition: inline User-Agent: Gerrit/2.12.2-31-gb331dbd-dirty X-BeenThere: openbsc@lists.osmocom.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Development of OpenBSC, OsmoBSC, OsmoNITB, OsmoCSCN" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: holger@freyther.de Errors-To: openbsc-bounces@lists.osmocom.org Sender: "OpenBSC" Review at https://gerrit.osmocom.org/123 debian: Bump version to 0.0.6.1 with osmux leak fixes Attempt to fix leaks in osmux and cherry-pick two changes from master back to this release. Change-Id: I8793bc823cd72a7c883df17cf2f8d3b74df675a9 --- M debian/changelog 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/23/123/1 diff --git a/debian/changelog b/debian/changelog index 2180e56..d129d37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libosmo-netif (0.0.6.1) UNRELEASED; urgency=medium + + * Bugfix release for OS#1733 + + -- Holger Hans Peter Freyther Thu, 26 May 2016 14:14:24 +0200 + libosmo-netif (0.0.6) unstable; urgency=medium * Drop libosmovty dependency.