-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendor: Update ferny to c8713c4d3ba74a
This stops hardcoding the libc.so.6 soname, and has a new matcher for OpenSSH 0.9.6's "hostname contains invalid characters" error.
- Loading branch information
1 parent
b1c8d57
commit 589e6aa
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ferny
updated
9 files
+13 −10 | .github/workflows/tests.yml | |
+1 −1 | .github/workflows/tox.yaml | |
+2 −1 | examples/simple.py | |
+1 −1 | src/ferny/session.py | |
+6 −1 | src/ferny/ssh_errors.py | |
+2 −1 | test/test_agent.py | |
+10 −2 | test/test_basic.py | |
+3 −0 | test/test_regexp.py | |
+1 −1 | tox.ini |