mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-10 11:00:22 +00:00
Release v20.14 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
840b31f08c
commit
d5b764df81
28
debian/changelog
vendored
28
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
plinth (20.14) UNRELEASED; urgency=medium
|
||||
plinth (20.14) unstable; urgency=high
|
||||
|
||||
[ Fioddor Superconcentrado ]
|
||||
* Translated using Weblate (Spanish)
|
||||
@ -13,6 +13,9 @@ plinth (20.14) UNRELEASED; urgency=medium
|
||||
* jsxc, sharing: Add 'Learn more...' link for help pages
|
||||
* wireguard: Add 'Learn more...' link for help page
|
||||
* doc: wikiparser: Resolve URLs for locally available pages
|
||||
* HACKING.md: Instructions for container-related troubleshooting
|
||||
* i18n: Mark strings missed for translation
|
||||
* snapshots: Clarify description for disabling yearly snapshots
|
||||
|
||||
[ Doma Gergő ]
|
||||
* Translated using Weblate (Hungarian)
|
||||
@ -96,6 +99,13 @@ plinth (20.14) UNRELEASED; urgency=medium
|
||||
* upgrades: Separate concepts for backports enabled vs. requested
|
||||
* upgrades, security: Use consistent terminology 'activate'
|
||||
* backports: When upgrading from older version, assumed requested
|
||||
* package: Add ability to reinstall a package
|
||||
* matrixsynapse: Perform a one time conversion to new config format
|
||||
* doc: manual: Fetch latest manual, remove non-existent images/pages
|
||||
* doc: wikiparser: Use icons from the icons directory
|
||||
* doc: wikiparser: Show icons with full size
|
||||
* doc: manual: Replace manual icons to drop CC 2.5 license
|
||||
* deluge: Use older icon to drop CC 2.0 license
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* searx: Add functional test for app availability
|
||||
@ -133,7 +143,7 @@ plinth (20.14) UNRELEASED; urgency=medium
|
||||
* wikiparser: Don't render Admonition with style comment
|
||||
* test-wikiparser: Remove fixes.xslt step
|
||||
* debian: Add unit tests to autopkgtest
|
||||
* apache: Disable mod_status
|
||||
* apache: Disable mod_status (CVE-2020-25073)
|
||||
* debian: Don't show first wizard secret on command line
|
||||
* debian: Remove unused vars from postinst
|
||||
* matrixsynapse: Use conf.d snippets
|
||||
@ -142,6 +152,8 @@ plinth (20.14) UNRELEASED; urgency=medium
|
||||
* upgrades: Add first boot step to configure backports
|
||||
* upgrades: Use kvstore and then file to determine if backports are enabled
|
||||
* debian: Temporarily revert source package rename
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
[ Veiko Aasa ]
|
||||
* samba: Hide common system partitions
|
||||
@ -196,7 +208,17 @@ plinth (20.14) UNRELEASED; urgency=medium
|
||||
[ Artem ]
|
||||
* Translated using Weblate (Russian)
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Sat, 12 Sep 2020 18:23:31 -0400
|
||||
[ Ralf Barkow ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
[ Reg Me ]
|
||||
* Translated using Weblate (Dutch)
|
||||
* Translated using Weblate (Dutch)
|
||||
|
||||
[ Q.-A. Nick ]
|
||||
* upgrades, security: Update the messages describing backports
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Tue, 15 Sep 2020 17:03:43 -0400
|
||||
|
||||
freedombox (20.13) unstable; urgency=medium
|
||||
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '20.13'
|
||||
__version__ = '20.14'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user