Alexandre Aubin
ce79dd8c8a
Update changelog for 3.4.2.4
2019-02-19 19:12:59 +01:00
Alexandre Aubin
3c33eb078d
[microdecision] Fix interface with meltdown checker script, stdout contains weird debug messages when ran inside LXC :|
2019-02-19 19:09:48 +01:00
Alexandre Aubin
45d2001692
Update changelog for 3.4.2.3
2019-02-07 15:20:50 +01:00
Alexandre Aubin
ed481e05d8
Update IP for CCC Berlin
2019-02-07 15:18:54 +01:00
Alexandre Aubin
f050db0fbf
Update gozmail IP
2019-02-07 15:18:42 +01:00
Alexandre Aubin
0b98df85f1
Update DNS resolver list according to diyisp.org
2019-02-07 15:18:32 +01:00
ljf
f0e6575062
[wip] Fix password in log
2019-02-07 15:17:37 +01:00
Alexandre Aubin
0a0ab3cf9f
Update changelog for 3.4.2.2
2019-01-30 21:18:09 +01:00
Alexandre Aubin
d8ef303cde
Missing os import -.-
2019-01-30 21:16:56 +01:00
Alexandre Aubin
73ab2785f2
Update changelog for 3.4.2.1
2019-01-30 19:38:39 +01:00
Alexandre Aubin
d95931c8f1
Ignore stderr from meltdown checker
2019-01-30 19:23:36 +01:00
Alexandre Aubin
4a7e33a145
#564 broke the autoconfig, nginx was lookin for mailconfig.xml instead of main/config.xml
2019-01-30 17:34:51 +01:00
Alexandre Aubin
8b3e645578
[microdecision] Archive folder might not exist
2019-01-30 14:03:04 +01:00
Alexandre Aubin
5a9a909c56
Update changelog for 3.4.2
2019-01-29 16:43:56 +01:00
Alexandre Aubin
fdb2e770af
Added translation using Weblate (Basque)
2019-01-29 15:02:40 +00:00
Alexandre Aubin
5817d804a2
Merge pull request #632 from YunoHost/1280-do-not-log-migration-in-tmp
...
[fix] Do not log migration to stretch in /tmp/. Issue #1280
2019-01-28 14:35:53 +01:00
opi
f0ef491949
[fix] Do not log migration to stretch in /tmp/. Issue #1280
2019-01-28 10:29:28 +01:00
Alexandre Aubin
081d4b2a46
Merge pull request #629 from YunoHost/Fix_ynh_system_user_create
...
[fix] Fix home_dir unset in ynh_system_user_create
2019-01-28 02:06:05 +01:00
Alexandre Aubin
375a2685ee
Merge pull request #628 from YunoHost/fix_getops_helper
...
[fix] Update ynh_handle_getopts_args
2019-01-28 02:05:50 +01:00
Maniack Crudelis
0e96a8f659
Getopts's not yet implemented for other helpers.
2019-01-28 01:41:40 +01:00
Maniack Crudelis
a06ace4aa8
[fix] Fix home_dir unset in ynh_system_user_create
2019-01-27 23:46:26 +01:00
Maniack Crudelis
8ffd7e87f5
[fix] Update ynh_handle_getopts_args
...
Fix ynh_handle_getopts_args from https://github.com/YunoHost/yunohost/pull/561
- 2094557e1e (diff-a1f538c2eae234f6ba78e0bed0ae54db)
- 976f160afb (diff-a1f538c2eae234f6ba78e0bed0ae54db)
- 50f3291ea7 (diff-a1f538c2eae234f6ba78e0bed0ae54db)
- 540291a7e0 (diff-a1f538c2eae234f6ba78e0bed0ae54db)
2019-01-27 23:28:43 +01:00
Alexandre Aubin
0bc8300b88
Merge pull request #455 from YunoHost/enh_ynh_system_user_create_with_login_shell
...
[enh] Control the login shell when creating users in ynh_system_user_create
2019-01-27 15:58:27 +01:00
Alexandre Aubin
758028b8e6
Merge pull request #620 from YunoHost/update-spectre-meltdown-checker
...
Update spectre meltdown checker
2019-01-26 23:35:42 +01:00
Alexandre Aubin
b43a31bf6f
Merge pull request #624 from kay0u/enh-add-systemd-logs-for-apps
...
[enh] add systemd logs
2019-01-26 23:34:19 +01:00
Alexandre Aubin
723ff2eebb
More elegant loop
2019-01-26 23:33:38 +01:00
Alexandre Aubin
e379f4e3db
Fix handling of old services with empty log_type
2019-01-26 23:32:07 +01:00
Alexandre Aubin
e293cdcd77
Merge pull request #626 from YunoHost/ignore-self-conflict-during-change-url
...
[fix] app conflicting with itself during change_url
2019-01-26 21:19:48 +01:00
Alexandre Aubin
c90108c172
Merge pull request #625 from YunoHost/clear_equivs
...
[enh] Keep it fucking clear...
2019-01-26 21:19:32 +01:00
Alexandre Aubin
661250d12e
Merge pull request #627 from YunoHost/fix_do_not_use_phpini
...
Fix #548
2019-01-26 21:19:14 +01:00
Alexandre Aubin
8ec7d361a4
Old comment from when http2 was disabled
2019-01-26 20:11:17 +01:00
Alexandre Aubin
951d60c6d5
Merge pull request #618 from frju365/patch-1
...
[fix] Propagate HTTP2, more_set_headers and ecdh_curve changes to webadmin
2019-01-26 20:06:24 +01:00
Alexandre Aubin
969577b4c2
Fix an issue where postgresql-9.4 was being detected as installed whereas it was in fact not
2019-01-26 19:43:40 +01:00
Alexandre Aubin
e706daa9b9
Update data/helpers.d/backend
...
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
2019-01-24 18:33:35 +01:00
Maniack Crudelis
cd993ff065
Print backup and restore logs into the upgrade log
...
Without --debug in upgrade command line, no more log will be printed in stdout.
Still the log will be added to the log file, and so will help to debug a backup in that case.
2019-01-24 18:32:52 +01:00
Maniack Crudelis
37810a22a2
Fix #548
2019-01-24 18:20:40 +01:00
Alexandre Aubin
02e6c1241f
[fix] app conflicting with itself during change_url
2019-01-24 17:02:42 +01:00
Maniack Crudelis
7bbd30b3cf
[enh] Keep it fucking clear...
...
In order to keep the code clear in case of failure, one should not pile up command with logical AND.
By keeping each command on its line, we can know which line fails.
2019-01-24 00:41:41 +01:00
Pierre Bourré
bbb004e056
fix typo
2019-01-23 00:50:45 +01:00
Pierre Bourré
836ec050fb
add the systemd logs
2019-01-23 00:03:36 +01:00
Pierre Bourré
dffecf4ae6
add actionsmap type_log to precise if the log is a file or a systemd log
2019-01-23 00:00:25 +01:00
Pierre Bourré
6d76ef95f4
array for the admin panel
2019-01-22 23:07:01 +01:00
Alexandre Aubin
270bfb54cd
This message should rather be an info
2019-01-22 16:26:54 +01:00
Maniack Crudelis
66acd35c80
[fix] Restore warning in backup
...
The warning for a non existing file during the backup disappear during a [conflict resolve](72159f702f
)...
I restore it as a micro decision.
2019-01-22 13:19:34 +01:00
Pierre Bourré
a2935dc44b
limit logs to a number
2019-01-22 01:50:16 +01:00
Pierre Bourré
ddbe11035d
add systemd logs for apps
2019-01-22 01:24:57 +01:00
Maniack Crudelis
aa3a137f3d
Use getopts
2019-01-21 20:24:02 +01:00
Alexandre Aubin
546edc2751
[fix] Missing string for key dyndns_could_not_check_available
2019-01-20 00:44:43 +01:00
Alexandre Aubin
51712f9c8a
'yunohost' is a dumb password refused by postinstall, change it to a password that gets accepted
2019-01-19 17:16:11 +00:00
Alexandre Aubin
0f1dbad8fd
Merge commit '4ceb2cbe1dbfb958a9dbd7797bb91a791a09b9d1' into stretch-unstable
2019-01-19 17:15:39 +01:00