Commit graph

8080 commits

Author SHA1 Message Date
Alexandre Aubin
c4732b776e migrate_to_bullseye: Remove legacy postgresql service record added by helpers, will now be dynamically handled by the core in bullseye 2021-12-09 17:13:06 +01:00
Alexandre Aubin
107bd854eb migrate_to_bullseye: fix PHP dependencies issues 2021-12-09 16:47:57 +01:00
Alexandre Aubin
83f7721fdd [fix] services: small issue when parsing installed php-fpm versions during buster->bullseye migration (or more generally, there could be no php-fpm installed) 2021-12-09 16:24:22 +01:00
Kayou
e3015765b3
Merge pull request #1381 from YunoHost/fix-backup_delete
fix backup_delete when compress_tar_archives is True
2021-12-09 11:09:24 +01:00
Alexandre Aubin
dc426510f5 Merge branch 'migrate_to_bullseye' into bullseye 2021-12-08 22:19:03 +01:00
Alexandre Aubin
b617c799d0 migrate_to_bullseye: move /home/yunohost.conf to /var/cache/yunohost/regenconf 2021-12-08 22:11:02 +01:00
Alexandre Aubin
a124bbc790 Merge branch 'dev' into migrate_to_bullseye 2021-12-08 22:08:13 +01:00
Alexandre Aubin
71a08c09ea Update changelog for 4.3.4.2 2021-12-08 22:07:01 +01:00
ericgaspar
d1ab1f674e Update n to 8.0.1 2021-12-07 18:15:56 +01:00
ljf
1b198e12f6 [fix] Missing locale key 2021-12-07 00:14:15 +01:00
ljf
4106ed669e [enh] Manage SSH PasswordAuthentication setting 2021-12-06 23:01:06 +01:00
Alexandre Aubin
00d535a620 Stop using /home/yunohost.conf for regenconf / confbackup, /var/cache is fine, prevent confusing /home/yunohost.* folder 2021-12-06 18:38:54 +01:00
Alexandre Aubin
47f3c00d0c
helpers apt/php: fix typo spotted by tituspijean 2021-12-03 01:00:19 +01:00
Alexandre Aubin
8eaa701230 Fuckit I don't understand how to properly manage systemctl service with debian files while having flexibility on when the api restart happens, let's manage everything with the regen conf 2021-12-01 21:06:53 +01:00
Alexandre Aubin
613fc67bd1 Fix i18n strings 2021-12-01 20:35:51 +01:00
Alexandre Aubin
bc71e18cba Aleks broke everything again /o\ 2021-12-01 20:33:48 +01:00
Alexandre Aubin
94ac15e4de Update changelog for 11.0.1~alpha / bullseye alpha 2021-12-01 19:53:28 +01:00
Alexandre Aubin
7ebe92163d Merge remote-tracking branch 'origin/smarter-selfupgrade-mechanism' into bullseye 2021-12-01 19:47:36 +01:00
Alexandre Aubin
55937a933e
Typo 2021-12-01 19:44:42 +01:00
Alexandre Aubin
6622a9f264 Typo in conf/yunohost/services.yml ? 2021-12-01 19:08:16 +01:00
Alexandre Aubin
8feb63be0c Tweak definition of self-signed cert to cover cases where issuer is not the current main domain anymore 2021-12-01 18:37:59 +01:00
Alexandre Aubin
9488b419c3 Having an openssl.ca.cnf is needed to create domains 2021-12-01 00:24:31 +01:00
Alexandre Aubin
34b7e667a7 Aaaaand try again to fix certificate generation 2021-11-30 23:25:25 +01:00
Alexandre Aubin
76075909c9 Moar attempt to fix ssl cert generation + automigrate legacy + enforce sensible permissions 2021-11-30 21:29:11 +01:00
Alexandre Aubin
73da37f152 Attempt to fix the weird selfsigned certificate generation error 2021-11-30 20:46:43 +01:00
Alexandre Aubin
35927e32bb
Merge pull request #1386 from YunoHost/fix-hook-restore-multimedia
[fix] hook restore multimedia
2021-11-30 13:21:54 +01:00
Kayou
2bd1df0659
[fix] hook restore multimedia 2021-11-30 13:10:20 +01:00
Alexandre Aubin
c6df391a9a ci: Oopsies 2021-11-28 16:29:45 +01:00
Alexandre Aubin
45584b44a6 Merge branch 'dev' into bullseye 2021-11-28 16:27:22 +01:00
Alexandre Aubin
d831ccef4c ci: Try to fix mypy 2021-11-28 16:24:13 +01:00
Alexandre Aubin
bfa5092c10 ci: Yolorework i18n tests, add a maintenance/ folder 2021-11-28 16:17:38 +01:00
Alexandre Aubin
f43e567bf0 apps: Remove the 'HOME' var from hook_exec env, because it's often defined in CLI but not in API because yunohost-api runs in a systemd service 2021-11-28 16:17:37 +01:00
Alexandre Aubin
6854f23cca [fix] yunomdns: Ignore ipv4 link-local addresses 2021-11-28 02:51:58 +01:00
Alexandre Aubin
e3f33d6c20 Update changelog for 4.3.4.1 2021-11-27 21:17:06 +01:00
Alexandre Aubin
d792e4880d
Merge pull request #1385 from YunoHost/enh-dns-resolver
[fix] Try to fix the return line bug in dnsmasq conf
2021-11-27 21:14:51 +01:00
Alexandre Aubin
b3df36dd16
Typo é_è 2021-11-27 20:27:29 +01:00
ljf
31dfb19a02 [fix] Try to fix the return line bug in dnsmasq conf 2021-11-27 19:29:20 +01:00
Alexandre Aubin
5881938c69 Force permission on /etc/resolv.dnsmasq.conf to fix an issue on some setup with umask=027 2021-11-27 16:33:29 +01:00
Alexandre Aubin
a0344d44bd Update changelog for 4.3.4 2021-11-27 00:56:55 +01:00
Alexandre Aubin
fdaf37c9fd
Merge pull request #1383 from YunoHost/enh-dns-resolver
Hotspot with local services and router port unforwarded
2021-11-27 00:51:23 +01:00
ljf
f34f9e5fc3 [fix] DNSmasq template generation 2021-11-26 19:39:37 +01:00
ljf
321c8dd5ba [fix] Bash array not supported in ynh_render_template 2021-11-26 18:42:22 +01:00
Alexandre Aubin
c49628346f mdns: Don't add yunohost.local in config if it's already among the yunohost domains 2021-11-26 18:20:40 +01:00
ljf
c4f8c9e022 [enh] Move dnsmasq conf in template dir 2021-11-26 02:18:33 +01:00
ljf
7e7dbe41d7 [enh] Hotspot and hairpining use cases 2021-11-26 02:18:00 +01:00
Alexandre Aubin
6488b4f649 Fix /etc/yunohost permissions on some setups 2021-11-25 20:01:54 +01:00
Alexandre Aubin
04ebf2740d
Merge pull request #1382 from YunoHost/fix-app-address-regex
Allow tilde in username/organization for repo URLs
2021-11-23 23:12:00 +01:00
Alexandre Aubin
6a8aa333ea
appurl: Add test for app url containing tilde 2021-11-23 23:11:37 +01:00
tituspijean
4f6d3c426a Allow tilde in username/organization for repo URLs 2021-11-23 21:22:22 +00:00
Alexandre Aubin
dc4341f98c migrate_to_bullseye: /usr/share/yunohost/yunohost-config/ssl/yunoCA -> /usr/share/yunohost/ssl 2021-11-22 08:21:54 +01:00