From aba1c515534197cab1588ab0f3a2343be1f0a8e5 Mon Sep 17 00:00:00 2001 From: cclauss Date: Fri, 5 Apr 2019 01:32:39 +0200 Subject: tests: make Impacket (SMB server) Python 3 compatible Closes #3731 Fixes #3289 --- docs/KNOWN_BUGS | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs/KNOWN_BUGS') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 92956c617..67c7b1661 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -46,7 +46,6 @@ problems may have been fixed or changed somewhat since this was written! 4.5 Improve --data-urlencode space encoding 5. Build and portability issues - 5.1 tests not compatible with python3 5.2 curl-config --libs contains private details 5.3 curl compiled on OSX 10.13 failed to run on OSX 10.10 5.4 Cannot compile against a static build of OpenLDAP @@ -372,12 +371,6 @@ problems may have been fixed or changed somewhat since this was written! 5. Build and portability issues -5.1 tests not compatible with python3 - - The smb test server still needs python2. - - See https://github.com/curl/curl/issues/3289 - 5.2 curl-config --libs contains private details "curl-config --libs" will include details set in LDFLAGS when configure is -- cgit v1.2.3