Created attachment 212033 [details] yadm 2.4.0 update patch This patch updates yadm to 2.4.0 upstream changelog is as follows: * Support multiple keys in `yadm.gpg-recipient` (#139) * Ensure all templates are written atomically (#142) * Add encrypt_with_checksums to the hooks collection (#188) * Escape white space in YADM_HOOK_FULL_COMMAND (#187) * Improve parsing of os-release (#194) * Improve identification of WSL (#196) * Fix troff warnings emitted by man page (#195) * Write encrypt-based exclusions during decrypt
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/122040306
A commit references this bug: Author: fernape Date: Tue Mar 3 18:09:28 UTC 2020 New revision: 527688 URL: https://svnweb.freebsd.org/changeset/ports/527688 Log: sysutils/yadm: update to 2.4.0 From ChangeLog: https://github.com/TheLocehiliosan/yadm/releases/tag/2.4.0 Update version number and update documentation * Support multiple keys in `yadm.gpg-recipient` (#139) * Ensure all templates are written atomically (#142) * Add encrypt_with_checksums to the hooks collection (#188) * Escape white space in YADM_HOOK_FULL_COMMAND (#187) * Improve parsing of os-release (#194) * Improve identification of WSL (#196) * Fix troff warnings emitted by man page (#195) * Write encrypt-based exclusions during decrypt PR: 244509 Submitted by: vendion@gmail.com (maintainer) Changes: head/sysutils/yadm/Makefile head/sysutils/yadm/distinfo
Committed, Thanks!