From 71d81d1e1e89765bd488925d1670a080a16ab34d Mon Sep 17 00:00:00 2001 From: Coty Sutherland Date: Nov 29 2016 22:28:09 +0000 Subject: Resolves: rhbz#1397493 CVE-2016-6816 CVE-2016-6817 CVE-2016-8735 tomcat: various flaws Update to 8.0.39 --- diff --git a/sources b/sources index 4e45b2e..5a9dee3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0090279f9a78c17115b520e70cb7116e apache-tomcat-8.0.38-src.tar.gz +71cefedb0a9c7f70af6c866a1b322fca apache-tomcat-8.0.39-src.tar.gz diff --git a/tomcat.spec b/tomcat.spec index d3c9a5e..235b339 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -31,7 +31,7 @@ %global jspspec 2.3 %global major_version 8 %global minor_version 0 -%global micro_version 38 +%global micro_version 39 %global packdname apache-tomcat-%{version}-src %global servletspec 3.1 %global elspec 3.0 @@ -685,6 +685,10 @@ fi %attr(0660,tomcat,tomcat) %verify(not size md5 mtime) %{logdir}/catalina.out %changelog +* Tue Nov 29 2016 Coty Sutherland - 1:8.0.39-1 +- Update to 8.0.39 +- Resolves: rhbz#1397493 CVE-2016-6816 CVE-2016-6817 CVE-2016-8735 tomcat: various flaws + * Tue Oct 25 2016 Coty Sutherland - 1:8.0.38-1 - Update to 8.0.38