git: 5f10d01ce1d7 - main - security/openvpn: drop man source patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Apr 2022 22:00:40 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f10d01ce1d79fed8456d454b7cb24afea1a4ae3 commit 5f10d01ce1d79fed8456d454b7cb24afea1a4ae3 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2022-04-26 21:58:20 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2022-04-26 21:59:42 +0000 security/openvpn: drop man source patch There has been a report of sporadic man-page rebuilds on OpenZFS. While the patch order is correct, we do not intend to rebuild the manpage (after a nobody -> openvpn change, for instance), and we also patch the output files. So just remove the source patch. This should go without any functional changes, so ships without bumping PORTREVISION. There is an upstream ticket reporting a missing source file in the tarball. https://community.openvpn.net/openvpn/ticket/1461 Reported by: Jan Martin Mikkelsen PR: 263116 --- .../openvpn/files/patch-doc_man-sections_generic-options.rst | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/security/openvpn/files/patch-doc_man-sections_generic-options.rst b/security/openvpn/files/patch-doc_man-sections_generic-options.rst deleted file mode 100644 index a6fecf86a6fd..000000000000 --- a/security/openvpn/files/patch-doc_man-sections_generic-options.rst +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/man-sections/generic-options.rst.orig 2021-10-31 16:17:17 UTC -+++ doc/man-sections/generic-options.rst -@@ -431,7 +431,7 @@ which mode OpenVPN is configured as. - able to gain control of an OpenVPN session. Though OpenVPN's security - features make this unlikely, it is provided as a second line of defense. - -- By setting ``user`` to :code:`nobody` or somebody similarly unprivileged, -+ By setting ``user`` to :code:`openvpn` or somebody similarly unprivileged, - the hostile party would be limited in what damage they could cause. Of - course once you take away privileges, you cannot return them to an - OpenVPN session. This means, for example, that if you want to reset an