From nobody@FreeBSD.org  Fri May 14 07:41:41 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B910F1065672
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 May 2010 07:41:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A8BFC8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 May 2010 07:41:41 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4E7ffjh072990
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 May 2010 07:41:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o4E7ff3q072989;
	Fri, 14 May 2010 07:41:41 GMT
	(envelope-from nobody)
Message-Id: <201005140741.o4E7ff3q072989@www.freebsd.org>
Date: Fri, 14 May 2010 07:41:41 GMT
From: "Serge S. Yuriev" <me@nevian.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: NMap build fails w/default OpebSSL opts
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146567
>Category:       ports
>Synopsis:       security/nmap build fails w/default OpenSSL opts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ohauer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 14 07:50:01 UTC 2010
>Closed-Date:    Fri Sep 03 21:25:26 UTC 2010
>Last-Modified:  Fri Sep 03 21:25:26 UTC 2010
>Originator:     Serge S. Yuriev
>Release:        8.0-RELEASE-p2
>Organization:
>Environment:
FreeBSD albinos.euroset.ru 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 16:02:27 UTC 2010     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
Ports from May 13
>Description:
security/nmap fails to build if security/OpenSSL compiled w/out MD2(obsolete)
and with SCTP.
MD2 include file throws error via def statement
SCTP conflicts with nmaps bundled lib
>How-To-Repeat:
Try to build default security/OpenSSL and then security/NMap.
>Fix:
1. Recompile OpenSSL with MD2 and w/out SCTP
2. compile nmap


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: ohauer 
State-Changed-When: Sat Aug 14 06:38:39 UTC 2010 
State-Changed-Why:  
MD2 code will be ignored/removed with a extra-patch 
if build with openssl from ports whit the next release. 



Responsible-Changed-From-To: freebsd-ports-bugs->ohauer 
Responsible-Changed-By: ohauer 
Responsible-Changed-When: Sat Aug 14 06:38:39 UTC 2010 
Responsible-Changed-Why:  
MD2 code will be ignored/removed with a extra-patch 
if build with openssl from ports whit the next release. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=146567 
State-Changed-From-To: analyzed->feedback 
State-Changed-By: ohauer 
State-Changed-When: Wed Aug 18 17:08:06 UTC 2010 
State-Changed-Why:  
Hi Serge S., 

I've created a patch for this issue for actual nmap. 

Can you test the following patch: 
http://people.freebsd.org/~ohauer/diffs/PR_146567_nmap_openssl_no_md2_v2.patch 

Regards, 
olli 



http://www.freebsd.org/cgi/query-pr.cgi?pr=146567 
State-Changed-From-To: feedback->closed 
State-Changed-By: ohauer 
State-Changed-When: Fri Sep 3 21:23:57 UTC 2010 
State-Changed-Why:  
Issue resolved with the update to nmap-5.35DC1 
- MD2 code was removed 
- sctp naming resolved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146567 
>Unformatted:
