mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v0.46.0 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
f93b6e2d54
commit
d8f161adce
52
debian/changelog
vendored
52
debian/changelog
vendored
@ -1,3 +1,55 @@
|
||||
plinth (0.46.0) unstable; urgency=medium
|
||||
|
||||
[ Pavel Borecki ]
|
||||
* Translated using Weblate (Czech)
|
||||
|
||||
[ Johannes Keyser ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
[ advocatux ]
|
||||
* Translated using Weblate (Spanish)
|
||||
|
||||
[ prolinux ukraine ]
|
||||
* Translated using Weblate (Ukrainian)
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* logging: Don't log static file requests
|
||||
* logging: Make cherrypy log to the main log
|
||||
* logging: Don't log to a log file
|
||||
* logging: Log to systemd journal directly
|
||||
* logging: Separate logging init logic into a module
|
||||
* logging: Implement colors for console messages
|
||||
* searx: Update outdated Apache configuration
|
||||
* sso: Update outdated Apache configuration
|
||||
* letsencrypt: Use macros for configuring sites
|
||||
* letsencrypt: Remove outdated Apache configuration
|
||||
* logging: Remove references to old log files
|
||||
* debian: Alter control file indentation
|
||||
* storage: Add parted as dependency module
|
||||
* debian: Add dependencies from freedombox-setup
|
||||
* sudoers: Allow all admin users to become superusers
|
||||
* Move update-motd script from freedombox-setup
|
||||
* debian: Break current version of freedombox-setup
|
||||
* Move preseed file from freedombox-setup
|
||||
* debian: Use description from freedombox.org
|
||||
* debian: Ignore debian/debhelper-build-stamp
|
||||
* debian: Fix lintian warning about vcs ignore file
|
||||
* debian: Don't change ownership recursively in postinst
|
||||
* debian: Update short description
|
||||
* debian: Rename plinth package to freedombox
|
||||
|
||||
[ James Valleroy ]
|
||||
* vagrant: Cleanup for obsolete log files
|
||||
* debian: Move Recommends to binary package
|
||||
* locale: Run update_translations
|
||||
* doc: Fetch latest manual from wiki
|
||||
* debian: Standards-Version is now 4.3.0
|
||||
|
||||
[ Petter Reinholdtsen ]
|
||||
* Translated using Weblate (Norwegian Bokmål)
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 31 Dec 2018 16:46:25 -0500
|
||||
|
||||
plinth (0.45.0) unstable; urgency=medium
|
||||
|
||||
[ Doma Gergő ]
|
||||
|
||||
@ -18,4 +18,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '0.45.0'
|
||||
__version__ = '0.46.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user