Skip to content

olsrd: fix plugin SONAME, add test-version.sh, clean up Makefile - #1191

Open
BKPepe wants to merge 9 commits into
openwrt:openwrt-25.12from
BKPepe:olsrd-ci-fixes
Open

olsrd: fix plugin SONAME, add test-version.sh, clean up Makefile#1191
BKPepe wants to merge 9 commits into
openwrt:openwrt-25.12from
BKPepe:olsrd-ci-fixes

olsrd: record why the version check logs "Terminated"

8577e20
Select commit
Loading
Failed to load commit list.
OpenWrt / FormalityCheck / Git & Commits succeeded Sep 9, 2026 in 0s

Git & Commits: Passed

All commits follow the commit message guidelines.

Details

Checking PR #1191: olsrd: fix plugin SONAME, add test-version.sh, clean up Makefile (Formalities Audit)

✅ Pull request originates from a dedicated feature branch (olsrd-ci-fixes)

Commit 8e87fee - olsrd: set plugin SONAME to the installed filename:

✅ Author and committer identities are valid
✅ Commit is not a merge commit
✅ Commit subject layout and length are valid: "olsrd: set plugin SONAME to the installed filename"
✅ Commit description lines adhere to width formatting rules
✅ Commit contains a valid 'Signed-off-by:' line matching author or committer
✅ Excellent! Commit contains a valid cryptographic signature (GPG/SSH). Thank you for signing your work! (GPG Key ID: 942FF3271E2AC7DB)
⚠️ Warning: No reference link (e.g., upstream release notes, changelog, or history URL) detected in description.
⚠️ Commit to stable branch bypasses cherry-pick requirement via override command

Commit eb1fe2c - olsrd: add test-version.sh for CI runtime tests:

✅ Author and committer identities are valid
✅ Commit is not a merge commit
✅ Commit subject layout and length are valid: "olsrd: add test-version.sh for CI runtime tests"
✅ Commit description lines adhere to width formatting rules
✅ Commit contains a valid 'Signed-off-by:' line matching author or committer
✅ Excellent! Commit contains a valid cryptographic signature (GPG/SSH). Thank you for signing your work! (GPG Key ID: 942FF3271E2AC7DB)
⚠️ Warning: No reference link (e.g., upstream release notes, changelog, or history URL) detected in description.
⚠️ Commit to stable branch bypasses cherry-pick requirement via override command

Commit e18ac80 - olsrd: clean up Makefile:

✅ Author and committer identities are valid
✅ Commit is not a merge commit
✅ Commit subject layout and length are valid: "olsrd: clean up Makefile"
✅ Commit description lines adhere to width formatting rules
✅ Commit contains a valid 'Signed-off-by:' line matching author or committer
✅ Excellent! Commit contains a valid cryptographic signature (GPG/SSH). Thank you for signing your work! (GPG Key ID: 942FF3271E2AC7DB)
⚠️ Warning: No reference link (e.g., upstream release notes, changelog, or history URL) detected in description.
⚠️ Commit to stable branch bypasses cherry-pick requirement via override command

Commit 6c1c168 - olsrd: report the packaged version in the binary:

✅ Author and committer identities are valid
✅ Commit is not a merge commit
✅ Commit subject layout and length are valid: "olsrd: report the packaged version in the binary"
✅ Commit description lines adhere to width formatting rules
✅ Commit contains a valid 'Signed-off-by:' line matching author or committer
✅ Excellent! Commit contains a valid cryptographic signature (GPG/SSH). Thank you for signing your work! (GPG Key ID: 942FF3271E2AC7DB)
⚠️ Warning: No reference link (e.g., upstream release notes, changelog, or history URL) detected in description.
⚠️ Commit to stable branch bypasses cherry-pick requirement via override command

Commit 6855753 - olsrd: fix respawn_threshold lookup in the IPv6 init script:

✅ Author and committer identities are valid
✅ Commit is not a merge commit
✅ Commit subject layout and length are valid: "olsrd: fix respawn_threshold lookup in the IPv6 init script"
✅ Commit description lines adhere to width formatting rules
✅ Commit contains a valid 'Signed-off-by:' line matching author or committer
✅ Excellent! Commit contains a valid cryptographic signature (GPG/SSH). Thank you for signing your work! (GPG Key ID: 942FF3271E2AC7DB)
⚠️ Warning: No reference link (e.g., upstream release notes, changelog, or history URL) detected in description.
⚠️ Commit to stable branch bypasses cherry-pick requirement via override command

Commit e731b57 - olsrd: add missing jshn dependency to olsrd-utils:

✅ Author and committer identities are valid
✅ Commit is not a merge commit
✅ Commit subject layout and length are valid: "olsrd: add missing jshn dependency to olsrd-utils"
✅ Commit description lines adhere to width formatting rules
✅ Commit contains a valid 'Signed-off-by:' line matching author or committer
✅ Excellent! Commit contains a valid cryptographic signature (GPG/SSH). Thank you for signing your work! (GPG Key ID: 942FF3271E2AC7DB)
⚠️ Warning: No reference link (e.g., upstream release notes, changelog, or history URL) detected in description.
⚠️ Commit to stable branch bypasses cherry-pick requirement via override command

Commit c24d19d - olsrd: initialize the LQ multiplier list pointer in the ubus handler:

✅ Author and committer identities are valid
✅ Commit is not a merge commit
✅ Commit subject layout and length are valid: "olsrd: initialize the LQ multiplier list pointer in the ubus handler"
✅ Commit description lines adhere to width formatting rules
✅ Commit contains a valid 'Signed-off-by:' line matching author or committer
✅ Excellent! Commit contains a valid cryptographic signature (GPG/SSH). Thank you for signing your work! (GPG Key ID: 942FF3271E2AC7DB)
⚠️ Warning: Subject line exceeds soft limit (68/60 chars)
⚠️ Warning: No reference link (e.g., upstream release notes, changelog, or history URL) detected in description.
⚠️ Commit to stable branch bypasses cherry-pick requirement via override command

Commit f290d57 - olsrd: reject non-address input before eval in olsrd-neigh.sh:

✅ Author and committer identities are valid
✅ Commit is not a merge commit
✅ Commit subject layout and length are valid: "olsrd: reject non-address input before eval in olsrd-neigh.sh"
✅ Commit description lines adhere to width formatting rules
✅ Commit contains a valid 'Signed-off-by:' line matching author or committer
✅ Excellent! Commit contains a valid cryptographic signature (GPG/SSH). Thank you for signing your work! (GPG Key ID: 942FF3271E2AC7DB)
⚠️ Warning: Subject line exceeds soft limit (61/60 chars)
⚠️ Warning: No reference link (e.g., upstream release notes, changelog, or history URL) detected in description.
⚠️ Commit to stable branch bypasses cherry-pick requirement via override command

Commit 8577e20 - olsrd: record why the version check logs "Terminated":

✅ Author and committer identities are valid
✅ Commit is not a merge commit
✅ Commit subject layout and length are valid: "olsrd: record why the version check logs "Terminated""
✅ Commit description lines adhere to width formatting rules
✅ Commit contains a valid 'Signed-off-by:' line matching author or committer
✅ Excellent! Commit contains a valid cryptographic signature (GPG/SSH). Thank you for signing your work! (GPG Key ID: 942FF3271E2AC7DB)
⚠️ Warning: No reference link (e.g., upstream release notes, changelog, or history URL) detected in description.
⚠️ Commit to stable branch bypasses cherry-pick requirement via override command