X-Original-To: alpine-aports@lists.alpinelinux.org Received: from zimbra13.linbit.com (zimbra13.linbit.com [212.69.166.240]) by lists.alpinelinux.org (Postfix) with ESMTP id 832B85C43BA for ; Fri, 4 Nov 2016 08:23:43 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by zimbra13.linbit.com (Postfix) with ESMTP id CC1D52A68FC for ; Fri, 4 Nov 2016 09:23:41 +0100 (CET) Received: from zimbra13.linbit.com ([127.0.0.1]) by localhost (zimbra13.linbit.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id N7YdvVu8_dfT for ; Fri, 4 Nov 2016 09:23:41 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by zimbra13.linbit.com (Postfix) with ESMTP id 8CD4740FB83 for ; Fri, 4 Nov 2016 09:23:41 +0100 (CET) X-Virus-Scanned: amavisd-new at linbit.com Received: from zimbra13.linbit.com ([127.0.0.1]) by localhost (zimbra13.linbit.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 9UIygKUJPu-L for ; Fri, 4 Nov 2016 09:23:41 +0100 (CET) Received: from localhost (213-47-144-126.static.upcbusiness.at [213.47.144.126]) by zimbra13.linbit.com (Postfix) with ESMTPSA id 4F8C92A68FC for ; Fri, 4 Nov 2016 09:23:41 +0100 (CET) Date: Fri, 4 Nov 2016 09:23:40 +0100 From: Roland Kammerer To: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH 2/2] main/drbd9-grsec: upgrade to 9.0.5 Message-ID: <20161104082340.GP1736@rck.sh> References: <20161101102230.30341-1-roland.kammerer@linbit.com> <20161101102230.30341-2-roland.kammerer@linbit.com> <20161104090259.0a10a909@vostro.util.wtbts.net> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161104090259.0a10a909@vostro.util.wtbts.net> User-Agent: Mutt/1.5.23 (2014-03-12) On Fri, Nov 04, 2016 at 09:02:59AM +0200, Timo Teras wrote: > On Tue, 1 Nov 2016 11:22:30 +0100 > Roland Kammerer wrote: > > > - New upstream release > > - Includes compat code until linux 4.8 > > --- > > main/drbd9-grsec/APKBUILD | 8 ++++---- > > 1 file changed, 4 insertions(+), 4 deletions(-) > > > > diff --git a/main/drbd9-grsec/APKBUILD b/main/drbd9-grsec/APKBUILD > > index 25743fc..08b723c 100644 > > --- a/main/drbd9-grsec/APKBUILD > > +++ b/main/drbd9-grsec/APKBUILD > > @@ -8,7 +8,7 @@ _kpkg=linux-$_flavor > > _kver=4.4.27 > > _kpkgrel=0 > > > > -_usver=9.0.2 > > +_usver=9.0.5 > > Need to update _mypkgrel when changing _usver/_usrel to trigger > rebuild. I did this for you. > > Applied with the above change. Thanks. Oh, sure. Thank you! Regards, rck --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---