Add patch that detects and corrects unsafe permissions on ~/.nut-monitor left over from old installations during NUT-Monitor startup. (Closes: #777706)

This commit is contained in:
Michael Fincham 2015-02-13 11:39:10 +13:00 committed by Laurent Bigonville
parent 241119d464
commit 1563b485dc
4 changed files with 90 additions and 1 deletions

8
debian/changelog vendored
View file

@ -1,5 +1,6 @@
nut (2.7.2-2) UNRELEASED; urgency=medium
[ Laurent Bigonville ]
* debian/gbp.conf: Switch to debian-jessie branch
* debian/rules: Revert the changes made in the previous NMU, I don't think
that dropping the .service file that late in the release cycle is a good
@ -7,7 +8,12 @@ nut (2.7.2-2) UNRELEASED; urgency=medium
* Add wrappers that check the MODE in /etc/nut/nut.conf to avoid starting
the daemons if nut is not configured (Closes: #747863).
-- Laurent Bigonville <bigon@debian.org> Sun, 25 Jan 2015 12:53:03 +0100
[ Michael Fincham ]
* Add patch that detects and corrects unsafe permissions on ~/.nut-monitor
left over from old installations during NUT-Monitor startup.
(Closes: #777706)
-- Michael Fincham <michael.fincham@catalyst.net.nz> Fri, 13 Feb 2015 11:39:10 +1300
nut (2.7.2-1.1) unstable; urgency=medium