From nobody Sun Sep 24 06:15:15 2023 X-Original-To: standards@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 4RtbMl2BsMz4tBPx for ; Sun, 24 Sep 2023 06:15:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RtbMl06fFz3NRw for ; Sun, 24 Sep 2023 06:15:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695536115; a=rsa-sha256; cv=none; b=JjC4hCuFK2QMmjvD5wzxIv/5R0jung+dau7zz1d2QEoeLH3wdW/mhnS10y8n7S6I5CG3Cy uFE8aug/xz48VMu3NHWFacpW1tG6MLHEhEm+0L/EYlYJMRwjEkkJLG+mvGQD8cvbs+XHYA WH57dY+tA9iz2f87/bsjV7dAVNc9zciQtEbqRLfiwJ6bUc7yAwviNB6le4pzbqLnn5zrAf Q+bsZsHdYbK83tgbfQg8H+tX/xwwgmgbgGBYTS2qJPkC/sXuQ2pj+9DAkqR/ZjjIDA4R+/ c+MP8Pg7h1LKP5gKYVXmCPzC51ExvMG+uYg0D2R4eGJ2mm4WEE7/S5bhiebbRw== 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=1695536115; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vLQyH+ksDOYZ6ZJBe7pPQsfktZ3BmHsoat6vDGH8Qhs=; b=KydbQf5Ykdke6/Y/2pjeWq3cylRJ5XuIofm75U1mYqa1TzaItAIy93hXkdFb0W9gQo1JIY R8xbLuA5WudxIKq98g9gSAzH4EX2DfM+/ifMMgHBJR/ys4y9h78JqgSjPziHDqQU9i6ex+ 7YWx510Oo678EIEF0ahzee82MnykfOfQMqrmC+zs1Y+mfQymV2LpwRXQHXATBvjwXxHIyN +s1q7JiBix9lsna55DzFSpIsW8Zce4npc6L1N+jLC3V3O9KW1XI4iojrv/itGyq5nOXKCc G6S7kS88clUJ1+imN3tcHFmMk6/rSWUVO2G9KwQIpAbniJ80KuTP2O4Lr/K8VQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RtbMk6BYBzbhZ for ; Sun, 24 Sep 2023 06:15:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 38O6FE4u012068 for ; Sun, 24 Sep 2023 06:15:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38O6FEmE012067 for standards@FreeBSD.org; Sun, 24 Sep 2023 06:15:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 81287] fingerd(8) might send a line not ending in CRLF Date: Sun, 24 Sep 2023 06:15:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: 5.4-RELEASE X-Bugzilla-Keywords: standards X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D81287 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[patch] fingerd(8) might |fingerd(8) might send a |send a line not ending in |line not ending in CRLF |CRLF | --=20 You are receiving this mail because: You are the assignee for the bug.=