Jim Klimov
2023-11-15 5aabf265a8578b0a3bcecba63da41addae7eb25e
refs
author Jim Klimov <jim@jimklimov.com>
Wednesday, November 15, 2023 09:41 +0100
committer GitHub <noreply@github.com>
Wednesday, November 15, 2023 09:41 +0100
commit5aabf265a8578b0a3bcecba63da41addae7eb25e
tree 4bc5afafe9bf7b70ac1c4502789838991107a685 tree | zip | gz
parent ad959b01d0406e94b4d70d0b78a85e9d3f7302c4 view | diff
Update nut-v2.8.1 packaging

Lessons learned from https://github.com/OpenIndiana/oi-userland/pull/14630 :
* avoid delivering "driver" actions after all - they do not let NUT user
get permissions to just the devices with wanted USB VID:PID, and it
conflicts with ugen package overall :\ End-users with USB UPSes would
probably have to set `user=root` in `ups.conf` sections, at least for now.
* make sure SMF method scripts are executable
* add a history file to facilitate upgrades from earlier 2.7.4 packages
* revive "nut-bins" for multiple inheritance from 2.7.4 package names
in case of upgrades (nut-server vs. nut-clients now)

Signed-off-by: Jim Klimov <jim@jimklimov.com>
2 files added
4 files modified
51 ■■■■■ changed files
components/sysutils/nut/Makefile 18 ●●●●● diff | view | raw | blame | history
components/sysutils/nut/history 1 ●●●● diff | view | raw | blame | history
components/sysutils/nut/nut-bins.p5m 27 ●●●●● diff | view | raw | blame | history
components/sysutils/nut/nut-clients.p5m 2 ●●●●● diff | view | raw | blame | history
components/sysutils/nut/nut-server.p5m 2 ●●●●● diff | view | raw | blame | history
components/sysutils/nut/pkg5 1 ●●●● diff | view | raw | blame | history