This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch mark-forwarded-request/8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


 discard e0d237e  Process Mark's comments
 discard b26dab2  Add bug id
 discard 644af22  Better attribute name
 discard 2eeb813  Mark request as forwarded in RemoteIpValve/RemoteIpFilter
     add 051f354  Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=55969
     add 83911c2  Clean-up. Spacing,unnecessary code, etc. No functional change
     add 3e8015f  Add release date for 8.5.43
     add c57e930  Fix typo
     add ea8ac17  Align with master
     new f022cca  BZ 63556: Mark request as forwarded in RemoteIpValve and 
RemoteIpFilter

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e0d237e)
            \
             N -- N -- N   refs/heads/mark-forwarded-request/8.5.x (f022cca)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build.properties.default                           |  14 +--
 java/org/apache/catalina/connector/Request.java    | 134 +++++++--------------
 .../apache/catalina/filters/RemoteIpFilter.java    |   1 +
 res/tomcat.nsi                                     |  18 ++-
 webapps/docs/changelog.xml                         |  17 ++-
 5 files changed, 84 insertions(+), 100 deletions(-)


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

Reply via email to