Commit Graph

4 Commits

Author SHA1 Message Date
Matthias Fischer
a59e2e1c65 libgcrypt: Update to 1.7.3
Fixes CVE-2016-6313

For details, see:
https://lists.gnupg.org/pipermail/gnupg-announce/2016q3/000395.html
https://bugzilla.redhat.com/show_bug.cgi?id=1366105

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-08-21 21:45:58 -04:00
Matthias Fischer
09f13f8366 libgcrypt: Update to 1.6.4
* configure.ac: Change LT version to C20/A0/R4.

w32: Avoid a few compiler warnings.
* cipher/cipher-selftest.c (_gcry_selftest_helper_cbc)
(_gcry_selftest_helper_cfb, _gcry_selftest_helper_ctr): Mark variable
as unused.
* random/rndw32.c (slow_gatherer): Avoid signed pointer mismatch
warning.
* src/secmem.c (init_pool): Avoid unused variable warning.
* tests/random.c (writen, readn): Include on if needed.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-12 15:52:45 +01:00
Matthias Fischer
ff0e684eee libgcrypt: Update to 1.63
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-06-18 13:17:54 +02:00
Michael Tremer
88f2f61f43 Add new crypto library libgrypt 2014-06-19 14:23:14 +02:00