Release v22.20 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2022-09-12 21:07:38 -04:00
parent ba0a0cb8a9
commit 216071109d
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 60 additions and 1 deletions

59
debian/changelog vendored
View File

@ -1,3 +1,62 @@
freedombox (22.20) unstable; urgency=medium
[ atilluF ]
* Translated using Weblate (Italian)
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ Eric ]
* Translated using Weblate (Chinese (Simplified))
[ Jiří Podhorecký ]
* Translated using Weblate (Czech)
[ Veiko Aasa ]
* tests: functional: Assert app is not installed after uninstallation
* samba: Ignore mounted files when listing mounts
* samba: Update client apps information
[ Sunil Mohan Adapa ]
* ejabberd: tests: functional: Ensure jsxc is installed
* zoph: tests: functional: Simplify finding the form to submit
* shaarli: tests: functional: Specify setup form submission button
* ikiwiki: tests: functional: Find forms more accurately
* gitweb: Use generic form template for create/edit repository
* gitweb: tests: functional: Find forms more accurately
* gitweb: Fix issue with page not refreshing during uninstall
* calibre: tests: functional: Find forms more specifically
* bepasty: Use generic form template for add password view
* bepasty: tests: functional: Minor refactor for form submission
* first_boot: tests: functional: Find form more specifically
* sharing: tests: functional: Find forms more accurately
* sso: tests: functional: Find forms more accurately
* backups: Use generic form template for create and schedule views
* backups: tests: functional: Find forms more accurately
* templates: form: Specify a form class for use with functional tests
* snapshot: tests: functional: Minor refactoring for form submission
* wordpress: tests: functional: Find forms more specifically
* users: tests: functional: Find forms more accurately
* tests: functional: Force specifying form to submit more accurately
* tests: functional: Wait for installation to complete fully
[ James Valleroy ]
* debian: Add Italian debconf translation (Closes: #1019157)
* version: Compare Debian package version numbers
* firewall: Allow upgrade from any version to 1.2.*
* locale: Update translation strings
* doc: Fetch latest manual
[ Coucouf ]
* Translated using Weblate (French)
* Translated using Weblate (French)
[ nbenedek ]
* matrixsynapse: Allow matrix-synapse >= 1.65 to install successfully
* d/maintscript: remove tahoe and mldonkey apache conf files
-- James Valleroy <jvalleroy@mailbox.org> Mon, 12 Sep 2022 21:07:14 -0400
freedombox (22.19) unstable; urgency=medium
[ James Valleroy ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '22.19'
__version__ = '22.20'