<!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;">
Pierre Gruet pushed to branch upstream at <a href="https://salsa.debian.org/java-team/activemq" style="color: #1068bf;">Debian Java Maintainers / activemq</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/activemq/-/commit/d7716b1b8f35c935a66e09bb0910821c79b4d14f" style="color: #1068bf;">d7716b1b</a></strong>
<div>
<span> by Pierre Gruet </span> <i> at 2022-10-23T22:04: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;'>New upstream version 5.17.2+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302" style="color: #1068bf;">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#0c2c5c506cef0ed2d3ad2b7e45e97980b66f5520" style="color: #1068bf;">
Jenkinsfile
</a>
</li>
<li class="file-stats">
<a href="#fe71871083ca490e6bc0da33fb48ce231f820a94" style="color: #1068bf;">
NOTICE
</a>
</li>
<li class="file-stats">
<a href="#7c875fef54268bc433a7fc46aa5fd6e96d58f32f" style="color: #1068bf;">
<span class="new-file">
+
SECURITY.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#34598e6426f2691f6b813da30806452298febcc7" style="color: #1068bf;">
activemq-all/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#477ce7976db190e3092e5b25da2eb503d80c8e6e" style="color: #1068bf;">
activemq-all/src/main/resources/log4j.properties

activemq-all/src/main/resources/log4j2.properties
</a>
</li>
<li class="file-stats">
<a href="#61dc140a747aa21defa3a867288b2118ee4b9d2b" style="color: #1068bf;">
activemq-amqp/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#fff377bab536ca629aea5b5c9490ab7b59632b63" style="color: #1068bf;">
activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpAbstractLink.java
</a>
</li>
<li class="file-stats">
<a href="#11f11d5540693b694fb0b42c4721906ed04f75ed" style="color: #1068bf;">
activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpConnection.java
</a>
</li>
<li class="file-stats">
<a href="#b455324b3bcf59cf23162793b604e500f06b1a52" style="color: #1068bf;">
activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpReceiver.java
</a>
</li>
<li class="file-stats">
<a href="#6f01f326f9985b288c991afabe3348a15d371557" style="color: #1068bf;">
activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSender.java
</a>
</li>
<li class="file-stats">
<a href="#9aadc0a0eda92a9e31a578eae229a777d711f1c3" style="color: #1068bf;">
activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java
</a>
</li>
<li class="file-stats">
<a href="#ba06c857a3a1edfbe52bc0e4727d9ec132ce925a" style="color: #1068bf;">
activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpTransactionCoordinator.java
</a>
</li>
<li class="file-stats">
<a href="#9fbe1420e935b40ede641c159ec31e3a99d79e8c" style="color: #1068bf;">
activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/ResponseHandler.java

activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/ResponseHandler.java
</a>
</li>
<li class="file-stats">
<a href="#4619f3dcb39e4aba22b4f295efd0aaee277be003" style="color: #1068bf;">
activemq-amqp/src/test/java/org/apache/activemq/transport/amqp/AmqpTestSupport.java
</a>
</li>
<li class="file-stats">
<a href="#71a19925390c835030e3445627aba7976526847b" style="color: #1068bf;">
activemq-amqp/src/test/java/org/apache/activemq/transport/amqp/client/util/TypeConversionSupport.java
</a>
</li>
<li class="file-stats">
<a href="#35e6e6946162e1b9afb24c9f0ab6a372d3e28b64" style="color: #1068bf;">
activemq-amqp/src/test/java/org/apache/activemq/transport/amqp/message/MessageTransformationTest.java
</a>
</li>
<li class="file-stats">
<a href="#298ff19cdb2e3701b038ae2f5e5b1f3df7d7778b" style="color: #1068bf;">
activemq-amqp/src/test/resources/log4j.properties

activemq-amqp/src/test/resources/log4j2-test.properties
</a>
</li>
<li class="file-stats">
<a href="#0955fc244e4d436496c45511fd59567b65c4c44e" style="color: #1068bf;">
activemq-blueprint/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#d5c010b40a978b09c0eb96da886970b90db3992a" style="color: #1068bf;">
activemq-broker/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#bc71866bba8595c9757348a507d6df630ea93503" style="color: #1068bf;">
activemq-broker/src/main/java/org/apache/activemq/advisory/AdvisoryBroker.java
</a>
</li>
<li class="file-stats">
<a href="#31d447e2f81bc9908ecf26cc57c9cac9e09a1586" style="color: #1068bf;">
activemq-broker/src/main/java/org/apache/activemq/broker/BrokerService.java
</a>
</li>
<li class="file-stats">
<a href="#6b360c88a9dd099f4a26e462057849aa1fab55c1" style="color: #1068bf;">
activemq-broker/src/main/java/org/apache/activemq/broker/ProducerBrokerExchange.java
</a>
</li>
<li class="file-stats">
<a href="#75312a68ecec0f4e471a5fe0215d23e59cb68202" style="color: #1068bf;">
activemq-broker/src/main/java/org/apache/activemq/broker/TransportConnection.java
</a>
</li>
<li class="file-stats">
<a href="#cf5e97f7096273b7456a58b74d96464e5ea410d6" style="color: #1068bf;">
activemq-broker/src/main/java/org/apache/activemq/broker/TransportConnector.java
</a>
</li>
<li class="file-stats">
<a href="#886ba0856e31298344eed5f62aef48f88962a349" style="color: #1068bf;">
activemq-broker/src/main/java/org/apache/activemq/broker/UserIDBroker.java
</a>
</li>
<li class="file-stats">
<a href="#57395094ebf7a4c76b2c07f2cee8141b708c3a71" style="color: #1068bf;">
activemq-broker/src/main/java/org/apache/activemq/broker/jmx/BrokerViewMBean.java
</a>
</li>
<li class="file-stats">
<a href="#003ac034f0a1bf2f9f836e368186862f5e0a1073" style="color: #1068bf;">
activemq-broker/src/main/java/org/apache/activemq/broker/jmx/DestinationView.java
</a>
</li>
<li class="file-stats">
<a href="#776ebc02c411aa6643caea94eba9ae2fbfb047d8" style="color: #1068bf;">
activemq-broker/src/main/java/org/apache/activemq/broker/jmx/DestinationViewMBean.java
</a>
</li>
<li class="file-stats">
<a href="#c87383afad7e526d171aeedc347710d97a5380e2" style="color: #1068bf;">
activemq-broker/src/main/java/org/apache/activemq/broker/jmx/Log4JConfigView.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/activemq/-/commit/d7716b1b8f35c935a66e09bb0910821c79b4d14f" style="color: #1068bf;">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" style="color: #1068bf;">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">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/activemq/-/commit/d7716b1b8f35c935a66e09bb0910821c79b4d14f"}}</script>


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