tomcat7: 7.0.72 -> 7.0.73

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

View file

@ -39,8 +39,8 @@ in {
tomcat7 = common {
versionMajor = "7";
versionMinor = "0.72";
sha256 = "1nx5pmz3bq3n20fdspqh8ljqy1nj67rwi1vsqjpkrvd996x7p73p";
versionMinor = "0.73";
sha256 = "11gaiy56q7pik06sdypr80sl3g6k41s171wqqwlhxffmsxm4v08f";
};
tomcat8 = common {