[pkg-go] Bug#1043475: gocryptfs: current d/watch no longer works

t3b4in+2gxh764v647us at cs.email t3b4in+2gxh764v647us at cs.email
Fri Aug 11 22:12:09 BST 2023


Source: gocryptfs
Severity: normal
Tags: patch

Dear Maintainer,

The current d/watch file fails to reliably find the upstream version and doesn't check PGP signature.

here is a d/watch file to restore searching for upstream versions and verifying PGP signatures:

version=4
opts="searchmode=plain,\
pgpsigurlmangle=s/$/.asc/,\
uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/$1~$2$3/" \
https://api.github.com/repos/rfjakob/@PACKAGE@/releases \
https://github.com/rfjakob/@PACKAGE@/releases/download/v?[\d.]+/@PACKAGE@@ANY_VERSION at _src@ARCHIVE_EXT@



More information about the Pkg-go-maintainers mailing list