Release v23.6 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2023-03-13 21:53:11 -04:00
parent 0df5b2d6e0
commit 0a5d3bd8e7
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 18 additions and 1 deletions

17
debian/changelog vendored
View File

@ -1,3 +1,20 @@
freedombox (23.6) unstable; urgency=medium
[ Sunil Mohan Adapa ]
* ci: Force pip to install packages to system environment
* /etc/issue: Update message to reflect that all users can login
* datetime: Use timedatectl to read current timezone
[ nbenedek ]
* samba: make sure shares are not accessible from the internet
* ttrss: fix failing backup
[ James Valleroy ]
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 13 Mar 2023 21:52:56 -0400
freedombox (23.5) unstable; urgency=medium
[ Dietmar ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '23.5'
__version__ = '23.6'