[Lunar-commits] <moonbase> webmin: version bumped to 1.440.

Florin Braescu florin at lunar-linux.org
Sun Oct 26 09:25:29 CET 2008


commit 53d6548fc4e618e818bd69bc27a7cc041195b6ee
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Oct 26 10:25:29 2008 +0200

    webmin: version bumped to 1.440.
    
    Bugfixes.
---
 web/webmin/DETAILS |   31 ++++++++++++++++---------------
 1 files changed, 16 insertions(+), 15 deletions(-)

diff --git a/web/webmin/DETAILS b/web/webmin/DETAILS
index 5398a89..9695cbd 100644
--- a/web/webmin/DETAILS
+++ b/web/webmin/DETAILS
@@ -1,22 +1,23 @@
-          MODULE=webmin
-         VERSION=1.430
+          MODULE=usermin
+         VERSION=1.370
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=$MODULE-1.150-lunar.patch.bz2
+         SOURCE2=$MODULE-1.080-lunar.patch.bz2
       SOURCE_URL=$SFORGE_URL/webadmin
      SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:a6094ea6ca438d1c9727c980b891df358c9b1f1a
-     SOURCE2_VFY=sha1:5ae7d0001e0050fcadf73b8cd2e392de84e96664
+      SOURCE_VFY=sha1:b3b4b6ed3d091f8423d4c1ead161c78600d63f23
+     SOURCE2_VFY=sha1:d5b8bb1f15ac777e786928b095d57d4a39d64e50
         WEB_SITE=http://www.webmin.com
-         ENTERED=20020415
-         UPDATED=20080813
-           SHORT="A webbased server administration tool"
+         ENTERED=20020723
+         UPDATED=20081026
+           SHORT="A webbased user administration tool"
 
 cat << EOF
-Webmin is a web-based interface for system administration for Unix. Using 
-any browser that supports tables and forms (and Java for the File Manager 
-module), you can setup user accounts, Apache, DNS, file sharing and so on.
-Webmin consists of a simple web server, and a number of CGI programs which
-directly update system files like /etc/inetd.conf and /etc/passwd. The web
-server and all CGI programs are written in Perl version 5, and use no
-non-standard Perl modules.
+Usermin is a web interface that can be used by any user on a Unix system 
+to easily perform tasks like reading mail, setting up SSH or configuring 
+mail forwarding. It can be thought of as a simplified version of Webmin 
+designed for use by normal users rather than system administrators. 
+Like Webmin, Usermin consists of a simple web server, and a number of 
+CGI programs which directly update user config files like ~/.cshrc and 
+~/.forward. The web server and all CGI programs are written in Perl 
+version 5, and use only the non-standard Authen::PAM perl module. 
 EOF


More information about the Lunar-commits mailing list