X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id BA0D8DC0225 for ; Mon, 22 Feb 2016 20:44:22 +0000 (UTC) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 41211DC012C for ; Mon, 22 Feb 2016 20:44:21 +0000 (UTC) Received: by mail-lb0-f171.google.com with SMTP id bc4so89319188lbc.2 for ; Mon, 22 Feb 2016 12:44:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=LoVoc4WoJmEFZ5TwlkXSfjVSBzNBemwR91F7cKRqxDw=; b=s0To3vAxtFf4SE7pRYMqMH02zOWNXqCCRAyEgVvc6/YBfw8Oo7oXAy/KrtTDKBMIya RAArF5vNOe+YkI1BnoM3WnmEOo2rLF8l4HM9R4PnCv9FKqVyf6//EfUjvMc5ZtWn3Wtw KBbi8qHnfQacfsectiPjVRDgcNJX5MqZapiTQ+RMLgaVW98i4X75bQSJYSx6INuuabCs /o19IOOh19T06xlnXa0cmAQlrYtSBd94LtVWyLosfRskN0Joo5KEIJW8lmcHuaouZ9Ke fdhFgksyP+LRfFzT8HAn51bRYa34gWmLe6590g8JjDAk+NODpuTDZk/GsNdQnQVk6M6Q x0ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :in-reply-to:references:mime-version:content-type :content-transfer-encoding; bh=LoVoc4WoJmEFZ5TwlkXSfjVSBzNBemwR91F7cKRqxDw=; b=PvC4fFJQ4Mp1LjFv1VisqT6UVZDdltRYuBfLwZebkvXzF0ecGvOLFsYdAm2lCNPLke wpNy3MuP8mZ+MKNMGZkGuii1j2gmu+lDURD1s6iNIO1IqnG9lXonZFZDK/HJc+L2ATzu m2VgVcNJjsfALTthmCNXke7t6GaNGYB5PCuDCSrZlyO2p/8AWu5ccDmd3iKZ+FvWwbkL MI86cfdF4hVByo5fW6cuYbATd2LDbuTjGUIklfCrNKOuJ28reUHas70zphRzFtIEhMjd qkMBgxL/OtkqamoiEFrwibD2obx+pgCmd2nLWmaAgPn7iSSsy+Lm0WiEo1uRGn2p2Tus DU4A== X-Gm-Message-State: AG10YOTgITbdBSxwFKvGL7ncCWShye6ZVeR2SrX4KT2QnQLMmFChxJX+w6aSR/0ZRnlGyg== X-Received: by 10.112.235.5 with SMTP id ui5mr11267347lbc.111.1456173859798; Mon, 22 Feb 2016 12:44:19 -0800 (PST) Received: from vostro ([83.145.235.201]) by smtp.gmail.com with ESMTPSA id ay2sm3543107lbc.39.2016.02.22.12.44.18 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 22 Feb 2016 12:44:19 -0800 (PST) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Mon, 22 Feb 2016 22:44:16 +0200 From: Timo Teras To: Konstantin Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/gdnsd: new aport Message-ID: <20160222224416.4c9caada@vostro> In-Reply-To: References: <1456148606-10120-1-git-send-email-k.scherban@gmail.com> <20160222203127.344ea835@vostro> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) 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-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Mon, 22 Feb 2016 21:51:22 +0300 Konstantin wrote: > Hello Timo, > > There are several configuration incompatibilities from 1.x.x branch > as well as signal processing and daemon parameters changes. > See: http://gdnsd.org/2014/10/02/version-2.0.0-released.html > > Also I haven't tested compiled package under Alpine Linux as i don't > know how to install it locally. Fair enough. Pushed. I did reset pkgrel to 0. We start at zero for each new revision. Thanks, Timo --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---