Package: netcat6                         
Version: 1.0-6
Severity: important

Hello, since 1.0-6 netcat6 displays no incoming data for connections
anymore:

r...@darkside:~# nc6 localhost 7634 | wc -c
0
r...@darkside:~# nc6 127.0.0.1 7634 | wc -c
0
r...@darkside:~# nc.traditional localhost 7634 | wc -c
166
r...@darkside:~# COLUMNS=72 dpkg -l netcat6 | grep ^ii
ii  netcat6        1.0-6          TCP/IP swiss army knife with IPv6 support
r...@darkside:~# dpkg -i /var/cache/apt/archives/netcat6_1.0-5_i386.deb
...
r...@darkside:~# nc6 localhost 7634 | wc -c
nc6: using stream socket
166

Downgrading to 1.0-5 solves the problem.


regards
   Mario
-- 
User sind wie ideale Gase - sie verteilen sich gleichmaessig ueber alle Platten

Attachment: signature.asc
Description: Digital signature

Reply via email to