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
c771985c
Commit
c771985c
authored
Dec 11, 2019
by
Mark Caglienzi
Browse files
Packaging work for 0.2.57-1. refs #14152
parent
8497366e
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c771985c
octonet
(
0.2.57
-
1
)
testing
;
urgency
=
medium
*
Disallow
passwords
that
contain
non
-
ASCII
characters
when
creating
or
editing
users
,
because
non
-
ASCII
passwords
cause
problems
to
http
basic
auth
,
that
is
used
(
for
example
)
by
squid
.
--
Mark
Caglienzi
<
mark
@
truelite
.
it
>
Wed
,
11
Dec
2019
12
:
09
:
28
+
0100
octonet
(
0.2.56
-
1
)
testing
;
urgency
=
medium
*
Fix
logging
configuration
for
buster
.
...
...
setup.py
View file @
c771985c
...
...
@@ -13,7 +13,7 @@ def list_locale_files():
setup
(
name
=
'octonet'
,
description
=
'OctoNet'
,
version
=
'0.2.5
6
'
,
version
=
'0.2.5
7
'
,
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