mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
Release v23.18 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
c73e24708d
commit
db5444558f
29
debian/changelog
vendored
29
debian/changelog
vendored
@ -1,3 +1,32 @@
|
|||||||
|
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
|
||||||
|
|
||||||
freedombox (23.17) unstable; urgency=medium
|
freedombox (23.17) unstable; urgency=medium
|
||||||
|
|
||||||
[ gallegonovato ]
|
[ gallegonovato ]
|
||||||
|
|||||||
@ -3,4 +3,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '23.17'
|
__version__ = '23.18'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user