Your message dated Fri, 20 Jun 2008 19:02:10 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#464564: fixed in netcat-openbsd 1.89-3
has caused the Debian Bug report #464564,
regarding -z flag produces output
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.)


-- 
464564: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464564
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: netcat-openbsd
Version: 1.89-2
Severity: normal
Tags: patch

The -z flag produces a "Connected...successfully." message, even when -v
is not selected. This is a significant deviation from the original, and
conflates the function of the -z and -v flags. Patch attached.

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

Kernel: Linux 2.6.24 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages netcat-openbsd depends on:
ii  libc6                         2.7-6      GNU C Library: Shared libraries
ii  libglib2.0-0                  2.14.5-2   The GLib library of C routines

netcat-openbsd recommends no packages.

-- no debconf information
--- netcat.c.orig	2008-02-07 09:19:13.000000000 -0800
+++ netcat.c	2008-02-07 09:19:27.000000000 -0800
@@ -364,7 +364,7 @@
 				continue;
 
 			ret = 0;
-			if (vflag || zflag) {
+			if (vflag) {
 				/* For UDP, make sure we are connected. */
 				if (uflag) {
 					if (udptest(s) == -1) {

--- End Message ---
--- Begin Message ---
Source: netcat-openbsd
Source-Version: 1.89-3

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

netcat-openbsd_1.89-3.diff.gz
  to pool/main/n/netcat-openbsd/netcat-openbsd_1.89-3.diff.gz
netcat-openbsd_1.89-3.dsc
  to pool/main/n/netcat-openbsd/netcat-openbsd_1.89-3.dsc
netcat-openbsd_1.89-3_amd64.deb
  to pool/main/n/netcat-openbsd/netcat-openbsd_1.89-3_amd64.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.
Decklin Foster <[EMAIL PROTECTED]> (supplier of updated netcat-openbsd 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: Thu, 19 Jun 2008 16:20:01 -0400
Source: netcat-openbsd
Binary: netcat-openbsd
Architecture: source amd64
Version: 1.89-3
Distribution: unstable
Urgency: low
Maintainer: Decklin Foster <[EMAIL PROTECTED]>
Changed-By: Decklin Foster <[EMAIL PROTECTED]>
Description: 
 netcat-openbsd - TCP/IP swiss army knife
Closes: 464564 485160
Changes: 
 netcat-openbsd (1.89-3) unstable; urgency=low
 .
   * Silence -z flag, for compatibility with netcat-traditional (Closes:
     #464564)
   * Move stray line in socks.c to quilt patch series (Closes: #485160)
   * Add missing documentation for -q option to man page.
Checksums-Sha1: 
 ac589fd772ad15ad9a7df4a1eeabf96a38bc89d1 1013 netcat-openbsd_1.89-3.dsc
 36c0ef67b463b9acd5dc778c9ed1b3d9b3616269 30013 netcat-openbsd_1.89-3.diff.gz
 f9218db1139347509fbf52538371c742061d73a8 36458 netcat-openbsd_1.89-3_amd64.deb
Checksums-Sha256: 
 c423e96d4e5640f6da0aa213b406a638acaeacc15993cd60f03c97a935a63ce6 1013 
netcat-openbsd_1.89-3.dsc
 9b8e315cf62567c0f564fdef8dcf66e48ffe346f18562c6d14c345b39dab364b 30013 
netcat-openbsd_1.89-3.diff.gz
 ebd31d6bf6d3ff6a241e1a5e763a04241cac340257a5db8320036b2526463211 36458 
netcat-openbsd_1.89-3_amd64.deb
Files: 
 97d491b3c2ba2da83cb02729b4dae6c3 1013 net optional netcat-openbsd_1.89-3.dsc
 438bdbf2533380f285f58468c323b8e7 30013 net optional 
netcat-openbsd_1.89-3.diff.gz
 925e8d6c65d7a929b2ac7975222e62bd 36458 net optional 
netcat-openbsd_1.89-3_amd64.deb

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

iD8DBQFIW/r6uIJGh/GWjRsRArooAJoDR2D83KrlJvSEcG1n1dzXjrxOUwCffeZT
0P7k/D72jR+qTsDbPGxoeDw=
=G2Ha
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to