Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 8D10D782CA9; Thu, 19 Aug 2021 18:25:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alpinelinux.org; s=smtp; t=1629397515; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references; bh=aROduP6K6cFKjIAb0eT6vOMyX/jT2GvNlcueobZpCJU=; b=kxf7+caFeCCX/WoCBEP/rmQxs3zU7rAKwzAivfsrtGmQ6+Dov6zdYnnHu5+2eOa6ksaa8V RFajdDKrM2vil0FyBpDVuKZyM6zTbeMyFyM4MBBVN2/jI/2h3bIBDDa8hs/kxxBIrVycqG IxYs01ejxj0r+f4bTEUAsoxrGDmy8f8= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Marvin Preuss From: Kevin Daudt Cc: alpine-aports@lists.alpinelinux.org In-Reply-To: <20210818072326.109373-1-marvin@xsteadfastx.org> Subject: Re: [PATCH] testing/tlsrouter: new aport Date: Thu, 19 Aug 2021 18:25:15 -0000 Message-ID: <162939751553.6885.16281358395862288063.gitlab.24349.58c9980f79bc6b40aabba403402aa2e1ef567ccb@listserv.local> On Wed, 18 Aug 2021 09:23:26 +0200, Marvin Preuss wrote: > +pkgrel=0 > +_short_commit=b6bb9b5 > +pkgdesc="tlsouter is a tls proxy that routes connections to backends based on the tls sni" No need to repeat the project in the description: ```suggestion:-0+0 pkgdesc="tls proxy that routes connections to backends based on tls sni" ``` -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/24349#note_175757