summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-webadmin/webmin/files
Commit message (Collapse)AuthorAgeFilesLines
* webmin: adjust mysql module default configDiego Rondini2016-02-251-0/+50
| | | | | | | | Default config of the mysql Webmin module uses paths of a manually installed MySQL. This commit adjusts paths to the ones used by MariaDB in OE. Signed-off-by: Diego Rondini <diego.ml@zoho.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webmin: upgrade to 1.750Roy Li2015-06-081-1/+1
| | | | | | | | | 1. Upgrade to fix the CVE: https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1377 2. update the patch remove-startup-option.patch Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webmin: fix hardcode of python2.3Robert Yang2014-09-261-0/+25
| | | | | | Use "/usr/bin/env python" to fix it. Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
* webmin: uprev from 1.620 to 1.700Jackie Huang2014-08-232-13/+24
| | | | | | | | | | | Changed: - Adjust or remake the following patches based on 1.700: init-exclude.patch exports-lib.pl.patch Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webmin: add from meta-baryonPaul Eggleton2013-07-3112-0/+732
No changes. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>