mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Release v22.15 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
70f9af7341
commit
d0118752f2
47
debian/changelog
vendored
47
debian/changelog
vendored
@ -1,3 +1,50 @@
|
||||
freedombox (22.15) unstable; urgency=medium
|
||||
|
||||
[ nbenedek ]
|
||||
* mediawiki: Remove Buster specific code not needed in Bullseye
|
||||
* mediawiki: Remove wgLogo as it is not needed in Bullseye
|
||||
* mediawiki: Add regex validator to the domain field
|
||||
* users: create home directories for newly created users
|
||||
|
||||
[ Nikita Epifanov ]
|
||||
* Translated using Weblate (Russian)
|
||||
|
||||
[ 109247019824 ]
|
||||
* Translated using Weblate (Bulgarian)
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* tests: functional: Simplify GitLabCI configuration
|
||||
* ci: Use compatible versions of Selenium and Splinter
|
||||
|
||||
[ Artem ]
|
||||
* Translated using Weblate (Ukrainian)
|
||||
|
||||
[ Guillermo Lopez Alejos ]
|
||||
* backups: Add options to keep sshfs shares responsive
|
||||
* backups: Unmount repositories before and after backup
|
||||
|
||||
[ James Valleroy ]
|
||||
* upgrades: Re-add workaround for grub
|
||||
* upgrades: Hold packages one at a time
|
||||
* datetime: Fix typo from pylint fix
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* *: pylint: Explicitly specify encoding when open a file
|
||||
* *: pylint: Suppress unused argument warnings
|
||||
* *: pylint: Don't inherit from 'object'
|
||||
* *: pylint: Avoid calling super() with arguments
|
||||
* *: pylint: Drop unnecessary 'pass' statements
|
||||
* pyproject.toml: Ignore some refactoring messages with pylint
|
||||
* static: js: css: Make multiple select fields work with Django 4.0
|
||||
* views: Add a comment about change in Django 4.0
|
||||
|
||||
[ Andrij Mizyk ]
|
||||
* Translated using Weblate (Ukrainian)
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 04 Jul 2022 21:30:09 -0400
|
||||
|
||||
freedombox (22.14.1) unstable; urgency=medium
|
||||
|
||||
[ ikmaak ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '22.14.1'
|
||||
__version__ = '22.15'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user