diff --git a/libTMCG-1.3.16.tar.gz b/libTMCG-1.3.16.tar.gz deleted file mode 100644 index 825e5f2..0000000 --- a/libTMCG-1.3.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe4c065524ecc5faf2b0d9b47f4b1488a102360ea71a6b35aae145d2b0a5529d -size 1128634 diff --git a/libTMCG-1.3.16.tar.gz.sig b/libTMCG-1.3.16.tar.gz.sig deleted file mode 100644 index 0e3122e..0000000 --- a/libTMCG-1.3.16.tar.gz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCXAPuRQAKCRBPWE64+yvh -T62nAJ42i7MuqH+IUJjdk94ZFuXGe/ILiACfZsLG/6+0C5fg3xnuvZQOLA0VAyQ= -=H5aT ------END PGP SIGNATURE----- diff --git a/libTMCG-1.3.17.tar.gz b/libTMCG-1.3.17.tar.gz new file mode 100644 index 0000000..137973a --- /dev/null +++ b/libTMCG-1.3.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f9b63e471eedf62421a1e1d6bf6b7dc799279d81d1452fb77a2410e82c9212 +size 1168914 diff --git a/libTMCG-1.3.17.tar.gz.sig b/libTMCG-1.3.17.tar.gz.sig new file mode 100644 index 0000000..e60782c --- /dev/null +++ b/libTMCG-1.3.17.tar.gz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCXEdutwAKCRBPWE64+yvh +T0e/AJ0UmXUPSpgdhsSDCIX6M7SNjAdvGwCffUyXr5NBX6+6xXlv5UEAYXk+EWc= +=yjrO +-----END PGP SIGNATURE----- diff --git a/libTMCG.changes b/libTMCG.changes index f193fb2..084a943 100644 --- a/libTMCG.changes +++ b/libTMCG.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jan 23 08:09:57 UTC 2019 - Karol Babioch + +- Update to version 1.3.17 + * VTMF,ASTC,DKG,VRHE,EOTP,COM,VSS: make CheckGroup() more robust + * VSSHE: security bugfix for Verify_[non]interactive_[_publiccoin] + * mpz_spowm: added check for correct base in fast exponentiation + * mpz_sqrtm: remove unused parameter in tmcg_mpz_qrmn_p() + * configure.ac: added compiler option "-Wextra" + * mpz_sprime: added tmcg_mpz_smprime() with increased B = 80000 + * RFC4880: changed type of tmcg_openpgp_mem_alloc to unsigned long + ------------------------------------------------------------------- Mon Dec 3 20:52:05 UTC 2018 - Karol Babioch diff --git a/libTMCG.spec b/libTMCG.spec index 94321b7..bcd1648 100644 --- a/libTMCG.spec +++ b/libTMCG.spec @@ -1,7 +1,7 @@ # # spec file for package libTMCG # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Andreas Stieger # Copyright (c) 2007 pc2pus # @@ -20,7 +20,7 @@ %define sover 16 Name: libTMCG -Version: 1.3.16 +Version: 1.3.17 Release: 0 Summary: C++ library for creating secure and fair online card games License: GPL-2.0-or-later