Bug#995849: fatrace crashes with 'too many open files'

2021-10-06 Thread Ed Spiridonov
Package: fatrace Version: 0.16.2-2 Severity: important I got 'too many open files' a few seconds after running fatrace on a busy server. This bug seems to be fixed upstream: https://bugs.launchpad.net/fatrace/+bug/1858305 https://github.com/martinpitt/fatrace/commit/96396d62a90 -- System

Bug#952421: Cannot use PAM modules which call subprocess e.g. pam_exec

2021-04-24 Thread Ed Spiridonov
The issue is fixed in this patch: https://src.fedoraproject.org/rpms/vsftpd/raw/main/f/0026-Prevent-hanging-in-SIGCHLD-handler.patch It applies flawlessly to the debian version of vsftpd.

Bug#949440: chromium: Blank window when used over ssh tunnel

2020-07-11 Thread Ed Spiridonov
Issue is still present in 83.0.4103.116-1~deb10u2 Screen is blank, but it looks like chromium works (window title is changing and so on).

Bug#827550: vsftpd hangs when pam_exec is used

2020-01-26 Thread Ed Spiridonov
It looks like this bug is fixed by RH https://git.centos.org/rpms/vsftpd/blob/54ac5fac29fcc1bb68f2e96e63ecfda655286ff8/f/SOURCES/0026-Prevent-hanging-in-SIGCHLD-handler.patch Could this patch be included into Debian package?

Bug#916041: libc-client2007e: add SNI support

2018-12-09 Thread Ed Spiridonov
Package: libc-client2007e Version: 8:2007f~dfsg-5 Severity: important Tags: patch Dear Maintainer, When used with openssl 1.1.1 this library cannot work with Google IMAP servers because Google wants SNI request if client supports TLS 1.3. This breaks simple php script: $hostname =

Bug#494763: lft: New upstream

2011-09-19 Thread Ed Spiridonov
2011/9/15 Ed Spiridonov edo@gmail.com: Why so old version is used? Upstream close bug #182173, so upgrade is very useful. bug #299631 is closed by upstream as well, so no old bugs will remain after upgrade. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#494763: lft: New upstream

2011-09-15 Thread Ed Spiridonov
Why so old version is used? Upstream close bug #182173, so upgrade is very useful. BTW, project do homepage change twice: http://web.archive.org/web/20071013144626/http://mainnerve.com/lft/index.html http://oppleman.com/lft/ http://pwhois.org/lft/ -- To UNSUBSCRIBE, email to

Bug#546741: Kernel patches

2010-06-29 Thread Ed Spiridonov
2010/6/30 Christopher James Halse Rogers r...@ubuntu.com The kernel patches on that upstream page were incorporated into the mainline kernel around 2008. They're no problem. So an xf86-video-sis-imedia source package is feasible, although ugly. Merging the 671/771 support into the

Bug#546741: xserver-xorg-video-sis: X fails to start (SiS 771/671 - No devices detected)

2009-11-22 Thread Ed Spiridonov
sources are available here: http://www.linuxconsulting.ro/xorg-drivers/ and here: http://ncc-1701a.homelinux.net/~linux-sis/index.php?page=Downloadshttp://ncc-1701a.homelinux.net/%7Elinux-sis/index.php?page=Downloads also it is possible to use precompiled unofficial ubuntu packages with 'sis671'

Bug#226577: it don't work for me

2006-11-24 Thread Ed Spiridonov
i use openvpn with tun interfaces. i try do iptraf -u -g - it show tunX interfaces, but don't show traffic on it. tcpdump work with same interface, but show with warning: tcpdump: WARNING: arptype 65534 not supported by libpcap - falling back to cooked socket iptraf version: 3.0.0-3 kernel

Bug#397850: module-init-tools: modprobe sometimes ignore module parameters

2006-11-09 Thread Ed Spiridonov
Package: module-init-tools Version: 3.2-pre1-2 Severity: important first sorry, my english is bad. i write zaptel driver (kernel module) and found that parameters passed via modprobe command are ignored by my module. simple sample code (aamod.c): #include linux/kernel.h #include linux/module.h