Your message dated Tue, 27 Oct 2009 21:14:00 +0000
with message-id <[email protected]>
and subject line Bug#236635: fixed in nc6 1.0-5
has caused the Debian Bug report #236635,
regarding nc6 doesn't work with multicast addresses in UDP mode
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
236635: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=236635
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: netcat6
Version: 0.5-1

I'm using netcat6 to try some things for an implementation of DHCPv6 of mine. 
DHCPv6 works over UDP, so I always use the -u option. When testing things in 
unicast mode (i.e. sending to the address of the server, fec0::1, or ::1 when 
in local mode) everything works fine, but if I try to use a multicast address 
as a destination (for example, ff02::1:2, which is specific to DHCPv6, or the 
ip6-allhosts address, ff02::3), it gives the following error:

r...@lazarus:~$ nc6 -u ff02::1:2 547
nc6: unable to connect to address ff02::1:2, service 547

Please note that inside my client implementation, a sendto() to any of these 
addresses works perfectly.

I have the following packages installed:
ii  kernel-image-2.4.24-1   2.4.24-3
ii  libc6   2.3.2.ds1-11
ii  netcat6   0.5-1



--- End Message ---
--- Begin Message ---
Source: nc6
Source-Version: 1.0-5

We believe that the bug you reported is fixed in the latest version of
nc6, which is due to be installed in the Debian FTP archive:

nc6_1.0-5.diff.gz
  to main/n/nc6/nc6_1.0-5.diff.gz
nc6_1.0-5.dsc
  to main/n/nc6/nc6_1.0-5.dsc
netcat6_1.0-5_i386.deb
  to main/n/nc6/netcat6_1.0-5_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillaume Delacour <[email protected]> (supplier of updated nc6 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 22 Sep 2009 22:39:11 +0000
Source: nc6
Binary: netcat6
Architecture: source i386
Version: 1.0-5
Distribution: unstable
Urgency: low
Maintainer: Luca Bruno <[email protected]>
Changed-By: Guillaume Delacour <[email protected]>
Description: 
 netcat6    - TCP/IP swiss army knife with IPv6 support
Closes: 236635 513601 545570
Changes: 
 nc6 (1.0-5) unstable; urgency=low
 .
   * debian/patches/02_multicast.patch: Fix for multicast addresses in UDP mode
     (Closes: #236635), thanks to Alexander Clouter.
   * debian/patches/03_send_crlf.patch: Add CRLF support for common services
     (Closes: #545570), thanks to Róbert Koszorús.513601
   * debian/patches/04_minus_to_hyphen.patch: Escape "-" in man page
     (lintian hyphen-used-as-minus-sign check).
   * debian/control:
     + Add Homepage field.
     + Bump to Standart-Version 3.8.3.
     + Bump debhelper minimum version to 7 (also in debian/compat).
   * Provide alternative like netcat and netcat-openbsd (Closes: #513601).
     (Change binary location from /usr/bin to /bin, like other alternatives).
Checksums-Sha1: 
 1cd8eb768138b61048fae664ad10c2602ea71aac 996 nc6_1.0-5.dsc
 c8754034ec22eb4fb15fc7cf540f3170142e533d 32239 nc6_1.0-5.diff.gz
 be5f4377759de8b5dab35f48aa1fc316396a9945 41126 netcat6_1.0-5_i386.deb
Checksums-Sha256: 
 3be4dbd29153b902d78c8750b3acca74939163a39d92b7ab2d9390523f538c97 996 
nc6_1.0-5.dsc
 d9dea2df64c22713329045694c3211fb47d442e34f597cb23353007b4bfe9e8a 32239 
nc6_1.0-5.diff.gz
 82130abf905fa3644acb0b9593d97ee6b77b3ccf44147512221a4ea824e3f624 41126 
netcat6_1.0-5_i386.deb
Files: 
 448b5965c6e6f3e7db645b7b4fffac8c 996 net optional nc6_1.0-5.dsc
 385af8ab3b1f3c6c1dccc9f51c1ac85d 32239 net optional nc6_1.0-5.diff.gz
 90ce48abdb1c854383eba9713489d30a 41126 net optional netcat6_1.0-5_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkrnUb0ACgkQRqobajv7n7MWkACfUUgU2t+roiVZZhrt5XeTHfZp
jC8AoKmnA1VSbL4PIQfvOUZxqsf+gMjj
=VlDB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to