CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/02/27 16:09:00
Modified files:
mail/opensmtpd-filters/dkimsign: Tag: OPENBSD_7_8 Makefile
Added files:
mail/opensmtpd-filters/dkimsign/patches: Tag: OPENBSD_7_8
patch-main_c
Log message:
MFC: Add a temporary patch to remove tmppath from pledge in favour of
unveil(_PATH_TMP)+pledge("rpath wpath cpath").
Original commit from martijn@ (maintainer), OK op@ kirill@
