From 091355669b422eaf2f88e9a7b32e835aee4fca7b Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sun, 6 Aug 2023 11:32:23 -0700 Subject: [PATCH 1/4] New version bump --- README | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 10af2c7f..96236415 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Usermin Version 2.000 +Usermin Version 2.001 --------------------- To setup usermin, simply run the setup.sh shell script, which should be found in the same directory as this README file. This will setup Usermin diff --git a/version b/version index 12652ade..59345352 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.000 +2.001 From 04b383af02aba2da1038e0a417085164c40f6b9a Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sun, 6 Aug 2023 11:54:26 -0700 Subject: [PATCH 2/4] Stop packaging old file manager --- makedist.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makedist.pl b/makedist.pl index 413b05b8..2e0ca4a8 100755 --- a/makedist.pl +++ b/makedist.pl @@ -42,7 +42,7 @@ "password_form.cgi", "password_change.cgi", "ui-lib.pl", "pam_login.cgi", "WebminUI", "uptracker.cgi", "webmin_search.cgi", "webmin-search-lib.pl", "WebminCore.pm", "robots.txt", "html-editor-lib.pl" ); -@mlist = ("cshrc", "file", "forward", "language", "mailbox", +@mlist = ("cshrc", "forward", "language", "mailbox", "plan", "ssh", "telnet", "theme", "gnupg", "proc", "cron", "changepass", "shell", "at", "fetchmail", "quota", "mysql", "procmail", "chfn", "htaccess", "commands", "man", "usermount", From c0c3e012d6e86b0bfc140d7792e8596258a67a54 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sun, 6 Aug 2023 11:55:07 -0700 Subject: [PATCH 3/4] Stop packaging old OO UI module --- makedist.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makedist.pl b/makedist.pl index 2e0ca4a8..863cf151 100755 --- a/makedist.pl +++ b/makedist.pl @@ -40,7 +40,7 @@ "javascript-lib.pl", "usermin-pam-osx", "config-lib.pl", "entities_map.txt", "password_form.cgi", "password_change.cgi", "ui-lib.pl", - "pam_login.cgi", "WebminUI", "uptracker.cgi", "webmin_search.cgi", + "pam_login.cgi", "uptracker.cgi", "webmin_search.cgi", "webmin-search-lib.pl", "WebminCore.pm", "robots.txt", "html-editor-lib.pl" ); @mlist = ("cshrc", "forward", "language", "mailbox", "plan", "ssh", "telnet", "theme", "gnupg", "proc", "cron", From 73f8aa6c6f570a6cff31e95a5c4b27b25e7f3aa8 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sun, 6 Aug 2023 11:59:03 -0700 Subject: [PATCH 4/4] Remove comment --- makerpm.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/makerpm.pl b/makerpm.pl index 44fcc7ba..546d5d90 100755 --- a/makerpm.pl +++ b/makerpm.pl @@ -69,7 +69,6 @@ print SPEC <