Laurent Peuch
8c0b66420f
Merge pull request #426 from YunoHost/make-etckeeper-stfu
...
[enh] Make etckeeper stfu
2018-02-09 00:40:06 +01:00
Laurent Peuch
6dabcadf40
Merge branch 'unstable' into journals
2018-02-08 16:44:32 +01:00
Laurent Peuch
b055a41d04
Merge pull request #421 from YunoHost/fix-1043-cron-dont-run-during-backup
...
[fix] Cron issue during custom backup
2018-02-08 03:46:23 +01:00
Laurent Peuch
62b3674f4c
Merge pull request #432 from YunoHost/backup_upgrade_verbose
...
[enh] --verbose for backup during upgrade
2018-02-08 03:17:41 +01:00
Laurent Peuch
c88cafbcbd
Merge pull request #360 from YunoHost/enh-add-post-hook-for-apps
...
Add post hooks for apps operation
2018-02-08 03:10:03 +01:00
Laurent Peuch
c6d6367077
Merge pull request #356 from ariasuni/unstable
...
[enh] enable gzip compression for common text mimetypes in Nginx
2018-02-08 00:40:34 +01:00
Laurent Peuch
92a3caa8b2
Merge pull request #373 from YunoHost/enh-phpfpm-helper-php7-stretch
...
Update php-fpm helpers to handle stretch/php7 and a smooth migration
2018-02-08 00:08:40 +01:00
Laurent Peuch
f59d0c5ab6
Merge pull request #435 from Jibec/patch-2
...
L10N - reset AR file
2018-02-07 22:11:18 +01:00
Jean-Baptiste
78b87a6288
reset file
2018-02-07 22:09:41 +01:00
Laurent Peuch
d6311b62fe
[fix] double backslash again
2018-02-07 22:04:35 +01:00
Laurent Peuch
06d6dd33b9
Merge pull request #434 from yunohost-bot/weblate-yunohost-yunohost
...
Update from Weblate.
2018-02-07 21:59:03 +01:00
ButterflyOfFire
89848a9b57
Added translation using Weblate (Arabic)
2018-02-07 20:58:26 +00:00
Laurent Peuch
a2ab9c6cac
Merge pull request #427 from YunoHost/enh_conf_folder_for_change-url
...
Add access to conf folder when executing change_url script
2018-02-07 21:58:02 +01:00
Laurent Peuch
fd3a17cc7e
Merge pull request #424 from YunoHost/clean-get-public-ip
...
[fix] Simplify get_public_ip
2018-02-07 21:57:02 +01:00
Laurent Peuch
52a54c5ab1
[mod] we are in 2017
2018-02-07 21:46:38 +01:00
Laurent Peuch
e5a41be518
[fix] backslash needs to be double escaped
2018-02-07 21:42:27 +01:00
Laurent Peuch
971a2b06b5
Merge pull request #420 from YunoHost/fix-1034-nginx-traversal
...
Fix 1037 nginx traversal
2018-02-07 21:39:18 +01:00
Laurent Peuch
400dc25d0e
Merge pull request #418 from YunoHost/checkurl_is_deprecated_meh
...
Moar depreciation warning about checkurl
2018-02-07 21:19:35 +01:00
Maniack Crudelis
8e92bb8328
[enh] --verbose for backup during upgrade
2018-02-04 19:26:49 +01:00
Maniack Crudelis
ebdc67e02f
[enh] Allow to disable the backup during the upgrade
2018-02-04 19:21:24 +01:00
Alexandre Aubin
61a60d0f5c
Update changelog for 2.7.9 release
2018-01-30 17:43:01 +00:00
Jean-Baptiste Lescher
50bd20fce9
[Fix] Stronger match for acme-challenge nginx location
...
If an application (for instance roundcube) installed at the root of a
subdomain has the following nginx configuration:
location ~ ^/(.+/|)\. {
deny all;
}
acme-challenge matching location:
location '/.well-known/acme-challenge'
{
default_type "text/plain";
alias /tmp/acme-challenge-public/;
}
will not be used.
This fix prevents further matching by regular expressions.
Co-authored-by: Tomo59 <thomas.gambier@gmail.com>
2018-01-30 17:52:03 +01:00
Alexandre Aubin
e15ccdf0b7
Microdecison: more weird spaces
2018-01-27 20:06:16 +01:00
Alexandre Aubin
1056977dc6
Microdecision: those weren't space, wtf
2018-01-27 20:03:42 +01:00
Jimmy Monin
9511e01f5a
Add access to conf folder when executing change_url script
2018-01-27 16:16:42 +01:00
Alexandre Aubin
a1831ce0f8
Manage etckeeper.conf to make etckeeper quiet
2018-01-26 22:40:33 +01:00
Alexandre Aubin
a975e5e684
Improve comment / helper description
2018-01-26 22:21:14 +01:00
Josué Tille
9c4ddcca39
Add service name as arg (optionnal)
2018-01-26 21:17:18 +01:00
Alexandre Aubin
f5b5edb3bb
This get_public_ips isn't really relevant anymore
2018-01-26 03:41:34 +01:00
Alexandre Aubin
e80f3a5a55
Fix imports and get_public_ip usage
2018-01-26 03:39:35 +01:00
Alexandre Aubin
4dfb1ee777
Move get_public_ip to an 'util' file
2018-01-26 03:19:22 +01:00
Alexandre Aubin
1c752db22b
Update changelog for 2.7.8 release
2018-01-24 12:16:25 -05:00
Laurent Peuch
6fa011d33f
Merge pull request #423 from yunohost-bot/weblate-yunohost-yunohost
...
Update from Weblate.
2018-01-24 17:42:02 +01:00
Jean-Baptiste Holcroft
37a97cf9b5
[i18n] Translated using Weblate (French)
...
Currently translated at 100.0% (366 of 366 strings)
2018-01-24 09:19:56 +00:00
Laurent Peuch
be8ae067e6
Merge pull request #372 from YunoHost/tsig-sha256
...
Uses hmac-sha512 for dyndns TSIG
2018-01-24 10:03:34 +01:00
Laurent Peuch
79a23c2bac
Merge pull request #422 from YunoHost/fix_ynh_restore_upgradebackup
...
[Fix] Fix ynh_restore_upgradebackup
2018-01-24 10:02:19 +01:00
Maniack Crudelis
8a51b46d47
[Fix] Fix ynh_restore_upgradebackup
2018-01-22 19:06:37 +01:00
Alexandre Aubin
324ab9494b
Update changelog for 2.7.7 release
2018-01-18 17:45:34 -05:00
Alexandre Aubin
6f2acb7eb6
Wording
2018-01-18 21:10:08 +01:00
Alexandre Aubin
6e4b267374
Update changelog for 2.7.6.1 release
2018-01-17 13:12:12 -05:00
Laurent Peuch
54c9b8be10
[fix] we need absolute path for meltdown check
2018-01-17 19:00:35 +01:00
Laurent Peuch
177914ee00
[fix] useful error messages for meltdown check
2018-01-17 19:00:24 +01:00
Laurent Peuch
a58449ad51
[fix] wrap 'meltdown' diagnosis call in try/catch
2018-01-17 18:59:48 +01:00
Laurent Peuch
6078e42ed9
[fix] wrap 'nginx -t' diagnosis call in try/catch
2018-01-17 18:59:34 +01:00
ljf
fcd5873927
[fix] Cron issue during custom backup
2018-01-17 18:17:38 +01:00
ljf
5cf6895ba2
[fix] Bad issue number in a comment
2018-01-17 17:22:13 +01:00
ljf
8a2434eb44
[fix] Nginx traversal issue
2018-01-17 17:19:06 +01:00
Alexandre Aubin
eb38100265
Update changelog for 2.7.6 release
2018-01-16 17:40:32 -05:00
Alexandre Aubin
2b85a52ff8
Merge pull request #419 from yunohost-bot/weblate-yunohost-yunohost
...
Update from Weblate.
2018-01-16 22:57:45 +01:00
Alexandre Aubin
b23bc434f8
Bigger depreciation / more explicit depreciation warning about checkurl...
2018-01-16 18:49:31 +01:00