[pkg-fetchmail-maint] Bug#136398: marked as done (Please include Kerberos support in fetchmail)

Debian Bug Tracking System owner at bugs.debian.org
Tue Jan 24 13:18:48 UTC 2006


Your message dated Tue, 24 Jan 2006 13:49:20 +0100
with message-id <20060124124920.GA19110 at ngolde.de>
and subject line (no subject)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Mar 2002 05:03:59 +0000
>From hartmans at mit.edu Fri Mar 01 23:03:59 2002
Return-path: <hartmans at mit.edu>
Received: from stratton-thirty-two.mit.edu (industrial-algebra.mit.edu) [18.187.5.32] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16h1gd-0007sF-00; Fri, 01 Mar 2002 23:03:59 -0600
Received: by industrial-algebra.mit.edu (Postfix, from userid 8042)
	id 68D83151D53; Sat,  2 Mar 2002 00:03:30 -0500 (EST)
Sender: hartmans at industrial-algebra.mit.edu
To: submit at bugs.debian.org
x-debbugs-cc: debian-kerberos at mekinok.com
Subject: Please include Kerberos support in fetchmail
From: Sam Hartman <hartmans at mit.edu>
Date: 02 Mar 2002 00:03:29 -0500
Message-ID: <tsllmdba7dq.fsf at industrial-algebra.mit.edu>
Lines: 62
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: submit at bugs.debian.org

package: fetchmail-ssl
severity: wishlist
tags: patch


Hi.  Below, I include a patch to include GSSAPI and KRB5 support in
the default fetchmail-ssl.  I believe it is a good idea to do this
because the features will be useful.

There are Kerberos packaging guidelines prepared by the maintainers of
the various Kerberos implementations in Debian.  These guidelnies can
be found in the doc directory of the krb5-config and krb4-config
packages.  This patch has been prepared in accordance with these
guidelines.

I have chosen to use the MIT implementation of Kerberos for the
patches because I am most familiar with that implementation.  It is
also probably a good idea because of the GPL code in fetchmail,
although there may be enough exceptions in the fetchmail license that
it doesn't matter.

Since the MIT and Heimdal implementations of Kerberos share a common
ticket file format and configuration file, fetchmail-ssl built against
the MIT libraries will still work for someone who normally uses
Heimdal clients.

I have tested the GSSAPI support against my IMAP server and it worked
fine.

I have not tested to make sure that I didn't break non-Kerberos
functionality because I don't have access to any password-protected
IMAP servers.  I would recommend making this test before accepting the
patch.

Please let me know if there is anything else I can help you with in
order to convince you that this patch would be useful to the Debian
community.

diff -ur fetchmail-ssl-5.9.8/debian/control fetchmail.new/debian/control
--- fetchmail-ssl-5.9.8/debian/control	Fri Mar  1 23:53:54 2002
+++ fetchmail.new/debian/control	Fri Mar  1 23:40:05 2002
@@ -2,7 +2,7 @@
 Section: non-US
 Priority: optional
 Maintainer: Henrique de Moraes Holschuh <hmh at debian.org>
-Build-Depends: debhelper (>= 3), gettext, flex, bison, debconf-utils, xutils, mail-transport-agent, autotools-dev, devscripts, libssl-dev
+Build-Depends: debhelper (>= 3), gettext, flex, bison, debconf-utils, xutils, mail-transport-agent, autotools-dev, devscripts, libssl-dev, libkrb5-dev
 Standards-Version: 3.5.4
 
 Package: fetchmail-ssl
diff -ur fetchmail-ssl-5.9.8/debian/rules fetchmail.new/debian/rules
--- fetchmail-ssl-5.9.8/debian/rules	Fri Mar  1 23:53:54 2002
+++ fetchmail.new/debian/rules	Fri Mar  1 23:49:20 2002
@@ -46,7 +46,7 @@
 
 # Defaults for official debian package
 ifeq (,$(DEB_FETCHMAIL_BUILD_OPTIONS))
-	DEB_FETCHMAIL_BUILD_OPTIONS="NTLM,SDPS"
+	DEB_FETCHMAIL_BUILD_OPTIONS="NTLM,SDPS,KRB5,GSSAPI"
 endif
 
 # Process build-time options

---------------------------------------
Received: (at 136398-done) by bugs.debian.org; 24 Jan 2006 12:49:41 +0000
>From nico at ngolde.de Tue Jan 24 04:49:41 2006
Return-path: <nico at ngolde.de>
Received: from natsmtp00.rzone.de ([81.169.145.165])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1F1NcC-0004bn-RM
	for 136398-done at bugs.debian.org; Tue, 24 Jan 2006 04:49:41 -0800
Received: from ngolde.de (e178111067.adsl.alicedsl.de [85.178.111.67])
	by post.webmailer.de (8.13.1/8.13.1) with ESMTP id k0OCnct8004659
	for <136398-done at bugs.debian.org>; Tue, 24 Jan 2006 13:49:39 +0100 (MET)
Received: by ngolde.de (Postfix, from userid 1000)
	id 81E47530006; Tue, 24 Jan 2006 13:49:20 +0100 (CET)
Date: Tue, 24 Jan 2006 13:49:20 +0100
From: Nico Golde <nico at ngolde.de>
To: 136398-done at bugs.debian.org
Message-ID: <20060124124920.GA19110 at ngolde.de>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG"
Content-Disposition: inline
X-Editor: VIM - Vi IMproved 6.4 (2005 Oct 15, compiled Jan 15 2006 19:02:40)
X-Mailer: Mutt-ng http://www.muttng.org
X-Operating-System: Debian GNU/Linux sid
X-My-Homepage: http://www.ngolde.de
User-Agent: mutt-ng/devel-r556 (Debian)
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-1.5 required=4.0 tests=BAYES_00,NOSUBJECT 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02


--OgqxwSJOaUobr8KG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,
closing this no further information from submitter.
Regards Nico

--=20
Nico Golde - JAB: nion at jabber.ccc.de | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org
Forget about that mouse with 3/4/5 buttons -
gimme a keyboard with 103/104/105 keys!

--OgqxwSJOaUobr8KG
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD1iJQHYflSXNkfP8RArLmAJ0WAs7cc6dVdayD5I4wLgok00o3hQCgo5lh
oPL4/r31jOqP7fDxSJD/NFY=
=OjBs
-----END PGP SIGNATURE-----

--OgqxwSJOaUobr8KG--



More information about the pkg-fetchmail-maint mailing list