<!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;">
Pierre Gruet pushed to branch upstream at <a href="https://salsa.debian.org/java-team/jsch">Debian Java Maintainers / jsch</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/jsch/-/commit/f9444eed334cf3f861694a1fc7832f0bd3b1049c">f9444eed</a></strong>
<div>
<span> by Pierre Gruet </span> <i> at 2024-09-07T23:11:33+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 0.2.19</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
28 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#6e656a06857650151f28f253233ed97584044098">
<span class="new-file">
+
.devcontainer/Dockerfile
</span>
</a>
</li>
<li class="file-stats">
<a href="#b34062a34eb177d6796c9ce334de4930d86f38c1">
<span class="new-file">
+
.devcontainer/devcontainer.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#40a7ccc530b539b6837a46ad30e0259b625792f7">
<span class="new-file">
+
.devcontainer/library-scripts/common-debian.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#29595b0c93aac46c55c8bc3f2c287804c2e138ab">
<span class="new-file">
+
.devcontainer/library-scripts/docker-debian.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#091aff741808a09242f252264b14f4a9adaa5305">
<span class="new-file">
+
.github/dependabot.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a4f3fe7929905bd96b8081d9420d9e01e7355524">
<span class="new-file">
+
.github/workflows/automerge.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c3aa8b7f1c613e43d3bb9d5ac52ac6603d945e89">
<span class="new-file">
+
.github/workflows/codeql-analysis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#f34eaf19b34e4ae5135212c79909cfd8d3c70b6b">
<span class="new-file">
+
.github/workflows/coverity.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#fb975a1732fe68a6d5b866b754a6b7cba46e2030">
<span class="new-file">
+
.github/workflows/javadoc.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c709f6995f23dae0da365bff70068f8288fa89e0">
<span class="new-file">
+
.github/workflows/maven.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#16911b9809e0d05b7b124ba8453fa5303d74924c">
<span class="new-file">
+
.github/workflows/release.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
<span class="new-file">
+
.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#32e074f71d16c1e88ac02aa83592ca6ad1fd98a8">
<span class="new-file">
+
.mvn/wrapper/maven-wrapper.properties
</span>
</a>
</li>
<li class="file-stats">
<a href="#3aefdb2b91ba1bd8fedf4386683c651a20b41eeb">
<span class="new-file">
+
.sdkmanrc
</span>
</a>
</li>
<li class="file-stats">
<a href="#89aa447020cdcb580cea0495694d46a55941edbe">
<span class="new-file">
+
.vscode/settings.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#458e1d0f85716e3c7c27857fb05bfd41d637ba7c">
<span class="new-file">
+
ChangeLog.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#8b7e86b5206f16a85e6d74a4692af068b0023baf">
src/main/java/com/jcraft/jsch/jcraft/HMACMD5.java

LICENSE.JZlib.txt
</a>
</li>
<li class="file-stats">
<a href="#01a278985702ca4706e207c275689c1698fe1274">
<span class="new-file">
+
LICENSE.jBCrypt.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#0c1945d7443c2e154bd3e421c0d438bd4086d8c3">
<span class="new-file">
+
Readme.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#282119df8cfcad4c8c8421ba30fdcdf8793f5f82">
<span class="deleted-file">

build.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#59f81c123b3abbcb97274545796dd18706c3e106">
<span class="deleted-file">

build.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#bdc348bf75801c527f51cdeddc8edf027f7ef35a">
<span class="deleted-file">

build.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#8d12dd8e31fc86c278bcd14892d40881dfbf187a">
<span class="new-file">
+
eclipse-java-google-style.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#be7e837876e5cf23851571d54f5166422c54051a">
examples/AES.java
</a>
</li>
<li class="file-stats">
<a href="#48e8611cf97d175bb6141c21b2a73cf0c93f0651">
examples/ChangePassphrase.java
</a>
</li>
<li class="file-stats">
<a href="#dd333aee486d9480566b819257ee3f0594cce084">
examples/Compression.java
</a>
</li>
<li class="file-stats">
<a href="#aa43690617d3365f70abd18d881914ab0ac895ea">
examples/Daemon.java
</a>
</li>
<li class="file-stats">
<a href="#d79f4c7b0f10ed53312c3e3e9269a99f3002e3ad">
examples/Exec.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/jsch/-/commit/f9444eed334cf3f861694a1fc7832f0bd3b1049c">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/jsch/-/commit/f9444eed334cf3f861694a1fc7832f0bd3b1049c"}}</script>


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