This is an automated email from the ASF dual-hosted git repository.
lgoldstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
The following commit(s) were added to refs/heads/master by this push:
new be0130e16 Updated CHANGES.md to include SSHD-1273
be0130e16 is described below
commit be0130e16fc4d494df523ad9ff357cbebae6d059
Author: Lyor Goldstein <[email protected]>
AuthorDate: Sat Jul 2 09:19:41 2022 +0300
Updated CHANGES.md to include SSHD-1273
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index d70fa3b6f..725bbbda7 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -109,3 +109,4 @@ Was originally in *HostConfigEntry*.
* [SSHD-1266](https://issues.apache.org/jira/browse/SSHD-1266) Fix
encoding/decoding critical options in OpenSSH certificates
* [SSHD-1269](https://issues.apache.org/jira/browse/SSHD-1269) Fix TCP/IP
remote port forwarding with wildcard addresses
* [SSHD-1272](https://issues.apache.org/jira/browse/SSHD-1272) Use correct
signature for RSA keys from SSH agent, and by default ignore keys for which
there is no signature algorithm
+* [SSHD-1273](https://issues.apache.org/jira/browse/SSHD-1273) Add support to
use env vars together with subsystem channels
\ No newline at end of file