[Git][NTPsec/ntpsec][master] Fix for release machinery.
Eric S. Raymond
gitlab at mg.gitlab.com
Sat Dec 31 10:34:14 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
cf80abeb by Eric S. Raymond at 2016-12-31T05:34:04-05:00
Fix for release machinery.
- - - - -
1 changed file:
- devel/release
Changes:
=====================================
devel/release
=====================================
--- a/devel/release
+++ b/devel/release
@@ -34,7 +34,7 @@ $do git push
$do git push --tags
# Generate GPG detached signature of the release tarball.
-$do gpg -u ${K} -a --output ntpsec-${V}.tar.gz.sum.asc --sign ntpsec-${V}.tar.gz.sum
+$do gpg -u ${K} -a --output ntpsec-${V}.tar.gz.sum.asc --detach-sign --armor ntpsec-${V}.tar.gz.sum
# Generate sha256sum file for the release tarball.
if [ -z $do ]; then
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/cf80abeb33cfee466b611e0bc663023890e90157
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20161231/22079eca/attachment.html>
More information about the vc
mailing list