Bug#988438: file mode not updated when upgrading from 0.16 to 0.17

2021-05-13 Thread Marc Haber
On Wed, May 12, 2021 at 11:31:29PM -0700, Adam L Jacobs wrote: > it looks like the postinst script already does this for 31_aide_smokeping; > I'd suggest the same for 31_aide_sudo Thanks for spotting this. Fixed. Uplaoded. Greetings Marc -- -

Bug#988438: file mode not updated when upgrading from 0.16 to 0.17

2021-05-12 Thread Adam L Jacobs
Package: aide Version: 0.17.3-2 Hello. file /etc/aide/aide.conf.d/31_aide_sudo has mode 755 in version 0.16, but mode 644 in version 0.17 that's fine in and of itself, as the contents of the file have changed. a clean install of 0.16 works fine. a clean install of 0.17 works fine too. if yo