tomcat8: 8.0.37 -> 8.0.39

For CVE-2016-8735, a remote code execution vulnerability.
This commit is contained in:
Graham Christensen 2016-11-30 18:21:16 -05:00
parent 3d0310daf3
commit 80a475042c
No known key found for this signature in database
GPG Key ID: ACA1C1D120C83D5C

View File

@ -45,8 +45,8 @@ in {
tomcat8 = common {
versionMajor = "8";
versionMinor = "0.37";
sha256 = "0f9d4yxjzwdrayj5l3jyiclnmpb5lffvmsnp54qpf6m3gm7cj5i6";
versionMinor = "0.39";
sha256 = "16hyypdawby66qa8y66sfprcf78wjy319a0gsi4jgfqfywcsm4s0";
};
tomcat85 = common {