diff options
author | mef <mef@pkgsrc.org> | 2017-02-01 13:00:41 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2017-02-01 13:00:41 +0000 |
commit | 28a4ef0699d6986b0f0146d5f296e713a9b619c8 (patch) | |
tree | abf179169b652073e77293910a0a43b47e1e3115 /sysutils/wbm-cluster-copy/PLIST | |
parent | 22721ed9ca5581ad171b11fca398b11cc67b79cd (diff) | |
download | pkgsrc-28a4ef0699d6986b0f0146d5f296e713a9b619c8.tar.gz |
Updated sysutils/webmin and wbm-* from 1.600 to 1.831
--------------------------------------
---- Changes since 1.590 ----
The titles for existing clone modules can now be changed on the Module
Titles page.
---- Changes since 1.610 ----
- Added a page for viewing and running Webmin scheduled functions.
- Added a section to the Sending Email page to verify that the
configured mail server settings work.
---- Changes since 1.620 ----
Added a setting to the Web Server Options page to control if redirects
use just a path, or the full URL.
---- Changes since 1.640 ----
Actions on the Webmin Scheduled Functions page can now be clicked on
to change the time the function runs at.
---- Changes since 1.650 ----
Added an SSL option to use only ciphers with perfect forward secrecy.
Added support for two-factor authentication using Authy or Google Authenticator.
---- Changes since 1.660 ----
Updated the UI on several pages to use the standard Webmin library,
for a more consistent look.
---- Changes since 1.730 ----
Added an option to use an SSL connection when Webmin sends email, for
connecting to remote mail servers like Gmail that don't allow
unencrypted SMTP.
---- Changes since 1.770 ----
An SSL certificate can now be requested from Let's Encrypt using a new
tab on the SSL Encryption page.
---- Changes since 1.780 ----
Added an option for automatically renewing Let's Encrypt certificates.
If the Let's Encrypt client is not installed, Webmin will use its own
built-in client code to request a certificate.
---- Changes since 1.800 ----
Added an option to the logging page for sending Webmin action log
messages via email.
---- Changes since 1.810 ----
The Let's Encrypt key size can now be customized.
When Perfect Forward Secrecy ciphers are selected, the required DH
params file is now created and used by Webmin.
Diffstat (limited to 'sysutils/wbm-cluster-copy/PLIST')
-rw-r--r-- | sysutils/wbm-cluster-copy/PLIST | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/sysutils/wbm-cluster-copy/PLIST b/sysutils/wbm-cluster-copy/PLIST index de9410662f1..ab90ba596d4 100644 --- a/sysutils/wbm-cluster-copy/PLIST +++ b/sysutils/wbm-cluster-copy/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2012/12/22 02:05:07 dholland Exp $ +@comment $NetBSD: PLIST,v 1.5 2017/02/01 13:00:41 mef Exp $ share/examples/webmin/cluster-copy/config share/webmin/cluster-copy/CHANGELOG share/webmin/cluster-copy/chooser.cgi @@ -9,9 +9,15 @@ share/webmin/cluster-copy/config.info.ca share/webmin/cluster-copy/config.info.ca.UTF-8 share/webmin/cluster-copy/config.info.de share/webmin/cluster-copy/config.info.de.UTF-8 +share/webmin/cluster-copy/config.info.hu +share/webmin/cluster-copy/config.info.ms_MY +share/webmin/cluster-copy/config.info.ms_MY.UTF-8 share/webmin/cluster-copy/config.info.nl share/webmin/cluster-copy/config.info.nl.UTF-8 share/webmin/cluster-copy/config.info.no +share/webmin/cluster-copy/config.info.no.UTF-8 +share/webmin/cluster-copy/config.info.pl +share/webmin/cluster-copy/config.info.pl.UTF-8 share/webmin/cluster-copy/copy.pl share/webmin/cluster-copy/delete.cgi share/webmin/cluster-copy/edit.cgi @@ -21,6 +27,8 @@ share/webmin/cluster-copy/help/intro.ca.html share/webmin/cluster-copy/help/intro.html share/webmin/cluster-copy/help/intro.nl.UTF-8.html share/webmin/cluster-copy/help/intro.nl.html +share/webmin/cluster-copy/help/intro.pl.UTF-8.html +share/webmin/cluster-copy/help/intro.pl.html share/webmin/cluster-copy/images/icon.gif share/webmin/cluster-copy/images/smallicon.gif share/webmin/cluster-copy/index.cgi @@ -37,9 +45,14 @@ share/webmin/cluster-copy/lang/es.UTF-8 share/webmin/cluster-copy/lang/fr share/webmin/cluster-copy/lang/fr.UTF-8 share/webmin/cluster-copy/lang/hr +share/webmin/cluster-copy/lang/hu +share/webmin/cluster-copy/lang/hu.UTF-8 share/webmin/cluster-copy/lang/nl share/webmin/cluster-copy/lang/nl.UTF-8 share/webmin/cluster-copy/lang/no +share/webmin/cluster-copy/lang/no.UTF-8 +share/webmin/cluster-copy/lang/pl +share/webmin/cluster-copy/lang/pl.UTF-8 share/webmin/cluster-copy/log_parser.pl share/webmin/cluster-copy/module.info share/webmin/cluster-copy/save.cgi |