Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-reproductible-build.patch | Make the documentation reproductible | Laurent Bigonville <bigon@debian.org> | no | 2019-07-28 | ||
0003-install-dev-files-in-usr.patch | Adjust .pc paths to install development files to /usr | Laurent Bigonville <bigon@debian.org> | not-needed | |||
0002-nut-monitor-paths.patch | no | |||||
0004-fix-systemd-service.patch | Fix systemd service file for Debian | Laurent Bigonville <bigon@debian.org> | not-needed | |||
0008-drop-w3c-icons.patch | no | |||||
0006-ups-conf-maxretry.patch | [PATCH] Document and pre-set the "maxretry" option in ups.conf.sample | Jim Klimov <jim@jimklimov.com> | no | 2017-01-28 | ||
0009-fix-nutshutdown-install.patch | commit 491d088af70a67b6ed1d2a6a6711d83be71dd911 configure.ac: Fix systemd shutdown directory detection The configure script assumes that systemd is installed below ${libdir}, which is not true on many biarch Linux distros with /lib64. Instead of guessing, use pkg-config to find the path and provide a --with-systemdshutdowndir option so that make distcheck can override it. Also, rename the internal variable to systemdshutdowndir to rhyme with the respective systemd.pc variable. Signed-off-by: Michal Marek <MichalMarek1@eaton.com> |
Michal Marek <MichalMarek1@eaton.com> | no | 2017-10-30 | ||
0010-fix-nutscanner-ftbfs.patch | commit 5d98d5536699222bc93c58c1e6f6df43dc9bfcff Fix nut-scanner compilation in some environments Following the commits 5187dab (common: add some string-related functions) and e767df5 (common: consolidate some string-related functions), the build rules of nut-scanner were not updated to also use str.c. Since the libcommon.la dependency was still there, some environments managed to build cleanly, while other are failing. Update build dependencies to fix this situation diff --git a/tools/nut-scanner/Makefile.am b/tools/nut-scanner/Makefile.am index 558cb23b..db85c682 100644 |
Arnaud Quette <arnaud.quette@free.fr> | no | 2016-03-10 | ||
0011-use-pkgconfig-module.patch | [PATCH] Use pkg-config module names instead of listing the libraries | Laurent Bigonville <bigon@bigon.be> | no | 2019-07-09 | ||
0012-add-AEG-PROTECT-NAS-support.patch | [PATCH] mge-shut/usbhid-ups: list AEG PROTECT NAS vendor 06da AEG PROTECT NAS were previously using VendorID / ProductID 0x2b2d / 0xffff, and are now using 0x06da / 0xffff. Also bump the mge-hid subdriver version to 1.40 |
Arnaud Quette <arnaud.quette@free.fr> | no | 2016-05-17 | ||
0013-fix-doc-build.patch | Fix the documentation build with asciidoc >= 0.9 | Laurent Bigonville <bigon@debian.org> | no | 2019-12-15 |