Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rvEbg-00AdsR-Eg for pgsql-general@arkaria.postgresql.org; Fri, 12 Apr 2024 10:58:09 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rvEbf-00CnaE-5r for pgsql-general@arkaria.postgresql.org; Fri, 12 Apr 2024 10:58:07 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rvEbe-00Cna6-NV for pgsql-general@lists.postgresql.org; Fri, 12 Apr 2024 10:58:06 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rvEba-000XKw-Tz for pgsql-general@lists.postgresql.org; Fri, 12 Apr 2024 10:58:06 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 84D1030078CF for ; Fri, 12 Apr 2024 12:58:01 +0200 (CEST) Received: from s934.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id 750CB2E28F51; Fri, 12 Apr 2024 12:58:01 +0200 (CEST) Received: from s898.loopia.se (unknown [172.22.191.5]) by s934.loopia.se (Postfix) with ESMTP id 727E27CEA88; Fri, 12 Apr 2024 12:58:01 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.21 X-Spam-Level: X-Spam-Status: No, score=-1.21 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=disabled Authentication-Results: s898.loopia.se (amavisd-new); dkim=pass (2048-bit key) header.d=yesql.se Received: from s980.loopia.se ([172.22.191.5]) by s898.loopia.se (s898.loopia.se [172.22.190.17]) (amavisd-new, port 10024) with UTF8LMTP id 5JdlfL4sVBn4; Fri, 12 Apr 2024 12:58:00 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from smtpclient.apple (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s980.loopia.se (Postfix) with ESMTPSA id D2A3422016B4; Fri, 12 Apr 2024 12:57:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1712919479; bh=cp2dGT76lWjJeo6e95bn3kBr+kZjHIuA1caBJ+WFyVw=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=XqIrMf6GkAKOHUrl4ONc12F+7DBdecwEQxajamWvL6pV5eZPabIu9AqeQV4HJD7dZ 0nSP94HaCyNlR/2VX5VFlrUZCflW3hnxcNMjx+ckAFbD6AXiJSGn+txPnE1TRTBqt6 pOaRgKfXrNeE7NU3Wp1uzExify/854fq6SG1XMLwiNenwllmoBjPok7+k+Fx7VH1lR gZuCCbsBzcjYllSlpdd4x4X2vCc+nySIzG4LyErPngMppFRwboIjggWHlDMFvGxa5G 1ca0vz6vudm+H8Cunxs6CnaiOl6qCd5q5lVki1dFtlIot8/652FfmI4cOP5dqm47CE jDstMAe16DjGQ== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.500.171.1.1\)) Subject: Re: Obsolete Linux downloads (Debian) instructions From: Daniel Gustafsson In-Reply-To: Date: Fri, 12 Apr 2024 12:57:48 +0200 Cc: postgre , Christoph Berg Content-Transfer-Encoding: quoted-printable Message-Id: <0FEFD54E-744E-402C-8D11-C80B00B5ABCD@yesql.se> References: To: Laura Smith X-Mailer: Apple Mail (2.3774.500.171.1.1) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 12 Apr 2024, at 12:43, Laura Smith = wrote: > Who do I have to badger to get the obsolete and frankly dangerous = Debian repo instructions fixed @ = https://www.postgresql.org/download/linux/debian/ ? Badgering is usually not required when it comes to fixing broken things, assuming they are broken (since I'm not a Debian user I cannot really = comment on that part), fixing them is generally more productive. You can find = the website code in the following repository: https://git.postgresql.org/gitweb/?p=3Dpgweb.git;a=3Dsummary The file to look at is templates/pages/download/linux/debian.html. If = you propose a patch for the instructions, ideally on the pgsql-www@ = mailinglist, I'm sure we can ask Christophe (in CC:) for a review. -- Daniel Gustafsson