You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/06/01 05:38:32 UTC

[GitHub] [commons-vfs] dependabot[bot] opened a new pull request #184: Bump sshd-core from 0.8.0 to 2.7.0

dependabot[bot] opened a new pull request #184:
URL: https://github.com/apache/commons-vfs/pull/184


   Bumps [sshd-core](https://github.com/apache/mina-sshd) from 0.8.0 to 2.7.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/apache/mina-sshd/blob/master/CHANGES.md">sshd-core's changelog</a>.</em></p>
   <blockquote>
   <h1><a href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.7.0.md">Version 2.6.0 to 2.7.0</a></h1>
   <h1>Planned for next version</h1>
   <h2>Major code re-factoring</h2>
   <h2>Potential compatibility issues</h2>
   <h2>Minor code helpers</h2>
   <h2>Behavioral changes and enhancements</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1161">SSHD-1161</a> Support OpenSSH client certificates for publickey authentication</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1163">SSHD-1163</a> Wrong server key algorithm choose</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1164">SSHD-1164</a> Parsing of ~/.ssh/config Host patterns fails with extra whitespace</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1168">SSHD-1168</a> OpenSSH certificates: check certificate type</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1171">SSHD-1171</a> OpenSSHCertificatesTest: certificates expire in 2030</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1172">SSHD-1172</a> Expiration of OpenSshCertificates needs to compare timestamps as unsigned long</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/mina-sshd/commit/2772c7c8f6afb8c53546ca803501f52118bd0491"><code>2772c7c</code></a> [maven-release-plugin] prepare release sshd-2.7.0</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/c5500e9da63b8d756ac46cf70ff260ded8ec9e23"><code>c5500e9</code></a> Add changelog for 2.7.0</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/9a724be5b3c762f4845a802adc5f535c83473469"><code>9a724be</code></a> [SSHD-525] Server side implementation of <a href="mailto:posix-rename@openssh.com">posix-rename@openssh.com</a></li>
   <li><a href="https://github.com/apache/mina-sshd/commit/4dad0d7059b35fc497e2be6613f4762810a6a173"><code>4dad0d7</code></a> [SSHD-1145] Deprecate ReflectionUtils#isClassAvailable and use ThreadUtils#re...</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/db7cbdc5c0c51a0b444628357a3d45aa803285d6"><code>db7cbdc</code></a> [SSHD-1158] Don't send channel EOF after having received channel CLOSE</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/60b50f918198cfb7b040bb125676176b991bc5b6"><code>60b50f9</code></a> [SSHD-1141] DefaultClientKexExtensionHandler: ensure list is modifiable</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/797d887d1ec4db4c5d7722acf61bbc57f6652eab"><code>797d887</code></a> Updated Netty version to 4.1.63</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/4bfeca39471b90f35a59072460658731fd83b2c3"><code>4bfeca3</code></a> Updated PMD version to 6.33.0</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/f7a2ae35472d29b7c30a368d3b134cb65439b897"><code>f7a2ae3</code></a> Updated Checkstyle version to 8.41.1</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/0a3f5da77114a1a68aff0322206435a4a563c8f7"><code>0a3f5da</code></a> Updated Spring Core version to 5.3.6</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/mina-sshd/compare/sshd-0.8.0...sshd-2.7.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.sshd:sshd-core&package-manager=maven&previous-version=0.8.0&new-version=2.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [commons-vfs] dependabot[bot] closed pull request #184: Bump sshd-core from 0.8.0 to 2.7.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #184:
URL: https://github.com/apache/commons-vfs/pull/184


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [commons-vfs] dependabot[bot] commented on pull request #184: Bump sshd-core from 0.8.0 to 2.7.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #184:
URL: https://github.com/apache/commons-vfs/pull/184#issuecomment-994713348


   Superseded by #225.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [commons-vfs] garydgregory commented on pull request #184: Bump sshd-core from 0.8.0 to 2.7.0

Posted by GitBox <gi...@apache.org>.
garydgregory commented on pull request #184:
URL: https://github.com/apache/commons-vfs/pull/184#issuecomment-880789382


   We need help porting.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org