[Bug 63080] Support rfc7239 Forwarded header
https://bz.apache.org/bugzilla/show_bug.cgi?id=63080 Christopher Schultz changed: What|Removed |Added Keywords||Beginner -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 63080] Support rfc7239 Forwarded header
https://bz.apache.org/bugzilla/show_bug.cgi?id=63080 --- Comment #1 from Christopher Schultz --- I would recommend adding a new configuration option which specifies which strategy to use: legacy, rfc7239, or "both" where both types of headers are accepted. The default should be the old behavior. Care to provide a patch? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1851646 - in /tomcat/site/trunk: docs/download-native.html xdocs/download-native.xml
Author: markt Date: Fri Jan 18 21:24:11 2019 New Revision: 1851646 URL: http://svn.apache.org/viewvc?rev=1851646&view=rev Log: Tomcat Native 1.1.x is 3 months past EOL. Remove it from the download pages. Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/xdocs/download-native.xml Modified: tomcat/site/trunk/docs/download-native.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-native.html?rev=1851646&r1=1851645&r2=1851646&view=diff == --- tomcat/site/trunk/docs/download-native.html (original) +++ tomcat/site/trunk/docs/download-native.html Fri Jan 18 21:24:11 2019 @@ -422,130 +422,6 @@ -Tomcat Native Connector - 1.1 - - -For more information concerning Tomcat Native 1.1.x, see the -http://tomcat.apache.org/native-1.1-doc/"; class="name">Tomcat Native 1.1.x site. - - - - - - -Source (please choose the correct format for your platform) - - - - - - - -Native 1.1.34 Source Release tar.gz (e.g. Unix, Linux, Mac OS) - - - -[https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.34/source/tomcat-native-1.1.34-src.tar.gz.asc";>PGP], -[https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.34/source/tomcat-native-1.1.34-src.tar.gz.sha512";>SHA512] - - - - - - - - - -Native 1.1.34 Source Release zip (e.g. Windows) - - - -[https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.34/source/tomcat-native-1.1.34-win32-src.zip.asc";>PGP], -[https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.34/source/tomcat-native-1.1.34-win32-src.zip.sha512";>SHA512] - - - - - - - - - - - - -You can find binaries release too. -You may download them from - HERE - - - - - - - -Binaries for Microsoft Windows - - -The Windows binaries are available in two - variants. a) Default. This is what people usually use. This - version of library is included in Apache Tomcat distributions. - b) OCSP-enabled. This one has enabled (experimental) - support for verification of client SSL certificates via OCSP - protocol (https://bz.apache.org/bugzilla/show_bug.cgi?id=45392";>45392). - - -Each archive contains tcnative-1.dll for 32-bit, - and 64-bit (x64) CPU architectures. You have to use the DLL that - matches CPU architecture of JVM that you use to run Tomcat. - - - - - - - - - Native 1.1.34 Windows Binaries zip (recommended) - - - - [https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.34/binaries/tomcat-native-1.1.34-win32-bin.zip.asc";>PGP], - [https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.34/binaries/tomcat-native-1.1.34-win32-bin.zip.sha512";>SHA512] - - - - - - - - - - Native 1.1.34 Windows OCSP-enabled Binaries zip - - - - - [https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.34/binaries/tomcat-native-1.1.34-ocsp-win32-bin.zip.asc";>PGP], - [https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.34/binaries/tomcat-native-1.1.34-ocsp-win32-bin.zip.sha512";>SHA512] - - - - - - - - - - - - - - - - - - Verify the Integrity of the Files Modified: tomcat/site/trunk/xdocs/download-native.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-native.xml?rev=1851646&r1=1851645&r2=1851646&view=diff == --- tomcat/site/trunk/xdocs/download-native.xml (original) +++ tomcat/site/trunk/xdocs/download-native.xml Fri Jan 18 21:24:11 2019 @@ -141,81 +141,6 @@ - -For more information concerning Tomcat Native 1.1.x, see the -http://tomcat.apache.org/native-1.1-doc/"; class="name">Tomcat Native 1.1.x site. - - - Source (please choose the correct format for your platform) - - - -Native 1.1.34 Source Release tar.gz (e.g. Unix, Linux, Mac OS) - - -[https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.34/source/tomcat-native-1.1.34-src.tar.gz.asc";>PGP], -
svn commit: r1851647 - in /tomcat/site/trunk: build.properties.default build.xml
Author: markt Date: Fri Jan 18 21:26:20 2019 New Revision: 1851647 URL: http://svn.apache.org/viewvc?rev=1851647&view=rev Log: Remove build targets for versions past EOL (8.0.x, Native 1.1.x) Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/build.xml Modified: tomcat/site/trunk/build.properties.default URL: http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1851647&r1=1851646&r2=1851647&view=diff == --- tomcat/site/trunk/build.properties.default (original) +++ tomcat/site/trunk/build.properties.default Fri Jan 18 21:26:20 2019 @@ -37,7 +37,6 @@ tomcat.loc=http://www.apache.org/dist/to # - Tomcat versions - tomcat70=7.0.92 -tomcat80=8.0.53 tomcat85=8.5.37 tomcat90=9.0.14 @@ -48,9 +47,6 @@ tomcat-site-docs.home=${base.path}/tomca tomcat70.loc=${tomcat.loc}/tomcat-7/v${tomcat70}/bin/apache-tomcat-${tomcat70}-fulldocs.tar.gz tomcat70.home=${tomcat-site-docs.home}/${tomcat70} -tomcat80.loc=${tomcat.loc}/tomcat-8/v${tomcat80}/bin/apache-tomcat-${tomcat80}-fulldocs.tar.gz -tomcat80.home=${tomcat-site-docs.home}/${tomcat80} - tomcat85.loc=${tomcat.loc}/tomcat-8/v${tomcat85}/bin/apache-tomcat-${tomcat85}-fulldocs.tar.gz tomcat85.home=${tomcat-site-docs.home}/${tomcat85} Modified: tomcat/site/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/build.xml?rev=1851647&r1=1851646&r2=1851647&view=diff == --- tomcat/site/trunk/build.xml (original) +++ tomcat/site/trunk/build.xml Fri Jan 18 21:26:20 2019 @@ -112,28 +112,6 @@ - - - - - - - - - - - - - - - - - - - - @@ -192,20 +170,6 @@ - - - - - - - - - - - - - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r32042 - in /release/tomcat/tomcat-connectors/native: 1.1.34/ README.html
Author: markt Date: Fri Jan 18 21:29:09 2019 New Revision: 32042 Log: Remove Tomcat Native 1.1.x from the mirrors - it is more than 3 months past EOL Removed: release/tomcat/tomcat-connectors/native/1.1.34/ Modified: release/tomcat/tomcat-connectors/native/README.html Modified: release/tomcat/tomcat-connectors/native/README.html == --- release/tomcat/tomcat-connectors/native/README.html (original) +++ release/tomcat/tomcat-connectors/native/README.html Fri Jan 18 21:29:09 2019 @@ -1,6 +1,4 @@ The Apache Tomcat Native The latest release version is 1.2.16 -The latest release version for 1.1.x is 1.1.34 -Note that 1.1.x branch is deprecated and no more releases for it are planned. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r32043 - /release/tomcat/tomcat-connectors/native/README.html
Author: markt Date: Fri Jan 18 21:29:35 2019 New Revision: 32043 Log: Correct latest version info Modified: release/tomcat/tomcat-connectors/native/README.html Modified: release/tomcat/tomcat-connectors/native/README.html == --- release/tomcat/tomcat-connectors/native/README.html (original) +++ release/tomcat/tomcat-connectors/native/README.html Fri Jan 18 21:29:35 2019 @@ -1,4 +1,4 @@ The Apache Tomcat Native -The latest release version is 1.2.16 +The latest release version is 1.2.19 - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 58194] Tomcat crash EXCEPTION_ACCESS_VIOLATION in tcnative-1.dll
https://bz.apache.org/bugzilla/show_bug.cgi?id=58194 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEEDINFO|RESOLVED --- Comment #7 from Mark Thomas --- Tomcat 1.1.x reached End of Life on 30 Sept 2018. If you still see this issue with the latest 1.2.x then please open a new issue and provide the information requested in comment #6. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 56378] Cert load fails if cert is located in path with non-ASCII characters
https://bz.apache.org/bugzilla/show_bug.cgi?id=56378 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Mark Thomas --- This is no longer an issue with Windows 7 (the oldest currently supported version of Windows) and the latest Tomcat Native built with OpenSSL 1.1.1a Note that there are some UTF-8 that prevent Java from starting but that is a JVM issue, not a Tomcat one. I don't think there is one change that fixed this. More that everything has moved towards better UTF-8 support since this issue was raised. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] tomcat pull request #137: Add HTML lang="en"
GitHub user skotfred opened a pull request: https://github.com/apache/tomcat/pull/137 Add HTML lang="en" This is primarily an accessibility issue for screen reader software. https://webaim.org/techniques/screenreader/ You can merge this pull request into a Git repository by running: $ git pull https://github.com/skotfred/tomcat trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tomcat/pull/137.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #137 commit 465acdceadbc34d0e5c17428bb98fe96539c7db8 Author: Scott Fredrickson Date: 2019-01-18T22:19:53Z Add HTML lang="en" Primarily an accessibility concern for screen reader software. commit 9ac5e1c7098792a53294522c6de461769b713136 Author: Scott Fredrickson Date: 2019-01-18T22:21:58Z Add HTML lang="en" Primarily an accessibility concern for screen reader software. --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
Jakarta EE TCKs and compatibility logo
Hi all, I am writing to your dev@ lists (on BCC) as your project has, in the past, requested access to the Java EE TCKs while they were controlled by Sun and then Oracle. As I am sure you are aware, Java EE has moved to Eclipse and is now Jakarta EE. The good news is that the TCKs have been open sourced. https://github.com/eclipse-ee4j/jakartaee-tck (I haven't tried to build the latest TCK from source yet but it is on my TODO list.) Shipping compatible implementations of the Jakarta EE specs (and being able to make public statements to that effect) will be subject only to the spec [1] and TCK [2] licenses. There will no longer be a TCK agreement or NDA to sign. However... The question has arisen whether or not any ASF projects will want to use the Jakarta EE compatible logo [3]. If a project wants to be able to do this, there are some organisational hoops to jump through. Before the ASF starts down that path the board has asked me to see if there are any projects that want to use the Jakarta EE compatible logo. After all, there is no point jumping through the hoops if no-one wants to use the logo. With the above in mind can you please discuss this amongst your project community and reply back to jcp-o...@apache.org whether or not your project is interested in being able to use the Jakarta EE compatible logo. I ask that you complete this no later than the next board meeting (20th February 2019). If you have any questions about any of the above, please also use jcp-o...@apache.org to ask them. Thanks, Mark [1] https://www.eclipse.org/legal/efsl.php [2] https://www.eclipse.org/legal/tck.php [3] https://www.eclipse.org/legal/tck.php - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org