Release v22.2 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2022-01-11 20:10:23 -05:00
parent 0ece4330ba
commit 7addb9b5e2
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 47 additions and 1 deletions

46
debian/changelog vendored
View File

@ -1,3 +1,49 @@
freedombox (22.2) unstable; urgency=medium
[ Dietmar ]
* Translated using Weblate (German)
* Translated using Weblate (Italian)
[ ikmaak ]
* Translated using Weblate (Dutch)
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ Eric ]
* Translated using Weblate (Chinese (Simplified))
[ Benedek Nagy ]
* Translated using Weblate (Hungarian)
* Translated using Weblate (Hungarian)
* wireguard: Fix spelling
* transmission: Fix capitalization
* openvpn: Add link to IOS app
* mumble: Change description to include iOS client app
* radicale: Update Thunderbird URLs
* i2p: Fix grammar in description
* backups: Correct spelling of encryption protocols
* networks: Fix reference to an option
[ Jiří Podhorecký ]
* Translated using Weblate (Czech)
[ Johannes Keyser ]
* Translated using Weblate (German)
[ Michael Breidenbach ]
* Translated using Weblate (Swedish)
[ Sunil Mohan Adapa ]
* help: Fix failing setup when manual directory is not available
* debian, setup.py: Add dependency on python3-tomli
* ikiwiki: Initialize shortcuts during post-init setup
[ James Valleroy ]
* locale: Update translation strings
-- James Valleroy <jvalleroy@mailbox.org> Tue, 11 Jan 2022 20:09:59 -0500
freedombox (22.1) unstable; urgency=medium
[ ikmaak ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '22.1'
__version__ = '22.2'