libldb: Update to 1.1.26
Message ID | 1460534824-2144-1-git-send-email-alexander.marx@ipfire.org |
---|---|
State | Accepted |
Commit | 9ace5b6354fa57b5598237c0cc75fbbe8fd49053 |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id F1C6D60446 for <patchwork@ipfire.org>; Wed, 13 Apr 2016 10:07:21 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 3ADCC4352; Wed, 13 Apr 2016 10:07:21 +0200 (CEST) Received: from ipfire.localdomain.localdomain (ip1f126212.dynamic.kabel-deutschland.de [31.18.98.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id D67394232; Wed, 13 Apr 2016 10:07:18 +0200 (CEST) From: Alexander Marx <alexander.marx@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] libldb: Update to 1.1.26 Date: Wed, 13 Apr 2016 10:07:04 +0200 Message-Id: <1460534824-2144-1-git-send-email-alexander.marx@ipfire.org> X-Mailer: git-send-email 2.6.3 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Alexander Marx
April 13, 2016, 6:07 p.m. UTC
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
libldb/libldb.nm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Comments
Hi, as this patch depends on the updates of those dependency packages, could you please send these as a set of patches in the future? Also mention this dependency in the commit message. -Michael On Wed, 2016-04-13 at 10:07 +0200, Alexander Marx wrote: > Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> > --- > libldb/libldb.nm | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/libldb/libldb.nm b/libldb/libldb.nm > index 21323f7..25be163 100644 > --- a/libldb/libldb.nm > +++ b/libldb/libldb.nm > @@ -4,7 +4,7 @@ > ############################################################################# > ## > > name = libldb > -version = 1.1.15 > +version = 1.1.26 > release = 1 > > groups = System/Libraries > @@ -26,9 +26,9 @@ build > chrpath > docbook-utils > docbook-xsl > - libtalloc-devel > - libtdb-devel > - libtevent-devel > + libtalloc-devel >= 2.1.5 > + libtdb-devel >= 1.3.8 > + libtevent-devel >= 0.9.27 > popt-devel > pytalloc > pytdb