Package: darkice
Version: 0.18.1-1
Severity: important

        Hi !

In file src/Icecast2.cpp, line 235, in file src/Icecast.cpp,
line 195, and in file src/Shoutcast.cpp, line 214, the ending of darkice's http 
request
is:
  str = "\n\n";

Instead, it should be a CRLF string, which is:
  str = "\r\n\r\n";

ref:
 http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html
 http://en.wikipedia.org/wiki/CRLF

Romain


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-1-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages darkice depends on:
ii  libasound2                  1.0.14a-2    ALSA library
ii  libc6                       2.6.1-1      GNU C Library: Shared libraries
ii  libgcc1                     1:4.2.1-4    GCC support library
ii  libjack0                    0.103.0-6    JACK Audio Connection Kit (librari
ii  libogg0                     1.1.3-2      Ogg Bitstream Library
ii  libstdc++6                  4.2.1-4      The GNU Standard C++ Library v3
ii  libtwolame0                 0.3.10-2     MPEG Audio Layer 2 encoding librar
ii  libvorbis0a                 1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii  libvorbisenc2               1.2.0.dfsg-2 The Vorbis General Audio Compressi

darkice recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to