Bug#597933: updates?

2011-10-11 Thread Jim Paris
Any updates on this bug? 3.0.0 has been out for almost a year now and it would be nice to get the updated version in Debian. -jim -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#483628: security hole in swfdec < 0.6.4

2008-05-30 Thread Jim Paris
Nico Golde wrote: > > According to > > http://lists.freedesktop.org/archives/swfdec/2008-April/001321.html > > swfdec 0.6.4 fixes "a security problem that allowed remote Flash files > > to read local files". > > This is already fixed in Debian, see: > http://security-tracker.debian.net/tracker/C

Bug#483628: security hole in swfdec < 0.6.4

2008-05-29 Thread Jim Paris
Package: swfdec Severity: critical Tags: security fixed-upstream According to http://lists.freedesktop.org/archives/swfdec/2008-April/001321.html swfdec 0.6.4 fixes "a security problem that allowed remote Flash files to read local files". (There's an even newer stable release available, 0.6.6).

Bug#468862: libsensors4: postinst requires sensors-conf-convert

2008-03-01 Thread Jim Paris
Package: libsensors4 Version: 1:3.0.1-1 Severity: serious Hi, The file libsensors4.postinst requires the presence of the program "sensors-conf-convert". This program apparently is included in recent lm-sensors but there is no dependency on this, and my installed version of lm-sensors package doe

Bug#436340: Installation freezes during "configure the clock" step

2007-08-07 Thread Jim Paris
Luigi Rocca wrote: > - Only negative clock skew make the script hang. > - The script seems not to hang, but to *wait* an amount of time > proportional to > the clock skew found by rdate before going on to the partitioning step. > I've actually tried this with -1s, -30s, -90s... Warning: I took a

Bug#428923: FTBFS: ezusb.c:32:25: error: linux/usb.h: No such file or directory

2007-07-10 Thread Jim Paris
The chroot probably has the newer "linux-libc-dev" installed instead of "linux-kernel-headers". It looks like "linux-libc-dev" is missing the usb.h file. This package could do what libusb does, and just include its own version of "usb.h". Or it could be rewritten to go through libusb instead of

Bug#417407: debian-installer: d-i destroyed existing raid device

2007-04-02 Thread Jim Paris
Frans Pop wrote: > However, the syslog does show some strange activity while the installer is > probing for other operating systems: [...] > Apr 2 10:45:48 kernel: EXT2-fs: sdb1: couldn't mount because of unsupported > optional features (4). > Apr 2 10:45:48 kernel: EXT3-fs: INFO: recovery requi

Bug#394735: comedi-source: old version does not build with current kernel

2006-10-22 Thread Jim Paris
Package: comedi-source Version: 0.7.70-2 Severity: serious The comedi 0.7.70 package does not build against kernels > 2.6.15. The kernel in Etch is 2.6.17, so this package is unusable. The current upstream version (0.7.73) appears to fix this problem. -- System Information: Debian Release: testi

Bug#336373: workaround

2006-01-06 Thread Jim Paris
> > This is definitely the openssl bug. It appears that the fix in > > subversion 1.2.3dfsg1-3 only postponed the problem until libneon24 > > upgraded to openssl 0.9.8. > > That seems unlikely since libneon24 in unstable uses openssl 0.9.8. > ...E, wait, are you saying openssl 0.9.7 has the b

Bug#338006: Workaround

2006-01-06 Thread Jim Paris
This bug also breaks subversion (see #336373; the bug was closed but it's still broken). For subversion, which goes through apache, I found that a workaround is to limit the ciphers on the Apache end. Removing all SSLv3 ciphers except RC4 seems to do the trick. For example, my apache2 configurat

Bug#336373: workaround

2006-01-06 Thread Jim Paris
Sorry for all the spam.. This is definitely the openssl bug. It appears that the fix in subversion 1.2.3dfsg1-3 only postponed the problem until libneon24 upgraded to openssl 0.9.8. I found that a workaround is to limit the ciphers on the Apache end. Removing all SSLv3 ciphers except RC4 seems t

Bug#336373: bug

2006-01-06 Thread Jim Paris
I suppose this is just bug #338006 ... -jim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#336373: Same issue

2006-01-03 Thread Jim Paris
I've just found the same problem on my server. I haven't tried a big commit, but I hit it when doing a svn diff of two large trees: $ svn diff https://jim.sh/svn/jim/vendor/uqm/current https://ji... svn: PROPFIND request failed on '/svn/jim/vendor/uqm/current/src/sc2code/libs/sound' svn: PROPFIN