mirror of
https://github.com/YunoHost-Apps/webmin_ynh.git
synced 2024-09-03 20:36:08 +02:00
Upgrade to 1.984~ynh1
This commit is contained in:
parent
3aa78386ca
commit
3e7bc63b00
4 changed files with 8 additions and 4 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
|
||||
|
||||
**Shipped version:** 1.979~ynh2
|
||||
**Shipped version:** 1.984~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
|
||||
|
||||
**Version incluse :** 1.979~ynh2
|
||||
**Version incluse :** 1.984~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -12,6 +12,8 @@
|
|||
upgrade=1
|
||||
# 1.979~ynh1
|
||||
upgrade=1 from_commit=157310ca395c326add85d24fa397f7fd0cadefb1
|
||||
# 1.979~ynh2
|
||||
upgrade=1 from_commit=99875e2b4c69f9ef22b05f565eeab52a8befb566
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
port_already_use=0
|
||||
|
@ -21,4 +23,6 @@ Email=
|
|||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=157310ca395c326add85d24fa397f7fd0cadefb1
|
||||
name=1.979~ynh1.
|
||||
name=1.979~ynh1
|
||||
; commit=99875e2b4c69f9ef22b05f565eeab52a8befb566
|
||||
name=1.979~ynh2
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Web-based interface for system administration for Unix",
|
||||
"fr": "Interface Web d'administration système pour Unix"
|
||||
},
|
||||
"version": "1.979~ynh2",
|
||||
"version": "1.984~ynh1",
|
||||
"url": "http://www.webmin.com",
|
||||
"upstream": {
|
||||
"license": "BSD-3-Clause",
|
||||
|
|
Loading…
Add table
Reference in a new issue