NetBSD Problem Report #59201

From www@netbsd.org  Fri Mar 21 02:04:07 2025
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256
	 client-signature RSA-PSS (2048 bits) client-digest SHA256)
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id D4D9D1A9239
	for <gnats-bugs@gnats.NetBSD.org>; Fri, 21 Mar 2025 02:04:06 +0000 (UTC)
Message-Id: <20250321020405.ACED71A923D@mollari.NetBSD.org>
Date: Fri, 21 Mar 2025 02:04:05 +0000 (UTC)
From: jlduran@gmail.com
Reply-To: jlduran@gmail.com
To: gnats-bugs@NetBSD.org
Subject: blocklistd: openssh: Remove leftover header
X-Send-Pr-Version: www-1.0

>Number:         59201
>Category:       bin
>Synopsis:       blocklistd: openssh: Remove leftover header
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 21 02:05:00 +0000 2025
>Last-Modified:  Fri Mar 21 14:10:00 +0000 2025
>Originator:     Jose Luis Duran
>Release:        trunk
>Organization:
>Environment:
>Description:
The header pfilter.h is nolonger required in crypto/external/bsd/openssh/dist/auth2.c.  It was somehow missed in -r1.32.
No functional change intended.
>How-To-Repeat:
Not applicable.
>Fix:
--- a/crypto/external/bsd/openssh/dist/auth2.c
+++ b/crypto/external/bsd/openssh/dist/auth2.c
@@ -55,7 +55,6 @@ __RCSID("$NetBSD: auth2.c,v 1.32 2024/10/09 01:49:20 rin Exp $");
 #include "dispatch.h"
 #include "pathnames.h"
 #include "canohost.h"
-#include "pfilter.h"

 #ifdef GSSAPI
 #include "ssh-gss.h"
-- 
Jose Luis Duran

>Audit-Trail:
From: "Christos Zoulas" <christos@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/59201 CVS commit: src/crypto/external/bsd/openssh/dist
Date: Fri, 21 Mar 2025 10:05:14 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Fri Mar 21 14:05:14 UTC 2025

 Modified Files:
 	src/crypto/external/bsd/openssh/dist: auth2.c

 Log Message:
 PR/59201: Jose Luis Duran: Remove leftover header


 To generate a diff of this commit:
 cvs rdiff -u -r1.32 -r1.33 src/crypto/external/bsd/openssh/dist/auth2.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2025 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.