Bug#988606: logrotate script creates logfile with wrong group

2021-05-16 Thread Adam L Jacobs
Package: clamav-freshclam Version: 0.103.2 postinst creates a logrotate config that creates new log files with group "adm". That used to be fine, but newer versions of clam seem to update the group of the log file to the clam process' group whenever clam restarts. That group is usually "clam

Bug#988605: logrotate config creates log file with wrong group

2021-05-16 Thread Adam L Jacobs
Package: clamav-daemon Version: 0.103.2 postinst creates a logrotate config that creates new log files with group "adm". That used to be fine, but newer versions of clam seem to update the group of the log file to the clam process' group whenever clam restarts. That group is usually "clamav"

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