mirror of
https://github.com/YunoHost-Apps/webmin_ynh.git
synced 2024-09-03 20:36:08 +02:00
Upgrade to version 2.104 (#56)
* Upgrade to v2.104 * Auto-update README --------- Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
44a3c6cff9
commit
44c4f8ce7b
4 changed files with 5 additions and 7 deletions
|
@ -18,7 +18,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.
|
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:** 2.102~ynh1
|
**Shipped version:** 2.104~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -42,7 +42,6 @@ If you can't connect you can fix the password of the user running:
|
||||||
|
|
||||||
* Official app website: <http://www.webmin.com>
|
* Official app website: <http://www.webmin.com>
|
||||||
* Upstream app code repository: <https://github.com/webmin/webmin>
|
* Upstream app code repository: <https://github.com/webmin/webmin>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_webmin>
|
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/webmin_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/webmin_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
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.
|
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 :** 2.102~ynh1
|
**Version incluse :** 2.104~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -42,7 +42,6 @@ If you can't connect you can fix the password of the user running:
|
||||||
|
|
||||||
* Site officiel de l’app : <http://www.webmin.com>
|
* Site officiel de l’app : <http://www.webmin.com>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/webmin/webmin>
|
* Dépôt de code officiel de l’app : <https://github.com/webmin/webmin>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_webmin>
|
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/webmin_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/webmin_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/webmin/webmin/releases/download/2.101/webmin_2.101_all.deb
|
SOURCE_URL=https://github.com/webmin/webmin/releases/download/2.104/webmin_2.104_all.deb
|
||||||
SOURCE_SUM=6947cb39eff8b6150693f07057480a409e1614e8ad4e4cfb31a23970f88b5fbc
|
SOURCE_SUM=80bb272ae7ade169b386c9b34fe0af535ea5e8342d7749917e8cc343f95498cb
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=deb
|
SOURCE_FORMAT=deb
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Web-based interface for system administration for Unix",
|
"en": "Web-based interface for system administration for Unix",
|
||||||
"fr": "Interface Web d'administration système pour Unix"
|
"fr": "Interface Web d'administration système pour Unix"
|
||||||
},
|
},
|
||||||
"version": "2.102~ynh1",
|
"version": "2.104~ynh1",
|
||||||
"url": "http://www.webmin.com",
|
"url": "http://www.webmin.com",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
|
|
Loading…
Add table
Reference in a new issue