From nobody@FreeBSD.org  Wed Jul 16 15:17:03 2008
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 51098106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Jul 2008 15:17:03 +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 454B58FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Jul 2008 15:17:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6GFH1s4084466
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Jul 2008 15:17:01 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6GFH1We084465;
	Wed, 16 Jul 2008 15:17:01 GMT
	(envelope-from nobody)
Message-Id: <200807161517.m6GFH1We084465@www.freebsd.org>
Date: Wed, 16 Jul 2008 15:17:01 GMT
From: Peter Vereshagin <peter@vereshagin.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mutt-devel uses expired gss_nt_service_name
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: udo.schweigert@siemens.com

>Number:         125679
>Category:       ports
>Synopsis:       mail/mutt-devel uses expired gss_nt_service_name
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 16 15:20:03 UTC 2008
>Closed-Date:    Tue Jul 29 21:36:34 UTC 2008
>Last-Modified:  Tue Jul 29 21:36:34 UTC 2008
>Originator:     Peter Vereshagin
>Release:        releng_7 cvsup'd less than a week ago
>Organization:
'
>Environment:
FreeBSD screwed.box 7.0-STABLE FreeBSD 7.0-STABLE #2: Sat Jul 12 18:30:17 SAMST 2008     toor@screwed.box:/usr/local/obj/usr/local/src/sys/PEOR  i386
>Description:
I do know nothing about what gss is just except it is used by mutt for imap.
Ok, i build mutt-devel for myself with several patches from mutt.org.ua.
i have no heimdal port installed. So i noticed that:
- gssapi_generic.h was not found by imap/auth_gss.c
- gss_nt_service_name doesn't get redefined
ok by far the gssapi.h is installed by freebsd base system.
After googling i found that it is renamed to conform some RFC naming convention standard.
It is menyioned just here:
http://www.stacken.kth.se/lists/heimdal-discuss/2006-11/msg00087.html
ok i just needed to comment out the gssapi_generic.h and redefine the symbol into capitalized standarded name
>How-To-Repeat:
Apply as many patches on mutt-devel as I did, or:
- simply look at auth_gss.c
- find the ifdef HEIMDAL
See that without it the gssapi_generic.h is about to be included AND the symbol does not redefines.

>Fix:
just don't know who should fix this AND the base system header is involved. Have no much experience on C  too, sorry.
I did as described.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Jul 16 21:58:48 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125679 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: udo.schweigert@siemens.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/125679: mail/mutt-devel uses expired gss_nt_service_name
Date: Wed, 16 Jul 2008 21:58:46 UT

 Maintainer of mail/mutt-devel,
 
 Please note that PR ports/125679 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/125679
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: "Schweigert, Udo CERT" <Udo.Schweigert@siemens.com>
To: bug-followup@FreeBSD.ORG
Cc: Udo Schweigert <Udo.Schweigert@siemens.com>
Subject: Re: ports/125679: mail/mutt-devel uses expired gss_nt_service_name
Date: Tue, 29 Jul 2008 10:57:27 +0200

 Please close this PR:
 
 1. I can't reproduce under a recent 7.0-STABLE
 
 2. The submitter did not respond giving details on his setup.
 
 Udo
 
 On Wed, Jul 16, 2008 at 21:58:46 +0000, Edwin Groothuis wrote:
 > Maintainer of mail/mutt-devel,
 > 
 > Please note that PR ports/125679 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/125679
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 > 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Jul 29 21:36:15 UTC 2008 
State-Changed-Why:  
Closed by maintainer request (cannot be verified). 

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