Jérôme Lebleu
cc4dc54ed3
[enh] Implement package version specifier and use it for min_version
2016-03-08 21:52:45 +01:00
Julien Malik
4fd7a69d68
[fix] use ip6.yunohost.org instead of ipv6.yunohost.org (less connectivity issues)
2016-03-08 18:59:09 +01:00
Julien Malik
f1d5c1fe92
[fix] use ip6.yunohost.org, more reliable than ipv6.yunohost.org
2016-03-08 18:47:48 +01:00
Julien Malik
ec912d5074
[fix] Protect against empty files
2016-03-08 17:38:29 +01:00
Julien Malik
7241869985
[fix] use ipX.yunohost.org service to retrieve public IP
2016-03-08 16:57:43 +01:00
Jérôme Lebleu
c7a7e01d89
[fix] Use http to retrieve public IPv6 due to Let's Encrypt restriction
2016-03-08 16:57:21 +01:00
Jérôme Lebleu
5afd0c1272
[enh] Rely on APT python library to retrieve packages version
...
It introduces a new `yunohost.utils` package which will contain common
utils used by YunoHost actions. It comes with a work in progress `packages`
module with simple methods to retrieve installed version of packages for now.
2016-03-08 16:10:14 +01:00
Julien Malik
735053ad14
[fix] ip.yunohost.org is https now
2016-03-08 15:38:06 +01:00
Julien Malik
81fde7482d
[enh] first stop rspamd.service, then start rspamd.socket
2016-03-08 15:31:18 +01:00
Julien Malik
a072d4109e
[enh] slaptest outputs on stderr, so generates a WARNING. make it quiet
2016-03-08 15:22:44 +01:00
Julien Malik
16ba0b9831
[enh] use lowercase to be consistent with the service name
2016-03-08 14:40:28 +01:00
Julien Malik
051293e288
[fix] if we reached end of script, exit with success, instead of the last command result
2016-03-08 14:32:05 +01:00
Julien Malik
18c1a7d506
[enh] rm -f ignore non existent files
2016-03-08 14:29:15 +01:00
Julien Malik
0eb2a9b624
[enh] remove useless '|| true'. set -e does not exit for complex commands
2016-03-08 14:28:53 +01:00
Julien Malik
83c881f5b4
[enh] remove failure in the script
2016-03-08 14:16:46 +01:00
Julien Malik
64949cea38
[enh] do not fail in this section of the script
2016-03-08 14:15:35 +01:00
Julien Malik
4f8fcd3251
[enh] beautify script
2016-03-08 14:14:15 +01:00
Julien Malik
c4d5f664d1
[fix] do not output warnings when services are already uninstalled/disabled ( fix #215 )
2016-03-08 14:12:41 +01:00
Julien Malik
479a0d0abf
[enh] no need for && here
2016-03-08 14:12:41 +01:00
Julien Malik
0899ca055e
[fix] rspamd/rmilter now uses redis-server instead of memcached
2016-03-08 14:12:41 +01:00
Julien Malik
0d49e8a24f
[fix] remove useless whitespace
2016-03-08 14:12:41 +01:00
Jérôme Lebleu
8aa64a0641
[enh] Use a common method to retrieve public IP address
2016-03-08 11:10:28 +01:00
Jérôme Lebleu
5f08eb06ae
[enh] Use https to retrieve public IP address
2016-03-08 11:10:28 +01:00
Julien Malik
b27c5208d5
Merge branch 'testing' into unstable
2016-03-08 10:43:14 +01:00
Julien Malik
1afa1d5e72
[doc] merge changelog
2016-03-08 10:42:41 +01:00
opi
f36e4e2a83
[fix] Remove Dovecot autocreate deprecated plugin. Fix #103
2016-03-07 22:56:29 +01:00
opi
d8f4d3c0ad
[fix] Wrong command name.
2016-03-07 22:21:50 +01:00
opi
a37fa9ed5d
[fix] Multiple exceptions syntax.
2016-03-07 22:20:54 +01:00
opi
6f572f419f
Update changelog for 2.2.3-1 release
2016-03-06 21:51:18 +01:00
opi
d4bd34451a
Merge branch 'stable' into testing
2016-03-06 21:30:30 +01:00
opi
8f2e93ddc0
[fix] Catch ConnectionError from requests package
2016-03-06 21:12:21 +01:00
opi
0fb7295e8e
[fix] Catch ConnectionError from requests package
2016-03-06 19:30:10 +01:00
opi
4a787da440
[enh] Add dummy DMARC support if DKIM already supported. #233
2016-03-04 11:21:37 +01:00
Jérôme Lebleu
d950826702
Update changelog for 2.3.9 release
2016-03-02 20:52:00 +01:00
opi
8700f7bfe1
[enh] Replace msignals.display by logging in tools.py
2016-03-02 11:12:54 +01:00
Jérôme Lebleu
32e8285125
[fix] Be less restricitve on network interfaces name in monitoring
2016-03-01 21:40:08 +01:00
Jérôme Lebleu
5451f09b69
[fix] Keep 'avail' key - removed from glances - in disk fs monitoring
2016-03-01 21:25:52 +01:00
Jérôme Lebleu
173d32134e
[enh] Replace msignals.display by logging in monitor.py
2016-03-01 21:01:32 +01:00
Jérôme Lebleu
b265a08391
[enh] Replace msignals.display by logging in dyndns.py
2016-03-01 20:59:19 +01:00
Jérôme Lebleu
954a707643
[enh] Replace msignals.display by logging in user.py
2016-03-01 20:56:45 +01:00
Jérôme Lebleu
f860c5dfd2
[enh] Add the repository from where the app is defined in app_list
...
The *repository* term is quite new and will replace *app list* in a near
future. It is - for the moment - only shown and used in the Web admin.
This also removes the unused app['manifest']['orphan'] key since it
duplicates the repository absence.
2016-03-01 16:10:06 +01:00
Jérôme Lebleu
54f2b23bd0
Merge pull request #127 from yunohost-bot/unstable-weblate
...
[i18n] Update translations from Weblate
2016-03-01 14:45:30 +01:00
Jérôme Lebleu
02195718cb
Translated using Weblate (French)
...
Currently translated at 100.0% (213 of 213 strings)
2016-03-01 14:40:58 +01:00
Jean-Baptiste
f370c65f6e
Translated using Weblate (French)
...
Currently translated at 100.0% (212 of 212 strings)
2016-03-01 11:18:34 +01:00
Jérôme Lebleu
fcc1fe57dc
[i18n] Use named arguments for remaining translations in app.py
2016-03-01 11:18:23 +01:00
Jérôme Lebleu
62050963de
[enh] Replace msignals.display by logging in app.py
2016-03-01 11:18:23 +01:00
Moul
288f4194a2
[enh] also get ssowat version with '-v' argement.
2016-02-29 20:32:24 +01:00
Jérôme Lebleu
4ee8d91f5e
[fix] Add an example for ynh_get_plain_key helper usage
2016-02-29 12:18:40 +01:00
julienmalik
9d6f9d4c07
Merge pull request #121 from infertux/nginx_server_tokens
...
[fix] Don't emit Nginx version
2016-02-29 12:11:20 +01:00
Cédric Félizard
fe26478e03
Don't emit Nginx version
...
http://nginx.org/en/docs/http/ngx_http_core_module.html#server_tokens
2016-02-29 10:39:13 +00:00