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 1vAkiu-005evi-Vc for pgsql-www@arkaria.postgresql.org; Mon, 20 Oct 2025 07:54:32 +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 1vAkit-00EvKz-UQ for pgsql-www@arkaria.postgresql.org; Mon, 20 Oct 2025 07:54:30 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vAkit-00EvKq-Nq for pgsql-www@lists.postgresql.org; Mon, 20 Oct 2025 07:54:30 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with smtp (Exim 4.96) (envelope-from ) id 1vAkip-002kOm-37 for pgsql-www@postgresql.org; Mon, 20 Oct 2025 07:54:29 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 8A4D4455C87 for ; Mon, 20 Oct 2025 09:54:24 +0200 (CEST) Received: from s981.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id 716A6454CFA; Mon, 20 Oct 2025 09:54:24 +0200 (CEST) Received: from localhost (unknown [172.22.191.6]) by s981.loopia.se (Postfix) with ESMTP id 6AC5922B170A; Mon, 20 Oct 2025 09:54:24 +0200 (CEST) X-Virus-Scanned: amavis at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.2 X-Spam-Level: X-Spam-Status: No, score=-1.2 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] autolearn=disabled Authentication-Results: s470.loopia.se (amavis); dkim=pass (2048-bit key) header.d=yesql.se Received: from s980.loopia.se ([172.22.191.6]) by localhost (s470.loopia.se [172.22.190.34]) (amavis, port 10024) with LMTP id FAugZQWymMQz; Mon, 20 Oct 2025 09:54:24 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.236 Received: from smtpclient.apple (customer-89-255-232-236.stosn.net [89.255.232.236]) (Authenticated sender: daniel@yesql.se) by s980.loopia.se (Postfix) with ESMTPSA id 09A7422016BE; Mon, 20 Oct 2025 09:54:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1760946864; bh=wn6QU1+rOv5Kkx9IOmYzurp+s+6PXOc+YfBiLEHeP0E=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=MYMhYimaRzC+2eULKGpvUvII57qMWgGDCIxlsvJYNFcDSCHMrdbTfLf0bX36s8Q5h x0DCJAiNGOy2dkTdVhpMA8JfmHtqS4hcOM2rVOUaV5aNacIYx8Ddh/c1azuhf670U4 RPSBkYmuFDJhhXfBw3R9jo9yYqN5f7xIxTMZx3vk7QU+/72MqAY4Z8pcVsaGgWIo5v bctz7wxW8ls9sca5XCAESCIlt8MGsiY2glHnW3V5OufgGSyH7bKUpoHxtqaf/GAnNc YGZhTMMugAavAMNRSFWTKScnAzP9+N4SJFlGwpJX7InMZGsZbZn8ibz7LTteDcQb55 mZZWeaclcJhGA== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51.11.2\)) Subject: Re: Scope change & typo in /support/security From: Daniel Gustafsson In-Reply-To: <20251019025223.3e@rfd.leadboat.com> Date: Mon, 20 Oct 2025 09:54:13 +0200 Cc: pgsql-www@postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: <580609D4-2702-4BD8-B34F-90DFB1AD4866@yesql.se> References: <20251019025223.3e@rfd.leadboat.com> To: Noah Misch X-Mailer: Apple Mail (2.3776.700.51.11.2) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 19 Oct 2025, at 04:52, Noah Misch wrote: > The first attached patch fixes grammar in /support/security. The = second adds > PostgreSQL Anonymizer to the CNA scope. Code changes LGTM. -- Daniel Gustafsson