Change History (13)
comment:1 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 2 years ago
Summary: | accountsservice-23.11.69 → accountsservice-23.11.69 (Hold for next release) |
---|
This release makes it difficult for LFS. It automatically tries to download two files. We can do that manually
wget https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mocklibc/mocklibc-1.0.tar.gz wget https://wrapdb.mesonbuild.com/v1/projects/mocklibc/1.0/2/get_zip -O mocklibc-1.0-2-wrap.zip
And then put them in place:
mkdir -p subprojects/packagecache/
But the next version is supposed to include these files. I couldn't see anything critical in this release anyway that can't wait.
Also we need to fix one test if the en_IE.UTF-8 locale is not of the system:
sed -i '/^SIMULATED_SYSTEM_LOCALE/s/en_IE.UTF-8/en_HK.iso88591/' tests/test-daemon.py
comment:4 by , 2 years ago
Milestone: | 11.4 → 99-Waiting |
---|
comment:5 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
comment:6 by , 2 years ago
Milestone: | 99-Waiting → 11.4 |
---|
Now 23.13.91. The tarball contains the above two files.
comment:7 by , 2 years ago
Summary: | accountsservice-23.11.69 (Hold for next release) → accountsservice-23.13.91 |
---|
comment:8 by , 2 years ago
Summary: | accountsservice-23.13.91 → accountsservice-23.13.9 |
---|
Now 23.13.9 actually (it's 23.13.91 on gitlab).
comment:9 by , 2 years ago
The test still has to be fixed... The above sed allows all 19 tests to pass.
comment:10 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:11 by , 2 years ago
Version 23.13.9
- subprojects: Add mocklibc to package cache
- daemon: Fix boot delay
- tests: Fix dbusmock accountservice template user parameterization
- tests: Add test for multiple in-flight get_user calls
- user-manager: Don't prematurely free duplicate ActUser objects
- user-manager: Add cancellable to fetch user requests
- user-manager: Cope with buggy callers better
- user-manager: Deduplicate ActUser objects when possible
- user-manager: Track non-existent users