Commit Graph

6 Commits

Author SHA1 Message Date
luoyaoming dda2ea2e0e changed debian/source/format to native 2022-12-09 14:21:44 +08:00
Mikhail Gusarov 861b1bc86b [PATCH] Do not expose private libraries nor link flags to users of libssh2
Reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747417

Gbp-Pq: Name 0001-Do-not-expose-private-libraries-nor-link-flags-to-us.patch
2022-12-09 14:21:44 +08:00
Mikhail Gusarov 8a647b231e [PATCH] Add -lgpg-error to .pc to facilitate static linking
Note that this patch is Debian-specific as we know that libssh2 is linked
to gcrypt.

Patching configure.ac to add gpg-error as a dependent library is not good, as it
would cause overlinking of libssh2, and there is no separate variable for
"static dependencies".

All this mess ought to be solved in gcrypt inself by providing .pc file,
but it is not.


Gbp-Pq: Name 0001-Add-lgpg-error-to-.pc-to-facilitate-static-linking.patch
2022-12-09 14:21:44 +08:00
Nicolas Mora a438e974ab Fix typo
Forwarded: not-needed


Gbp-Pq: Name manpage.patch
2022-12-09 14:21:44 +08:00
Luoyaoming 292fa3cf2d Import Debian changes 1.10.0-ok1
libssh2 (1.10.0-ok1) yangtze; urgency=low

  * Initial release.
2022-12-09 14:21:41 +08:00
luoyaoming f488dac21a Import Upstream version 1.10.0 2022-12-09 14:21:41 +08:00