]> git.ipfire.org Git - thirdparty/asterisk.git/commit
safe_asterisk: Fix logging and sorting issue.
authorGeorge Joseph <gjoseph@sangoma.com>
Fri, 17 Oct 2025 15:51:34 +0000 (09:51 -0600)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 22 Oct 2025 16:27:33 +0000 (16:27 +0000)
commitef5a7d1baf177a692560d49a5c1ec9ca51af4ddb
treed3c710ffdda6d5e0ba03f43d151760b3e52095f7
parent4493bf85329e6ad0bf176fed839905e15d26348e
safe_asterisk:  Fix logging and sorting issue.

Re-enabled "TTY=9" which was erroneously disabled as part of a recent
security fix and removed another logging "fix" that was added.

Also added a sort to the "find" that enumerates the scripts to be sourced so
they're sourced in the correct order.

Resolves: #1539
contrib/scripts/safe_asterisk