pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/webmin



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Oct 27 12:37:52 UTC 2020

Modified Files:
        pkgsrc/sysutils/webmin: distinfo version.mk

Log Message:
(sysutils/webmin and sysutils/wbm-*)  Updated 1.955 to 1.960

https://www.webmin.com/changes.html
Version 1.960 (19th October 2020)

 -  Updated the Authentic theme to the latest version, which improves
    the two-factor signin UI, adds a search box on config pages, increases
    font contrast, updates radio/checkboxes, and more.
 -  Improved support for user and permission management in newer MySQL /
    MariaDB versions.
 -  Added buttons to start and stop atd in the Scheduled Commands module.
 -  Indentation is now preserved when editing Apache configs.
 -  Remove need for the apt-show-versions commands to correctly discover APT
    package updates.
 -  Addes support for STARTTLS when sending email.
 -  Massive improvements to the YAML parsing in the Network Configuration module,
    to support more complex Netplan configs.
 -  Many many other small bugfixes, UI improvements and features


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/sysutils/webmin/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/sysutils/webmin/version.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/webmin/distinfo
diff -u pkgsrc/sysutils/webmin/distinfo:1.29 pkgsrc/sysutils/webmin/distinfo:1.30
--- pkgsrc/sysutils/webmin/distinfo:1.29        Mon Sep  7 10:35:00 2020
+++ pkgsrc/sysutils/webmin/distinfo     Tue Oct 27 12:37:52 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.29 2020/09/07 10:35:00 mef Exp $
+$NetBSD: distinfo,v 1.30 2020/10/27 12:37:52 mef Exp $
 
-SHA1 (webmin-1.955.tar.gz) = db4ed7590eb23ad8608110816c9f18b6d46874c2
-RMD160 (webmin-1.955.tar.gz) = 20fb35b0d1af39982085b3c32e2649f95d5b0579
-SHA512 (webmin-1.955.tar.gz) = f287ff2cb39b9d1fcb2d22ea10dae1571583d250d64ccdd83ce57215055c8370bbbb32f57f504bfa82c4d2dab8693914c888f7ad7c9cc3a911c14b1e87a1982c
-Size (webmin-1.955.tar.gz) = 46859996 bytes
+SHA1 (webmin-1.960.tar.gz) = 714b07b9478eb7499c0e6107b295d75ea5ec8c2a
+RMD160 (webmin-1.960.tar.gz) = ac862e11732ac7f5b25e703748e13466779b6032
+SHA512 (webmin-1.960.tar.gz) = 430404ee7a068868f927188d3cc9b048ea48b4782de0d2d775dddec4aa5d0e682fd47bae615cc71a629c9b309cf2325a57a1b9fc6ff8585d608eef4c95a600d1
+Size (webmin-1.960.tar.gz) = 46897761 bytes
 SHA1 (patch-aa) = 74a647da70fcd5afc9fa878554bc1288ec5ba979
 SHA1 (patch-ab) = 890f57542f17e891ae80bf5f3b0158c71baaa479
 SHA1 (patch-ac) = 327ecd47b4926eb3b9c6dc5f986d5f6232364030

Index: pkgsrc/sysutils/webmin/version.mk
diff -u pkgsrc/sysutils/webmin/version.mk:1.10 pkgsrc/sysutils/webmin/version.mk:1.11
--- pkgsrc/sysutils/webmin/version.mk:1.10      Sun Sep  6 02:38:53 2020
+++ pkgsrc/sysutils/webmin/version.mk   Tue Oct 27 12:37:52 2020
@@ -1,3 +1,3 @@
-# $NetBSD: version.mk,v 1.10 2020/09/06 02:38:53 mef Exp $
+# $NetBSD: version.mk,v 1.11 2020/10/27 12:37:52 mef Exp $
 
-WBM_VERSION=   1.955
+WBM_VERSION=   1.960



Home | Main Index | Thread Index | Old Index