mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Release v0.34.0 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
6fdd033625
commit
6d6fcc2b32
37
debian/changelog
vendored
37
debian/changelog
vendored
@ -1,3 +1,40 @@
|
||||
plinth (0.34.0) unstable; urgency=medium
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* firstboot: Prompt for secret during firstboot welcome
|
||||
* firstboot: Add debconf translations for wizard secret dialog
|
||||
* l10n: Fix build error due to partially translated string in Hindi
|
||||
* ci: Install python3-coverage before running tests
|
||||
* backups: Temporarily hide app till implementation is complete
|
||||
|
||||
[ James Valleroy ]
|
||||
* postinst: Fix indents and untabify
|
||||
* lintian: Add override for no-debconf-config
|
||||
* Translated using Weblate (Italian)
|
||||
* ci: Use python3.6 when installing dependencies
|
||||
* functional_tests: Rename features, organize by app
|
||||
* backups: New app to manage borgbackup archives
|
||||
* backups: Allow valid filenames as archive names
|
||||
* backups: Set LANG=C.UTF-8 when extracting archive
|
||||
* backups: Move repository location under /var/lib
|
||||
|
||||
[ ikmaak ]
|
||||
* Translated using Weblate (Dutch)
|
||||
|
||||
[ Gayathri Das ]
|
||||
* Translated using Weblate (Hindi)
|
||||
|
||||
[ Sciumedanglisc ]
|
||||
* Translated using Weblate (Italian)
|
||||
|
||||
[ Bart Notelaers ]
|
||||
* Translated using Weblate (Dutch)
|
||||
|
||||
[ Doma Gergő ]
|
||||
* Translated using Weblate (Hungarian)
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 16 Jul 2018 19:16:08 -0400
|
||||
|
||||
plinth (0.33.1) unstable; urgency=medium
|
||||
|
||||
[ Doma Gergő ]
|
||||
|
||||
@ -18,4 +18,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '0.33.1'
|
||||
__version__ = '0.34.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user