Skip to content

Pull requests: networkupstools/nut

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

upsmon, upssched: handle NOTIFYCMD and CMDSCRIPT values strictly as paths Hardening Ideas and implems to make NUT deployments more robust and secure (relaxed convenience may suffer) Shutdowns and overrides and battery level triggers Issues and PRs about system shutdown, especially if battery charge/runtime remaining is involved upsmon
#3499 opened Jun 22, 2026 by jimklimov Member Loading… 2.8.6
CI: Fix RPATH for illumos and related OSes CI Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes) documentation portability We want NUT to build and run everywhere possible Solaris/illumos Solaris and illumos systems (OpenIndiana, OmniOS, SmartOS, TribbliX...)
#3498 opened Jun 22, 2026 by jimklimov Member Loading… 2.8.6
Try to avoid losing client outputs if exit clean-up crashes; try to avoid (Open)SSL-related crashes there FreeBSD issues related to FreeBSD and its derivatives (including pfSense) impacts-release-2.8.5 Issues reported against NUT release 2.8.5 (maybe vanilla or with minor packaging tweaks) service/daemon start/stop General subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug SSL/NSS Issues and PRs about SSL, TLS and other crypto-related matters
#3497 opened Jun 22, 2026 by jimklimov Member Loading… 2.8.6
upsimage.cgi: adjust scaling for small ranges (single-digit) bug CGI impacts-release-2.8.5 Issues reported against NUT release 2.8.5 (maybe vanilla or with minor packaging tweaks)
#3496 opened Jun 22, 2026 by jimklimov Member Loading… 2.8.6
Fix rpath option of NetBSD CI bug CI Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes) NetBSD portability We want NUT to build and run everywhere possible
#3495 opened Jun 21, 2026 by dougnazar Contributor Loading… 2.8.6
snmp-ups: map more xppc readings for Phoenixtec UPS cards enhancement Incorrect or missing readings On some devices driver-reported values are systemically off (e.g. x10, x0.1, const+Value, etc.) Phoenixtec (USB 0x06DA/0xFFFF) This USB chip VID/PID is used in many devices, some with different protocols - detection may be hard ready / gonna merge The PR is in final cycles leading to merge unless someone logs an objection before we hit the button SNMP
#3492 opened Jun 21, 2026 by vowstar Loading… 2.8.6
Fix building with a read-only nfs mounted source CI Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes) enhancement packaging portability We want NUT to build and run everywhere possible ready / gonna merge The PR is in final cycles leading to merge unless someone logs an objection before we hit the button
#3491 opened Jun 21, 2026 by dougnazar Contributor Loading… 2.8.6
Add some new UPS models HCL Ippon Ippon branded devices ready / gonna merge The PR is in final cycles leading to merge unless someone logs an objection before we hit the button
#3490 opened Jun 20, 2026 by penghong123 Loading… 2.8.6
Fix minor issues to compile on AIX CI Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes) enhancement portability We want NUT to build and run everywhere possible
#3489 opened Jun 20, 2026 by dougnazar Contributor Loading… 2.8.6
Rework client password input
#3488 opened Jun 17, 2026 by dougnazar Contributor Draft
Fix libusb threads when backgrounded (and split background() method into parent/child phases) Linux Some issues are specific to Linux as a platform service/daemon start/stop General subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug USB
#3437 opened May 12, 2026 by dougnazar Contributor Loading… 2.8.6
Introduce NUT "authconf" file support [#3329, #3411] AI For good or bad, machine tools are upon us. Humans are still the responsible ones. enhancement SSL/NSS Issues and PRs about SSL, TLS and other crypto-related matters
#3435 opened May 11, 2026 by jimklimov Member Loading…
5 of 6 tasks
2.8.6
drivers: fix CPS HID input/output voltage decoding for 0764:0601 CyberPower (CPS) impacts-release-2.8.5 Issues reported against NUT release 2.8.5 (maybe vanilla or with minor packaging tweaks) Incorrect or missing readings On some devices driver-reported values are systemically off (e.g. x10, x0.1, const+Value, etc.) USB
#3425 opened Apr 29, 2026 by jeje232 Draft
drivers/main: warn on unrecognised parameters portability We want NUT to build and run everywhere possible service/daemon start/stop General subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug
#3258 opened Jan 12, 2026 by systemcrash Contributor Draft
apc_modbus: Add CHRG and DISCHRG status APC enhancement impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) impacts-release-2.8.3 Issues reported against NUT release 2.8.3 (maybe vanilla or with minor packaging tweaks) Incorrect or missing readings On some devices driver-reported values are systemically off (e.g. x10, x0.1, const+Value, etc.) modbus need testing Code looks reasonable, but the feature would better be tested against hardware or OSes
#3014 opened Jul 13, 2025 by EchterAgo Contributor Draft
18 of 20 tasks
2.8.6
Fix man page section assignments for end-user interactive clients bug CI Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes) documentation enhancement packaging
#2977 opened Jun 3, 2025 by jimklimov Member Draft NUT 2.9
Allow apc_modbus instances to monitor several USB devices on the same system APC impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) impacts-release-2.8.3 Issues reported against NUT release 2.8.3 (maybe vanilla or with minor packaging tweaks) modbus need testing Code looks reasonable, but the feature would better be tested against hardware or OSes USB USB-duplicate-devices Track bugs and issues about monitoring several devices that seem identical to NUT or libusb
#2790 opened Jan 29, 2025 by jimklimov Member Draft 2.8.6
Fix linker warning for C++ tests C++ CI Entries related to continuous integration infrastructure (here CI = tools + scripts + recipes) impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks)
#2744 opened Jan 2, 2025 by jimklimov Member Draft NUT 2.9
Propagate IMMUTABLE flag on socket protocol (driver=>upsd); use it in netset; sanity-check if (defaulted) NUMBER values are not in fact STRINGs C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks documentation-protocol Submitted vendor-provided or user-discovered protocol information, or similar data (measurements...) enhancement merge-conflicts NUT protocols
#2549 opened Jul 23, 2024 by jimklimov Member Draft 2.8.6
common/str.c, include/str.h: introduce str_concat() C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks DMF NUT Data/Dynamic Mapping File/Format/Functionality feature portability We want NUT to build and run everywhere possible
#2476 opened Jun 15, 2024 by jimklimov Member Draft 2.8.6
Fix common USB matching options for bcmxcp_usb MGE MGE branded devices and (USB) chipsets, now part of Eaton; mostly bcmxcp drivers need testing Code looks reasonable, but the feature would better be tested against hardware or OSes needs-work PR discussion concluded that some work is needed from the contributor USB-duplicate-devices Track bugs and issues about monitoring several devices that seem identical to NUT or libusb
#2270 opened Jan 19, 2024 by jimklimov Member Draft 2.8.6
upssched: let UPSNAME@localhost specs copied from upsmon config "just work" enhancement upssched Questions and issues about upssched (timer helper for upsmon)
#1861 opened Feb 28, 2023 by jimklimov Member Draft 2.8.6
Use str* API to check for valid numeric value C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks Hardening Ideas and implems to make NUT deployments more robust and secure (relaxed convenience may suffer) merge-conflicts refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
#677 opened Mar 13, 2019 by aquette Member Loading… 2.8.6
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.