Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
octofuss-client
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
octofuss-client
Commits
418a4b27
Commit
418a4b27
authored
5 years ago
by
Elena Grandi
Browse files
Options
Downloads
Patches
Plain Diff
Start working on 9.0.9
parent
2b61eaf4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+8
-0
8 additions, 0 deletions
debian/changelog
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
9 additions
and
1 deletion
debian/changelog
+
8
−
0
View file @
418a4b27
octofuss-client (9.0.9-1) UNRELEASED; urgency=medium
[Elena Grandi]
* Show installed version of packages rather than the latest available.
refs: #783
-- Elena Grandi <elena@truelite.it> Tue, 16 Apr 2019 13:59:44 +0200
octofuss-client (9.0.8-1) unstable; urgency=medium
* Corrected pkill argument to kill the Squid authentication daemon.
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
418a4b27
...
...
@@ -3,7 +3,7 @@
from
distutils.core
import
setup
setup
(
name
=
'
OctofussClient
'
,
version
=
'
9.0.
8
'
,
version
=
'
9.0.
9
'
,
description
=
'
Octofuss Client
'
,
author
=
[
'
Christopher Gabriel
'
,
'
Marco Marinello
'
],
author_email
=
[
'
cgabriel@truelite.it
'
,
'
mmarinello@fuss.bz.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