<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libssh2/Config.in, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2020-05-11T18:28:57Z</updated>
<entry>
<title>libssh2: switch default to OpenSSL and fix depends</title>
<updated>2020-05-11T18:28:57Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2020-05-08T19:34:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c0da37b1cd21c244b988698cdf81e85a7d424495'/>
<id>urn:sha1:c0da37b1cd21c244b988698cdf81e85a7d424495</id>
<content type='text'>
All packages in the tree that depend on libssh2 _and_ have their own
dependency on a TLS library, depend on OpenSSL by default. It makes
sense for the libssh2 package to default to OpenSSL as well. This way it
does not pull in a second TLS library.

Also, the OpenSSL dependency is changed to
"+!LIBSSH2_MBEDTLS:libopenssl", which fixes build issues in case libssh2
is not selected but built anyway.

And last, Config.in file is removed and its content added to the
Makefile instead.

Closes #12108

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>libssh2: Make crypto backends selectable</title>
<updated>2018-02-03T12:26:18Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2018-02-03T12:26:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6b3f140c0c357dd8a6fedb032d296f129abf3a94'/>
<id>urn:sha1:6b3f140c0c357dd8a6fedb032d296f129abf3a94</id>
<content type='text'>
This adds a choice to menuselect so people can select if they would like
to compile libssh2 against mbedtls (default) or openssl.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
</feed>
