Files
ports/security/doas/pkg-plist
T
Jesse Smith b9d5e73e06 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>
2026-04-06 22:24:56 +03:00

9 lines
183 B
Plaintext

@(,,4755) bin/doas
bin/doasedit
bin/vidoas
@sample etc/doas.conf.sample
share/man/man1/doas.1.gz
share/man/man5/doas.conf.5.gz
share/man/man8/doasedit.8.gz
share/man/man8/vidoas.8.gz