From nobody Fri Aug 09 14:45:53 2024 X-Original-To: freebsd-security@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 4WgRYS2XR6z5S8y5 for ; Fri, 09 Aug 2024 14:46:04 +0000 (UTC) (envelope-from pjlists@netzkommune.com) Received: from smtp1.nkhosting.net (smtp1.nkhosting.net [84.200.40.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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4WgRYR122hz4f3j for ; Fri, 9 Aug 2024 14:46:03 +0000 (UTC) (envelope-from pjlists@netzkommune.com) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of pjlists@netzkommune.com has no SPF policy when checking 84.200.40.83) smtp.mailfrom=pjlists@netzkommune.com Received: from [IPV6:2a01:170:1170:54:aaa1:59ff:fe9a:3960] (unknown [IPv6:2a01:170:1170:54:aaa1:59ff:fe9a:3960]) by smtp1.nkhosting.net (Postfix) with ESMTPSA id DB0E7294D2 for ; Fri, 9 Aug 2024 16:45:53 +0200 (CEST) Message-ID: <322ec7d2-a77f-4961-89a9-07ac40b0f389@netzkommune.com> Date: Fri, 9 Aug 2024 16:45:53 +0200 List-Id: Security issues List-Archive: https://lists.freebsd.org/archives/freebsd-security List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-security@freebsd.org Sender: owner-freebsd-security@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Patch URLs for SA-24:07.nfsclient.asc are not accessible To: freebsd-security@freebsd.org References: Content-Language: en-US From: Philip Jocks In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: - X-Spamd-Result: default: False [-1.78 / 15.00]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-1.00)[-0.998]; NEURAL_HAM_MEDIUM(-0.98)[-0.984]; NEURAL_HAM_SHORT(-0.81)[-0.806]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:44066, ipnet:84.200.0.0/16, country:DE]; MIME_TRACE(0.00)[0:+]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-security@freebsd.org]; ARC_NA(0.00)[]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; R_DKIM_NA(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-security@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DMARC_NA(0.00)[netzkommune.com]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4WgRYR122hz4f3j Hej, On 8/9/24 16:28, Achyuth Nandikotkur wrote: > Hello, > > This is to let you know that URLs pertaining to patches in the following > security advisory are not accessible. > > https://www.freebsd.org/security/advisories/FreeBSD-SA-24:07.nfsclient.asc > > [FreeBSD 13.3] > > https://security.FreeBSD.org/patches/SA-24:07/nfclient-13.patch > https://security.FreeBSD.org/patches/SA-24:07/nfclient-13.patch.asc > > [FreeBSD 14.0 & FreeBSD 14.1] > > https://security.FreeBSD.org/patches/SA-24:07/nfclient-14.patch > https://security.FreeBSD.org/patches/SA-24:07/nfclient-14.patch.asc > it seems to be a typo, the links begin with nfclient.., while nfsclient... works: [FreeBSD 13.3] https://security.FreeBSD.org/patches/SA-24:07/nfsclient-13.patch https://security.FreeBSD.org/patches/SA-24:07/nfsclient-13.patch.asc [FreeBSD 14.0 & FreeBSD 14.1] https://security.FreeBSD.org/patches/SA-24:07/nfsclient-14.patch https://security.FreeBSD.org/patches/SA-24:07/nfsclient-14.patch.asc Cheers, Philip