Commit graph

7798 commits

Author SHA1 Message Date
Alexandre Aubin
da57653a01 Misc fixes after tests on the battlefield 2021-05-31 19:12:08 +02:00
Alexandre Aubin
d6baad6f45 Postgresql version is 13 in bullseye 2021-05-31 19:02:05 +02:00
Alexandre Aubin
473bff6e5d Draft for bullseye migration 2021-05-31 18:46:28 +02:00
Alexandre Aubin
c794e63f67 Re-add missing nginx dependency in debian/control ..\! 2021-05-31 16:00:23 +02:00
Alexandre Aubin
ba2428d9b9 equivs-build now sends its logs to stderr but we don't really care about what it says, redirect to debug 2021-05-30 19:07:30 +02:00
Alexandre Aubin
5046e49c8b Many app explicitly specify YNH_PHP_VERSION=7.3, then trying to install php7.3-foo which doesn't exist ... so gotta yolopatch that definition ... 2021-05-30 19:03:44 +02:00
Alexandre Aubin
cb129e2bf1 Fix compat issue in equivs helper 2021-05-30 18:48:26 +02:00
Alexandre Aubin
e2a3a0bedf Fix 'from_version' issue because of ~alpha in current bullseye version name 2021-05-30 17:55:39 +02:00
Paco
3022a47560 Now using Dict.update() when loading settings
Settings not anticipated will be loaded.
They will not be removed on write.
Original behavior: not anticipated keys are removed.
2021-05-29 19:39:59 +02:00
Paco
1aeb55077f Merge branch 'enh-dns-autoconf' of https://github.com/MercierCorentin/yunohost into enh-dns-autoconf 2021-05-29 19:16:06 +02:00
Paco
00098075fd Split domains.yml into domains/{domain}.yml 2021-05-29 19:15:13 +02:00
Alexandre Aubin
ec017d7ea5
Tweak systemd action pending message : echo -n is pointless 2021-05-29 16:48:19 +02:00
Alexandre Aubin
91d3d15c32 Bump conflict version for openssl because version in bullseye repo is now 1.1.1k 2021-05-28 17:22:55 +02:00
MercierCorentin
27a976f5a5 Delete file that shouldn't be committed 2021-05-28 11:22:11 +02:00
Alexandre Aubin
1051dbb3cc Misc legacy cleanup 2021-05-28 02:17:40 +02:00
Alexandre Aubin
3fa96fc91b Naive attempt to fix test by adding an apt update 2021-05-28 01:32:33 +02:00
Kay0u
7ff1ce5432 change python version in tests from 3.7 to 3.9 2021-05-28 01:05:06 +02:00
Kay0u
8aae994720 dirty patch to wait for services to finish reloading 2021-05-28 01:03:30 +02:00
Kay0u
b7703c32a1 publicsuffix -> publicsuffix2 2021-05-28 01:02:38 +02:00
Kay0u
a27a4c26df yaml load -> safe_load 2021-05-28 01:02:38 +02:00
Kay0u
c70420438a add python-is-python3 dependency 2021-05-28 01:02:10 +02:00
Kay0u
1f284d74c4 php 7.3 -> 7.4 2021-05-28 01:02:10 +02:00
Kayou
0659667590 Update the conflict version of redis-server 2021-05-28 01:01:04 +02:00
Kayou
ffea5e4048 php-gettext -> php-php-gettext 2021-05-28 01:01:04 +02:00
Kayou
70174af974 bump conflict 2021-05-28 01:01:04 +02:00
Alexandre Aubin
726f4605d2 Bullseye: idk what i'm doing but let's try to bump compat to 13 2021-05-28 01:01:04 +02:00
Alexandre Aubin
876ce48837 Update changelog for 11.0 2021-05-28 01:01:04 +02:00
Alexandre Aubin
ad6d31ce81 Bullseye: Misc updates in control file 2021-05-28 01:00:15 +02:00
tofbouf
f0ae164afe
Apply realpath to find mounted points to unmount
Bindings created by some backup methods appears with their 'real' path in /etc/mtab, that may differ from the original /home/yunohost.backup/tmp/auto_xxx that is passed to _recursive_umount().
This fix applies realpath to the 'directory' parameter passed to _recursive_umount().

Tested OK on my own instance, where backups with Borg were failing (except the first one after a reboot) because of this issue (it was unable to clean temporary dir).
2021-05-27 14:28:48 +02:00
Alexandre Aubin
d4b69527e7
Merge pull request #1235 from YunoHost-Apps/typos
Yunohost -> YunoHost
2021-05-26 16:48:56 +02:00
Alexandre Aubin
11875dd05a
Merge pull request #1237 from noo1ang8/dev
[fix] manpage generation
2021-05-26 16:47:34 +02:00
Noo Langoo
6ecb6c5ae1 [fix] manpage generation 2021-05-26 16:07:41 +02:00
Paco
ced4da4171 Run black & revert misguidedly cosmetic changes
An obscur plugin must have done this...
2021-05-25 16:27:05 +02:00
Corentin Mercier
e40f8fb861
Apply easy fixes from code review
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2021-05-25 13:46:09 +02:00
Kay0u
f288651094
fix generate-helpers-doc job 2021-05-25 12:20:25 +02:00
Alexandre Aubin
825ed82862 Update changelog for 4.2.5.2 2021-05-24 22:11:45 +02:00
Alexandre Aubin
806b7acfb3 nscd -i won't work in chroot ... also 'groups' was a typo, actual name is 'group' 2021-05-24 22:10:56 +02:00
Alexandre Aubin
600b96782e Update changelog for 4.2.5.1 2021-05-24 19:37:53 +02:00
ericgaspar
fc02caea2e
Yunohost -> YunoHost 2021-05-24 18:02:13 +02:00
Alexandre Aubin
e0aad83ea3 Update changelog for 4.2.5 2021-05-24 17:33:31 +02:00
Alexandre Aubin
147fa64779 Inconsistency in translation 2021-05-24 17:32:16 +02:00
Alexandre Aubin
aac2d089d4
Merge pull request #1234 from YunoHost/ci-format-dev
[CI] Format code
2021-05-24 17:31:40 +02:00
yunohost-bot
a8b70bea71 [CI] Format code 2021-05-24 15:08:57 +00:00
Alexandre Aubin
6b4a787871
Merge pull request #1223 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2021-05-24 16:59:12 +02:00
José M
80de962c53 Translated using Weblate (Galician)
Currently translated at 0.3% (2 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/gl/
2021-05-24 14:57:10 +00:00
Éric Gaspar
74bd304177 Translated using Weblate (French)
Currently translated at 99.8% (635 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2021-05-24 14:57:10 +00:00
yahoo~~
c02013be0d Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (636 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/zh_Hans/
2021-05-24 14:57:10 +00:00
Christian Wehrli
649e1bf3bf Translated using Weblate (German)
Currently translated at 91.9% (585 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-05-24 14:57:10 +00:00
Stephan Schneider
91b8ce3ea4 Translated using Weblate (German)
Currently translated at 91.9% (585 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-05-24 14:57:10 +00:00
Radek S
6883d2b8f3 Translated using Weblate (Czech)
Currently translated at 10.3% (66 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/cs/
2021-05-24 14:57:10 +00:00