Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1j3j7B-0007Uc-Br for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 17 Feb 2020 16:19:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1j3j7A-0002vq-7i for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 17 Feb 2020 16:19:20 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1j3j79-0002vj-M9 for pgsql-pkg-debian@lists.postgresql.org; Mon, 17 Feb 2020 16:19:20 +0000 Received: from mail.dalibo.com ([212.85.157.172]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j3j76-0000ad-Nn for pgsql-pkg-debian@postgresql.org; Mon, 17 Feb 2020 16:19:19 +0000 Received: from firost (unknown [88.190.0.6]) by mail.dalibo.com (Postfix) with ESMTPSA id 6D15A20576; Mon, 17 Feb 2020 17:19:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=dalibo.com; s=a; t=1581956353; bh=pSIc0zrhTsL6CNns+2hE2h2I0aS0d1LDOqO9u2HAG4A=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=a07rNTRz60mOzjkFDauYirsvtWNyBgXRFKGrIsdKHFhFGVIrVIdXLXdn8JhHfSd0S yNnu2/Y+6ggRbir3+2KxBZGbNZ/0a8jnGf3aOHK585NWToVq78xyDvlnm+Bypxoj8F 54H3hGjCn+o1JfPhdpEPabOtUtNhVg4JAmRYgrlg= Date: Mon, 17 Feb 2020 17:19:12 +0100 From: Jehan-Guillaume de Rorthais To: Christoph Berg Cc: PostgreSQL in Debian Subject: Re: PostrgeSQL Automatic Failover v2.3~rc2 package Message-ID: <20200217171912.18d4898e@firost> In-Reply-To: <20200217161621.GH8187@msg.df7cb.de> References: <20200212184307.0d5c5199@firost> <20200217161621.GH8187@msg.df7cb.de> Organization: Dalibo MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Mon, 17 Feb 2020 17:16:21 +0100 Christoph Berg wrote: > Re: Jehan-Guillaume de Rorthais 2020-02-12 <20200212184307.0d5c5199@firost> > > Hi all, > > > > Few days ago, the following debian bug report was published: > > > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950741 > > > > IIRC, last time PAF published a pre-release version, a package has been > > published on the Development snapshots repo. Is it still something we can > > do or should we wait for the final release? > > As said there, I just uploaded the new package. Thanks! Thanks again Christoph!