Hello community, here is the log from the commit of package dkgpg for openSUSE:Factory checked in at 2019-06-03 18:50:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dkgpg (Old) and /work/SRC/openSUSE:Factory/.dkgpg.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dkgpg" Mon Jun 3 18:50:55 2019 rev:9 rq:706877 version:1.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/dkgpg/dkgpg.changes 2019-04-30 13:05:26.441932392 +0200 +++ /work/SRC/openSUSE:Factory/.dkgpg.new.5148/dkgpg.changes 2019-06-03 18:50:57.300525126 +0200 @@ -1,0 +2,21 @@ +Sun Jun 2 08:25:15 UTC 2019 - Karol Babioch <[email protected]> + +- Update to version 1.1.2: + This release adds a lot of features to some programs: two new options + ("-K" and "-f") allow dkg-keysign to read the certification key from a + keyring instead of a single key block file. Moreover, with option "-a" + an interactive confirmation by the user is required for each signature. + Passive support of V5 keys (cf. draft RFC 4880bis) has been added for + all programs, however, dkg-generate still generates V4 keys only, + because this new feature of the draft is not widely spread. There is + also a new encryption capability: an empty KEYSPEC tells dkg-encrypt to + create a symmetric-key encrypted session key, i.e., the user has to + supply a passphrase for encryption and decryption without any public-key + cryptography involved. Last but not least, two bugs have been fixed: + First, dkg-decrypt failed on many ZIP-compressed OpenPGP messages with + "ZLIB ERROR: -3 invalid block type" due to a bug in decompression logic. + Second, dkg-decrypt failed in a special case of symmetric-key encrypted + session keys. Finally, the non-installing program dkg-fuzzer (generates + fuzzy samples of somehow corrupted OpenPGP stuctures) has been added. + +------------------------------------------------------------------- Old: ---- dkgpg-1.1.1.tar.gz dkgpg-1.1.1.tar.gz.sig New: ---- dkgpg-1.1.2.tar.gz dkgpg-1.1.2.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dkgpg.spec ++++++ --- /var/tmp/diff_new_pack.VFVjEw/_old 2019-06-03 18:50:57.932524908 +0200 +++ /var/tmp/diff_new_pack.VFVjEw/_new 2019-06-03 18:50:57.932524908 +0200 @@ -17,7 +17,7 @@ Name: dkgpg -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP License: GPL-2.0-or-later @@ -28,7 +28,7 @@ Source3: %{name}.keyring BuildRequires: gcc-c++ BuildRequires: gmp-devel >= 4.2 -BuildRequires: libTMCG-devel >= 1.3.15 +BuildRequires: libTMCG-devel >= 1.3.18 BuildRequires: libbz2-devel BuildRequires: libgcrypt-devel >= 1.6 BuildRequires: libgpg-error-devel >= 1.12 ++++++ dkgpg-1.1.1.tar.gz -> dkgpg-1.1.2.tar.gz ++++++ ++++ 7592 lines of diff (skipped)
