<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Markus Koschany pushed to branch upstream at <a href="https://salsa.debian.org/java-team/tomcat10">Debian Java Maintainers / tomcat10</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/tomcat10/-/commit/7aa8a9bf562d0fc05367d718c3de3dcad9bbec43">7aa8a9bf</a></strong>
<div>
<span> by Markus Koschany </span> <i> at 2025-02-09T00:15:05+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 10.1.35</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
.github/workflows/ci.yml
</a>
</li>
<li class="file-stats">
<a href="#cc4e050782ea7fd5e442b75a3fcf3d0bab86e52a">
MERGE.txt
</a>
</li>
<li class="file-stats">
<a href="#fe71871083ca490e6bc0da33fb48ce231f820a94">
NOTICE
</a>
</li>
<li class="file-stats">
<a href="#1f06ff1c1113334e3b5f4c7d284f5c65654cf739">
bin/catalina.bat
</a>
</li>
<li class="file-stats">
<a href="#3f42a2bf9b1514ff5b8ffaf2b0d53b263d6a17a0">
bin/catalina.sh
</a>
</li>
<li class="file-stats">
<a href="#65d04013ea262a52ba54c8de534eae494865583c">
build.properties.default
</a>
</li>
<li class="file-stats">
<a href="#d053ad6568ae8d686ddba93aa20739bec2870bfc">
build.properties.release
</a>
</li>
<li class="file-stats">
<a href="#bdc348bf75801c527f51cdeddc8edf027f7ef35a">
build.xml
</a>
</li>
<li class="file-stats">
<a href="#ea0ff7f3ec429da8ec7ce29ccffe1a11e215a544">
conf/web.xml
</a>
</li>
<li class="file-stats">
<a href="#9ad490014f3c9534426fd716ec178b77f64ab270">
<span class="new-file">
+
java/jakarta/el/ExpressionFactoryCache.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#fa5df97cf307b42dddd1d2be36e1db6565557fa8">
java/jakarta/el/LocalStrings_zh_CN.properties
</a>
</li>
<li class="file-stats">
<a href="#f89c86f364373594643b20101f3e47b72c348cbb">
java/jakarta/el/Util.java
</a>
</li>
<li class="file-stats">
<a href="#4fd262ed2ee81dad78082fc1708bba69a62aca92">
java/org/apache/catalina/Context.java
</a>
</li>
<li class="file-stats">
<a href="#219bf8496f9fc15eec19de20c9471a69b7e5d298">
java/org/apache/catalina/WebResourceRoot.java
</a>
</li>
<li class="file-stats">
<a href="#1729a626d3b1488194beb3e4a29fe632af75666c">
java/org/apache/catalina/authenticator/LocalStrings_zh_CN.properties
</a>
</li>
<li class="file-stats">
<a href="#e6fa88704ba0a47ae3bfb66ff7b6a71e6e83784e">
java/org/apache/catalina/connector/Connector.java
</a>
</li>
<li class="file-stats">
<a href="#7667616c49171447db07fc2b606a3837ccac920c">
java/org/apache/catalina/connector/CoyoteAdapter.java
</a>
</li>
<li class="file-stats">
<a href="#a295c4dd99887858e46673f1576ee8a6ba83dcd2">
java/org/apache/catalina/connector/CoyoteOutputStream.java
</a>
</li>
<li class="file-stats">
<a href="#8dc7e7cebd762c56673a99506fe60c2b7f085d2e">
java/org/apache/catalina/connector/LocalStrings_zh_CN.properties
</a>
</li>
<li class="file-stats">
<a href="#46c5042f6f5b0ee361f3205ca1cb43263e4574fa">
java/org/apache/catalina/core/ApplicationContext.java
</a>
</li>
<li class="file-stats">
<a href="#c2733ac8fe67e2db3a1b5260d3fba58f617ff62e">
java/org/apache/catalina/core/ApplicationHttpRequest.java
</a>
</li>
<li class="file-stats">
<a href="#3ad8ad6cd908c9fdd471cb8dcadf5f44c5d2206c">
java/org/apache/catalina/core/LocalStrings_zh_CN.properties
</a>
</li>
<li class="file-stats">
<a href="#e9c51003c725ed55bb23893606f7c340cc6d1dbc">
java/org/apache/catalina/core/StandardContext.java
</a>
</li>
<li class="file-stats">
<a href="#d62b1dd70850801378b859efbb44405c684cfa8d">
java/org/apache/catalina/filters/LocalStrings_zh_CN.properties
</a>
</li>
<li class="file-stats">
<a href="#75f8d0291bfb6f2f93b510163d2e81fa88889a8d">
java/org/apache/catalina/filters/RateLimitFilter.java
</a>
</li>
<li class="file-stats">
<a href="#80ae34672394575d3cbcaf55bf58fd14df9864ea">
java/org/apache/catalina/ha/session/LocalStrings_ja.properties
</a>
</li>
<li class="file-stats">
<a href="#5c03d6ce28e0e91cd0bcd8deff70e0da26d2ee10">
java/org/apache/catalina/ha/tcp/LocalStrings_ja.properties
</a>
</li>
<li class="file-stats">
<a href="#d79f3395b9d5cbe8e5ce877c2fc8ffefe77cf267">
java/org/apache/catalina/manager/Constants.java
</a>
</li>
<li class="file-stats">
<a href="#7b9a33b096d033da8367d277addc7a5e814116dd">
java/org/apache/catalina/manager/HTMLManagerServlet.java
</a>
</li>
<li class="file-stats">
<a href="#dd0a84b1abf70a843c29bd7bd2633276ee93c370">
java/org/apache/catalina/manager/host/Constants.java
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">
—
<br>
<a href="https://salsa.debian.org/java-team/tomcat10/-/commit/7aa8a9bf562d0fc05367d718c3de3dcad9bbec43">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/tomcat10/-/commit/7aa8a9bf562d0fc05367d718c3de3dcad9bbec43"}}</script>
</p>
</div>
</body>
</html>