From: Jim Meyering Date: Sat, 12 Jul 1997 23:01:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16c~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7673378e0a96faaa27d8e6538ce79f9da4c7df73;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 30a270fe95..eed880af35 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -25,6 +25,7 @@ version of su. (all_local): New target. Dependend on su. Required now that su is no longer in bin_PROGRAMS. + (uninstall-local): Remove su only if it comes from the GNU sh-utils. * src/su.c: Redefine/undef getusershell around inclusion of (via system.h) so Cray's int-returning prototype doesn't conflict diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 948449ba4c..48a9c25596 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,6 +1,8 @@ Changes in release 1.17 [1.16c] * date -u -d DATE now prints the correct date +* don't remove already-installed su unless it is possible to install the + new one setuid root. [1.16b] [1.16a] * expr accepts new unary operator, quote.