<!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;">
Jérôme Charaoui pushed to branch upstream at <a href="https://salsa.debian.org/java-team/junixsocket">Debian Java Maintainers / junixsocket</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/junixsocket/-/commit/6c4eae2f94e2c70c774e26125eb7d7c8f0845985">6c4eae2f</a></strong>
<div>
<span> by Jérôme Charaoui </span> <i> at 2023-01-14T17:14:00-05: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.6.1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
28 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#a03585ab89eed5e0782a1875b2d8153b97865d30">
<span class="new-file">
+
.github/ISSUE_TEMPLATE/bug_report.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#23e5835e284d82cc139a35a309c67e9f9dbc3615">
<span class="new-file">
+
.github/workflows/codeql-analysis-c.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#baad528d0ca5f019b1633df2382e3f93d908a0e7">
<span class="new-file">
+
.github/workflows/codeql-analysis-java.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#dad57a4c245a8007c90257aef0514c8b6a0f600c">
AUTHORS
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
LICENSE
</a>
</li>
<li class="file-stats">
<a href="#fe71871083ca490e6bc0da33fb48ce231f820a94">
NOTICE
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#7c875fef54268bc433a7fc46aa5fd6e96d58f32f">
<span class="new-file">
+
SECURITY.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#8a4d5a8e69a05383c158e78000c4cdb77f5beb3f">
<span class="new-file">
+
junixsocket-codecoverage/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#98e66bb1bef6ea31e48807e33e855a538638d1ca">
<span class="new-file">
+
junixsocket-common/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#0255e65956f64db24beff69444a435e047848925">
junixsocket-common/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#edd89e5ade803781c629ece04da6a55fed374faa">
<span class="new-file">
+
junixsocket-common/src/main/java/module-info.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#ce64857bbf5b7040442f95e6a6782705d3a75e5d">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFAddressFamily.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#ba168c4ae32965096a769021b4f4533a6e7cd218">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFAddressFamilyConfig.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#53ec514e65671c7dab4f2103f4a95cbc6aadf8fc">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFCore.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#846c1a46199539013672ac5a85f0785c2709b63c">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFDatagramChannel.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#313f97d8ac1c62e080c3a3c6378f3a3a6546bfa1">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFDatagramSocket.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#7e509ce1ead6ddda794ab0a8381823f8d1ab4a01">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFDatagramSocketImpl.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#a9220d02d791ccc5fedc04b5332f83ca66dd391d">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFInetAddress.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#c7f6fc7814055eebb772c5d999cf0dc52afa2746">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFInputStream.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#2f93a14b4aa619dc014b69670690811690544cac">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFOutputStream.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#85c93816492860432b201667c516bfe4d368cb1f">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFPipe.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#defac4d576591f9c157bf48549350776474a0702">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFSelectionKey.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#b1c24721a14dec2874d50f163f9113c4b9072413">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFSelector.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#55236af226e92f49acdf1230539f15223d083379">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFSelectorProvider.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#85d820fc7ea48d5f477ac827e8d7c8f4126d719d">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFServerSocket.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#2e4d136f7460abd3a1da792b9c74811ef486dffe">
<span class="new-file">
+
junixsocket-common/src/main/java/org/newsclub/net/unix/AFServerSocketChannel.java
</span>
</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/junixsocket/-/commit/6c4eae2f94e2c70c774e26125eb7d7c8f0845985">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/junixsocket/-/commit/6c4eae2f94e2c70c774e26125eb7d7c8f0845985"}}</script>


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