Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Apr 2026 19:35:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 293628] security/doas: Update port to version 6.4 - bug fix permissions
Message-ID:  <bug-293628-7788-dtIfP62Zco@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293628-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293628

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch 2026Q2 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=0fe160d46913b3c3e82d6266f742fca7a2761239

commit 0fe160d46913b3c3e82d6266f742fca7a2761239
Author:     Jesse Smith <jsmith@resonatingmedia.com>
AuthorDate: 2026-04-06 19:24:56 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-04-06 19:35:23 +0000

    security/doas: Update 6.3p13 => 6.4

    Changelog:
    - Fix some typos in the documentation.
    - Cause doasedit to better handle shell variables and find the best
      text editor for altering files.

    Improve port:
    - Move BINMODE=4755 to plist: "@(,,4755) bin/doas" - BINMODE is applied
      universally (to all programs and scripts). This means helper scripts
      like doasedit, which are meant to be run as a regular user, were also
      installed as setuid. This is a potential security issue.
    - Move plist to file.
    - Add "@sample" for "etc/doas.conf.sample".

    PR:             293628
    Sponsored by:   UNIS Labs
    MFH:            2026Q2
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>

    (cherry picked from commit b9d5e73e065d00217aaa48639411b6402a20b6df)

 security/doas/Makefile        | 12 +-----------
 security/doas/distinfo        |  6 +++---
 security/doas/pkg-plist (new) |  8 ++++++++
 3 files changed, 12 insertions(+), 14 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293628-7788-dtIfP62Zco>