Hello, so I think I’ve applied that patch and it doesn’t fix the bug.
Because I’m noob in the package modifications I’ve made these steps for your review: $ apt-get source monit $ cd monit-5.9 I’ve put your patch file into the debian/patches folder $ quilt new 13_umask_fix.patch $ quilt push -a File series fully applied, ends at patch 13_umask_fix.patch $ dpkg-source --commit $ debuild -us -uc $ cd .. $ dpkg —install monit_5.9-1_amd64.deb $ service monit restart > On 10 Sep 2015, at 11:17, Nikos Timiopulos <[email protected]> wrote: > > Hello, > > this bug bothers me a few days and I would like to help, can you please tell > me how to test that patch? > > > Nikos >

