mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v19.7 to experimental
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
60cd54b04b
commit
920ba36ea1
84
debian/changelog
vendored
84
debian/changelog
vendored
@ -1,3 +1,87 @@
|
||||
plinth (19.7) experimental; urgency=medium
|
||||
|
||||
[ LoveIsGrief ]
|
||||
* i2p: Use augeas for editing the router.config
|
||||
* i2p: Include default favorites after installation
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* i2p: Update license headers for consistent formatting
|
||||
* i2p: Minor flake8 and yapf fixes
|
||||
* i2p: Convert router configuration tests to pytest style
|
||||
* transmission: Fix issue with promoting menu item
|
||||
* tor: Fix issue with promoting/demoting menu item
|
||||
* apps: Fix showing apps background twice
|
||||
* apps: Style disable app icons according to design
|
||||
* apps: Style the title for disabled icons section
|
||||
* sharing: Always keep menu item in promoted state
|
||||
* apps: Promote/demote menu items for disabled apps too
|
||||
* tests: Add commonly used fixtures globally
|
||||
* tests: Remove unused test discovery code
|
||||
* custom_shortcuts: Fix issue with writing tests as different user
|
||||
* backups: Convert tests to pytest style
|
||||
* bind: Convert tests to pytest style
|
||||
* config: Convert tests to pytest style
|
||||
* diaspora: Convert tests to pytest style
|
||||
* letsencrypt: Convert tests to pytest style
|
||||
* names: Convert tests to pytest style
|
||||
* pagekite: Convert tests to pytest style
|
||||
* storage: Convert tests to pytest style
|
||||
* tor: Convert tests to pytest style
|
||||
* users: Convert tests to pytest style
|
||||
* actions: Convert tests to pytest style
|
||||
* cfg: Convert tests to pytest style
|
||||
* clients: Convert tests to pytest style
|
||||
* context_processors: Convert tests to pytest style
|
||||
* kvstore: Convert tests to pytest style
|
||||
* menu: Convert tests to pytest style
|
||||
* middleware: Convert tests to pytest style
|
||||
* network: Convert tests to pytest style
|
||||
* templatetags: Convert tests to pytest style
|
||||
* utils: Convert tests to pytest style
|
||||
* i2p: Rename test fixtures to avoid a minor warning
|
||||
* ejabberd: Include Bosh port 5280 in port forwarding information
|
||||
* repro: Show port forwarding information
|
||||
* Common template for showing port forwarding information
|
||||
* i2p: Show port forwarding information
|
||||
* bind: Show port forwarding information
|
||||
* ssh: Show port forwarding information
|
||||
|
||||
[ Doma Gergő ]
|
||||
* Translated using Weblate (Hungarian)
|
||||
|
||||
[ Allan Nordhøy ]
|
||||
* Translated using Weblate (Norwegian Bokmål)
|
||||
|
||||
[ Radek Pasiok ]
|
||||
* Translated using Weblate (Polish)
|
||||
|
||||
[ Erik Ušaj ]
|
||||
* Added translation using Weblate (Slovenian)
|
||||
* Translated using Weblate (Slovenian)
|
||||
|
||||
[ Karel Trachet ]
|
||||
* Translated using Weblate (Dutch)
|
||||
|
||||
[ ssantos ]
|
||||
* Translated using Weblate (German)
|
||||
* Translated using Weblate (Portuguese)
|
||||
|
||||
[ James Valleroy ]
|
||||
* apps: Separate enabled and disabled apps
|
||||
* apps: Add port forwarding info
|
||||
* service: Show port forwarding info when available
|
||||
* openvpn: Show port forwarding info
|
||||
* minetest: Fix flake8 error
|
||||
* matrixsynapse: Show port forwarding info
|
||||
* tahoe: Show port forwarding info
|
||||
* locate: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* Translated using Weblate (Telugu)
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 13 May 2019 19:47:52 -0400
|
||||
|
||||
plinth (19.6) experimental; urgency=medium
|
||||
|
||||
[ Pavel Borecki ]
|
||||
|
||||
@ -18,4 +18,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '19.6'
|
||||
__version__ = '19.7'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user