forked from pool/python-patatt
- update to 0.5.0 * Handle gpg.[ssh].program configuration parameters * patatt: man page typo fix * Add support for openssh signatures * Always set the i= field * gnupg: Add gpg status output to debug logging * keyring: Add key from Kees Cook * validation: Report lack of signature OBS-URL: https://build.opensuse.org/request/show/994685 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patatt?expand=0&rev=9
42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 12 06:34:55 UTC 2022 - Jiri Slaby <jslaby@suse.cz>
|
|
|
|
- update to 0.5.0
|
|
* Handle gpg.[ssh].program configuration parameters
|
|
* patatt: man page typo fix
|
|
* Add support for openssh signatures
|
|
* Always set the i= field
|
|
* gnupg: Add gpg status output to debug logging
|
|
* keyring: Add key from Kees Cook
|
|
* validation: Report lack of signature
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 27 12:41:34 UTC 2022 - Jiri Slaby <jslaby@suse.cz>
|
|
|
|
- update to 0.4.9
|
|
* install-hook: make sure the hooks path exists
|
|
* Always prefer files passed as params
|
|
* Use a symlink to make the new key default
|
|
* Add patatt install-hook subcommand
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 10 04:23:09 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
|
|
|
|
- update to 0.4.6
|
|
* Catch NoKeyError before ValidationError
|
|
* Throw a NoKeyError when no matching PGP key
|
|
* Make instructions for automatic signing more reliable
|
|
* Handle MIME encoded-word & other header manglings
|
|
* Add "frequently seen commentary"
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 3 07:36:44 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
|
|
|
|
- update to 0.4.4
|
|
* Fix lookups for uncommitted keys
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 27 08:39:32 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
|
|
|
|
- initial package
|