From nobody Fri Jun 19 07:32:17 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ghTnb12HQz6hl6W; Fri, 19 Jun 2026 07:32:19 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ghTnb02qZz46sF; Fri, 19 Jun 2026 07:32:19 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781854339; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NW/tBD7hY6KnHvTnWt6LCMfUgwdSPJTAdn7lmO7VScI=; b=k97a2DlNO02kZtV28B2p5rR8BI0GneOWbaqOBLFov47vjtfLFVRm7p076TjP9i3tljgJgl lsCbm9k70n44HOsVLB2gKjbWq1mZeE9JX/X3XsnJn+9tzUFkXjgZEpTTYAw7UVDOlFSoYT Mv5ZMsBx3JRxqbfIAs18AfjCSTl7FOVGpLZ2ViuUnm5QOxMZK7nFi9lzFmHZS6zn+A1fwN JJKUnMUBN+Z4H7LGyQdtd0zMHPWRruMlTWaXf6I2angRQ+ppgjiu+zyv+dNqXhHDlE+biN Ed6Vk8oE9xGbe4utZXu8hXKwDeGPMU+W+9JgKcM5OoVhBvtP8jQP3YDUI1yXdg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781854339; a=rsa-sha256; cv=none; b=PZjvaHQyPyDk4L8tlnq6lsyf3KqYffSdx61teJB0Gsa9tqqdN4jqsI8WDnS4evTPY9Rm7M 4S8wR64gwYZYKuopJifZPgY1/anAn2hHlit6rf1VDS95C4Zz0qd4bwgbio+EUBtSqkNEGK vNJhq2WSR85Dy9S/UMYuFC25COQP9gr8sXVpIq2lzdqB3MnY20+ualTxHzN8hkP9f7U38+ OtoslcC+ctJCwb/eQE92eXHd8s8V9Mo22jWu9IfWBRZsM2RKJedell5OK0BIr+NkcqXcPE jbdAR5SDGIV8iYquDJhbC9TQyJiclcNSDaoqVC5T1PgKKB/TmgpDhB3mUgmFLQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781854339; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NW/tBD7hY6KnHvTnWt6LCMfUgwdSPJTAdn7lmO7VScI=; b=BpCxr7EAdwG7E+kFeVmGMPB/8saTZqXVY35S0qWDUJTRQqiBHofZNEtS4k/QDANDZntFFI GFCEMtEDJABoqWNP/hqHSEVSvj4fxV+8oyQx76S/rqUX/Nd5kKxrZQj+SmtRiu8kV3Gs4P Dq/6HAN1nqfKk/vJX2kSuhH9r8eRAc6NPqjKMEj6y0kkAs8/oEqg29/a9AVhNTrnYcJC6I MTnBXQIQnr5N4GHNLSYH5N0XC4J2supXKDeLl81fuJsZRaBX/RSJztMi+iZiGqjKtQ3qBR 8Gxp70B5LkxbJzPIYyeSAZekp9br+nzNursDU0ujsPpjPWhyJJjah0skzGwqBQ== Received: from ltc.des.dev (unknown [92.183.55.143]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: des/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4ghTnZ5CGfzZKM; Fri, 19 Jun 2026 07:32:18 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 4564050508; Fri, 19 Jun 2026 09:32:17 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: src-committers@FreeBSD.org Cc: dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 63442ceae5ed - main - lsnd: Update to 1.9.2 In-Reply-To: <86tsqzugyj.fsf@ltc.des.dev> ("Dag-Erling =?utf-8?Q?Sm=C3=B8r?= =?utf-8?Q?grav=22's?= message of "Fri, 19 Jun 2026 09:28:36 +0200") References: <6a34ef4c.37f31.563d8dee@gitrepo.freebsd.org> <86tsqzugyj.fsf@ltc.des.dev> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Fri, 19 Jun 2026 09:32:17 +0200 Message-ID: <86pl1nugse.fsf@ltc.des.dev> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Dag-Erling Sm=C3=B8rgrav writes: > I am terribly embarrassed by this typo. Unless you find it funny, in > which case you're welcome. I should also have added that both updates (to 1.9.1 and 1.9.2) were nops because the code changes from 1.9.1 were already present in our tree and 1.9.2 had no code changes, so they only serve to reduce the diff to upstream. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org