Files
webmin/webmin
Kay Marquardt cdc6efce95 base_verion() fix possible suffix in webnin version
In update-from-repo.sh I add - MMDD.HHMM to version, this gives 2 warnings:

Argument "1.871-1223.1116" isn't numeric in sprintf at /var/packages/webmin/target/webmin/webmin/webmin-lib.pl line 767.
Argument "1.871-1223.1116" isn't numeric in numeric gt (>) at /var/packages/webmin/target/webmin/webmin/webmin-lib.pl line 1216.

I added a small regex to filter out (possible) postfixes from version number, but does not change official version number:
 s/[-a-z:_].*//gi

only done in one place in case you say don't care about, its working, even the warning is shown :-)
2017-12-26 20:36:39 +01:00
..
2017-09-20 17:05:01 +08:00
2017-09-21 14:45:58 +08:00
2016-06-11 18:06:19 -07:00
2017-06-12 14:12:39 -07:00
2013-10-25 14:54:44 -07:00
2017-11-08 16:43:37 +08:00
2015-12-03 21:44:46 -08:00
2015-11-15 19:18:11 -08:00
2017-09-20 17:05:01 +08:00
2013-11-15 13:14:26 -08:00
2012-04-28 09:38:25 -07:00
2011-09-27 11:56:16 -07:00
2011-07-24 17:09:48 -07:00
2013-12-05 23:56:24 -08:00
2017-08-03 15:13:07 -07:00
2013-12-09 21:07:53 +08:00
2013-12-09 21:07:53 +08:00
2017-05-24 16:14:20 -07:00
2016-06-11 18:06:19 -07:00
2015-12-12 17:30:53 -08:00
2017-09-21 14:24:29 -07:00
2017-04-10 23:16:05 -07:00
2013-12-09 18:27:11 +08:00
2015-12-15 20:37:55 -08:00
2017-11-08 16:43:37 +08:00
2017-07-29 21:00:34 -07:00
2016-08-27 09:06:01 -07:00
2016-01-19 22:29:06 -08:00
2013-08-25 17:21:27 -07:00
2013-02-09 18:07:53 -08:00
2017-11-08 16:43:37 +08:00
2017-03-15 23:17:13 -07:00