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
f3dd5384
Commit
f3dd5384
authored
5 years ago
by
Mark Caglienzi
Browse files
Options
Downloads
Patches
Plain Diff
Packaging work for Octonet 0.2.47-1. refs #13224
parent
9443b2f8
No related branches found
Branches containing commit
Tags
v0.2.47-1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
7 additions
and
1 deletion
debian/changelog
+
6
−
0
View file @
f3dd5384
octonet (0.2.47-1) unstable; urgency=medium
* Allow to specify a home prefix when mass creating users
-- Mark Caglienzi <mark@truelite.it> Mon, 11 Mar 2019 12:42:12 +0100
octonet (0.2.46-1) unstable; urgency=medium
* Now it's possible to force the password change on next login for users via Octonet.
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
f3dd5384
...
...
@@ -13,7 +13,7 @@ def list_locale_files():
setup
(
name
=
'
octonet
'
,
description
=
'
OctoNet
'
,
version
=
'
0.2.4
6
'
,
version
=
'
0.2.4
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