mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Release v19.12 to experimental
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
d42338bf17
commit
45614b198b
84
debian/changelog
vendored
84
debian/changelog
vendored
@ -1,3 +1,87 @@
|
|||||||
|
plinth (19.12) experimental; urgency=medium
|
||||||
|
|
||||||
|
[ Miguel A. Bouzada ]
|
||||||
|
* Added translation using Weblate (Galician)
|
||||||
|
* Translated using Weblate (Galician)
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* dbus: Allow plinth user to own FreedomBox DBus service
|
||||||
|
* service: Implement action for systemd try-restart
|
||||||
|
* cockpit: Don't handle domains if app is not installed
|
||||||
|
* dynamicdns: Send domain added signal properly during init
|
||||||
|
* letsencrypt: Force commands to be non-interactive
|
||||||
|
* letsencrypt: Remove renewal hooks implementation
|
||||||
|
* letsencrypt: Remove old style hooks from all configuration files
|
||||||
|
* letsencrypt: Remove deprecated logger.warn
|
||||||
|
* letsencrypt: Remove special treatment for domain added from 'config'
|
||||||
|
* letsencrypt: Implement DBus service for renewal notifications
|
||||||
|
* letsencrypt: Add lineage information in status
|
||||||
|
* letsencyrpt: Implement action to copy certificates
|
||||||
|
* letsencrypt: Implement action to compare copied certificates
|
||||||
|
* letsencrypt: Introduce component for handling certificates
|
||||||
|
* letsencrypt: Add permanent hook to receive renewal notifications
|
||||||
|
* letsencrypt: Trigger renewal certificate events in component
|
||||||
|
* letsencrypt: Trigger events for obtain, revoke and delete
|
||||||
|
* letsencrypt: Implement re-obtain separately
|
||||||
|
* letsencrypt: Handling certificate renewals when daemon is offline
|
||||||
|
* apache: Add let's encrypt certificate component
|
||||||
|
* matrixsynapse: Add let's encrypt component for certficiates
|
||||||
|
* ejabberd: Add let's encrypt component for managing certificates
|
||||||
|
* ejabberd: Backup and restore TLS certificates
|
||||||
|
* sso: Use new features of axes, log axes messages
|
||||||
|
* Minor yapf and isort changes
|
||||||
|
|
||||||
|
[ Pavel Borecki ]
|
||||||
|
* Translated using Weblate (Czech)
|
||||||
|
|
||||||
|
[ Petter Reinholdtsen ]
|
||||||
|
* Translated using Weblate (Norwegian Bokmål)
|
||||||
|
|
||||||
|
[ Allan Nordhøy ]
|
||||||
|
* Translated using Weblate (Norwegian Bokmål)
|
||||||
|
|
||||||
|
[ Doma Gergő ]
|
||||||
|
* Translated using Weblate (Hungarian)
|
||||||
|
|
||||||
|
[ Luis A. Arizmendi ]
|
||||||
|
* Translated using Weblate (Spanish)
|
||||||
|
|
||||||
|
[ Joseph Nuthalapati ]
|
||||||
|
* backups: Add option to select/deselect all apps for backup or restore
|
||||||
|
* backups: Change "select all" to a pure JavaScript implementation
|
||||||
|
* Translated using Weblate (Telugu)
|
||||||
|
* Translated using Weblate (Chinese (Simplified))
|
||||||
|
* sharing: Allow directories to be publicly shared
|
||||||
|
* sharing: Add functional test for public shares
|
||||||
|
* sharing: Add JavaScript to hide user groups for public shares
|
||||||
|
* sharing: Simplify --is-public option
|
||||||
|
* sharing: Indicate public shares in listing of shares
|
||||||
|
|
||||||
|
[ Johannes Keyser ]
|
||||||
|
* Translated using Weblate (German)
|
||||||
|
|
||||||
|
[ Mesut Akcan ]
|
||||||
|
* Translated using Weblate (Turkish)
|
||||||
|
|
||||||
|
[ Elizabeth Sherrock ]
|
||||||
|
* Translated using Weblate (Chinese (Simplified))
|
||||||
|
|
||||||
|
[ Anxin YI ]
|
||||||
|
* Translated using Weblate (Chinese (Simplified))
|
||||||
|
|
||||||
|
[ Igor ]
|
||||||
|
* Translated using Weblate (Russian)
|
||||||
|
|
||||||
|
[ ZeroAurora ]
|
||||||
|
* Translated using Weblate (Chinese (Simplified))
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* Translated using Weblate (Chinese (Simplified))
|
||||||
|
* locale: Update translation strings
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 22 Jul 2019 19:23:02 -0400
|
||||||
|
|
||||||
plinth (19.11) experimental; urgency=medium
|
plinth (19.11) experimental; urgency=medium
|
||||||
|
|
||||||
[ THANOS SIOURDAKIS ]
|
[ THANOS SIOURDAKIS ]
|
||||||
|
|||||||
@ -18,4 +18,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '19.11'
|
__version__ = '19.12'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user