Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FUSS
octonet
Commits
6aff4810
Commit
6aff4810
authored
Feb 24, 2020
by
Mark Caglienzi
Browse files
Packaging work for 0.2.59-1. refs #14152 #13971
parent
85804d26
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6aff4810
octonet
(
0.2.59
-
1
)
testing
;
urgency
=
medium
*
Bugfix
:
If
the
user
chooses
a
password
containing
non
-
ascii
chars
octonet
will
show
an
error
instead
of
giving
a
HTTP
500
error
.
--
Mark
Caglienzi
<
mark
@
truelite
.
it
>
Mon
,
24
Feb
2020
16
:
52
:
48
+
0100
octonet
(
0.2.58
-
1
)
testing
;
urgency
=
medium
[
Enrico
Zini
]
...
...
setup.py
View file @
6aff4810
...
...
@@ -13,7 +13,7 @@ def list_locale_files():
setup
(
name
=
'octonet'
,
description
=
'OctoNet'
,
version
=
'0.2.5
8
'
,
version
=
'0.2.5
9
'
,
license
=
'GPL3'
,
author
=
'Truelite S.r.l.'
,
author_email
=
'info@truelite.it'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment