]> granicus.if.org Git - sudo/commitdiff
++version
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 13 Jan 1998 04:48:42 +0000 (04:48 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 13 Jan 1998 04:48:42 +0000 (04:48 +0000)
32 files changed:
README
check.c
compat.h
config.h.in
configure.in
dce_pwent.c
find_path.c
getspwuid.c
getwd.c
goodpath.c
ins_2001.h
ins_classic.h
ins_csops.h
ins_goons.h
insults.h
interfaces.c
logging.c
options.h
parse.c
parse.lex
parse.yacc
pathnames.h.in
putenv.c
strdup.c
sudo.c
sudo.h
sudo_setenv.c
testsudoers.c
tgetpass.c
utime.c
version.h
visudo.c

diff --git a/README b/README
index a97ad430a7a806088b4d0744110dfee858f5184a..c63e114a10010e313f2a4d1f056e65f49824ad15 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is the CU version of sudo, release 1.5.3
+This is the CU version of sudo, release 1.5.4
 
 The sudo philosophy
 ===================
diff --git a/check.c b/check.c
index b7a973b3b6b21a29f336f488149c84c00fbcf9e2..e3cc0b9b0e40970be74dc52ccb1d1e1ddf770e51 100644 (file)
--- a/check.c
+++ b/check.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.3 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.4 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
@@ -868,7 +868,7 @@ static void reminder()
     (void) fprintf(stderr, "\n%s\n%s\n\n%s\n%s\n\n",
 #else
     (void) fprintf(stderr, "\n%s\n%s\n%s\n%s\n\n%s\n%s\n\n%s\n%s\n\n",
-       "    CU sudo version 1.5.3, based on Root Group sudo version 1.1",
+       "    CU sudo version 1.5.4, based on Root Group sudo version 1.1",
        "    sudo version 1.1, Copyright (C) 1991 The Root Group, Inc.",
        "    sudo comes with ABSOLUTELY NO WARRANTY.  This is free software,",
        "    and you are welcome to redistribute it under certain conditions.",
index 6ff8eea4baabed6e62b42fae587a9a89bddb8df4..a2f297e9cd7d805426c63431960259cfb86a1faf 100644 (file)
--- a/compat.h
+++ b/compat.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 050ec59ad144a318760fa5e7b58f0817f544731d..a6ddefb1f1b74b1573ee87e1e441f59095e69f31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 3c66e7e2fe37441a4f34063302119178479f0113..19f33e67d02784734ee15a64331de1ad3252dc3a 100644 (file)
@@ -7,7 +7,7 @@ AC_CONFIG_HEADER(config.h)
 dnl
 dnl This won't work before AC_INIT()
 dnl
-echo "Configuring CU Sudo version 1.5.3"
+echo "Configuring CU Sudo version 1.5.4"
 dnl
 dnl Variables that get substituted in the Makefile
 dnl
index d7010137645d79f7551bcc75903e3038be1473ab..4915a806261a32f0b275022145d8a634918f5cb6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 2abe851c386f3912c553bc0fce77e083592015ed..14e7fae89fdbc7b289e785cd3dd44aa3318ffcdd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 228199fd882ea385155aacd398b57d6d4a51cbf2..d620f1ddffff6aedcd469173640e8dc7eaf006b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
diff --git a/getwd.c b/getwd.c
index f7d9cae67673f75a9e49cf3e4fda3b4f15d2d82f..933e3c24c3a65eed1fb5ba3859d05dafec9129b9 100644 (file)
--- a/getwd.c
+++ b/getwd.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 6a0ac6e3c59219b52caabf49602afd551ec945f6..89131837c5e4f8b8071e8f31e276b98ce42c7728 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 0249c05de9b16e4ba724bda937ff54ab5483045a..7bfb6408e2e938e061c0ea6036684a7d27569269 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 03587acbc4851617cbc3b642744e96f0d63d4db0..ae51be82217ece3b8f27b4c8e7023f7bc4b0a66b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 7f294e00ed43314c37d3f6b6ee937972e2d5eb56..945583b6712aecb8609b62f0daf5eb68cee7b332 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index b2babd79ba76d407477100152467628bf920d217..f80842b8e082b0692c30bf9de86975606dec17a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 20320173136ddfc9c4335bf85bafb64421cbf8e6..ad633111d93372451b17fee2f5c369c35f80a506 100644 (file)
--- a/insults.h
+++ b/insults.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index bcaea2d91713d09f7c488873e1ef3ea6d4dba304..78e249fd573d026f3bb22dd34a978aa7c45649ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index e2311eb1932d7ed99e0be7995d2be1f2dd227b15..9c0b7a3fea2503d949b0d6425fae1d80707bd95b 100644 (file)
--- a/logging.c
+++ b/logging.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.3 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.4 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
index 9afa2bfb6965ec8f53b604072d17bca35808c469..4319fc8ac43a16d5c797734d40c8afcfcefd6af7 100644 (file)
--- a/options.h
+++ b/options.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
diff --git a/parse.c b/parse.c
index 5e90c52b1490e1370dcb34eab32350315eb35ba9..448f9e57b629f97ea333ee78740c32728e870c1b 100644 (file)
--- a/parse.c
+++ b/parse.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index ff2790d65179a1a91bff59d1e2e94e91639a6e73..fa530224aeb261340968514a1c500dcaae7d9077 100644 (file)
--- a/parse.lex
+++ b/parse.lex
@@ -1,6 +1,6 @@
 %{
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 74b54a360a94db9c5680e7442ed66bd783620033..317b84be5523a5cf979878183697d4141aabc153 100644 (file)
@@ -1,7 +1,7 @@
 %{
 
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 746efb60d1d7abe8ac8bbc03f124959a4e284d46..11ffe243e96e5513256917709364acfe1c0ad64a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 81631b895264344f331c58ea300d6255517e3a35..a959037de5d09ced7d714b7ff763409142eb197b 100644 (file)
--- a/putenv.c
+++ b/putenv.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 94c42d6e876ccd4ba1cb535f79d2b81155ebc6b0..9e8799467c3fa1c8f5f328a4a4e407d4bbc781ab 100644 (file)
--- a/strdup.c
+++ b/strdup.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.3 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.4 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
diff --git a/sudo.c b/sudo.c
index bfad70a591a90d134c99e8545aa36231e0375da5..05dacabea73b5f78fcba70ed8ebe9bba4c9ec844 100644 (file)
--- a/sudo.c
+++ b/sudo.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.3 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.4 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
diff --git a/sudo.h b/sudo.h
index bd89689a50233b4100afce186064ab483bb1ed7a..de8afbfba20956f49bb9b9495455f76b469189ec 100644 (file)
--- a/sudo.h
+++ b/sudo.h
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.3 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.4 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
index a201a0ba8e07ca781ada3141aa763dda231000b7..a5cc93a86e4d9cae4511f5ce7f4fa0e705d42316 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 585cbbdb704f7adebea9059fb4521749176f6ac4..5a0f6b65665346ac703b9060dd079f806dc2d460 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index be0ab0edfd187269af83c774e37d75c12727192d..8f8abe19009edd7abc62f922ad698df2fb6547d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
diff --git a/utime.c b/utime.c
index 0ffc1e23ffe2764d4a54321f7c169b191032054f..b088395b75e65ccf5aacc3ac393b00bd40d83c2a 100644 (file)
--- a/utime.c
+++ b/utime.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
index 8cdc825b0722bfec4bf9025205603be58a8aeb70..58580f82494a1c39e159debf28e458c7031e8254 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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
@@ -23,6 +23,6 @@
 #ifndef _SUDO_VERSION_H
 #define _SUDO_VERSION_H
 
-static char version[] = "1.5.3";
+static char version[] = "1.5.4";
 
 #endif /* _SUDO_VERSION_H */
index e1e0a0bffda24bf2279ef5011c7bedb6671a0a4a..4d5bccc7cb997963a4ccc8d4797705fba87e77a2 100644 (file)
--- a/visudo.c
+++ b/visudo.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.3
+ *  CU sudo version 1.5.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