Monday, September 21, 2026
dev@conference.yunohost.org
September
Mon Tue Wed Thu Fri Sat Sun
  1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23 24 25 26 27
28 29 30        
             

[00:09:54] <Yunohost Git/Infra notifications> [issues] z​amentur edited [issue #2888](https://github.com/YunoHost/issues/issues/2888) : Shared folders
[06:00:23] <sparrow> I want Yunohost FreeBSD so hard
[06:00:54] <sparrow> Linuxlator to use debian-only packages
[06:33:26] <Yunohost Git/Infra notifications> [pgadmin_python_build] J​osue-T created new t𝚊g v9.18
[07:34:43] <Yunohost Git/Infra notifications> [issues] J​osue-T [commented](https://github.com/YunoHost/issues/issues/2880#issuecomment-5756974635) on [issue #2880](https://github.com/YunoHost/issues/issues/2880) SSO not as expected when involving multiple domains: With OIDC it should work but we need to keep in mind that currently all app which is using the SSO feature are using the...
[12:37:15] <m606> is it ok to have several migrations with the same number (in Trixie branch)?
- `m0036_dkim_keys_upgrade.py`
- `m0036_migrate_to_trixie.py`
- `m0037_fix_bad_permissions.py`
- `m0037_postgresql_15_to_17.py`
https://github.com/YunoHost/yunohost/tree/trixie/src/migrations
[12:37:17] <m606> is it ok to have several migrations with the same number (in Trixie branch)?
- `m0036_dkim_keys_upgrade.py`
- `m0036_migrate_to_trixie.py`
- `m0037_fix_bad_permissions.py`
- `m0037_postgresql_15_to_17.py`
https://github.com/YunoHost/yunohost/tree/trixie/src/migrations
[12:38:03] <m606> is it meant as such to have several migrations with the same number (in Trixie branch)? to run several at the same time?
- `m0036_dkim_keys_upgrade.py`
- `m0036_migrate_to_trixie.py`
- `m0037_fix_bad_permissions.py`
- `m0037_postgresql_15_to_17.py`
https://github.com/YunoHost/yunohost/tree/trixie/src/migrations
[12:39:50] <m606> is it meant as such to have several migrations with the same number (in Trixie branch)? to run several at the same time?
- `m0036_dkim_keys_upgrade.py`
- `m0036_migrate_to_trixie.py`
- `m0037_fix_bad_permissions.py`
- `m0037_postgresql_15_to_17.py`
https://github.com/YunoHost/yunohost/tree/trixie/src/migrations

```
root@trixie:/ynh-dev# yunohost tools migrations list
[...]
5:
description: Upgrade DKIM keys to improve mail deliverability
disclaimer: None
id: 0036_dkim_keys_upgrade
mode: auto
name: dkim_keys_upgrade
number: 36
state: skipped
6:
description: Upgrade the system to Debian Trixie and YunoHost 13
disclaimer: None
id: 0036_migrate_to_trixie
mode: manual
name: migrate_to_trixie
number: 36
state: skipped
7:
description: Remove some writable permissions on various paths for safety reasons
disclaimer: Due to a bug, this migration will search for paths left writable by other users and fix these too large permissions. You might have some good reasons to grant write permissions to others on some paths, if so you should reapply your customization manually. After the migration, you can check the list of change in the log of the migration.
IMPORTANT: This migration may take several hours (or days) if you have a large number of files.
Alternatively, you can see how to fix your system manually on this forum topic: https://forum.yunohost.org/t/important-run-the-manual-migration-0037-fix-bad-permissions/42916 .
id: 0037_fix_bad_permissions
mode: manual
name: fix_bad_permissions
number: 37
state: pending
8:
description: Migrate databases from PostgreSQL 15 to 17
disclaimer: None
id: 0037_postgresql_15_to_17
mode: auto
name: postgresql_15_to_17
number: 37
state: skipped
```
[13:55:23] <Yunohost Git/Infra notifications> [dynette] S​alamandar pushed to pyproject: Fix ruff issues ([f01a0371](https://github.com/YunoHost/dynette/commit/f01a0371248e714ffb99b0f7cab0ab272ef714ba))
[13:55:29] <Yunohost Git/Infra notifications> [dynette] S​alamandar pushed to pyproject: Add shodohflo in monitor dependency group ([fa8260fd](https://github.com/YunoHost/dynette/commit/fa8260fd86ad91b17e49350cfb6116c3b8f68867))
[13:56:34] <Yunohost Git/Infra notifications> [dynette] S​alamandar pushed to pyproject: Fix ruff issues ([24a14260](https://github.com/YunoHost/dynette/commit/24a14260b1800d8d1a1786a9a165e9c4a0c9ffcb))
[13:56:38] <Yunohost Git/Infra notifications> [dynette] S​alamandar pushed to pyproject: Add shodohflo in monitor dependency group ([f39576a2](https://github.com/YunoHost/dynette/commit/f39576a2b5e7324fe3836195e9a0acb6a9aec3e6))
[14:54:19] <Yunohost Git/Infra notifications> [issues] o​leole39 opened [issue #2889](https://github.com/YunoHost/issues/issues/2889) : Improve default HTTP security headers
[21:23:50] <Yunohost Git/Infra notifications> [issues] z​amentur opened [issue #2890](https://github.com/YunoHost/issues/issues/2890) : Replace redis by valkey