From nobody Wed Dec 04 21:14:19 2024 X-Original-To: ports-bugs@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 4Y3VdR72FZz5gCYR for ; Wed, 04 Dec 2024 21:14:19 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y3VdR3xl5z4Ldt for ; Wed, 4 Dec 2024 21:14:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733346859; 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=0cNqV5THRJN/gA5mCcU4p7fm+8GT0JQvAyubam8k/lY=; b=NFsuiwOHeB0gYZSE835CVikh4oIwUDMdzeuxfRKmPRmywKf6dEpIXhmvSIKWRiiTdyhjkh 0PJz9X8czp3H+I38jf5PO9hQU6OGmuZLWQ9SqqVIRxA1LdQjhDIHsIZ1hj72NYPqcZ0fai mrTx8OVR0bRzatFbCE6DQDfFk4l/1Cx2AoYcF8iRz1ORtetwgUdyck0mEpkNTYKML3vE4+ Z7OrelbKsYhkhDLaHzdDBCfpN0OAimAndqckmfC0GFhbfV1c+PkYAcvHIMRdhZi7GRllhn j8HPqGdVWopV/kcs18dAl0aGxh7qpuqDXxU1tV+bKDCrfjOeO7D+y3ohXLh0eA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733346859; a=rsa-sha256; cv=none; b=D9PhwsT3jw7kapzxYi+FGYUYHNeKfXZ5qM8Tq1Fl9HA7P+QnS89G6sZBuWBGLrSfXAu4QC PgJPc9PK9OoUCffsl/lxJLSreb4J+5znPAdcrLv/puf4Df2gUWqrMuh9Z4awHcvh5S0c1l pN83cgEPsYjD0M4Iio2ZUnNxamo8fvWWKmQ4SjmbTPZdkF9ynydSgTydtSmeFfZtGwHiCp NwMdqCNZCL7YuBXZtElhl4GcCpDtD06uQvIHCZOAL0HHBFn9ybfQ7ZXV/F5MyVnSFxjpkb vuhsOgMk4wbP6Vz2vWWwdKHBTRTq304E42+eWtqEeqli6Iqc8nlS8hSyVlqt8w== 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 4Y3VdR3RDTzNm6 for ; Wed, 4 Dec 2024 21:14:19 +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 4B4LEJCl014291 for ; Wed, 4 Dec 2024 21:14:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4B4LEJV5014290 for ports-bugs@FreeBSD.org; Wed, 4 Dec 2024 21:14:19 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: ports-bugs@FreeBSD.org Subject: [Bug 241516] Mk/bsd.port.mk: Fix certificate verification for 'make makesum' Date: Wed, 04 Dec 2024 21:14:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: regression, security X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: fernape@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback+ merge-quarterly? X-Bugzilla-Changed-Fields: cc 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241516 Fernando Apestegu=C3=ADa changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fernape@FreeBSD.org --- Comment #7 from Fernando Apestegu=C3=ADa --- (In reply to Jochen Neumeister from comment #6) I think it is. --=20 You are receiving this mail because: You are on the CC list for the bug.=