<!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: var(--default-regular-font, "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: var(--default-regular-font, "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;">
Emmanuel Bourg 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/0f156086eacc9f67e000c6a1aa08fad390275ec9">0f156086</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2024-07-03T23:48:14+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "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.24</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/tomcat10/-/commit/1608d971775b9b8d9948c87941e10e4de8956bbc">1608d971</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2024-07-03T23:49:17+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "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.25</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
26 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#0426576666947b851d4dcbe4b44ebfb8d143e67c">
BUILDING.txt
</a>
</li>
<li class="file-stats">
<a href="#cc4e050782ea7fd5e442b75a3fcf3d0bab86e52a">
MERGE.txt
</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="#0db9e833e21a6eac027c9a21e504f4619d5b0302">
java/jakarta/el/LocalStrings.properties
</a>
</li>
<li class="file-stats">
<a href="#b91c367ddfb0d3b6edffe5380233e80a55eb90c3">
java/jakarta/servlet/http/HttpServletRequest.java
</a>
</li>
<li class="file-stats">
<a href="#0dad1b6491b1560e7e57887691d883e61526fd04">
java/jakarta/servlet/http/HttpServletResponse.java
</a>
</li>
<li class="file-stats">
<a href="#dc7e1ffd0cc768699b1f41080d4cb64511779ffe">
java/jakarta/servlet/jsp/el/ImportELResolver.java
</a>
</li>
<li class="file-stats">
<a href="#27cf366434cb501f695d94d0e603867db906e827">
java/jakarta/servlet/jsp/el/NotFoundELResolver.java
</a>
</li>
<li class="file-stats">
<a href="#c19264dd9d6d95a10cb143b9e57e0713e9b5a45b">
java/jakarta/servlet/jsp/tagext/package.html
</a>
</li>
<li class="file-stats">
<a href="#c97ee98f80e451256407bba2275694093cf1bb2a">
java/org/apache/catalina/AccessLog.java
</a>
</li>
<li class="file-stats">
<a href="#dbcf8956cec5aea98582a7f7bbad0a4d4f563b8c">
java/org/apache/catalina/AsyncDispatcher.java
</a>
</li>
<li class="file-stats">
<a href="#86616bb08255f96f156344f74815c7b725527373">
java/org/apache/catalina/Authenticator.java
</a>
</li>
<li class="file-stats">
<a href="#2795e67dbb8a4084e386463e201bcd3c9bca8b1f">
java/org/apache/catalina/Cluster.java
</a>
</li>
<li class="file-stats">
<a href="#b18e3f3260a15e191d8377eb42c9863ac75f0694">
java/org/apache/catalina/Contained.java
</a>
</li>
<li class="file-stats">
<a href="#d87850c3004e19fadbb4bb9a6905aa7807fdf9ee">
java/org/apache/catalina/Container.java
</a>
</li>
<li class="file-stats">
<a href="#f277294f3701b1a3cc00cc5c9ea4f427d0cd636a">
java/org/apache/catalina/ContainerEvent.java
</a>
</li>
<li class="file-stats">
<a href="#159413aa721b8b00054c10cc4d0e5b462d767875">
java/org/apache/catalina/ContainerListener.java
</a>
</li>
<li class="file-stats">
<a href="#de00598632d445ca579eec080a9e031895025c59">
java/org/apache/catalina/ContainerServlet.java
</a>
</li>
<li class="file-stats">
<a href="#4fd262ed2ee81dad78082fc1708bba69a62aca92">
java/org/apache/catalina/Context.java
</a>
</li>
<li class="file-stats">
<a href="#d35bdf5ec7c53a23bdf9d47ff9ad55e14a35927f">
java/org/apache/catalina/CredentialHandler.java
</a>
</li>
<li class="file-stats">
<a href="#782be0db496fc141683da976aa38e0d43131c894">
java/org/apache/catalina/DistributedManager.java
</a>
</li>
<li class="file-stats">
<a href="#3a27231fc6df13ee55bd094fdb9a05c9f241095a">
java/org/apache/catalina/Engine.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/-/compare/d4a3a7f11c9000c082f3c0aa29ac6a65b8ccc159...1608d971775b9b8d9948c87941e10e4de8956bbc">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>
</p>
</div>
</body>
</html>