armbian-build/lib/functions/bsp
Igor Velkov ac9d08cc97 (#9400 P3c) armbian-bsp-cli-deb: safe array assignment from word splitting
Replace unquoted array assignment `arr=(${var})` with
`IFS=' ' read -ra arr <<< "${var}"` to prevent glob expansion.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 01:15:10 +01:00
..
armbian-bsp-cli-deb.sh (#9400 P3c) armbian-bsp-cli-deb: safe array assignment from word splitting 2026-03-01 01:15:10 +01:00
armbian-bsp-desktop-deb.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
utils-bsp.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00