Bug#886799: openafs-modules-dkms: install fails with compile error "implicit declaration of function 'inode_change_ok'"

2018-01-10 Thread Zdenek Salvet
ABI were added as well). I managed to create working openafs-modules-dkms by adding attached patch to openafs source package (works with both jessie and backport versions)... -- Zdenek Salvet sal...@ics.muni.cz Institute of Computer Science of Masa

Bug#886232: perl: Sys::Syslog is not tread-safe (can segfault)

2018-01-03 Thread Zdenek Salvet
Package: perl Version: 5.20.2-3+deb8u9 Severity: important Tags: upstream patch Dear Maintainer, Sys::Syslog module is not thread-safe, reopening syslog connection (could be internal/automatic after transient transport error, without user calling openlog/closelog) can crash multithreaded process

Bug#801186: at does not catch some errors while writing job file

2015-10-07 Thread Zdenek Salvet
Package: at Version: 3.1.16-1 Severity: normal Tags: upstream patch writefile() does not fflush output file stream before checking for errors, at often creates empty job files when there is no disk space available in spool directory Fix: --- at-3.1.13.orig/at.c +++ at-3.1.13/at.c @@ -477,6 +493,7

Bug#684416: nfs-common init script should be able to start rpc.svcgssd for sec=krb5 mounts

2012-08-09 Thread Zdenek Salvet
Package: nfs-common Version: 1:1.2.2-4 Severity: normal NFSv4.0 mounts cannot use delegations without properly authenticated callback channel, both client and server need to run both rpc.gssd and rpc.svcgssd daemons for mounts using GSS security flavors (sec=krb5{,i,p} and sec=spkm3{,i,p}) because

Bug#635060: libgl1-mesa-glx: libGL does not fallback to indirect rendering automatically (w/ patch)

2011-07-22 Thread Zdenek Salvet
Package: libgl1-mesa-glx Version: 7.7.1-4 Severity: normal Tags: upstream patch libGL does not fallback to indirect rendering automatically when necessary, setting LIBGL_ALWAYS_INDIRECT environment variable is usually required (application fails with "Error: couldn't find RGB GLX visual or fbconf

Bug#635059: libgl1-mesa-glx: incorrect renderType in GLX fbconfigs (w/ patch)

2011-07-22 Thread Zdenek Salvet
Package: libgl1-mesa-glx Version: 7.7.1-4 Severity: important Tags: upstream patch GLX routines may report and use incorrect FBConfigs due to bug in protocol parsing - renderType should not be computed from (uninitialized) GLX_RGBA property when server sent it explicitely (with GLX 1.3+) -- Syste

Bug#627884: ssldump segfaults when decoding some unknown enumerated values

2011-05-25 Thread Zdenek Salvet
Package: ssldump Version: 0.9b3-4 Severity: important Tags: patch upstream ssldump segfaults when decoding some unknown enumerated values because decoder tables end with 0 instead of -1 expected by table search routines -- System Information: Debian Release: 6.0.1 APT prefers stable APT poli

Bug#591362: linux-image-2.6.26-2-xen-686: domU hang and are unresponsive (was #534880)

2010-08-04 Thread Zdenek Salvet
a change made by the > upstream Xen or Linux developers? No, it is my own fix and I have not reported it anywhere else yet. The deadlock it fixes is very similar to that fixed by bugfix/all/printk-robustify-printk.patch . Regards, Zdenek Salvet sal...@i

Bug#591362: linux-image-2.6.26-2-xen-686: domU hang and are unresponsive (was #534880)

2010-08-02 Thread Zdenek Salvet
* * Account stolen ticks. * HACK: Passing NULL to account_steal_time() = End-Of-Patch==== Best regards, Zdenek Salvet sal...@ics.muni.cz Institute of Computer Science of Masaryk University, Brno, Czech Republic and CESNET, z.s.p