1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 20:05:08 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Darik Horn
b8e39b6651 Lintian: Override possible-gpl-code-linked-with-openssl.
Resolve this Lintian error:

	E: softether: possible-gpl-code-linked-with-openssl

The OpenSSL license exception is implied by official upstream binary releases
that contain a statically linked libssl.
2014-07-11 14:23:10 -04:00
Darik Horn
44a72b0d6c Lintian: Override soname warnings.
Resolve these Lintian warning:

	W: softether: package-name-doesnt-match-sonames libsoftether
	W: softether: shlib-without-versioned-soname usr/lib/x86_64-linux-gnu/libsoftether.so libsoftether.so

The library interface is entirely private and provided only for build
convenience and runtime optimization. The sonames are not versioned
because the interface is not contracted.
2014-07-11 14:23:09 -04:00