Created attachment 224871 [details] Patch file Update to 1.9.7. Change Log: https://www.sudo.ws/stable.html
This should really be a phabricator review instead of a PR.
Hi garga@, Do you mind if I commit this?
(In reply to Cy Schubert from comment #2) Please do it. I'm really busy and will not be able to check this until next week.
The names of the new patch file and the renamed patch file have been changed to conform to standard. The standard is, one underscore for each slash in the pathname and two underscores for a single underscore in a filename. Other than that the patch looks good.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=72d1eb161b86e663242d192171078d6babc1afdf commit 72d1eb161b86e663242d192171078d6babc1afdf Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2021-05-18 20:01:14 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2021-05-18 20:07:09 +0000 security/sudo: update to 1.9.7 Among other changes this release fixes -fcommon errors. A complete list of changes can be found at https://www.sudo.ws/stable.html/ PR: 255812 Submitted by: Yasuhiro Kimura <yasu@utahime.org> (mostly) Reported by: Yasuhiro Kimura <yasu@utahime.org> Tested by: cy Approved by: garga (maintainer) MFH: 2021Q2 security/sudo/Makefile | 2 +- security/sudo/distinfo | 6 +++--- .../sudo/files/patch-lib_iolog_hostcheck.c (new) | 25 ++++++++++++++++++++++ .../{patch-install-sh => patch-scripts_install-sh} | 4 ++-- 4 files changed, 31 insertions(+), 6 deletions(-)
Committed as ports 72d1eb161b86.
A commit in branch 2021Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0591d3d3c3b0743d82e52ffbb489880e069916f8 commit 0591d3d3c3b0743d82e52ffbb489880e069916f8 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2021-05-18 20:01:14 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2021-06-03 13:59:10 +0000 security/sudo: update to 1.9.7 Among other changes this release fixes -fcommon errors. A complete list of changes can be found at https://www.sudo.ws/stable.html/ PR: 255812 Submitted by: Yasuhiro Kimura <yasu@utahime.org> (mostly) Reported by: Yasuhiro Kimura <yasu@utahime.org> Tested by: cy Approved by: garga (maintainer) MFH: 2021Q2 (cherry picked from commit 72d1eb161b86e663242d192171078d6babc1afdf) security/sudo/Makefile | 2 +- security/sudo/distinfo | 6 +++--- .../sudo/files/patch-lib_iolog_hostcheck.c (new) | 25 ++++++++++++++++++++++ .../{patch-install-sh => patch-scripts_install-sh} | 4 ++-- 4 files changed, 31 insertions(+), 6 deletions(-)