Your message dated Mon, 17 May 2004 01:30:24 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#240321: fixed in tcng 9l-3 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 26 Mar 2004 19:05:01 +0000 >From [EMAIL PROTECTED] Fri Mar 26 11:05:01 2004 Return-path: <[EMAIL PROTECTED]> Received: from disk.smurf.noris.de (server.smurf.noris.de) [192.109.102.53] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B6wdJ-0001zJ-00; Fri, 26 Mar 2004 11:05:00 -0800 Received: from kiste.smurf.noris.de ([192.109.102.35]) by server.smurf.noris.de with smtp (Exim 4.30) id 1B6wZq-0002dz-Va; Fri, 26 Mar 2004 19:01:10 +0000 Received: by kiste.smurf.noris.de (sSMTP sendmail emulation); Fri, 26 Mar 2004 20:01:10 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Matthias Urlichs <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ITP: tcng -- Interpreter for traffic control language Bcc: Matthias Urlichs <[EMAIL PROTECTED]> X-Mailer: reportbug 2.54 Date: Fri, 26 Mar 2004 20:01:10 +0100 X-Debbugs-Cc: debian-devel@lists.debian.org Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-10.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: wnpp Severity: wishlist -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 * Package name : tcng Version : 9l Upstream Author : Werner Almesberger <[EMAIL PROTECTED]> * URL : http://tcng.sourceforge.net/ * License : GPL, LGPL Description : Interpreter for traffic control language Using /sbin/tc (to configure Linux network traffic flow control) is painful. This package attempts to reduce the pain with two new input languages (one for humans, and XML ;-). The output is XML, or /sbin/tc commands to configure the kernel. - From the README: tcng is a redesign of the Linux traffic control architecture. In the first phase, the configuration language will be improved. In the second phase, kernel components will be generated directly by configuration utilities. Throughout all this, full compatibility with the existing traffic control infrastructure will be maintained. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAZH328+hUANcKr/kRArUlAJ45jluwQORyfBuMPGpea3orYCwhsQCgjO+I oFobEI0ne5VStRqUNkhoXT8= =q7W9 -----END PGP SIGNATURE----- --------------------------------------- Received: (at 240321-close) by bugs.debian.org; 17 May 2004 05:39:15 +0000 >From [EMAIL PROTECTED] Sun May 16 22:39:15 2004 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BPaqJ-000317-00; Sun, 16 May 2004 22:39:15 -0700 Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1BPahk-0001nA-00; Mon, 17 May 2004 01:30:24 -0400 From: Matthias Urlichs <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#240321: fixed in tcng 9l-3 Message-Id: <[EMAIL PROTECTED]> Sender: Randall Donald <[EMAIL PROTECTED]> Date: Mon, 17 May 2004 01:30:24 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Source: tcng Source-Version: 9l-3 We believe that the bug you reported is fixed in the latest version of tcng, which is due to be installed in the Debian FTP archive: tcng_9l-3.diff.gz to pool/main/t/tcng/tcng_9l-3.diff.gz tcng_9l-3.dsc to pool/main/t/tcng/tcng_9l-3.dsc tcng_9l-3_i386.deb to pool/main/t/tcng/tcng_9l-3_i386.deb tcng_9l.orig.tar.gz to pool/main/t/tcng/tcng_9l.orig.tar.gz 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. Matthias Urlichs <[EMAIL PROTECTED]> (supplier of updated tcng 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.7 Changed-By: Matthias Urlichs <[EMAIL PROTECTED]> Date: Sat, 1 May 2004 15:37:25 +0200 Version: 9l-3 Distribution: unstable Source: tcng Urgency: low Maintainer: Matthias Urlichs <[EMAIL PROTECTED]> Binary: tcng Architecture: i386 source Closes: 240321 Changes: tcng (9l-3) unstable; urgency=low . * Reworked pah resolution . tcng (9l-2) unstable; urgency=low . * Depend on cpp. * Set the base directory correctly. . tcng (9l-1) unstable; urgency=low . * Initial Release. - Closes: #240321 Description: tcng - Linux traffic control language interpreter Files: 0ccb949b389e7868990a8e7c4ce5d0c1 3787 net extra tcng_9l-3.diff.gz 578aea034610873c680d51189f915f54 537420 net extra tcng_9l.orig.tar.gz cc19c791133e3d9b94d97b18eff7997a 654872 net extra tcng_9l-3_i386.deb 332bdc009eea599eb376c192ff878e3d 589 net extra tcng_9l-3.dsc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAma9l8+hUANcKr/kRAmQsAJ9KeakjfYfExaSVJbBh2d0ozZftlwCbBGsA B3mo7NMoSprMYm51hyMPeNY= =pGev -----END PGP SIGNATURE-----