Release v21.9 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2021-09-18 10:07:51 -04:00
parent d80e8b0ba8
commit 5367980163
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 92 additions and 1 deletions

91
debian/changelog vendored
View File

@ -1,3 +1,94 @@
freedombox (21.9) unstable; urgency=medium
[ Fioddor Superconcentrado ]
* container: Don't fail if there's no fbx network
* container: freedombox-develop callable from anywhere
* lintian: Overrides for remove-on-upgrade dpkg conffiles flag
[ James Valleroy ]
* debian: Add gbp tag config
* container: Update stable image for bullseye
* backups: Add functional test to disable schedule backups
* avahi: Convert functional tests to non-BDD python format
* cockpit: Convert functional tests to non-BDD python format
* i2p: Convert functional tests to non-BDD python format
* infinoted: Convert functional tests to non-BDD python format
* minetest: Convert functional tests to non-BDD python format
* minidlna: Convert functional tests to non-BDD python format
* performance: Convert functional tests to non-BDD python format
* matrixsynapse: Convert functional tests to non-BDD python format
* jsxc: Convert functional tests to non-BDD python format
* backups: Convert functional tests to non-BDD python format
* locale: Update translation strings
* doc: Fetch latest manual
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ Michael Breidenbach ]
* Translated using Weblate (Swedish)
[ Andrij Mizyk ]
* Translated using Weblate (Ukrainian)
* Translated using Weblate (Ukrainian)
* Translated using Weblate (Ukrainian)
* Translated using Weblate (Ukrainian)
* Translated using Weblate (Ukrainian)
[ Tiago Zaniquelli ]
* plinth: remove diagnose command
[ Joseph Nuthalapati ]
* apache: Drop support for SSLv3, TLSv1 and TLSv1.1
* mediawiki: Backup and restore uploaded files
* mediawiki: Bump version number for 1.35 upgrade
* mediawiki: Enable a subset of default extensions
* mediawiki: Switch to MediaWiki 2020 logo
[ ikmaak ]
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
[ Sunil Mohan Adapa ]
* mediawiki: tests: functional: Fix races after flipping flags
* d/lintian-overrides: Drop override for a removed tag
* d/lintian-overrides: Override message for not supporting sysvinit
* d/lintian-overrides: Add override for manual outside .../doc/
* d/lintian-overrides: Drop workaround for remove-on-upgrade dpkg flag
* apache: Drop support for GnuTLS
* apache: Enable and prioritize HTTP/2 protocol
* apache: Setup Mozilla recommended configuration
* container: Fix the update command for new web server
* tests: Add some missing markers
* web_framework, tests: Workaround captcha 0.5.6 vs. Django 3.2
[ fliu ]
* email: Fix self.critical not callable error
* email: postconf.get_many_unsafe: batch query
* email: configure postfix domain names
[ Seyed mohammad ali Hosseinifard ]
* Translated using Weblate (Persian)
[ Veiko Aasa ]
* gitweb: tests: Fix test failures if initial default branch is not master
* gitweb: tests: Convert functional tests to non-BDD python format
* gitweb: tests: functional: Fix test failure if initial default branch is not master
[ Artem ]
* Translated using Weblate (Russian)
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
[ 池边树下 ]
* Translated using Weblate (Chinese (Simplified))
-- James Valleroy <jvalleroy@mailbox.org> Sat, 18 Sep 2021 09:47:06 -0400
freedombox (21.8) unstable; urgency=medium
[ Andrij Mizyk ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '21.8'
__version__ = '21.9'