diff --git a/dkgpg-1.0.8.tar.gz b/dkgpg-1.0.8.tar.gz deleted file mode 100644 index 78c2ee7..0000000 --- a/dkgpg-1.0.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3594a4ade2bbdfa1cdda7ffd4ce6c4d68b0d4eea823c5c5ab51f3e8249df37c4 -size 683474 diff --git a/dkgpg-1.0.8.tar.gz.sig b/dkgpg-1.0.8.tar.gz.sig deleted file mode 100644 index 4bd3cba..0000000 --- a/dkgpg-1.0.8.tar.gz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCW5lfEgAKCRBPWE64+yvh -TzLCAJ0Rh+XVAZz3a/Xi2j5b9PvZfEGwJgCaAxEnuDMnyvrd919NolDT119EWMA= -=wbEG ------END PGP SIGNATURE----- diff --git a/dkgpg-1.0.9.tar.gz b/dkgpg-1.0.9.tar.gz new file mode 100644 index 0000000..4150550 --- /dev/null +++ b/dkgpg-1.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58fd6fa71ead230f702b90f33f53dd04453943525eecf94bc8bb2bb937a8bf9 +size 698839 diff --git a/dkgpg-1.0.9.tar.gz.sig b/dkgpg-1.0.9.tar.gz.sig new file mode 100644 index 0000000..c8736a5 --- /dev/null +++ b/dkgpg-1.0.9.tar.gz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCW+g1bgAKCRBPWE64+yvh +T6vqAKCkXoMuserYOSnBFX3HjzOFckMDZwCdHqMl/2O5kqDLyhPv3CWOuFa1o8o= +=ziZY +-----END PGP SIGNATURE----- diff --git a/dkgpg.changes b/dkgpg.changes index e96c5b7..a75683f 100644 --- a/dkgpg.changes +++ b/dkgpg.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 12 07:52:43 UTC 2018 - Karol Babioch + +- Update to version 1.0.9 + This release improves the possibilities of DKGPG further. With the new + programs dkg-adduid and dkg-revuid an user ID can be added and revoked, + respectively. The program dkg-revoke now supports a human-readable + reason for revocation (by option "-R") and dkg-decrypt verifies an + included signature according to a given key ring (option "-k"). Last + but not least, by the program dkg-addrevoker an external revocation + key can be specified. + ------------------------------------------------------------------- Thu Sep 13 07:13:51 UTC 2018 - Karol Babioch diff --git a/dkgpg.spec b/dkgpg.spec index 9889c1d..c0ff906 100644 --- a/dkgpg.spec +++ b/dkgpg.spec @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: dkgpg -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP License: GPL-2.0-or-later @@ -28,7 +28,7 @@ Source2: https://download.savannah.gnu.org/releases/dkgpg/%{name}-%{versi Source3: %{name}.keyring BuildRequires: gcc-c++ BuildRequires: gmp-devel >= 4.2 -BuildRequires: libTMCG-devel >= 1.3.14 +BuildRequires: libTMCG-devel >= 1.3.15 BuildRequires: libbz2-devel BuildRequires: libgcrypt-devel >= 1.6 BuildRequires: libgpg-error-devel >= 1.12