Commit graph

5254 commits

Author SHA1 Message Date
Augustin Trancart
a79d205387
Better error message when psql is not there for database_exists (#992) 2022-11-29 18:51:33 +01:00
Alexandre Aubin
bde3c502ac Update changelog for 3.8.6 2021-04-10 02:15:36 +02:00
Alexandre Aubin
2ffa27c985 Add acl dependency, needed for permission fix backport 2021-04-10 02:12:45 +02:00
Alexandre Aubin
0db4b80e13 security: Enforce permissions on /home/ so that they can't sneak in each other home 2021-04-10 02:11:31 +02:00
Alexandre Aubin
750f1c13fe security: Enforce some permission for regular yunohost users 2021-04-10 02:11:27 +02:00
Alexandre Aubin
43ace68637 Update changelog for 3.8.5.9 2020-09-11 20:40:01 +02:00
ljf (zamentur)
b447e1ebfb [fix] Reduce right given to ynh users with ssh (#1050)
* [fix] Avoid ynh user to be able to use X11 forwarding

* [fix] Avoid some bad situations

* [fix] Remove chroot restrictions and x11 authorization

* Update comments

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-09-11 20:29:52 +02:00
Alexandre Aubin
264918302e
Merge pull request #973 from YunoHost/is_big_info
Add doc about is_big
2020-09-03 15:54:22 +02:00
Alexandre Aubin
1279755463 Update changelog for 3.8.5.8 2020-08-31 20:26:51 +02:00
Alexandre Aubin
db2331a5f9 Remove disclaimer about the migration procedure being still unstable-ish 2020-08-31 20:24:52 +02:00
Alexandre Aubin
6cfc5bc1b1 Remove the pinning stuff of sury from the helpers, since it's now managed by the regenconf core 2020-08-31 20:19:36 +02:00
Alexandre Aubin
397ddcc2f9 Add apt regenconf hook to manage sury pinning policy on all 2020-08-31 20:19:36 +02:00
Alexandre Aubin
1a675b2b56 Make sure that openssl is not from sury before continuing the migration 2020-08-26 17:22:50 +02:00
Alexandre Aubin
cb880ede9f Make sure to unhold openssl before downgrade... 2020-08-24 00:21:51 +02:00
Alexandre Aubin
d55fec4044 Update changelog for 3.8.5.7 2020-08-02 21:49:00 +02:00
Alexandre Aubin
6e54424b9d More yolofix to avoid openssl being re-upgraded right away after we downgrade it (gotta hold openssl during regular package upgrades) 2020-08-02 21:49:00 +02:00
Alexandre Aubin
b0efbb6bcf Update changelog for 3.8.5.7 2020-08-02 19:50:07 +02:00
Alexandre Aubin
3589d5aed3
djeezus fokin kraîste 2020-08-02 19:46:13 +02:00
Alexandre Aubin
5cab55599f Update changelog for 3.8.5.6 2020-07-31 15:50:46 +02:00
Alexandre Aubin
f4077910b1 [bustermigration] Automatically downgrade openssl version if current version is from sury 2020-07-31 15:49:16 +02:00
Alexandre Aubin
02385c58b0 Update changelog for 3.8.5.5 2020-07-27 19:13:28 +02:00
Alexandre Aubin
4d7423c498
Merge pull request #1030 from ericgaspar/patch-1
Update en.json
2020-07-27 18:15:28 +02:00
Alexandre Aubin
852dea07f3 Tweak custom disclaimer about the migration still being a bit touchy in preparation for stable release 2020-07-27 17:13:00 +02:00
Kayou
fca1df6805
[FIX] patch sources list for armbian (#1028)
* [FIX] patch sources list for armbian

* Update src/yunohost/data_migrations/0015_migrate_to_buster.py

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-07-27 15:30:15 +02:00
Alexandre Aubin
c9bb3d0bde
Merge pull request #1027 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-07-24 00:55:20 +02:00
Leandro Noferini
6412959af4 Translated using Weblate (Italian)
Currently translated at 21.2% (139 of 657 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2020-07-23 22:52:59 +00:00
ppr
ae38781714 Translated using Weblate (French)
Currently translated at 99.8% (656 of 657 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-07-23 22:52:59 +00:00
xaloc33
df239f946e Translated using Weblate (Catalan)
Currently translated at 100.0% (657 of 657 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-07-23 22:52:59 +00:00
Quentí
fcdc1bf37b Translated using Weblate (Occitan)
Currently translated at 57.2% (375 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2020-07-23 22:52:59 +00:00
ppr
bbbafaddd2 Translated using Weblate (French)
Currently translated at 99.8% (655 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-07-23 22:52:59 +00:00
Alexandre Aubin
1a2f26dc34
[fix] Let's not redefine the value for the 'service' var ... 2020-07-24 00:52:46 +02:00
Éric Gaspar
95cbc23733
Update en.json 2020-07-19 19:21:53 +02:00
Alexandre Aubin
8911499bf3
Merge pull request #1026 from YunoHost/remove-useless-robots-protection
Remove useless robot protection code
2020-07-05 02:52:23 +02:00
Alexandre Aubin
e2cd52a2b5
Merge pull request #1024 from ericgaspar/stretch-unstable
Silence info: wasn't deleted because it doesn't exist.
2020-07-04 18:56:11 +02:00
Kay0u
7bfe564aab fix get_files_diff if {orig,new}_file is None 2020-06-30 15:46:15 +02:00
Alexandre Aubin
d435889776 Make sure to validate/upgrade that we don't have any active weak certificate used by nginx at the beginning of the buster migration, otherwise nginx will later miserably fail to start 2020-06-29 22:04:04 +02:00
Alexandre Aubin
ac9182d69f Move redirect to /yunohost/admin to a separate nginx conf file to allow customizing it more easily 2020-06-25 21:42:46 +02:00
Alexandre Aubin
f1bfc521ae Allow to extend the nginx default_server configuration 2020-06-25 20:04:11 +02:00
Alexandre Aubin
74ef4d1cf7
Remove useless robot protection code 2020-06-25 19:46:22 +02:00
ericgaspar
82d59d59be
silence info: wasn't deleted because it doesn't exist. 2020-06-23 10:26:09 +02:00
Alexandre Aubin
649179338a Update changelog for 3.8.5.4 2020-06-21 23:38:42 +02:00
Alexandre Aubin
b373eb6076
Fix parsing of unscd version... 2020-06-21 23:35:50 +02:00
Alexandre Aubin
8f8be838b6 Enforce permissions on rspamd log directory 2020-06-21 19:57:51 +02:00
Alexandre Aubin
c473902776 Yes, we don't give a flying fuck that sudo-ldap is already provided 2020-06-19 19:02:18 +02:00
Alexandre Aubin
5a87fea596 Update changelog for 3.8.5.3 2020-06-19 18:51:19 +02:00
Alexandre Aubin
7a1e779684 Fix unscd downgrade + add debug infos to apt_install() 2020-06-19 18:46:53 +02:00
Alexandre Aubin
9933290836 Create backup archive dir during postinstall 2020-06-19 15:08:22 +02:00
Alexandre Aubin
ad10fc5f6c Merge branch 'stretch-testing' into stretch-unstable 2020-06-18 16:22:04 +02:00
Alexandre Aubin
e1d5450da9 Update changelog for 3.8.5.2 2020-06-18 16:20:10 +02:00
Alexandre Aubin
9624c4dc1c Fix small issue with unscd upgrade/downgrade ... new version ain't always 0.53.1, so find it using dirty scrapping 2020-06-18 16:18:40 +02:00