mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Release v19.5 to experimental
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
17ca497f5e
commit
504ed112cd
54
debian/changelog
vendored
54
debian/changelog
vendored
@ -1,3 +1,57 @@
|
||||
plinth (19.5) experimental; urgency=medium
|
||||
|
||||
[ LoveIsGrief ]
|
||||
* i2p: Add new application
|
||||
* i2p: Disable compression on /i2p/
|
||||
* i2p: apache: Catch more I2P locations
|
||||
* i2p: django: Add shortcuts to /i2p/... URLs
|
||||
* i2p: django: Additional information about /i2p location
|
||||
* i2p: todo: Add TODOs for I2P
|
||||
* i2p: todo: add more TODOs for I2P
|
||||
* i2p: idea: Browse eepsites directly from freedombox
|
||||
* i2p: todo: Add torrent tracker to list of favorites
|
||||
* i2p: django: Add description for the configuration shortcuts
|
||||
* i2p: django: Add i2p homepage to description
|
||||
* i2p: setup: Enrich I2P favorites
|
||||
* i2p: todo: Tick off a TODO and reword one
|
||||
* i2p: todo: Remove IDEA for browsing to .i2p sites in iframe
|
||||
* i2p: torrents: Link to the list of trackers
|
||||
* i2p: Add functional tests
|
||||
* functional_tests: Allow provisioning VM for functional tests
|
||||
* functional tests: Fix wheel errors when provisioning VM
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* i2p: Move data files into the app's data folder
|
||||
* i2p: Use project logo instead of mascot
|
||||
* i2p: Remove TODO in favor of issue tracker
|
||||
* apache: Add proxy_html module needed by i2p app
|
||||
* i2p: Backup/restore the correct state folder
|
||||
* i2p: Minor styling changes
|
||||
* i2p: Add diagnostic test for web interface port
|
||||
* i2p: Add main web interface to list of clients
|
||||
* i2p: Review and cleanup action script
|
||||
* i2p: Review and update views
|
||||
* i2p: Disable app until further fixes are done
|
||||
|
||||
[ James Valleroy ]
|
||||
* functional_tests: Install python3-pytest-django
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch manual
|
||||
|
||||
[ wind ]
|
||||
* Translated using Weblate (Russian)
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* storage: Use udisks to list disks and df for disk space utilization
|
||||
|
||||
[ Igor ]
|
||||
* Translated using Weblate (Russian)
|
||||
|
||||
[ CurlingTongs ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 15 Apr 2019 18:47:17 -0400
|
||||
|
||||
plinth (19.4) experimental; urgency=medium
|
||||
|
||||
[ Allan Nordhøy ]
|
||||
|
||||
@ -18,4 +18,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '19.4'
|
||||
__version__ = '19.5'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user