Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2012 00:43:19 -0500
From:      "Bryan Drewery" <bryan@shatow.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wxs@FreeBSD.org
Subject:   ports/169284: [PATCH] security/sudo: INSULTS desc is blank
Message-ID:  <20120621054349.B834A1065670@hub.freebsd.org>
Resent-Message-ID: <201206210550.q5L5oAPh002059@freefall.freebsd.org>

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

>Number:         169284
>Category:       ports
>Synopsis:       [PATCH] security/sudo: INSULTS desc is blank
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 21 05:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Bryan Drewery
>Release:        FreeBSD 8.3-RELEASE-i386
>Organization:
>Environment:


	
>Description:
	The INSULTS option has no description.
>How-To-Repeat:
	make -C /usr/ports/security/sudo config
>Fix:

	

--- patch-sudo-insults-desc.txt begins here ---
--- Makefile.orig	2012-06-21 00:41:38.000000000 -0500
+++ Makefile	2012-06-21 00:41:45.000000000 -0500
@@ -33,7 +33,7 @@
 		AUDIT OPIE NLS
 OPTIONS_DEFAULT=	AUDIT NLS
 
-INSULT_DESC=	Enable insults on failures
+INSULTS_DESC=	Enable insults on failures
 DISABLE_ROOT_SUDO_DESC=	Do not allow root to run sudo
 DISABLE_AUTH_DESC=	Do not require authentication by default
 NOARGS_SHELL_DESC=	Run a shell if no arguments are given
--- patch-sudo-insults-desc.txt ends here ---


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



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