-Known bugs in sudo version 1.6.9
-================================
+Known bugs in sudo version 1.7
+==============================
1) Sudo should have an option to log when removing "dangerous"
environment variables.
-Installation instructions for Sudo 1.6.9
-========================================
+Installation instructions for Sudo 1.7
+======================================
Sudo uses a `configure' script to probe the capabilities and type
of the system in question. In this release, `configure' takes many
-Installation instructions for Sudo 1.6.9 (binary release)
-=========================================================
+Installation instructions for Sudo 1.7 (binary release)
+=======================================================
0) If you are upgrading from a previous version of sudo
please read the info in the UPGRADE file before proceeding.
LIB_OBJS = @LIBOBJS@ @ALLOCA@
-VERSION = 1.6.9
+VERSION = 1.7
DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES HISTORY INSTALL INSTALL.configure \
LICENSE Makefile.in PORTING README README.LDAP RUNSON TODO \
-This is Sudo version 1.6.9
+This is Sudo version 1.7
The sudo philosophy
===================
dnl
dnl Copyright (c) 1994-1996,1998-2004 Todd C. Miller <Todd.Miller@courtesan.com>
dnl
-AC_INIT(sudo, 1.6.9)
+AC_INIT(sudo, 1.7)
AC_CONFIG_HEADER(config.h pathnames.h)
dnl
dnl This won't work before AC_INIT()
dnl
-AC_MSG_NOTICE([Configuring Sudo version 1.6.9])
+AC_MSG_NOTICE([Configuring Sudo version 1.7])
dnl
dnl Variables that get substituted in the Makefile and man pages
dnl