]> git.99rst.org Git - openwrt-packages.git/commit
cifs-utils: update to 7.7 + more tests + add python3-light dep
authorAlexandru Ardelean <redacted>
Tue, 28 Jul 2026 11:22:08 +0000 (14:22 +0300)
committerAlexandru Ardelean <redacted>
Fri, 31 Jul 2026 11:15:38 +0000 (14:15 +0300)
commit418ba9a99f0ab32265069810e646581a40dd62a6
tree567ac284000fe2f720f21068c198b0388949c202
parente4e2f07d601f6f43cbf99e6e9dbee0e3edf3ac19
cifs-utils: update to 7.7 + more tests + add python3-light dep

Update to the latest upstream stable release.

Replace the version-only test.sh with checks that exercise the installed
binaries. smbinfo ships as a /usr/bin/python3 script, so add +python3-light
or it cannot exec; it also has no version flag, so add test-version.sh to
override the generic per-executable version probe (skipping smbinfo).

Signed-off-by: Alexandru Ardelean <redacted>
net/cifs-utils/Makefile
net/cifs-utils/test-version.sh [new file with mode: 0755]
net/cifs-utils/test.sh
git clone https://git.99rst.org/PROJECT