samba: 4.3.1 -> 4.3.6 for CVE-2015-7560 CVE-2016-0771
This commit is contained in:
parent
87189b06ec
commit
fb0fcdddd5
@ -18,11 +18,11 @@
|
|||||||
with lib;
|
with lib;
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "samba-4.3.1";
|
name = "samba-4.3.6";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://samba/pub/samba/stable/${name}.tar.gz";
|
url = "mirror://samba/pub/samba/stable/${name}.tar.gz";
|
||||||
sha256 = "10ic9pxsk3ml5ycmi0bql8wraxhbr2l4fhzd0qwmiqmrjl6sh24r";
|
sha256 = "0929fpk2pq4v389naai519xvsm9bzpar4jlgjxwlx1cnn6jyql9j";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches =
|
patches =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user