Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
octonet
Manage
Activity
Members
Labels
Plan
Issues
13
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FUSS
octonet
Commits
b5d025aa
Commit
b5d025aa
authored
5 years ago
by
Mark Caglienzi
Browse files
Options
Downloads
Patches
Plain Diff
Packaging work for 0.2.51.7-1. refs #14152 #13971
parent
1ca1a984
No related branches found
Branches containing commit
Tags
fuss/0.2.51.7-1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
8 additions
and
1 deletion
debian/changelog
+
7
−
0
View file @
b5d025aa
octonet (0.2.51.7-1) unstable; 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:44:36 +0100
octonet (0.2.51.6-1) unstable; urgency=medium
[ Elena Grandi ]
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
b5d025aa
...
...
@@ -13,7 +13,7 @@ def list_locale_files():
setup
(
name
=
'
octonet
'
,
description
=
'
OctoNet
'
,
version
=
'
0.2.51.
6
'
,
version
=
'
0.2.51.
7
'
,
license
=
'
GPL3
'
,
author
=
'
Truelite S.r.l.
'
,
author_email
=
'
info@truelite.it
'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment