]> git.99rst.org Git - openwrt-packages.git/commit
syslog-ng: add version check override
authorJosef Schlehofer <redacted>
Tue, 18 Aug 2026 07:21:27 +0000 (09:21 +0200)
committerJosef Schlehofer <redacted>
Tue, 18 Aug 2026 08:12:50 +0000 (10:12 +0200)
commit121382fd7ee527ce01e850081400e699199d6dd4
tree1401332c5068fe3a4566ae061c505e07adff0749
parent53bafc09a375230009552845a86005148b57c73c
syslog-ng: add version check override

The package ships ten executables and only the daemon reports a
version, so the generic per-executable probe warns for the other nine:

  syslog-ng: 9/10 executables are missing version 4.12.0

The tools next to the daemon print their usage instead, which the probe
cannot read a version from. Assert the version on syslog-ng itself.

Signed-off-by: Josef Schlehofer <redacted>
admin/syslog-ng/test-version.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT