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
015e11d8
Verified
Commit
015e11d8
authored
3 years ago
by
Marco Marinello
Browse files
Options
Downloads
Patches
Plain Diff
Release 10.0.3-1
parent
c5e1815d
No related branches found
No related tags found
No related merge requests found
Pipeline
#225
passed with stage
in 31 seconds
Changes
2
Pipelines
1
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 @
015e11d8
octofuss-client (10.0.3-1) testing; urgency=medium
* Monitor fuss-utility, unattended-upgrades
* Automatically update fuss-client and fuss-artwork (workaround for hosts
with broken unattended-upgrades)
-- Marco Marinello <mmarinello@fuss.bz.it> Sun, 13 Feb 2022 16:11:36 +0100
octofuss-client (10.0.2-1) testing; urgency=medium
* Monitor fuss artwork and backup versions
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
015e11d8
...
...
@@ -3,7 +3,7 @@
from
distutils.core
import
setup
setup
(
name
=
'
OctofussClient
'
,
version
=
'
10.0.
2
'
,
version
=
'
10.0.
3
'
,
description
=
'
Octofuss Client
'
,
author
=
'
FUSS Package team
'
,
author_email
=
'
packages@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