mirror of
https://github.com/goreleaser/nfpm
synced 2025-04-20 00:07:58 +02:00
* feat: Add initial openpgp signing capability. * refactor: Rename signatures to sigs and expose verify method. * feat: Add debsigs support. * test: Add debsigs acceptance test. * feat: Add RSA signing capability. * feat: Add RPM signature support. * test: Add RPM signature acceptance test. * test: Move acceptance test keys in dedicated folder. * feat: Add APK signature support. * test: Add APK signature acceptance test. * feat: Expose deb signature type in config. * fix: Fix typo and superfluous explicit error check * fix: Fix password env extraction and add tests. * fix: Redirect rpmpack to temporary goreleaser vendoring. * fix: Catch missing maintainer email if no apk key name is set. * refactor: Put signature info in a dedicated struct. * doc: Add signing documentation. * fix: Add trailing newlines to some files and remove unnecessary comment. * fix: Change wrong references from SHA256 to SHA1 in the sign package. * fix: Improve error wording when no passphrase was provided. * fix: Remove another SHA256 reference. * fix: Fix signature errors. * test: Split up environment variable test. * fix: Don't parse passphrase from YAML. * deps: Update redirected rpmpack. * fix: Export and use signature related error type. * doc: Document ErrSigningFailure. * test: Fix apk signature error test. * test: Add rpm signature error test.
10 lines
451 B
Plaintext
10 lines
451 B
Plaintext
-----BEGIN PUBLIC KEY-----
|
|
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA53JMl3py0/sBU1y3LBgn
|
|
Ffb/GYHATaCiS/Dvoxp8cDTvm2NFGtqCAeyclD3qQAIrZD0igXfi6qeONw3jwea6
|
|
4sHE5mHv0ZvkOKqc1G8SE8WPGUiGuk8xsSY/nILFzdqH1yKz81Sv0Y6ti65Gi3Jo
|
|
AQPn3DfoDuvyye2hwzXsMTIkfgTj+Mnczsv4Ji1CYKrR8GqlBkePR1hbbeJcWnxb
|
|
gqsI2jml9rqx28Fc3fxlkNwG5I619MSN0o1cegKq2gSgodd/EDjqhGF/Fw5nfCGI
|
|
Cel3qPPNY/T6mk2P3oqY95YIKXtjeaSloZAkqPw+bl6B0wowigus6wuQ5rx1gN11
|
|
fQIDAQAB
|
|
-----END PUBLIC KEY-----
|