mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v19.18 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
0b78a40766
commit
4a85167b5b
47
debian/changelog
vendored
47
debian/changelog
vendored
@ -1,3 +1,50 @@
|
||||
plinth (19.18) unstable; urgency=medium
|
||||
|
||||
[ Matthias Dellweg ]
|
||||
* diagnose: Move negating diagnose result inside try block
|
||||
|
||||
[ Fioddor Superconcentrado ]
|
||||
* Translated using Weblate (Spanish)
|
||||
|
||||
[ Luis A. Arizmendi ]
|
||||
* Translated using Weblate (Spanish)
|
||||
|
||||
[ Allan Nordhøy ]
|
||||
* Translated using Weblate (Norwegian Bokmål)
|
||||
|
||||
[ Dietmar ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* pagekite: Remove first wizard step for danube edition
|
||||
* pagekite: cosmetic: yapf and isort changes
|
||||
* debian: Remove python3-requests from depends list
|
||||
* users: Make UI close to rest of the apps
|
||||
* upgrades: Remove unnecessary subsubmenu
|
||||
* ikiwiki: Remove subsubmenu in favor of toolbar
|
||||
* networks: Remove subsubmenu in favor of toolbar buttons
|
||||
* backups: Remove unnecessary use of subsubmenu template
|
||||
* templates: Remove unused invocation of subsubmenu
|
||||
* templates: Simplify unnecessary override
|
||||
* templates: Provide subsubmenu functionality in app.html
|
||||
* dynamicdns: Use app.html instead of app-subsubmenu.html
|
||||
* i2p: Use app.html instead of app-subsubmenu.html
|
||||
* pagekite: Use app.html instead of app-subsubmenu.html
|
||||
* snapshot: Use app.html instead of app-subsubmenu.html
|
||||
* templates: Remove unused app-subsubmenu.html
|
||||
* deluge: Support deluge 2 by starting it properly
|
||||
* minetest: Remove mod-torches no longer available in testing/unstable
|
||||
|
||||
[ James Valleroy ]
|
||||
* security: Add past vulnerabilities count
|
||||
* security: Move security report to new page
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
* d/control: Add Rules-Requires-Root: no
|
||||
* d/control: Update Standards-Version to 4.4.1
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 07 Oct 2019 19:06:16 -0400
|
||||
|
||||
plinth (19.17) unstable; urgency=medium
|
||||
|
||||
[ Pavel Borecki ]
|
||||
|
||||
@ -18,4 +18,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '19.17'
|
||||
__version__ = '19.18'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user