]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
chore: update build system to publish signed github releases
authorRoy Marples <roy@marples.name>
Thu, 20 Apr 2023 11:00:32 +0000 (12:00 +0100)
committerRoy Marples <roy@marples.name>
Thu, 20 Apr 2023 11:02:48 +0000 (12:02 +0100)
commit0019d0b8c54133a27f5a0586f7dd6eb5eff54a0f
tree5cc51c7ed4c04adff61372f51bcd41f389ad563d
parent257259dd79d103f23342b1f0a3d608571a0ad549
chore: update build system to publish signed github releases

We rely on the GitHub CLI tools to do this.
We publish the compressed source tarball and a detached PGP
signature for it.
We add the SHA256 checksum of the tarball as a note on the release.
Automatic links to the changes are also given.
Makefile
Makefile.inc