Update to 8.0.42
This commit is contained in:
parent
bcf38b1abe
commit
0f6fb39098
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (apache-tomcat-8.0.41-src.tar.gz) = 6d2d104be33f203a5c45e6d0d8a8631542830462da932f1d11eadfb9927ba82e3fa5245321197e610f55ed34622b50743cb3af4699c7cedfb91b9dd2b35f338d
|
||||
SHA512 (apache-tomcat-8.0.42-src.tar.gz) = 973c04c1950caafc2221e0aa96e2b6d7ec5d7c7a90461208a97b81ca1631a223b1595c86def027186fbaf367605cfaa4a936ee7ce7860c01bf7a4f26399c4752
|
||||
|
@ -31,7 +31,7 @@
|
||||
%global jspspec 2.3
|
||||
%global major_version 8
|
||||
%global minor_version 0
|
||||
%global micro_version 41
|
||||
%global micro_version 42
|
||||
%global packdname apache-tomcat-%{version}-src
|
||||
%global servletspec 3.1
|
||||
%global elspec 3.0
|
||||
@ -685,6 +685,9 @@ fi
|
||||
%attr(0660,tomcat,tomcat) %verify(not size md5 mtime) %{logdir}/catalina.out
|
||||
|
||||
%changelog
|
||||
* Fri Mar 31 2017 Coty Sutherland <csutherl@redhat.com> - 1:8.0.42-1
|
||||
- Update to 8.0.42
|
||||
|
||||
* Thu Feb 16 2017 Coty Sutherland <csutherl@redhat.com> - 1:8.0.41-1
|
||||
- Update to 8.0.41
|
||||
- Resolves: rhbz#1403825 CVE-2016-8745 tomcat: information disclosure due to incorrect Processor sharing
|
||||
|
Loading…
Reference in New Issue
Block a user