Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Firmware
Manage
Activity
Members
Labels
Plan
Issues
23
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
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Firmware-Developer
Firmware
Commits
ee71044e
Commit
ee71044e
authored
3 years ago
by
Stephan
Browse files
Options
Downloads
Patches
Plain Diff
version 8.0.5
parent
269cf9b3
No related branches found
Branches containing commit
Tags
TESTING_FIRMWARE_8.0.5
Tags containing commit
No related merge requests found
Pipeline
#2275
passed with stages
Stage:
Stage:
in 1 hour, 24 minutes, and 51 seconds
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
changelog.txt
+5
-0
5 additions, 0 deletions
changelog.txt
files/common/etc/version
+1
-1
1 addition, 1 deletion
files/common/etc/version
files/common/usr/lib/ddmesh/ddmesh-upgrade.sh
+5
-0
5 additions, 0 deletions
files/common/usr/lib/ddmesh/ddmesh-upgrade.sh
with
11 additions
and
1 deletion
changelog.txt
+
5
−
0
View file @
ee71044e
2022-04-x [8.0.5]
--------------------------------------------------
wifi - fix 2.4ghz band selection for Aerohive router
2022-04-x [8.0.4]
--------------------------------------------------
firewall - fix issue where seldomly backbone connection was created through
...
...
This diff is collapsed.
Click to expand it.
files/common/etc/version
+
1
−
1
View file @
ee71044e
8.0.
4
8.0.
5
This diff is collapsed.
Click to expand it.
files/common/usr/lib/ddmesh/ddmesh-upgrade.sh
+
5
−
0
View file @
ee71044e
...
...
@@ -651,6 +651,11 @@ upgrade_8_0_4()
uci
set
ddmesh.network.mesh_mode
=
'mesh'
}
upgrade_8_0_5
()
{
true
}
##################################
run_upgrade
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