[tomcat6/f12/master] Updated sources to tomcat 6.0.26.

Dave Knox dknox at fedoraproject.org
Tue Oct 12 16:20:25 UTC 2010


commit c3e18f6fe7b0154b34983638132dd9ad5d364db4
Author: david knox <dknox at 78-97-42-72.skybeam.com>
Date:   Thu Oct 7 14:00:13 2010 -0600

    Updated sources to tomcat 6.0.26.

 .gitignore   |    1 +
 sources      |    2 +-
 tomcat6.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d3513f..64ca541 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 apache-tomcat-6.0.18-src.tar.gz
 apache-tomcat-6.0.20-src.tar.gz
+/apache-tomcat-6.0.26-src.tar.gz
diff --git a/sources b/sources
index 2621202..d139e8d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44f49e7e14028b6a53c3c346bd18c72f  apache-tomcat-6.0.20-src.tar.gz
+83b46d9346bcbc517dbf6f1cac9ef8b1  apache-tomcat-6.0.26-src.tar.gz
diff --git a/tomcat6.spec b/tomcat6.spec
index 21a2377..5aa9a58 100644
--- a/tomcat6.spec
+++ b/tomcat6.spec
@@ -33,7 +33,7 @@
 %define jspspec 2.1
 %define major_version 6
 %define minor_version 0
-%define micro_version 20
+%define micro_version 26
 %define packdname apache-tomcat-%{version}-src
 %define servletspec 2.5
 %define tcuid 91
@@ -447,6 +447,9 @@ fi
 %{appdir}/sample
 
 %changelog
+* Thu Oct 07 2010 David Knox <dknox at redhat.com> 0:6.0.26-1
+- uploaded new sources for 6.0.26
+
 * Mon Nov 9 2009 Alexander Kurtakov <akurtako at redhat.com> 0:%{major_version}.%{minor_version}.%{micro_version}-1
 - Update to 6.0.20. Fixes CVE-2009-0033,CVE-2009-0580. 
 


More information about the scm-commits mailing list