Closed github-actions[bot] closed 2 months ago
Please cherry-pick the changes locally and resolve any conflicts.
git fetch origin backport-479-to-stable
git worktree add --checkout .worktree/backport-479-to-stable backport-479-to-stable
cd .worktree/backport-479-to-stable
git reset --hard HEAD^
git cherry-pick -x 03a934ed37dfc63ad155d2a8f93cecde08b5080b
git push --force-with-lease
run also modules updater to get the ffbs-collect-debug-info
package
61ba5ab ffac-mt7915e-hotfix: silence stderr from ls command in cron (#134)
db60e8f Add ffbs-debugbathosts
41c50c8 ffka-gluon-web-usb-wan-hotplug: clarify the use-case
03b0bba in hotplug.d/tty we already know it is a TTY device, so we do not need this check anymore
c966f97 ffda-wireless-rate-limiter: add package
b7ba830 improve readme, rename lockfile
61af535 do not change share_location setting
983ed32 add lock to update-location-gps lua - improve loop handling
c4bbc97 Add check if TTY_DEVICE actually exists
db5be52 ffac-update-location-gp: initial package version
3df6ac2 ffac-mt7915-hotfix: initial package version
50f13e2 ffda-usb-wan-hotplug: remove old mesh_wan check (#127)
32a07db ffbs-collect-debug-info: add package
b0f302d ffda-ssh-manager: rename separator variable and function
532ebcf ffda-node-whisperer: update url to NodeMonitor
after this gets merged we can make a release of stable
and next
z.b. v2024.9.1
waiting for ci
Description
Backport of #479 to
stable
.