FreeBSD Bugzilla – Attachment 76850 Details for
Bug 110725
(security dir travel fix) tomcat55 update to 5.5.23
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.82 KB, created by
Radim Kolar
on 2007-03-23 17:50:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Radim Kolar
Created:
2007-03-23 17:50:12 UTC
Size:
2.82 KB
patch
obsolete
>diff -Naur /usr/ports/www/tomcat55/Makefile /home/hsn/hacked/tomcat55/Makefile >--- /usr/ports/www/tomcat55/Makefile Wed Nov 1 13:06:01 2006 >+++ /home/hsn/hacked/tomcat55/Makefile Fri Mar 23 17:57:17 2007 >@@ -6,17 +6,18 @@ > # > > PORTNAME= tomcat >-PORTVERSION= 5.5.20 >+PORTVERSION= 5.5.23 > CATEGORIES= www java > MASTER_SITES= ${MASTER_SITE_APACHE} > MASTER_SITE_SUBDIR= tomcat/tomcat-5/v${PORTVERSION}/bin >-DISTFILES= apache-tomcat-${PORTVERSION}.tar.gz >+#DISTFILES= apache-tomcat-${PORTVERSION}.tar.gz >+DISTNAME= apache-tomcat-${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Open-source Java web server by Apache, 5.5.x branch > > USE_JAVA= yes >-JAVA_VERSION= 1.4+ >+JAVA_VERSION= 1.5+ > NO_BUILD= YES > > USE_RC_SUBR= tomcat55.sh >diff -Naur /usr/ports/www/tomcat55/distinfo /home/hsn/hacked/tomcat55/distinfo >--- /usr/ports/www/tomcat55/distinfo Wed Nov 1 13:06:01 2006 >+++ /home/hsn/hacked/tomcat55/distinfo Fri Mar 23 17:10:43 2007 >@@ -1,6 +1,3 @@ >-SIZE (apache-tomcat-5.5.20.tar.gz) = 5949295 >-MD5 (apache-tomcat-5.5.20.tar.gz) = 2efa171cddb9f85ed19ef6f21b2c7d31 >-SHA256 (apache-tomcat-5.5.20.tar.gz) = 272be39f7414878ce5b5d27c7c2b812fe2c1e679bd04a5b89fb863a1a304c7fa >-SIZE (apache-tomcat-5.5.20-compat.tar.gz) = 1624224 >-MD5 (apache-tomcat-5.5.20-compat.tar.gz) = 9afe29117c5eca667d72bb847416153e >-SHA256 (apache-tomcat-5.5.20-compat.tar.gz) = 9fc5003b3a54c90449a3010e72ccafed778427df976ef2121985ca270b088e13 >+MD5 (apache-tomcat-5.5.23.tar.gz) = 7a4cc2e00c7d2c9d9c4437ede337f832 >+SHA256 (apache-tomcat-5.5.23.tar.gz) = 2948a0d6da10ff3760d58a4c73857424cfcdf7ce267ca030d94efaad11b59f81 >+SIZE (apache-tomcat-5.5.23.tar.gz) = 5977561 >diff -Naur /usr/ports/www/tomcat55/pkg-plist /home/hsn/hacked/tomcat55/pkg-plist >--- /usr/ports/www/tomcat55/pkg-plist Mon Jul 3 11:49:56 2006 >+++ /home/hsn/hacked/tomcat55/pkg-plist Fri Mar 23 17:36:07 2007 >@@ -64,7 +64,7 @@ > %%T%%/server/lib/catalina-optional.jar > %%T%%/server/lib/catalina-storeconfig.jar > %%T%%/server/lib/catalina.jar >-%%T%%/server/lib/commons-modeler.jar >+%%T%%/server/lib/commons-modeler-2.0.jar > %%T%%/server/lib/servlets-cgi.renametojar > %%T%%/server/lib/servlets-default.jar > %%T%%/server/lib/servlets-invoker.jar >@@ -720,6 +720,7 @@ > %%T%%/webapps/tomcat-docs/printer/ssi-howto.html > %%T%%/webapps/tomcat-docs/printer/ssl-howto.html > %%T%%/webapps/tomcat-docs/printer/status.html >+%%T%%/webapps/tomcat-docs/printer/virtual-hosting-howto.html > %%T%%/webapps/tomcat-docs/printer/windows-service-howto.html > %%T%%/webapps/tomcat-docs/proxy-howto.html > %%T%%/webapps/tomcat-docs/realm-howto.html >@@ -831,6 +832,7 @@ > %%T%%/webapps/tomcat-docs/ssi-howto.html > %%T%%/webapps/tomcat-docs/ssl-howto.html > %%T%%/webapps/tomcat-docs/status.html >+%%T%%/webapps/tomcat-docs/virtual-hosting-howto.html > %%T%%/webapps/tomcat-docs/windows-service-howto.html > %%T%%/webapps/webdav/WEB-INF/web.xml > %%T%%/webapps/webdav/index.html
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 110725
: 76850