Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2000 14:11:04 -0700 (PDT)
From:      hmo@sep.hamburg.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   gnu/22293: make.conf: NOSUIDPERL vs. src/gnu/usr.bin/perl/suidperl/Makefile: ENABLE_SUIDPERL
Message-ID:  <20001025211104.B4F9737B4C5@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         22293
>Category:       gnu
>Synopsis:       make.conf: NOSUIDPERL vs. src/gnu/usr.bin/perl/suidperl/Makefile: ENABLE_SUIDPERL
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 25 14:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Helge Oldach
>Release:        4.1.1-STABLE
>Organization:
>Environment:
FreeBSD sep.hamburg.com 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Mon Oct 23 01:35:16 CEST 2000     toor@sep.hamburg.com:/usr/obj/usr/src/sys/HMO  i386

>Description:
By default /usr/bin/suidperl is no longer chmod 4511 but rather
chmod 511.

The reason is that /etc/defaults/make.conf has a NOSUIDPERL option
(disabled by default) while src/gnu/usr.bin/perl/suidperl/Makefile
reflects on ENABLE_SUIDPERL. This is inconsistent. The Makefile should
also depend on NOSUIDPERL (and the test in the Makefile reversed).

>How-To-Repeat:
make buildworld installworld :-)

>Fix:
See description.

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001025211104.B4F9737B4C5>