mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v22.16 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
62ba17c8a5
commit
7f075ae147
55
debian/changelog
vendored
55
debian/changelog
vendored
@ -1,3 +1,58 @@
|
||||
freedombox (22.16) unstable; urgency=medium
|
||||
|
||||
[ Eric ]
|
||||
* Translated using Weblate (Chinese (Simplified))
|
||||
|
||||
[ Andrij Mizyk ]
|
||||
* Translated using Weblate (Ukrainian)
|
||||
|
||||
[ 109247019824 ]
|
||||
* Translated using Weblate (Bulgarian)
|
||||
* Translated using Weblate (Bulgarian)
|
||||
* Translated using Weblate (Bulgarian)
|
||||
* Translated using Weblate (Bulgarian)
|
||||
|
||||
[ Maxime Leroy ]
|
||||
* Translated using Weblate (French)
|
||||
* Translated using Weblate (French)
|
||||
|
||||
[ Nikita Epifanov ]
|
||||
* Translated using Weblate (Russian)
|
||||
* Translated using Weblate (Russian)
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* cockpit: Depend on apache and setup after it
|
||||
* privoxy: Use privileged decorator for actions
|
||||
* cockpit: Reconfigure to allow any origin
|
||||
* cockpit: Use decorator for privileged actions
|
||||
* rssbridge: Whitelist all bridges by default
|
||||
* rssbridge: Add functional tests
|
||||
* apache: Merge old configuration files into a better location
|
||||
* apache: Also configure to serve on /freedombox
|
||||
* apache: Redirect all logs to systemd journal
|
||||
* config: Add option to set logging mode: none/volatile/persistent
|
||||
* config: Set volatile logging by default
|
||||
* roundcube: Configure to log to journald
|
||||
* roundcube: Use privileged to simplify actions
|
||||
|
||||
[ nbenedek ]
|
||||
* privoxy: Restrict to private IPs, prevent access over the internet
|
||||
* rssbridge: New app to generate RSS feeds for websites
|
||||
* roundcube: Add fail2ban jail
|
||||
|
||||
[ Veiko Aasa ]
|
||||
* gitweb: Switch default branch name to main for new repositories
|
||||
|
||||
[ James Valleroy ]
|
||||
* janus: Change short description to "Video Room"
|
||||
* rssbridge: Fix flake8 errors
|
||||
* debian: Update copyright year
|
||||
* debian: Follows policy version 4.6.1
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 18 Jul 2022 20:50:09 -0400
|
||||
|
||||
freedombox (22.15) unstable; urgency=medium
|
||||
|
||||
[ nbenedek ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '22.15'
|
||||
__version__ = '22.16'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user