mphilipps
mphilipps
## Issue report hi Today we had a crash of PassengerAgent during the daily logrotate for apache2 ``` /var/log/apache2/error.log { rotate 60 daily maxsize 268435456 missingok notifempty compress sharedscripts postrotate...
hi > This implementation is designed to work on older kernel versions, and without kernel debuginfo. would be nice if it would also work on more recent kernel versions. I...
For our use I just patched netnsinit to set the default route based on GATEWAY6.
hi, ## Expected Behavior When I change a role's permissions or filters they should immediate be applied the next request for the affected users. ## Current Behavior Currently the user...
hi While updating from 2.11.2-1.buster to 2.11.2+473.g18eb06e33.20200122.0946+buster-0 I noticed the following error: ``` Preparing to unpack .../icinga2-ido-pgsql_2.11.2+473.g18eb06e33.20200122.0946+buster-0_amd64.deb ... /var/lib/dpkg/info/icinga2-ido-pgsql.prerm: 33: [: =: unexpected operator Unpacking icinga2-ido-pgsql (2.11.2+473.g18eb06e33.20200122.0946+buster-0) over (2.11.2-1.buster) ......
hi, I have noticed that even with a fixed name for the host interface ( `lxc.net.0.veth.pair` ) the mac addr of the interface appears to be random. I would like...
Icinga2's cwd is inherited by all checkcommands and such should be set a sane value regardless of how and where the init script was called. fixes #7756
hi, I'm not a postgres expert, but I think I found an issue with the unless check for grants with ALL SEQUENCES IN SCHEMA. ## Describe the Bug I wanted...