ports/67183: security/pam_krb5 requires updating

Oleg Sharoiko os at rsu.ru
Tue May 25 15:40:46 UTC 2004


>Number:         67183
>Category:       ports
>Synopsis:       security/pam_krb5 requires updating
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 25 08:40:16 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Sharoiko
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Computer Center of Rostov State University
>Environment:
System: FreeBSD asterix.rsu.ru 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Tue Apr 15 11:54:03 GMT 2003 os at make.cc.rsu.ru:/usr/src/sys/compile/asterix.2xi686.RELENG_4_8.2003-04-07 i386


	
>Description:
	Makefile of security/pam_krb5 needs to be updated to match the
	new version of shared library of security/heimdal.
	security/heimdal installs libkrb5.so.20 and security/pam_krb5 lists
	libkrb5.so.19 as it's dependency.

	I would also like to point out the fact that some people prefer to
	build FreeBSD 5 with heimdal only from ports (there is a number
	of reasons to do so). This way they have no pam_krb5 in base system.
	I think that the following check

	.if ${OSVERSION} >= 500000
		IGNORE=                 FreeBSD 5.x already ships with its own version of pam_krb5
	.endif

	should eithier be removed or made more sophisticated to explicitly	
	check for existence of pam_krb5 in base system

>How-To-Repeat:
	To see problem with shared library:
	Install base system without heimdal
	Build security/heimdal
	Try to build security/pam_krb5

	To see problem with FreeBSD 5 without heimdal in base
	Install base system without heimdal
	Try to build security/pam_krb5
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list