Packages changed:
  ding
  libgcrypt
  libksba (1.6.0 -> 1.6.1)
  xfce4-pulseaudio-plugin (0.4.4 -> 0.4.5)

=== Details ===

==== ding ====
Subpackages: ding-dict-de_en

- Add patch:
  * use-grep-instead-of-egrep.patch
    This prevents the egrep obsolescent warning message introduced
    with grep 3.8:
    "egrep: warning: egrep is obsolescent; using grep -E"
- Install man-page
- Use https instead of http/ftp for Source/URL

==== libgcrypt ====
Subpackages: libgcrypt20 libgcrypt20-32bit libgcrypt20-hmac

- 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

==== xfce4-pulseaudio-plugin ====
Version update (0.4.4 -> 0.4.5)
Subpackages: xfce4-pulseaudio-plugin-lang

- Update to version 0.4.5
  * Use Source Output Info for recording indicator
    to reduce flickering (gxo#panel-plugins/xfce4-pulseaudio-plugin#81)
    and to hide it with pavucontrol
    (gxo#panel-plugins/xfce4-pulseaudio-plugin#80)
  * Display notification on mic volume changes
    (gxo#panel-plugins/xfce4-pulseaudio-plugin#42)
  * Fix accidental toggling of the mute switch
    (gxo#panel-plugins/xfce4-pulseaudio-plugin#64)
  * Show notification even when volume is already at max/min
    (gxo#panel-plugins/xfce4-pulseaudio-plugin#52)
  * Optionally play system sound on volume changes
    (gxo#panel-plugins/xfce4-pulseaudio-plugin#4)
  * Fix menu position when panel autohide is enabled
  * Fix compilation with gcc 10
  * about: Bump copyright year
  * Fix typos
  * Translation Updates