Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jiIlF-0004Lc-GX for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 08 Jun 2020 14:28:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jiIlD-0002PN-3I for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 08 Jun 2020 14:28:23 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jiIlC-0002PE-US for pgsql-pkg-debian@lists.postgresql.org; Mon, 08 Jun 2020 14:28:22 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jiIl5-0007lN-12 for pgsql-pkg-debian@postgresql.org; Mon, 08 Jun 2020 14:28:22 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 49gbFn4nzLz3Dwk; Mon, 8 Jun 2020 16:28:13 +0200 (CEST) Date: Mon, 8 Jun 2020 16:28:13 +0200 From: Christoph Berg To: "David E. Wheeler" Cc: pgsql-pkg-debian@postgresql.org Subject: Re: Update Old Version Public Keys? Message-ID: <20200608142813.GG2654726@msg.df7cb.de> Mail-Followup-To: Christoph Berg , "David E. Wheeler" , pgsql-pkg-debian@postgresql.org References: <522ED40C-C3D6-4BA8-B88D-45C7EB74F9C7@justatheory.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <522ED40C-C3D6-4BA8-B88D-45C7EB74F9C7@justatheory.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: David E. Wheeler > Hello Apters, > > I noticed while making tests for an extension that supports older versions of PostgreSQL that the public keys for the 8.4 and 9.1 (but not 9.0) repos are out-of-date. Some details here: > > https://github.com/docker-library/postgres/issues/737 > > Any chance they could be updated? I realize that the community had dropped support for 9.4 and earlier, but as long as there are repos, perhaps the keys should be kept up-to-date? Hi, I left a comment in the github issue. Christoph