mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
Release v0.33.1 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
5ff5691c93
commit
d846987e8c
24
debian/changelog
vendored
24
debian/changelog
vendored
@ -1,3 +1,27 @@
|
|||||||
|
plinth (0.33.1) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Doma Gergő ]
|
||||||
|
* Translated using Weblate (Hungarian)
|
||||||
|
|
||||||
|
[ Pavel Borecki ]
|
||||||
|
* Translated using Weblate (Czech)
|
||||||
|
|
||||||
|
[ advocatux ]
|
||||||
|
* Translated using Weblate (Spanish)
|
||||||
|
|
||||||
|
[ Igor ]
|
||||||
|
* Translated using Weblate (Russian)
|
||||||
|
|
||||||
|
[ Joseph Nuthalapati ]
|
||||||
|
* Change get-group-users to a simpler implementation
|
||||||
|
* users: Replace disabled with readonly for admin group checkbox
|
||||||
|
(Closes: #902892)
|
||||||
|
|
||||||
|
[ Gayathri Das ]
|
||||||
|
* Translated using Weblate (Hindi)
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Wed, 04 Jul 2018 10:32:23 -0400
|
||||||
|
|
||||||
plinth (0.33.0) unstable; urgency=medium
|
plinth (0.33.0) unstable; urgency=medium
|
||||||
|
|
||||||
[ Doma Gergő ]
|
[ Doma Gergő ]
|
||||||
|
|||||||
@ -7421,6 +7421,17 @@ wget https://www.thinkpenguin.com/files/ath9k_firmware_free-version/htc_7010.fw]
|
|||||||
<section>
|
<section>
|
||||||
<title>Release Notes</title>
|
<title>Release Notes</title>
|
||||||
<para>The following are the release notes for each FreedomBox version. </para>
|
<para>The following are the release notes for each FreedomBox version. </para>
|
||||||
|
<section>
|
||||||
|
<title>Version 0.33.1 (2018-07-04)</title>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>Fix issue where editing a user would remove them from admin group </para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>Updated translations for Hungarian, Czech, Spanish, Russian, Hindi </para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<title>Version 0.33.0 (2018-07-02)</title>
|
<title>Version 0.33.0 (2018-07-02)</title>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|||||||
@ -18,4 +18,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '0.33.0'
|
__version__ = '0.33.1'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user