From e85b1fe629d927c46a0e7f023d0ae8bcbd2c3d86 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 2 Aug 2010 23:56:05 -0400 Subject: [PATCH] another obsolete patch --- debian/patches/series | 1 - .../sudo-1.7.2p1-visudo-manpage-fix.diff | 24 ------------------- 2 files changed, 25 deletions(-) delete mode 100644 debian/patches/sudo-1.7.2p1-visudo-manpage-fix.diff diff --git a/debian/patches/series b/debian/patches/series index b5142b2..395bdb5 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ -sudo-1.7.2p1-visudo-manpage-fix.diff typo-in-classic-insults.diff env.c-safety.diff paths-in-samples.diff diff --git a/debian/patches/sudo-1.7.2p1-visudo-manpage-fix.diff b/debian/patches/sudo-1.7.2p1-visudo-manpage-fix.diff deleted file mode 100644 index b8bcb45..0000000 --- a/debian/patches/sudo-1.7.2p1-visudo-manpage-fix.diff +++ /dev/null @@ -1,24 +0,0 @@ ---- sudo-1.7.2p1/visudo.pod 2008-11-15 13:34:01.000000000 -0500 -+++ sudo-1.7.2p1-manpage/visudo.pod 2009-11-07 18:54:00.841321731 -0500 -@@ -39,15 +39,18 @@ - - There is a hard-coded list of editors that B will use set - at compile-time that may be overridden via the I I --C variable. This list defaults to the path to L on --your system, as determined by the I script. Normally, -+C variable. On Debian systems, this list defaults to -+/usr/bin/editor, which is meant to be a system-wide default editor -+chosen through the alternatives system. Normally, - B does not honor the C or C environment - variables unless they contain an editor in the aforementioned editors --list. However, if B is configured with the I<--with-enveditor> -+list. However, if B is configured with the I<--with-env-editor> - option or the I C variable is set in I, - B will use any the editor defines by C or C. - Note that this can be a security hole since it allows the user to - execute any program they wish simply by setting C or C. -+Despite this potential risk, sudo on Debian is compiled with the -+I<--with-env-editor> flag. - - B parses the I file after the edit and will - not save the changes if there is a syntax error. Upon finding -- 2.47.2