Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fuss-client
Manage
Activity
Members
Labels
Plan
Issues
8
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
fuss-client
Commits
61e8dff4
Verified
Commit
61e8dff4
authored
3 years ago
by
Marco Marinello
Browse files
Options
Downloads
Patches
Plain Diff
Switch conflicts into a misc task. Release 10.0.37
parent
e251ef7d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#235
passed with stage
Stage:
in 43 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ansible/roles/misc/tasks/main.yml
+6
-1
6 additions, 1 deletion
ansible/roles/misc/tasks/main.yml
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
debian/control
+0
-1
0 additions, 1 deletion
debian/control
with
13 additions
and
2 deletions
ansible/roles/misc/tasks/main.yml
+
6
−
1
View file @
61e8dff4
...
...
@@ -48,4 +48,9 @@
loop
:
-
"
socket"
-
"
service"
notify
:
stop avahi
\ No newline at end of file
notify
:
stop avahi
-
name
:
Remove uvcdynctrl, uvcdynctrl-data packages
apt
:
name
:
uvcdynctrl,uvcdynctrl-data
state
:
absent
This diff is collapsed.
Click to expand it.
debian/changelog
+
7
−
0
View file @
61e8dff4
fuss-client (10.0.37) unstable; urgency=medium
* Switch conflicts into a misc task:
the new "Conflicts" parameter prevents apt from upgrading the package
-- Marco Marinello <mmarinello@fuss.bz.it> Sun, 20 Feb 2022 10:35:16 +0100
fuss-client (10.0.36) unstable; urgency=medium
* Fix disable avahi-daemon task
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
0
−
1
View file @
61e8dff4
...
...
@@ -20,7 +20,6 @@ Depends:
python3-apt,
python3-octofuss,
python3-pyudev
Conflicts: uvcdynctrl, uvcdynctrl-data
Homepage: http://www.fuss.bz.it/
Description: Connect a workstation to a FUSS Server
This package contains everything to connect a workstation running
...
...
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