<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<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: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -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,0.01) 0 0 1px; font-family: -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 master
at <a href="https://salsa.debian.org/java-team/undertow" style="color: #1068bf;">Debian Java Maintainers / undertow</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/undertow/-/commit/793a566b0f5791ccc023b980ac1e016f8db6ebcf" style="color: #1068bf;">793a566b</a></strong>
<div>
<span>by Markus Koschany</span>
<i>at 2022-08-18T13:11:31+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 2.2.19</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/undertow/-/commit/7c4d5ffbb12d566e41d6ed42268ff8d0401864ed" style="color: #1068bf;">7c4d5ffb</a></strong>
<div>
<span>by Markus Koschany</span>
<i>at 2022-08-18T13:11:34+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update upstream source from tag 'upstream/2.2.19'

Update to upstream version '2.2.19'
with Debian dir 67daeea0ed0070be104a158d7c29c351dfa2f6d1</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/undertow/-/commit/027d35ec5707cf2b481d167990a98d2f30e2555a" style="color: #1068bf;">027d35ec</a></strong>
<div>
<span>by Markus Koschany</span>
<i>at 2022-08-18T13:11:46+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Drop CVE-2022-2053.patch. Fixed upstream.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/undertow/-/commit/4d171eca1398f15779ff942561cd9693efb372e0" style="color: #1068bf;">4d171eca</a></strong>
<div>
<span>by Markus Koschany</span>
<i>at 2022-08-18T13:12:29+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update changelog
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#8d7f05af983699379e73b780b7df7e8e1eba7d50" style="color: #1068bf;">
benchmarks/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#76401d80919958a0380f14132adf8b8fc9c3d6ea" style="color: #1068bf;">
core/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#f040eae6a9a9a94682e6a3653ffe3b5ec4deafa0" style="color: #1068bf;">
core/src/main/java/io/undertow/conduits/ReadTimeoutStreamSourceConduit.java
</a>
</li>
<li class="file-stats">
<a href="#e58ade4a8ccb553ffe34baf317aa79ee1bd4fbb1" style="color: #1068bf;">
core/src/main/java/io/undertow/protocols/ssl/SslConduit.java
</a>
</li>
<li class="file-stats">
<a href="#42832b0728ee11a2a61f179c6545f60fc24835cb" style="color: #1068bf;">
core/src/main/java/io/undertow/server/protocol/ajp/AjpServerRequestConduit.java
</a>
</li>
<li class="file-stats">
<a href="#37a1528f54530ab21e93912dbb1d1d8172c014ef" style="color: #1068bf;">
core/src/main/java/io/undertow/server/protocol/http/HttpContinue.java
</a>
</li>
<li class="file-stats">
<a href="#ab34d29995fb89a00097336dd319a0a5a6d146a2" style="color: #1068bf;">
core/src/main/java/io/undertow/server/protocol/http2/Http2UpgradeHandler.java
</a>
</li>
<li class="file-stats">
<a href="#fcba574b686d89550945840fec756a666d907760" style="color: #1068bf;">
core/src/main/java/io/undertow/websockets/core/WebSocketChannel.java
</a>
</li>
<li class="file-stats">
<a href="#301fb0d02ba7ac1b9032412606fa2d08a0fdbb5c" style="color: #1068bf;">
core/src/main/java/io/undertow/websockets/core/WebSocketMessages.java
</a>
</li>
<li class="file-stats">
<a href="#eb927087b393270e5a79440d0bf8ee5f7eafbef1" style="color: #1068bf;">
core/src/test/java/io/undertow/server/ReadTimeoutTestCase.java
</a>
</li>
<li class="file-stats">
<a href="#6073fc7d4b97ea339b73d7bf9a8d14df3a586171" style="color: #1068bf;">
core/src/test/java/io/undertow/server/security/ClientCertRenegotiationTestCase.java
</a>
</li>
<li class="file-stats">
<a href="#72a2cbc29e17a728214993cb4933cf99bd6a8bba" style="color: #1068bf;">
core/src/test/java/io/undertow/websockets/core/protocol/AbstractWebSocketServerTest.java
</a>
</li>
<li class="file-stats">
<a href="#815b7f94cc116a49c4d17d3f6e6fc05bc444541a" style="color: #1068bf;">
core/src/test/java/io/undertow/websockets/utils/WebSocketTestClient.java
</a>
</li>
<li class="file-stats">
<a href="#bbaf1697146997e069fd66a14c7596bf065ac222" style="color: #1068bf;">
coverage-report/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1" style="color: #1068bf;">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#389d00e96f81b68d177c965f20f2b5314a25780a" style="color: #1068bf;">
<span class="deleted-file">

debian/patches/CVE-2022-2053.patch
</span>
</a>
</li>
<li class="file-stats">
<a href="#bc34014ab4b9a49dd7a27bdd8d352912607c3a96" style="color: #1068bf;">
debian/patches/series
</a>
</li>
<li class="file-stats">
<a href="#e1dc1c2027290ffbb4cc3b1494e8fa4a0fcad8f4" style="color: #1068bf;">
dist/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#54910b10227c5169852c980ec6d5694e0d2eb9c6" style="color: #1068bf;">
examples/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#7311c8e70cc23a9b4bcd84d1ffd5d97a1a78257f" style="color: #1068bf;">
jakarta/examples/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#61d51de028c91dd04e7d1dbe09aaaa4a54c49e67" style="color: #1068bf;">
jakarta/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#59d238700f4370d54b1e01f05c17cc6014b72070" style="color: #1068bf;">
jakarta/servlet/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#a02cad1a5405e208127172254a375d456ccb8b52" style="color: #1068bf;">
jakarta/websockets-jsr/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#19918ce260b8e0348ad1ac057b278b3719bb62d0" style="color: #1068bf;">
karaf/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#765c8ee63d17fcef6269838bbeea7438868c44c8" style="color: #1068bf;">
parser-generator/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec" style="color: #1068bf;">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#93fb2c667c9837b7ef5a150b363c0c05f63901e8" style="color: #1068bf;">
servlet/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#00cc9b11e442559305f4503e9292ca129f0c71b7" style="color: #1068bf;">
servlet/src/main/java/io/undertow/servlet/handlers/security/SecurityPathMatches.java
</a>
</li>
<li class="file-stats">
<a href="#0847025e82e9b878c1fb2329b3bc51bc21cf0bd6" style="color: #1068bf;">
servlet/src/main/java/io/undertow/servlet/spec/HttpServletResponseImpl.java
</a>
</li>
<li class="file-stats">
<a href="#9748891e87751c7dfd5cfe68de1cbde930c82191" style="color: #1068bf;">
servlet/src/main/java/io/undertow/servlet/spec/ServletOutputStreamImpl.java
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.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: #666;">

<br>
<a href="https://salsa.debian.org/java-team/undertow/-/compare/5b2512957e3ef7cb966babf92d0adacbc2d30745...4d171eca1398f15779ff942561cd9693efb372e0" style="color: #1068bf;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>