<!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=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Markus Koschany pushed to branch upstream
at <a href="https://salsa.debian.org/java-team/libapache-mod-jk">Debian Java Maintainers / libapache-mod-jk</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/java-team/libapache-mod-jk/commit/5d30d86c507aae4a446f10c78397843e8ff3f40f">5d30d86c</a></strong>
<div>
<span>by Markus Koschany</span>
<i>at 2018-10-14T10:23:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.2.46</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
<span class="new-file">
+
.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#8c0d6b0dca5817118d2f528acb81b643d000c69a">
docs/index.html
</a>
</li>
<li class="file-stats">
<a href="#43851de71c7327438b34b2b3360e061b8282024a">
docs/miscellaneous/changelog.html
</a>
</li>
<li class="file-stats">
<a href="#4c1b2fe014b86c0c5e30c320aeed89431677b3d8">
docs/miscellaneous/printer/changelog.html
</a>
</li>
<li class="file-stats">
<a href="#1b71d4460b5ef337566c707d67fd0fe7ed375232">
docs/news/20180301.html
</a>
</li>
<li class="file-stats">
<a href="#7da451cbbcc29cc02fafceff2509d11b85ea5395">
docs/news/printer/20180301.html
</a>
</li>
<li class="file-stats">
<a href="#02e7f4acf6c8b94c7108f4175b8ac7f9e0aecc66">
docs/printer/index.html
</a>
</li>
<li class="file-stats">
<a href="#dc61b41c726ed492c72d421ce0e87559ec27f69a">
docs/reference/apache.html
</a>
</li>
<li class="file-stats">
<a href="#169c85f485a8d3ee5118848e51ea850f250ccee1">
docs/reference/printer/apache.html
</a>
</li>
<li class="file-stats">
<a href="#08dff7647406c252723a83ebf7291b2de7bae894">
<span class="new-file">
+
jkstatus/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#045110dd2d4dc19675feaf16adfd71d54f3d9770">
jkstatus/build.properties.default
</a>
</li>
<li class="file-stats">
<a href="#c91c7d127c6381cf2d0530105eac7af60b45e662">
jkstatus/test/conf/log4j.xml
</a>
</li>
<li class="file-stats">
<a href="#c338852769721a89bab64fae0aa9a1f368bb310d">
<span class="new-file">
+
native/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#43b639ea419cf8fd3a3ad3bb20fada0a539e866e">
native/README.txt
</a>
</li>
<li class="file-stats">
<a href="#db000734748105bf43d3fa2ddbdebb52c212564a">
native/STATUS.txt
</a>
</li>
<li class="file-stats">
<a href="#982c5b28e5879e8847dcaaf8f9c86d07984d9168">
native/TODO.txt
</a>
</li>
<li class="file-stats">
<a href="#bd4319cae055f34dd4c41d5969506f9297ce99d7">
<span class="new-file">
+
native/apache-2.0/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#c48f49e138368ccb23670ef775d686757a9ee3a7">
native/apache-2.0/mod_jk.c
</a>
</li>
<li class="file-stats">
<a href="#37aacf6b13f2d0b9779d4737b1cd7778e1247283">
<span class="new-file">
+
native/common/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#875dc078bc468604f9c7e38445abe5fc1917fce1">
native/common/jk_connect.c
</a>
</li>
<li class="file-stats">
<a href="#0bac485aecfeadf6ef886e727d6f32379424ce3e">
native/common/jk_lb_worker.c
</a>
</li>
<li class="file-stats">
<a href="#9e26a1a298632558fe8beec7097b1d4d949213c9">
native/common/jk_uri_worker_map.c
</a>
</li>
<li class="file-stats">
<a href="#8f9057cf4cf9ad0f2b069562ef7e3386fc04ee11">
native/common/jk_uri_worker_map.h
</a>
</li>
<li class="file-stats">
<a href="#90228cf927a22531c2c1cd2d4aea6688e9ddafe0">
native/common/jk_util.c
</a>
</li>
<li class="file-stats">
<a href="#c4e82252c90a19319f1ca29d51bafb7bc7e7e5b2">
native/common/jk_util.h
</a>
</li>
<li class="file-stats">
<a href="#da90f58f6d300ae6657c4449513cf6b59083d553">
native/common/jk_version.h
</a>
</li>
<li class="file-stats">
<a href="#442864ad5b2c80604128e6141627be8ccf9faf68">
native/configure
</a>
</li>
<li class="file-stats">
<a href="#c80754db87d932af65e6ff1fbe25f611b8365782">
native/configure.ac
</a>
</li>
<li class="file-stats">
<a href="#5fc2685467837978954ed1a7bf130118c0463fbe">
<span class="new-file">
+
native/iis/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#0b99f9a4f815437af494b0bdd6ab94eabfaabda1">
native/iis/README
</a>
</li>
</ul>
<h5>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: #777;">
—
<br>
<a href="https://salsa.debian.org/java-team/libapache-mod-jk/commit/5d30d86c507aae4a446f10c78397843e8ff3f40f">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.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/libapache-mod-jk/commit/5d30d86c507aae4a446f10c78397843e8ff3f40f"}}</script>
</p>
</div>
</body>
</html>