-Installation instructions for CU sudo 1.3.8
-===========================================
+Installation instructions for CU sudo 1.4
+=========================================
Sudo uses a `configure' script to probe the capabilities and type
of the system in question. Please read this document fully before
-The following options may be used to configure sudo 1.3.8
+The following options may be used to configure sudo 1.4
FQDN
Define this if you want to put fully qualified hostnames in the sudoers
-This is the CU version of sudo, release 1.3.8 (GAMMA)
+This is the CU version of sudo, release 1.4
The sudo philosophy
===================
do not bother them with bugs in CU sudo. Bug reports for this sudo
should be sent to sudo-bugs@cs.colorado.edu.
-CU sudo 1.3.8 represents a huge change from the 1.3.1 code base.
+CU sudo 1.4 represents a huge change from the 1.3.1 code base.
It includes a completely rewritten parser contributed by Chris Jepeway,
a smarter and easier to use visudo, an updated configure script along
with the usual bug fixes and portability changes. See the CHANGES file
/*
- * CU sudo version 1.3.8
+ * CU sudo version 1.4
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
dnl
dnl This won't work before AC_INIT()
dnl
-echo "Configuring CU Sudo version 1.3.8"
+echo "Configuring CU Sudo version 1.4"
dnl
dnl Variables that get substituted in the Makefile
dnl