diff --git a/patatt-0.4.9.tar.asc b/patatt-0.4.9.tar.asc deleted file mode 100644 index 7025ff6..0000000 --- a/patatt-0.4.9.tar.asc +++ /dev/null @@ -1,10 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Comment: This signature is for the .tar version of the archive -Comment: git archive --format tar --prefix=patatt-0.4.9/ v0.4.9 -Comment: git version 2.31.1 - -iHUEABYIAB0WIQR2vl2yUnHhSB5njDW2xBzjVmSZbAUCYVtlRgAKCRC2xBzjVmSZ -bBgRAQCOD8PKRY4xJXxQjmToQkYtG1VMybZyrNH6yiXO61h7FwD/QQ0yJdnhhM8t -wdlQrRWoghPdf1z5hnfmdaHS7pzTbAk= -=WS57 ------END PGP SIGNATURE----- diff --git a/patatt-0.4.9.tar.gz b/patatt-0.4.9.tar.gz deleted file mode 100644 index 9127e71..0000000 --- a/patatt-0.4.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:368bfdb86cf1bc0cf63f04d6aa095b5c4e946a488899385e275b251d5f3c3e8c -size 44300 diff --git a/patatt-0.5.0.tar.asc b/patatt-0.5.0.tar.asc new file mode 100644 index 0000000..d945689 --- /dev/null +++ b/patatt-0.5.0.tar.asc @@ -0,0 +1,10 @@ +-----BEGIN PGP SIGNATURE----- +Comment: This signature is for the .tar version of the archive +Comment: git archive --format tar --prefix=patatt-0.5.0/ v0.5.0 +Comment: git version 2.36.1 + +iHUEABYKAB0WIQR2vl2yUnHhSB5njDW2xBzjVmSZbAUCYqzQJAAKCRC2xBzjVmSZ +bCrlAP9yH/CxuYEmp/GtSZqt1B8MFAKA0X3o4ZNJVjz87b/uRQEAmTHlgaEFiDMt ++f7ofyeZbAhchSUB3tcgRYsXJ1Af5QE= +=5fav +-----END PGP SIGNATURE----- diff --git a/patatt-0.5.0.tar.gz b/patatt-0.5.0.tar.gz new file mode 100644 index 0000000..6cea400 --- /dev/null +++ b/patatt-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb499b15ddee88de997293d23b403bdb2e6ce19a71ca49ffbcde190f04d48d90 +size 106959 diff --git a/python-patatt.changes b/python-patatt.changes index 60ec309..03d2c1f 100644 --- a/python-patatt.changes +++ b/python-patatt.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Aug 12 06:34:55 UTC 2022 - Jiri Slaby + +- 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 diff --git a/python-patatt.spec b/python-patatt.spec index 6c2be3c..3c89bf0 100644 --- a/python-patatt.spec +++ b/python-patatt.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-patatt -Version: 0.4.9 +Version: 0.5.0 Release: 0 Summary: Cryptographic patch attestation for the masses License: MIT-0