mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Release v23.9 to experimental
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
eb7bacd663
commit
6cce7126dd
38
debian/changelog
vendored
38
debian/changelog
vendored
@ -1,3 +1,41 @@
|
||||
freedombox (23.9) experimental; urgency=medium
|
||||
|
||||
[ nbenedek ]
|
||||
* ttrss: Allow apps to use /tt-rss URL instead of separate one
|
||||
|
||||
[ James Valleroy ]
|
||||
* debian: Update copyright years
|
||||
* debian: Follows policy v4.6.2
|
||||
* tor: Only diagnose relay ports if feature enabled
|
||||
* tor: Check if Hidden service is version 3
|
||||
* tor: Rename Hidden service to Onion service
|
||||
* help: Add information on obtaining source code
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* mediawiki: Make a utility method public
|
||||
* mediawiki: Make retrieving list of supported languages robust
|
||||
* mediawiki: Simplify retrieving the default language
|
||||
* ttrss: Update list of clients
|
||||
* ttrss: Don't show app in enabled list of apps if install fails
|
||||
* apache: Reload apache using component if config changes
|
||||
* transmission: Allow remote UIs to connect
|
||||
* transmission: Add Tremotesf to list of client apps
|
||||
* ttrss: Use the apache component to restart apache on config change
|
||||
* storage: Handle mount error properly
|
||||
* uninstall: Fix issue with uninstall of apps that have no backup
|
||||
* service: Remove reference to managed_services in a message
|
||||
* zoph: Don't fail at showing app view during uninstall
|
||||
* theme: Move icons to app folders
|
||||
* minidlna: Resize icon and export to PNG also
|
||||
* doc/dev: Update copyright year
|
||||
|
||||
[ Nobuhiro Iwamatsu ]
|
||||
* Translated using Weblate (Japanese)
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 08 May 2023 20:39:20 -0400
|
||||
|
||||
freedombox (23.8) experimental; urgency=medium
|
||||
|
||||
[ James Valleroy ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '23.8'
|
||||
__version__ = '23.9'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user