You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bi...@apache.org on 2003/07/01 07:42:01 UTC

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

billbarker    2003/06/30 22:42:00

  Modified:    .        RELEASE-NOTES-4.1.txt
  Log:
  Documenting changes.
  
  Revision  Changes    Path
  1.73      +11 -1     jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt
  
  Index: RELEASE-NOTES-4.1.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- RELEASE-NOTES-4.1.txt	9 Apr 2003 03:20:51 -0000	1.72
  +++ RELEASE-NOTES-4.1.txt	1 Jul 2003 05:42:00 -0000	1.73
  @@ -915,6 +915,16 @@
   [4.1.25] JkHandler:
            Fix decoding of SSL CLIENT-CERTs passed from Apache/IIS/iPlanet.
   
  +[4.1.25] mod_jk:
  +         Fix potential path-traversal problem in mappings.
  +
  +[4.1.25] JSSE SSL:
  +         Re-factor to remove dependencies on Sun classes when using a 1.4.x JVM.
  +         It should now be possible to set up a SSL Connector with any vendors 
  +         1.4.x JVM, without having to install Sun's JSSE 1.0.x.
  +
  +[4.1.25] PureTLS SSL:
  +         Fix problems with getting the CLIENT-CERT.
   
   ----------------
   Jasper Bug Fixes:
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

Posted by Bill Barker <wb...@wilshire.com>.
Ok, my patches for 4.1.25 are now in.

----- Original Message -----
From: <bi...@apache.org>
To: <ja...@apache.org>
Sent: Monday, June 30, 2003 10:42 PM
Subject: cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt


> billbarker    2003/06/30 22:42:00
>
>   Modified:    .        RELEASE-NOTES-4.1.txt
>   Log:
>   Documenting changes.
>
>   Revision  Changes    Path
>   1.73      +11 -1     jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt
>
>   Index: RELEASE-NOTES-4.1.txt
>   ===================================================================
>   RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt,v
>   retrieving revision 1.72
>   retrieving revision 1.73
>   diff -u -r1.72 -r1.73
>   --- RELEASE-NOTES-4.1.txt 9 Apr 2003 03:20:51 -0000 1.72
>   +++ RELEASE-NOTES-4.1.txt 1 Jul 2003 05:42:00 -0000 1.73
>   @@ -915,6 +915,16 @@
>    [4.1.25] JkHandler:
>             Fix decoding of SSL CLIENT-CERTs passed from
Apache/IIS/iPlanet.
>
>   +[4.1.25] mod_jk:
>   +         Fix potential path-traversal problem in mappings.
>   +
>   +[4.1.25] JSSE SSL:
>   +         Re-factor to remove dependencies on Sun classes when using a
1.4.x JVM.
>   +         It should now be possible to set up a SSL Connector with any
vendors
>   +         1.4.x JVM, without having to install Sun's JSSE 1.0.x.
>   +
>   +[4.1.25] PureTLS SSL:
>   +         Fix problems with getting the CLIENT-CERT.
>
>    ----------------
>    Jasper Bug Fixes:
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>
>