mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
Release v19.21 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
295a4804f6
commit
a869ef531c
70
debian/changelog
vendored
70
debian/changelog
vendored
@ -1,3 +1,73 @@
|
||||
plinth (19.21) unstable; urgency=medium
|
||||
|
||||
[ Veiko Aasa ]
|
||||
* gitweb: Allow to import from a remote repository
|
||||
* gitweb: Do not recursively scan for Git repositories
|
||||
* turbolinks: Disable turbolinks on links that don't point to /plinth/...
|
||||
|
||||
[ nautilusx ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
[ Doma Gergő ]
|
||||
* Translated using Weblate (Hungarian)
|
||||
|
||||
[ Allan Nordhøy ]
|
||||
* Translated using Weblate (Swedish)
|
||||
* Translated using Weblate (Norwegian Bokmål)
|
||||
|
||||
[ Birger Schacht ]
|
||||
* backups: Show proper error when SSH server is not reachable
|
||||
* ssh: Add the error of ssh-keyscan to the verification view
|
||||
* tor: Rename "Hidden Service" to "Onion Service"
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* ejabberd: Handle case where domain name is not set
|
||||
* tahoe: Mark Tahoe-LAFS as an advanced app
|
||||
* README: Fix hyperlinks to badges and images
|
||||
* doc: dev: Add instructions to setup developer documentation
|
||||
* doc: dev: Mention where to find the user manual
|
||||
* doc: dev: Reduce toc depth to 2 levels to reduce noise
|
||||
* doc: dev: Fix headings
|
||||
* doc: dev: Add favicon to developer documentation site
|
||||
* app: Avoid showing empty configuration block
|
||||
* app: Fix broken functional tests
|
||||
* firstboot: reading firstboot-wizard-secret file
|
||||
* searx: Set safe_search to Moderate by default
|
||||
* clients: Improve code readability
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* backups: i18n for a string on verify ssh host page
|
||||
* backups: Simplify SSH fingerprint verification command
|
||||
* HACKING: Update with instructions for multiple OSes
|
||||
* CONTRIBUTING: Add more instructions on commits and MR changes
|
||||
* doc: Fix unavailability of manual images
|
||||
* tor: Fix port diagnostics by correcting port data type
|
||||
* tor: Expect obfs service to be also available on IPv6
|
||||
* tor: Listen on IPv6 for OrPort
|
||||
|
||||
[ Thomas Vincent ]
|
||||
* Translated using Weblate (French)
|
||||
|
||||
[ Michael Breidenbach ]
|
||||
* Translated using Weblate (Swedish)
|
||||
|
||||
[ James Valleroy ]
|
||||
* HACKING: Fix provision with tests command
|
||||
* d/po: Run debconf-updatepo
|
||||
* locale: Update translation strings
|
||||
|
||||
[ Radek Pasiok ]
|
||||
* Translated using Weblate (Polish)
|
||||
* Translated using Weblate (Polish)
|
||||
|
||||
[ Alice Kile ]
|
||||
* clients: implement launch button feature
|
||||
* app: Implement toggle button in app page
|
||||
* app: Use single form for app toggle and configuration
|
||||
* app: Make the toggle-button responsive
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 18 Nov 2019 19:35:38 -0500
|
||||
|
||||
plinth (19.20) unstable; urgency=medium
|
||||
|
||||
[ Veiko Aasa ]
|
||||
|
||||
@ -18,4 +18,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '19.20'
|
||||
__version__ = '19.21'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user