15
0
forked from pool/python-patatt

Accepting request 994685 from home:jirislaby:branches:devel:languages:python

- 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
This commit is contained in:
2022-08-12 08:19:47 +00:00
committed by Git OBS Bridge
parent b006ec2ab2
commit 121dfc8b36
6 changed files with 26 additions and 14 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
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>