From nobody Fri Aug 01 13:19:05 2025 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 4btmkK5ntgz63tM8 for ; Fri, 01 Aug 2025 13:19:05 +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 4btmkK4nbwz3ZMs for ; Fri, 01 Aug 2025 13:19:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1754054345; 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; bh=9F5sj/UE6N3LkdcBIrUh9j95SXEe3K+esTQnCKLBSmc=; b=lbsvY4GB66r1+NTBx6jXR6V/p4fEpW7eJRpU8XU8XPfD/KXgjJ654Q3fHFKCbGzHf+yzLu JnPViz1c+GkFW5Uhq6Upu4Jit4gh0lxrn2OWag/5jZkxBECVIJmm51myV6d7Ud+oD3aZiN uMX5xC5UZFhZq2cIFgseEy2PMdVJch0k4m5T0aMnv7d/ysGsl4vQUaZIgxopbCwhR2K5E3 8bj/cYibaidj29jL+Lxu8gak/yryG/eV3o8JyYh/ioIbGYsU4ooIYa0DoYLuOCM+dpHcQt BpU8ep04ZlUtvxrngpRTtpDluW1yVEVHyPlk/2GNdHAU9EOG7RXZJu+zrwUGFw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1754054345; 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; bh=9F5sj/UE6N3LkdcBIrUh9j95SXEe3K+esTQnCKLBSmc=; b=o+S/odba2HE+/YCA2HTRzXm/FSeY1Vf24jPno9LxbfJq+Alvv6/gQp3pwiTazg0Ra+Jw25 XYz9J6SGZlfFj/UVXd+OLr9Pm6GMDKUx5aGseQWJX9fRkEDCZN0sE0TsKnUz7DEPkhh74L iGbCopTWRwKCte49rTV/uE9pR+vFWNrM4qrXXJJnm+bmMHqRwyQn8ONV0fiGsPTtx1eDyx ub5n1pIDmAwC8QhZ1Ukb8IMZ3pCeYHNl+caARgwq1dJlLzWcvqCA8hpg85Ge6zsr+oKMfg tn25hZHRLa213q6VOOwQb7YUuiZZR+LYec8WyjvhM3jwJkj6e0OqSzmCDMe6kQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1754054345; a=rsa-sha256; cv=none; b=aWN8Jx3jcvkcyPMxw6gt19fe63osFXALAuARyv8U7oEzVvDHreLNOEQ2P8UnF0jWeC1AYB xy1LacxMO+hx6YPCJSWfryD0L0PNrb1ImR2MaV8S7xo6vn76QcVzVoKB4cFDIErx/GXSSm adyVu74VWSz3JEJW/sQaxGV4wbLdprhqfuZ2smIGDp4KWh1rKRDXJd6FccixOeXUOxY2ji TdJ2SLxg7iy/smR/mC9AeoHoBq3ba09dl36+uTmIiBxyMwbBWBDSd7cpSBsZAPl65dAOgw 33iaBpBJhVheWD2x1ArFkh5CvdU0WWDUmNakSM1ZHj3cLWmhfzUk7HIJQq3aXg== 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 4btmkK4C74zqBs for ; Fri, 01 Aug 2025 13:19:05 +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 571DJ5MK068893 for ; Fri, 1 Aug 2025 13:19:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 571DJ5hJ068892 for ports-bugs@FreeBSD.org; Fri, 1 Aug 2025 13:19:05 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 288587] security/openvpn-devel: please upgrade to upstream commit Date: Fri, 01 Aug 2025 13:19:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gert@greenie.muc.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D288587 Bug ID: 288587 Summary: security/openvpn-devel: please upgrade to upstream commit Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: gert@greenie.muc.de Created attachment 262618 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D262618&action= =3Dedit upgrade port to git commit 7b1b283478 (2.7_alpha3, 2025-07-31) It's time again to bump the openvpn-devel port to a newer upstream version. The attached patch brings it to upstream commit 7b1b283478, which is "2.7_alpha3". --=20 You are receiving this mail because: You are the assignee for the bug.=