mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update changelog for 11.1.16
This commit is contained in:
parent
14bf2ee48b
commit
85a4b78e49
1 changed files with 16 additions and 0 deletions
16
debian/changelog
vendored
16
debian/changelog
vendored
|
@ -1,3 +1,19 @@
|
|||
yunohost (11.1.16) stable; urgency=low
|
||||
|
||||
- apps: fix i18n panel+section names ([#1630](https://github.com/yunohost/yunohost/pull/1630))
|
||||
- appsv2: don't remove yhh-deps virtual package if it doesn't exist. Otherwise when apt fails to install dependency, we end up with another error about failing to remove the ynh-deps package (3656c199)
|
||||
- appsv2: add validation for expected types for permissions stuff (b2596f32)
|
||||
- appsv2: add support for subdirs property in data_dir (4b46f322)
|
||||
- appsv2: various fixes regarding sources toml parsing/caching (14bf2ee4)
|
||||
- appsv2: add documentation about the new 'autoupdate' mechanism for app sources (63981aac)
|
||||
- ynh_setup_source: fix buggy checksum mismatch handling, can't compute the sha256sum after we delete the file @_@ (1b2fa91f)
|
||||
- users: fix quota parsing being wrong by a factor 1000 ... doveadm returns kilos, not bytes (821aedef)
|
||||
- backup: fix boring issue where archive is a broken symlink... (a95d10e5)
|
||||
|
||||
Thanks to all contributors <3 ! (axolotle)
|
||||
|
||||
-- Alexandre Aubin <alex.aubin@mailoo.org> Sun, 02 Apr 2023 20:29:33 +0200
|
||||
|
||||
yunohost (11.1.15) stable; urgency=low
|
||||
|
||||
- doc: Fix version number in autogenerated resource doc (5b58e0e6)
|
||||
|
|
Loading…
Add table
Reference in a new issue