mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Release v21.9 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
d80e8b0ba8
commit
5367980163
91
debian/changelog
vendored
91
debian/changelog
vendored
@ -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
|
freedombox (21.8) unstable; urgency=medium
|
||||||
|
|
||||||
[ Andrij Mizyk ]
|
[ Andrij Mizyk ]
|
||||||
|
|||||||
@ -3,4 +3,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '21.8'
|
__version__ = '21.9'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user