libgcrypt: Update to 1.6.4

Message ID 1442008205-10676-1-git-send-email-matthias.fischer@ipfire.org
State Accepted
Commit 09f13f836661a42982732e76bbfe26dd08046686
Headers

Message

Matthias Fischer Sept. 12, 2015, 7:50 a.m. UTC
  * 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>
---
 config/rootfiles/common/libgcrypt | 4 +---
 lfs/libgcrypt                     | 4 ++--
 2 files changed, 3 insertions(+), 5 deletions(-)