Date: Tue, 03 Sep 2019 17:07:48 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 240306] security/openvpn: switch to POSIX-compatible regex Message-ID: <bug-240306-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240306 Bug ID: 240306 Summary: security/openvpn: switch to POSIX-compatible regex Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mandree@FreeBSD.org Reporter: kevans@freebsd.org Flags: maintainer-feedback?(mandree@FreeBSD.org) Assignee: mandree@FreeBSD.org Created attachment 207150 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207150&action= =3Dedit svn(1) diff against the ports tree (This PR also contains the same patch for openvpn-mbedtls; lumping together= ) A test run with PR 229925 reveals one sed expression that uses the GNU-extension "\s". Given that this is the only occurrence and it's a trivi= al fix, update it to be POSIX-compatible. Some assistance with upstreaming this patch would be appreciated. =3D-) security/openvpn-devel also requires it, but I'm pushing that one into a separate PR since mandree@ does not maintain that one. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240306-7788>