freedombox (23.18)
[PTS] [DDPO]
COMMITS: VCS has seen 7 commits since the v23.18 tag
- Git: https://salsa.debian.org/freedombox-team/freedombox.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 224886784
- Browser: https://salsa.debian.org/freedombox-team/freedombox
- Last scan: 2023-10-02 06:05:21+00
- Next scan: 2023-10-10 19:37:00+00
- Open issues: 461
- Merge requests: 9
- CI pipeline status: success
- Debian changelog in Git:
freedombox (23.18) unstable; urgency=medium
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
* Translated using Weblate (Bulgarian)
[ Brian Ó Donnell ]
* middleware: Add new middleware to handle common errors like DB busy
[ James Valleroy ]
* middleware: tests: Add tests for common error middleware
* locale: Update translations strings
* doc: Fetch latest manual
[ rsquared ]
* ikiwiki: Disable discussion pages by default for new wiki/blog
[ Sunil Mohan Adapa ]
* wordpress: Use absolute path in service file
* upgrades: Fix detecting apt over tor during upgrade
* gitlab-ci: Perform backports tests on bookworm instead of bullseye
* *: Fix all typing hint related errors
* gitlab-ci: Make passing mypy checks mandatory
* *: Utilize newer 3.10 syntax for type hints
* *: Add some additional type annotations
* pyproject: Add configuration for mypy to ignore some libraries
-- James Valleroy <jvalleroy@mailbox.org> Mon, 25 Sep 2023 20:47:20 -0400
- This branch is 7 commits ahead of tag v23.18
- Git log:
commit 9cfd8a2e55a691aeba8c0bec0f221891bbcb360c
Author: Sunil Mohan Adapa <sunil@medhas.org>
Date: Tue Sep 26 10:26:00 2023 -0700
email: Fix issue with install caused by missing drop-in config file
During installation of email app, sievec is run on
/etc/dovecot/freedombox-sieve-after/sort-spam.sieve file to produce a binary
version of the file. However, this file is not available until after the app is
enabled. This is due to the newly introduced drop-in configuration mechanism. To
fix this, during setup, enable the drop-in configuration component responsible
for this file. The component is newly split from the component that deals with
all drop-in components so that not all the drop-in configuration files are
symlinked.
There is no change needed to the app when the drop-in configuration component is
split into multiple components. This is true for all three state of the app;
not-installed, installed-enabled, and installed-disabled.
Tests:
- Install latest code with ./setup.py install. Install the app and it works.
- Uninstall the app and reinstall. It works. There are no warnings that config
file have been replaced with symlinks.
- /etc/dovecot/freedombox-sieve-after has the sort-span.svbin binary sievec
compiled file.
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
commit 577358b7ddd8b7263129f6dbd9bf5003296b96f2
Author: Jiří Podhorecký <j.podhorecky@volny.cz>
Date: Sat Sep 30 13:12:20 2023 +0000
Translated using Weblate (Czech)
Currently translated at 100.0% (1525 of 1525 strings)
commit 70acc1aa196aa4ffc00091b8f159ee8746e9e79e
Author: Ihor Hordiichuk <igor_ck@outlook.com>
Date: Wed Sep 27 20:01:57 2023 +0000
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1525 of 1525 strings)
commit f1c1bad20391f13d25e9811566bf9e6958ea7368
Author: Dietmar <sagen@permondes.de>
Date: Thu Sep 28 11:43:45 2023 +0000
Translated using Weblate (German)
Currently translated at 99.6% (1520 of 1525 strings)
commit 20f3cc900dcb25462445a621e00fb2e4ba17e6e9
Author: Burak Yavuz <hitowerdigit@hotmail.com>
Date: Tue Sep 26 05:06:20 2023 +0000
Translated using Weblate (Turkish)
Currently translated at 100.0% (1525 of 1525 strings)
commit 755ac4df7628337aa30b97aa0ef1487a9a827dbf
Author: ikmaak <info@ikmaak.nl>
Date: Tue Sep 26 08:37:56 2023 +0000
Translated using Weblate (Dutch)
Currently translated at 100.0% (1525 of 1525 strings)
commit 61c3a4438a4e6a80170ab3ab1901fa2e3354fae1
Author: gallegonovato <fran-carro@hotmail.es>
Date: Tue Sep 26 10:54:45 2023 +0000
Translated using Weblate (Spanish)
Currently translated at 100.0% (1525 of 1525 strings)