Bug#680619: nullmailer: dpkg-reconfigure corrupts IPv6 zone index in "remotes"

2023-06-09 Thread Jörg Mechnich
Pretty sure the following contraption in the postinst script is responsible: 36 echo "$RET" | sed -r -e ':a s/(\[[^]:]*):/\1=/; ta' \ 37 -e 's/[[:space:]]*:[[:space:]]*/\n/g' \ 38 -e ':b

Bug#1030609: Sluggish performance in Bookworm (and Bullseye since version 0.9.13+dfsg-2+deb11u1)

2023-02-05 Thread Jörg Mechnich
Package: x11vnc Version: 0.9.16-8+b1 I am using VNC via SSH using x11vnc to access my remote desktop from home. x11vnc is called with the following arguments: x11vnc -quiet -safer -localhost -nopw -once -display :0 Since upgrading to Debian Bookworm about half a year ago, update

Bug#1027043: libvncserver1: 0.9.13+dfsg-2+deb11u1 make x11vnc slow. 0.9.13+dfsg-2 works fine.

2023-01-29 Thread Jörg Mechnich
I was able to fix this by removing patch 0003-rfb-increase-update-buf-size.patch and recompiling this package, as well as x11vnc. I am guessing this might actually be a problem within x11vnc. On Mon, 26 Dec 2022 23:19:31 + (UTC) Jay wrote: Package: libvncserver1 Version:

Bug#981368: xserver-xorg-video-intel: Xserver becomes unresponsive with some worloads. maybe related to video rendering

2021-02-23 Thread Jörg Mechnich
.17 kernel, I don't seem to experience the same issue anymore while still using the intel Xorg driver. I agree that this report could be closed now. Cheers and thanks for keeping the intel driver alive, still performs significantly better on my particular system than the modesetting driver!

Bug#981368: xserver-xorg-video-intel: Xserver becomes unresponsive with some worloads. maybe related to video rendering

2021-02-09 Thread Jörg Mechnich
nux version 5.10.0-3-amd64 (debian-ker...@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.1) #1 SMP Debian 5.10.12-1 (2021-01-30) -- piti -- Jörg Mechnich Universität Mannheim Universitätsbibliothek Digitale Bibliotheksdienste | Schloss Schneck

Bug#954283: gzip: produces corrupt output files on armv5tel

2020-03-19 Thread Jörg Mechnich
Package: gzip Version: 1.10-1 Severity: critical Justification: causes serious data loss Dear Maintainer, the stock package from testing provides a broken gzip binary which will produce corrupt output that fails CRC checks. Compiling the plain 1.10 sources generates a working gzip binary. The