tomcat6: 6.0.45 -> 6.0.48

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

View File

@ -33,8 +33,8 @@ in {
tomcat6 = common {
versionMajor = "6";
versionMinor = "0.45";
sha256 = "0ba8h86padpk23xmscp7sg70g0v8ji2jbwwriz59hxqy5zhd76wg";
versionMinor = "0.48";
sha256 = "1w4jf28g8p25fmijixw6b02iqlagy2rvr57y3n90hvz341kb0bbc";
};
tomcat7 = common {