Package: sslsplit / 0.5.0+dfsg-2

Metadata

Package Version Patches format
sslsplit 0.5.0+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix Lintian warnings about manpage.patch | (download)

sslsplit.1 | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 fix lintian warnings about manpage

manpage-has-errors-from-man usr/share/man/man1/sslsplit.1.gz 397: warning: macro `HS' not defined

0002 Use pkg config to determine linker flags for test pr.patch | (download)

GNUmakefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use pkg-config to determine linker flags for test programs


0003 Add fixes for OpenSSL 1.1 while retaining 1.0 compat.patch | (download)

cachedsess.t.c | 4 4 + 0 - 0 !
cachefkcrt.t.c | 4 4 + 0 - 0 !
cachemgr.h | 21 13 + 8 - 0 !
cachessess.t.c | 24 20 + 4 - 0 !
extra/pki/GNUmakefile | 4 2 + 2 - 0 !
ssl.c | 105 74 + 31 - 0 !
ssl.t.c | 11 8 + 3 - 0 !
7 files changed, 125 insertions(+), 48 deletions(-)

 add fixes for openssl 1.1 while retaining 1.0 compatibility


0004 Add a test that seems to unbreak the following test .patch | (download)

cachedsess.t.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add a test that seems to unbreak the following test when building on
 mips