I am running 2.8.4.1239-1239+gc49aa0e92 as built via pkgsrc from a
tarball I make disted from git, on two NetBSD-9 amd64 machines with a
Best Fortress LI660 (serial), and upsc is getting good data.

I am carrying a couple of patches in pkgsrc, but didn't need them in
git.  I will go over them and post; would be good to at least consider
upstreaming them.

The one I know needs applying:

----------------------------------------
$NetBSD$

Remediate bash ==.

Reported upstream by email 20260124 (or 25).

--- tests/nut-driver-enumerator-test.sh.orig    2026-01-27 00:24:21.471437853 
+0000
+++ tests/nut-driver-enumerator-test.sh
@@ -614,7 +614,7 @@ testcase_semver_compare() {
 
     run_testcase_generic callSEMVERCMP \
         "SEMVER comparison helper: shell-style maths: (non-)equality with 
added trailing zero value e.g. 3 vs 30" 1 "" \
-        test 01.02.03 == 1.002.00030
+        test 01.02.03 = 1.002.00030
 
     run_testcase_generic callSEMVERCMP \
         "SEMVER comparison helper: shell-style maths: non-equality with added 
trailing zeroed components (and different leading zero pads)" 1 "" \


_______________________________________________
Nut-upsdev mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsdev

Reply via email to