gnutls: 3.6.5 -> 3.6.7, security!

https://lists.gnupg.org/pipermail/gnutls-help/2019-March/004497.html
Close #58437.

(cherry picked from commit 225b164cc3)
The gnutls minor updates tend to have high level of compatibility,
and we're fixing some security problems.
This commit is contained in:
Will Dietz
2019-03-27 07:57:28 -05:00
committed by Vladimír Čunát
parent 69985a7e27
commit f5900a9969

View File

@@ -1,11 +1,11 @@
{ callPackage, fetchurl, ... } @ args:
callPackage ./generic.nix (args // rec {
version = "3.6.5";
version = "3.6.7";
src = fetchurl {
url = "mirror://gnupg/gnutls/v3.6/gnutls-${version}.tar.xz";
sha256 = "0ddvg97dyrh8dkffv1mdc0knxx5my3qdbzv97s4a6jggmk9wwgh7"; # 3.6.5
sha256 = "1ql8l6l5bxks2pgpwb1602zc0j6ivhpy27hdfc49h8xgbanhjd2v";
};
# Skip some tests: