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 1l6b80-0006Pv-Ct for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 01 Feb 2021 15:28:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l6b7y-0006W9-DB for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 01 Feb 2021 15:28:34 +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 1l6b5O-0006Kp-DS for pgsql-pkg-debian@lists.postgresql.org; Mon, 01 Feb 2021 15:25:54 +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 1l6b5L-0005Mo-6q for pgsql-pkg-debian@postgresql.org; Mon, 01 Feb 2021 15:25:54 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1478:7c00:1885:e93f:16c7:8b91]) (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 4DTsGN2X51z3DxB for ; Mon, 1 Feb 2021 16:25:48 +0100 (CET) Date: Mon, 1 Feb 2021 16:25:47 +0100 From: Christoph Berg To: PostgreSQL in Debian Subject: Re: pgadmin4 packages on apt.postgresql.org orphaned Message-ID: Mail-Followup-To: Christoph Berg , PostgreSQL in Debian References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: To PostgreSQL in Debian > Even since pgadmin.org started shipping their own (different) packages outside > of apt.postgresql.org I stopped updating the pgadmin4 packages in the > repository as I see little value in duplicating that work. > > If anyone is interested in adopting the apt.pg.o packages, please get in > contact with me. Otherwise I'd tend to remove the packages in a few weeks. The pgadmin4 packages have now been removed from apt.postgresql.org. I also removed flask-security 3.4.2 since it has a security problem that I don't want to let sit unattended: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980189 Christoph