mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v19.3 to experimental
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
c01975dd95
commit
6b45cdc68e
77
debian/changelog
vendored
77
debian/changelog
vendored
@ -1,3 +1,80 @@
|
||||
plinth (19.3) experimental; urgency=medium
|
||||
|
||||
[ Pavel Borecki ]
|
||||
* Translated using Weblate (Czech)
|
||||
|
||||
[ Doma Gergő ]
|
||||
* Translated using Weblate (Hungarian)
|
||||
|
||||
[ Petter Reinholdtsen ]
|
||||
* Translated using Weblate (Norwegian Bokmål)
|
||||
|
||||
[ advocatux ]
|
||||
* Translated using Weblate (Spanish)
|
||||
|
||||
[ James Valleroy ]
|
||||
* vagrant: Rearrange steps of provision script
|
||||
* locale: Update translation strings
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* dynamicdns: Break up dynamicdns.py into forms.py and views.py
|
||||
* dynamicdns: Move subsubmenu below description
|
||||
* firewall: Change "Current Status:" from p to h3
|
||||
* names: Add description
|
||||
* subsubmenu: Make description a customizable block
|
||||
* pagekite: Bring subsubmenu below description. Remove About section.
|
||||
* upgrades: Move subsubmenu below description
|
||||
* Include clients.html in service-subsubmenu.html
|
||||
* ikiwiki: Move subsubmenu below description
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* pagekite: Rename base template file
|
||||
* pagekite: Change the template section title
|
||||
* dynamicdns: Simplify template inheritance
|
||||
* ikiwiki: Consistent styling for delete warning page
|
||||
* templates: Minor styling change
|
||||
* functional_tests: Reorder tests to disable apps after tests
|
||||
* tests: Mark functional tests with functional mark
|
||||
* tests: Read functional tests conf file without assuming CWD
|
||||
* tests: Fix backups API test cases to work under all conditions
|
||||
* README: Provide simple instruction for installing FreedomBox
|
||||
* INSTALL.md: Simplify installation instructions
|
||||
* HACKING.md: Update instructions on installing dependencies
|
||||
* functional_tests: Update todo list by removing implemented tests
|
||||
* mediawiki: Fix tests to allow running from any directory
|
||||
* tests: Use pytest for running all tests
|
||||
* ci: Allow gitlab to parse test coverage results
|
||||
* main: Show service version in logs
|
||||
* setup: Automatically gather information about files to install
|
||||
* setup: Allow apps to have their own data directories
|
||||
* setup: Don't include data/ files as package data
|
||||
* module_loader: Specially load modules in development mode
|
||||
* setup: Move app enabling files to respective apps
|
||||
* setup: Move app data files into respective apps
|
||||
* setup: Remove unused /var/run directory
|
||||
|
||||
[ Dietmar ]
|
||||
* Translated using Weblate (German)
|
||||
* Translated using Weblate (French)
|
||||
* Translated using Weblate (Italian)
|
||||
|
||||
[ jonathan göhler ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
[ Vincent Ladeuil ]
|
||||
* Translated using Weblate (French)
|
||||
|
||||
[ David Maulat ]
|
||||
* Translated using Weblate (French)
|
||||
|
||||
[ Allan Nordhøy ]
|
||||
* Translated using Weblate (Norwegian Bokmål)
|
||||
|
||||
[ Mesut Akcan ]
|
||||
* Translated using Weblate (Turkish)
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 18 Mar 2019 20:30:44 -0400
|
||||
|
||||
plinth (19.2) unstable; urgency=medium
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
|
||||
@ -18,4 +18,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '19.2'
|
||||
__version__ = '19.3'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user