mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
Release v19.19 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
52d718b3e6
commit
d05facfe04
55
debian/changelog
vendored
55
debian/changelog
vendored
@ -1,3 +1,58 @@
|
|||||||
|
plinth (19.19) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Veiko Aasa ]
|
||||||
|
* ikiwiki: Allow full Unicode text in wiki/blog title names
|
||||||
|
* actions: Check with flake8
|
||||||
|
* gitweb: New app for simple git hosting
|
||||||
|
* users: reload Apache2 to flush LDAP cache after user operations
|
||||||
|
* gitweb: update repository list where necessary
|
||||||
|
* gitweb: fix Windows Git client download link in manifest
|
||||||
|
* gitweb: add help text for description and owner fields in the form
|
||||||
|
* gitweb: enable rename detection
|
||||||
|
|
||||||
|
[ Pavel Borecki ]
|
||||||
|
* Translated using Weblate (Czech)
|
||||||
|
|
||||||
|
[ Thomas Vincent ]
|
||||||
|
* Translated using Weblate (French)
|
||||||
|
|
||||||
|
[ Birger Schacht ]
|
||||||
|
* ssh: Show server fingerprints in SSH page
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* Translated using Weblate (French)
|
||||||
|
* gitweb: Fix flake8 error
|
||||||
|
* locale: Update translations strings
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
[ Nevena Mircheva ]
|
||||||
|
* Translated using Weblate (Bulgarian)
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* matrixsynapse: Remove unused letsencrypt action
|
||||||
|
* ejabberd: Removed unused letsencrypt action
|
||||||
|
* gitweb: Minor fixes after review
|
||||||
|
* gitweb: Minor visual changes to templates
|
||||||
|
* gitweb: Fix issue with elevated access to private repositories
|
||||||
|
* frontpage: Show shortcuts that public even if need a group
|
||||||
|
* searx, app, translation, language-selection: Fix license header
|
||||||
|
* ikiwiki: Remove extra create button when no wiki/blog is present
|
||||||
|
* cosmetic: yapf formatting
|
||||||
|
|
||||||
|
[ ikmaak ]
|
||||||
|
* Translated using Weblate (Dutch)
|
||||||
|
|
||||||
|
[ Michael Breidenbach ]
|
||||||
|
* Translated using Weblate (German)
|
||||||
|
|
||||||
|
[ Allan Nordhøy ]
|
||||||
|
* Translated using Weblate (Norwegian Bokmål)
|
||||||
|
|
||||||
|
[ Matthias Dellweg ]
|
||||||
|
* quassel: Add let's encrypt component for certficiates
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 21 Oct 2019 18:49:35 -0400
|
||||||
|
|
||||||
plinth (19.18) unstable; urgency=medium
|
plinth (19.18) unstable; urgency=medium
|
||||||
|
|
||||||
[ Matthias Dellweg ]
|
[ Matthias Dellweg ]
|
||||||
|
|||||||
@ -18,4 +18,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '19.18'
|
__version__ = '19.19'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user