Package: libssh / 0.6.3-4
Metadata
Package | Version | Patches format |
---|---|---|
libssh | 0.6.3-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001_CVE 2014 8132.patch | (download) |
src/kex.c |
7 6 + 1 - 0 ! |
--- |
1001_error msg typo fix.patch | (download) |
src/pki_crypto.c |
4 2 + 2 - 0 ! |
fix spelling error in pki_* code |
1003 custom lib names.patch | (download) |
src/CMakeLists.txt |
7 6 + 1 - 0 ! |
allow to overwrite libssh's output_name. |
2002 fix html doc generation.patch | (download) |
doc/doxy.config.in |
3 1 + 2 - 0 ! |
do not exclude "*/build/*" directory as buildd use that path |
2003 disable expand_tilde_unix test.patch | (download) |
tests/unittests/torture_misc.c |
10 5 + 5 - 0 ! |
disable torture_path_expand_tilde_unix, its not working well on buildd On buildd, the HOME is set to a non-existing directory, this makes torture_path_expand_tilde_unix fail |