Bug 244509 - sysutils/yadm: Update to 2.4.0
Summary: sysutils/yadm: Update to 2.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-02-28 21:03 UTC by Adam Jimerson
Modified: 2020-03-03 18:10 UTC (History)
1 user (show)

See Also:


Attachments
yadm 2.4.0 update patch (860 bytes, patch)
2020-02-28 21:03 UTC, Adam Jimerson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Jimerson 2020-02-28 21:03:51 UTC
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
Comment 1 Automation User 2020-02-28 21:55:23 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/122040306
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-03-03 18:10:12 UTC
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
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-03-03 18:10:29 UTC
Committed,

Thanks!