Packages changed:
  libgcrypt
  libksba (1.6.0 -> 1.6.1)

=== Details ===

==== libgcrypt ====

- FIPS: Get most of the entropy from rndjent_poll [bsc#1202117]
  * Add libgcrypt-FIPS-rndjent_poll.patch
  * Rebase libgcrypt-jitterentropy-3.4.0.patch
- FIPS: Check keylength in gcry_fips_indicator_kdf() [bsc#1190700]
  * Consider approved keylength greater or equal to 112 bits.
  * Add libgcrypt-FIPS-kdf-leylength.patch
- FIPS: Zeroize buffer and digest in check_binary_integrity()
  * Add libgcrypt-FIPS-Zeroize-hmac.patch [bsc#1191020]

==== libksba ====
Version update (1.6.0 -> 1.6.1)

- libksba 1.6.1:
  * Allow an OCSP server not to return the sent nonce
- fix rpmlint warnings