ericgaspar
|
9810ccbf99
|
Update nodejs
|
2020-06-06 02:00:38 +02:00 |
|
ericgaspar
|
d30ec3953a
|
Update n to upstream version (6.5.1)
|
2020-06-06 02:00:38 +02:00 |
|
Alexandre Aubin
|
5dfa45518d
|
More accurate grep to avoid mistakenly grepping commented lines...
|
2020-06-06 02:00:38 +02:00 |
|
Alexandre Aubin
|
33fc9d78d2
|
Make sure to propagate change in slapd systemd conf during initial install
|
2020-06-06 02:00:38 +02:00 |
|
Alexandre Aubin
|
35dc0e797a
|
Propagate location change for ffdhe2048.pem
|
2020-06-06 02:00:38 +02:00 |
|
Alexandre Aubin
|
5a74155dd4
|
Put ffdhe2048.pem in /usr/share/yunohost/other/ instead of /etc/ssl
|
2020-06-06 02:00:38 +02:00 |
|
Alexandre Aubin
|
daed21c975
|
Rename dh2048.pem to ffdhe2048.pem
|
2020-06-06 02:00:38 +02:00 |
|
Alexandre Aubin
|
ea43f68552
|
Add comments about where the DH param comes from
|
2020-06-06 02:00:38 +02:00 |
|
SohKa
|
d00261d7a5
|
Add pre-defined DHE group and set up Nginx to use it
|
2020-06-06 02:00:38 +02:00 |
|
Josué Tille
|
6ffd0d8f5a
|
Don't add unprotected_urls if it's already in skipped_urls
|
2020-06-06 02:00:38 +02:00 |
|
Alexandre Aubin
|
ea26182ad1
|
Fix regen-conf mechanism for SSH
|
2020-06-06 02:00:38 +02:00 |
|
Alexandre Aubin
|
2ff1cd8dd6
|
Merge pull request #1014 from YunoHost/fix-regen-conf-for-ssh
Fix regen-conf mechanism for SSH
|
2020-06-06 01:57:15 +02:00 |
|
Alexandre Aubin
|
5a003291bc
|
Merge branch 'stretch-unstable' into fix-regen-conf-for-ssh
|
2020-06-06 01:57:03 +02:00 |
|
Alexandre Aubin
|
30528565eb
|
Merge pull request #1009 from YunoHost/remove-stale-files-in-regen-conf
Clean stale file/hashes in regen-conf
|
2020-06-06 01:54:04 +02:00 |
|
Alexandre Aubin
|
653c5fde8f
|
Set sury default pinning to 600
|
2020-06-06 01:16:54 +02:00 |
|
Alexandre Aubin
|
b050c1b3a4
|
Merge pull request #1012 from ericgaspar/update-n-to-6.5.1
Update n to 6.5.1
|
2020-06-05 17:50:54 +02:00 |
|
Alexandre Aubin
|
2408a62059
|
More accurate grep to avoid mistakenly grepping commented lines...
|
2020-06-05 16:58:46 +02:00 |
|
Éric Gaspar
|
2ab56428f8
|
Update data/helpers.d/nodejs
Co-authored-by: Kayou <pierre@kayou.io>
|
2020-06-05 11:27:43 +02:00 |
|
Alexandre Aubin
|
a0511cca19
|
Fix string key
|
2020-06-05 02:50:51 +02:00 |
|
Alexandre Aubin
|
e544bf3e85
|
Do not disable sury during migration
|
2020-06-05 02:50:51 +02:00 |
|
Alexandre Aubin
|
9f1211e9b8
|
Also remove stupid progress messages during this migration
|
2020-06-05 02:50:51 +02:00 |
|
Alexandre Aubin
|
9d0c092481
|
Disable/skip ntp when inside a container
|
2020-06-05 02:50:51 +02:00 |
|
Alexandre Aubin
|
a26411dbad
|
Misc tweaks to avoid re-running steps already performed
|
2020-06-05 02:50:51 +02:00 |
|
Alexandre Aubin
|
a2b83c0f70
|
[wip] Draft of migration procedure for Stretch->Buster
|
2020-06-05 02:50:51 +02:00 |
|
Alexandre Aubin
|
2d42480f7e
|
Make sure to propagate change in slapd systemd conf during initial install
|
2020-06-04 19:24:50 +02:00 |
|
Alexandre Aubin
|
4167baa7ee
|
We don't really use / need these super bureaucratic validation checkboxes
|
2020-06-04 18:53:21 +02:00 |
|
Alexandre Aubin
|
203bc01e0c
|
Merge pull request #1007 from SohKa/add-predefined-dh-group
Add pre-defined DHE group and set up Nginx to use it
|
2020-06-04 18:51:53 +02:00 |
|
Alexandre Aubin
|
803d624b7c
|
Merge pull request #1005 from YunoHost/fix_skipped_urls_management
Don't add unprotected_urls if it's already in skipped_urls
|
2020-06-04 18:51:42 +02:00 |
|
Alexandre Aubin
|
1cfa815aaa
|
Propagate location change for ffdhe2048.pem
|
2020-06-04 18:44:02 +02:00 |
|
Alexandre Aubin
|
b5a0a44a7f
|
Put ffdhe2048.pem in /usr/share/yunohost/other/ instead of /etc/ssl
|
2020-06-04 18:43:24 +02:00 |
|
Alexandre Aubin
|
cc04c4b937
|
Rename dh2048.pem to ffdhe2048.pem
|
2020-06-04 18:42:40 +02:00 |
|
Alexandre Aubin
|
9906617aa1
|
Add comments about where the DH param comes from
|
2020-06-04 18:41:05 +02:00 |
|
Éric Gaspar
|
c62527a0af
|
Update data/helpers.d/nodejs
Co-authored-by: Kayou <pierre@kayou.io>
|
2020-06-04 15:04:02 +02:00 |
|
ericgaspar
|
63e6abdf1e
|
add n_version variable
|
2020-06-04 11:23:51 +02:00 |
|
Alexandre Aubin
|
531dad26c5
|
Merge branch 'stretch-unstable' into stretch-stable
|
2020-06-04 02:35:11 +02:00 |
|
Alexandre Aubin
|
a025809e7e
|
Update changelog for 3.8.4.7
|
2020-06-04 02:33:34 +02:00 |
|
yalh76
|
f0e204bcd3
|
Change to be consistent with mysql helper
|
2020-06-04 02:28:20 +02:00 |
|
Alexandre Aubin
|
77516fa9eb
|
Merge pull request #1015 from yalh76/patch-1
Change to be consistent with mysql helper
|
2020-06-04 02:10:00 +02:00 |
|
yalh76
|
26c3e3d31d
|
Change to be consistent with mysql helper
|
2020-06-04 01:45:18 +02:00 |
|
Alexandre Aubin
|
ed11592e23
|
Merge pull request #1011 from yunohost-bot/weblate-yunohost-core
Update from Weblate
|
2020-06-04 01:24:09 +02:00 |
|
Alexandre Aubin
|
0566ee49e3
|
Typo
|
2020-06-04 01:23:53 +02:00 |
|
xaloc33
|
e1c945d350
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (641 of 641 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
|
2020-06-03 23:19:22 +00:00 |
|
Quentí
|
a08aff8bf5
|
Translated using Weblate (Occitan)
Currently translated at 58.3% (373 of 640 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
|
2020-06-03 23:19:22 +00:00 |
|
Leandro Noferini
|
434cd609d6
|
Translated using Weblate (Italian)
Currently translated at 19.7% (126 of 640 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
|
2020-06-03 23:19:22 +00:00 |
|
ppr
|
f6718f56da
|
Translated using Weblate (French)
Currently translated at 99.4% (636 of 640 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2020-06-03 23:19:22 +00:00 |
|
xaloc33
|
fb9c019c86
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (640 of 640 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
|
2020-06-03 23:19:22 +00:00 |
|
Alexandre Aubin
|
55036fad2c
|
Calling ynh_print_err in case of error didn't work, and we probably want a ynh_die here
|
2020-06-04 01:18:52 +02:00 |
|
Alexandre Aubin
|
3d66eaec01
|
Retry wget on non-critical failures to try to avoid tmp dns issues
|
2020-06-04 00:48:18 +02:00 |
|
Alexandre Aubin
|
ca89607d9d
|
Make sure to stop the old mysql and that mariadb is started
|
2020-06-03 23:38:59 +02:00 |
|
Alexandre Aubin
|
0a9875b607
|
Fix regen-conf mechanism for SSH
|
2020-06-03 20:17:49 +02:00 |
|