11 Commits

Author SHA1 Message Date
Hugo Locurcio
5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00
hyrious
e623f34d29 Remove extract_dir from minisign (#2132) 2018-03-17 18:32:41 -04:00
gburus
f0d47e932a minisign: add description (#2056) 2018-02-28 19:33:15 +01:00
Richard Kuhnt
5b07445454 Update minisign to version 0.8 2018-02-03 12:00:20 +00:00
Rémy
35e86057d4 fix minisign version number and add autoupdate 2017-01-08 03:29:02 +01:00
Rémy
2fa1b0112e Checkver add github helper
Lot of manifests are using github tags to find the latest version the
url's and regex is mostly the same.

`checkver` now can also be the string "github" if the `homepage` links
to the github repo
If `homepage` is not the repo `{"checkver": "github":
"https://github.com/user/repo"}` can be used
2017-01-01 18:22:31 +01:00
Rémy
7461df9a33 Add checkver definition to many apps (#1119)
* add checkver definitions

* add script to list manifests without checkver definition
2016-11-10 13:32:59 +11:00
Bryan Black
6df06817f2 Update to 0.7 (#976)
* The default location of the secret key was changed to ~/.minisign/minisign.key.

* Generating a new set of keys (-G) doesn't replace an existing key pair any more; the additional -f switch is required in order to force this operation.

* Improved error messages and Windows compatibility.

* A man page was added.
2016-08-02 09:23:21 +10:00
Bryan Black
b1770cdb0d Udated to 0.6 2015-11-11 18:12:39 -08:00
Bryan Black
aadc2058db update to 0.5 2015-11-10 19:02:28 -08:00
Bryan Black
1a2105579d Create minisign.json
Minisign is a dead simple tool to sign files and verify signatures. Signature written by minisign can be verified using OpenBSD's signify tool.
2015-10-06 16:30:30 -07:00