[tomcat6/f16] Corrected cve-2011-1183 to cve-2011-1184

Dave Knox dknox at fedoraproject.org
Thu Oct 20 16:29:12 UTC 2011


commit bc0d34efdf08c3dc6ca7544be1c464da47d56e6f
Author: David Knox <dknox at dknox-laptop.(none)>
Date:   Thu Oct 20 10:29:47 2011 -0600

    Corrected cve-2011-1183 to cve-2011-1184

 ... tomcat6-6.0.32-CVE-2011-1184-rhbz-741407.patch |    0
 tomcat6.spec                                       |    8 ++++++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/tomcat6-6.0.32-CVE-2011-1183-rhbz-741407.patch b/tomcat6-6.0.32-CVE-2011-1184-rhbz-741407.patch
similarity index 100%
rename from tomcat6-6.0.32-CVE-2011-1183-rhbz-741407.patch
rename to tomcat6-6.0.32-CVE-2011-1184-rhbz-741407.patch
diff --git a/tomcat6.spec b/tomcat6.spec
index 6e5e92f..81742fc 100644
--- a/tomcat6.spec
+++ b/tomcat6.spec
@@ -53,7 +53,7 @@
 Name:          tomcat6
 Epoch:         0
 Version:       %{major_version}.%{minor_version}.%{micro_version}
-Release:       18%{?dist}
+Release:       19%{?dist}
 Summary:       Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
 
 Group:         Networking/Daemons
@@ -80,7 +80,7 @@ Patch1:        %{name}-%{major_version}.%{minor_version}-tomcat-users-webapp.pat
 Patch3:        %{name}-6.0.32-CVE-2011-2204-rhbz-717016.patch
 Patch4: 			tomcat6-6.0.32-CVE-2011-2526-rhbz-720948.patch
 Patch5: 			tomcat6-6.0.32-CVE-2011-3190-rhbz-738502.patch
-Patch6:			%{name}-6.0.32-CVE-2011-1183-rhbz-741407.patch
+Patch6:			%{name}-6.0.32-CVE-2011-1184-rhbz-741407.patch
 
 BuildArch:     noarch
 
@@ -632,6 +632,10 @@ fi
 %{appdir}/sample
 
 %changelog
+* Thu Oct 20 2011 David Knox <dknox at redhat.com> 0:6.0.32-19
+- Corrected patch name from CVE-2011-1183 to CVE-2011-1184. 
+- The entry below should b 2011-1184 versus 1138
+
 * Wed Oct 12 2011 David Knox <dknox at redhat.com> 0:6.0.32-18
 - Resolves: CVE-2011-1138 rhbz 741407
 


More information about the scm-commits mailing list