Received: by mail.netbsd.org (Postfix, from userid 605) id C205084ED6; Tue, 13 Feb 2024 15:40:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1707838830; bh=jlKoZaT0nJMrv8AxOeZG51B6LCDrXCBAn50iZhuU0k4=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=ioUZI8EzY1PYHzOgBFei6hJSq7cz2v9y8d/5Ul4C1UZbuTiyYZOS+DHrDV+NpDOsS usjzsdyB9MhGBTu0hXb6I14Ypchnj8RUYhHS56DDyOPSQHCY6simhVhAeGOfIPlvnS WTbWHkVfEjhIOUfPd5nlbrrXbQTIfGpFwUllITvU= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A851884ED5 for ; Tue, 13 Feb 2024 15:40:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id hUJOikdm0Vi9 for ; Tue, 13 Feb 2024 15:40:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 43B8D84C86 for ; Tue, 13 Feb 2024 15:40:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1707838829; bh=jlKoZaT0nJMrv8AxOeZG51B6LCDrXCBAn50iZhuU0k4=; h=Date:From:Subject:To:Reply-To; b=jTHXL7KPxKr0t27oE77VdTSEPWoZXM5N6Wh+bHSw+O1rhKLTkxQbbSrp17obGPsip o6O66ihWXYDOuJeow4PlR7cvT0LdYMRqTalgASB+Hu3DxL/ab56Ktdx2bDmsCqiMAY TxMZq+O4fpxqpYlahXbY/E8gsBRRf65RCPXDvQhU= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2A32AF9E9; Tue, 13 Feb 2024 15:40:29 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 13 Feb 2024 10:40:29 -0500 From: "Christos Zoulas" Subject: CVS commit: src/doc To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240213154029.2A32AF9E9@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: christos Date: Tue Feb 13 15:40:29 UTC 2024 Modified Files: src/doc: CHANGES Log Message: Mention bind security patches To generate a diff of this commit: cvs rdiff -u -r1.3035 -r1.3036 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.