Michael Biebl

Results 56 issues of Michael Biebl

Version: 8.2402.0 Runnig `./configure --enable-imdtls --enable-omdtls` succeeds with ``` **************************************************** rsyslog will be compiled with the following settings: Large file support enabled: yes Networking support enabled: yes Regular expressions support...

It doesn't seem to be necessary. ``` $ grep -RE "(mlock|mmap|memfd|shmctl)" ```

The latest update of the Debian rsyslog package enabled various systemd hardening and security features [1] It was pointed out on the related discusssion on debian-devel [2] that: ``` Michael...

Hi, there is this downstream discussion which you might be interested in and for which I'd appreciate your feedback as upstream. In that issue, it is requested that udisks (downstream)...

Version: 2.10.0 Plugging in and USB stick (with NTFS formatted), I get: ``` Jul 24 18:11:38 pluto udisksd[736]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sdc': Unexpected...

Following the discussion in https://github.com/lathiat/avahi/pull/509#issuecomment-1792528401 I'd like to see documented in the release notes of 0.9, which parts/bindings are declared obsolete and scheduled to be removed by a subsequent release....

documentation
needs-discussion

Running ./autogen.sh causes a ChangeLog file to be created by gettextize. This file is automatically picked up by the build system and distributed in the tarball created by ```make dist```....

bug
build-system

Building avahi with chroot support, the last sd_notify message that is received by systemd is `avahi-daemon 0.8 starting up.` I wonder, whether it would make sense to drop chrooting when...

bug

The last release of Qt3 was in 2004. It is no longer supported upstream and no major distro still ships it. Qt3 is looooong dead

nice-to-have
cleanup