Re: [apparmor] [PATCH profile 1/2] dnsmasq: Adjust pattern for log files to comply SELinux

2018-12-09 Thread Petr Vorel
Hi John, Christian, > > I forwarded your patches to > > https://gitlab.com/apparmor/apparmor/merge_requests/288 Thanks a lot, Christian. > > Now I only need someone to press the "Approve" button so that I can > > merge it ;-) > > BTW: For future patches, you can do merge requests yourself ;-)

Re: [apparmor] [PATCH profile 1/2] dnsmasq: Adjust pattern for log files to comply SELinux

2018-12-07 Thread John Johansen
On 12/7/18 2:56 PM, Christian Boltz wrote: > Hello, > > Am Freitag, 7. Dezember 2018, 11:17:10 CET schrieb Petr Vorel: >> Ping, please. > > I forwarded your patches to > https://gitlab.com/apparmor/apparmor/merge_requests/288 > > Now I only need someone to press the "Approve" button so that I c

Re: [apparmor] [PATCH profile 1/2] dnsmasq: Adjust pattern for log files to comply SELinux

2018-12-07 Thread Christian Boltz
Hello, Am Freitag, 7. Dezember 2018, 11:17:10 CET schrieb Petr Vorel: > Ping, please. I forwarded your patches to https://gitlab.com/apparmor/apparmor/merge_requests/288 Now I only need someone to press the "Approve" button so that I can merge it ;-) BTW: For future patches, you can do merge

Re: [apparmor] [PATCH profile 1/2] dnsmasq: Adjust pattern for log files to comply SELinux

2018-12-07 Thread Petr Vorel
Hi, > i.e. move '*' from beginning to before suffix. > Commit 025c7dc6 ("dnsmasq: Add permission to open log files") added > pattern, which is not compatible with SELinux. As this pattern has been > in SELinux since 2011 (with recent change to accept '.log' suffix + > logrotate patterns which are

[apparmor] [PATCH profile 1/2] dnsmasq: Adjust pattern for log files to comply SELinux

2018-11-26 Thread Petr Vorel
i.e. move '*' from beginning to before suffix. Commit 025c7dc6 ("dnsmasq: Add permission to open log files") added pattern, which is not compatible with SELinux. As this pattern has been in SELinux since 2011 (with recent change to accept '.log' suffix + logrotate patterns which are not relevant t