Bug#630627: Fixed patch

2011-06-15 Thread Luboš Doležel
Just a minor glitch in my patch... See attached. -- Luboš Doležel --- live-0.2.0/setup.cpp.orig 2008-04-23 01:01:53.0 +0200 +++ live-0.2.0/setup.cpp 2011-06-15 20:22:36.577961061 +0200 @@ -151,13 +151,28 @@ bool Setup::CheckServerIps() { + bool v6supported = false; + int s = socket

Bug#630627: vdr-plugin-live IPv6 support correction

2011-06-15 Thread Luboš Doležel
evious one. It also uses inet_pton ("the new API") even for IPv4. -- Luboš Doležel --- live-0.2.0/setup.cpp.orig 2008-04-23 01:01:53.0 +0200 +++ live-0.2.0/setup.cpp 2011-06-15 19:09:43.766160720 +0200 @@ -151,13 +151,28 @@ bool Setup::CheckServerIps() { + bool v6supported

Bug#621402: A real fix

2011-05-09 Thread Luboš Doležel
enSSL")); + impl = ::SSL_CTX_new(0); // if exceptions are disabled + break; +#endif case context_base::sslv3: impl = ::SSL_CTX_new(::SSLv3_method()); break; -- Luboš Doležel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of &q

Bug#587681: fatrat: download fails with "Failed writing body (0 < some number)

2010-08-11 Thread Luboš Doležel
I think I've located the issue, which happens to be specific to 32bit architectures. The following commit should resolve the problem: http://git.dolezel.info/?p=fatrat.git;a=commit;h=98a096a0d4af1261e3595345ea3412b32984ae1c -- Luboš Doležel -- To UNSUBSCRIBE, email to debian-bugs-dist