Your message dated Wed, 07 Jan 2004 16:39:47 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#192621: fixed in libnids 1.18-1 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; 9 May 2003 13:53:50 +0000 >From [EMAIL PROTECTED] Fri May 09 08:53:48 2003 Return-path: <[EMAIL PROTECTED]> Received: from pintail.mail.pas.earthlink.net [207.217.120.122] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19E8Jo-0001Jo-00; Fri, 09 May 2003 08:53:48 -0500 Received: from dialup-67.30.33.55.dial1.dallas1.level3.net ([67.30.33.55] helo=localhost.localdomain) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19E8Jk-0006sB-00 for [EMAIL PROTECTED]; Fri, 09 May 2003 06:53:45 -0700 Subject: libnids: new version available From: Corey Wright <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 09 May 2003 08:53:43 -0500 Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-12.3 required=4.0 tests=BAYES_01,HAS_PACKAGE,USER_AGENT_XIMIAN autolearn=ham version=2.53-bugs.debian.org_2003_04_23 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_04_23 (1.174.2.15-2003-03-30-exp) Package: libnids Version: N/A; reported 2003-05-09 Severity: wishlist a new version, 1.17rc1, of libnids is available. this new version would have been helpful recently as i tried to use dsniff on a ppp interface, but wasn't seeing anything because DLT_LINUX_SLL type wasn't recognized and ethernet was instead used (by default, though non-beneficially). i patched 1.16 myself to support DLT_LINUX_SLL (before finding out about the new version; DOH!). seems 1.16 is out of date with recent technology (wireless, vlan) and the linux kernel (ppp). changelog: v1.17rc1 Aug 30 2002 - support for libnet-1.1 and --with-libnet=no - added support for libpcap save files - finally, DLT_LINUX_SLL is recognized - removed a horrible assumption on sizeof(pointer); it could result in segfault in scan.c - --enable-shared - __i386 -> __i386__ || __i386 :( - support for 802.1Q VLAN - support for wireless frames (DLT_IEEE802_11) - got rid of (obsolete) pcap_open_live_new - bail out if link type is unknown, instead of pretendind it is ethernet - $(MAKE) -> $(MAKE) $(AM_MAKEFLAGS) - added a working link to Ptacek-Newsham paper - %hi -> %hu :) - align IP header if necessary (should not be) - improved libraries detection - mentioned usefulness od setsockopt(...SO_RCVBUF...) on a fast network thanks for your work on libnids. -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux deuteronomy 2.4.20-ipsec #1 Wed Apr 23 01:18:22 CDT 2003 i686 Locale: LANG=C, LC_CTYPE=C --------------------------------------- Received: (at 192621-close) by bugs.debian.org; 7 Jan 2004 23:40:30 +0000 >From [EMAIL PROTECTED] Wed Jan 07 17:40:30 2004 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AeLdR-0005t1-00; Wed, 07 Jan 2004 15:54:41 -0600 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 1AeLP1-0000Qx-00; Wed, 07 Jan 2004 16:39:47 -0500 From: Steve Kemp <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.43 $ Subject: Bug#192621: fixed in libnids 1.18-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 07 Jan 2004 16:39:47 -0500 Delivered-To: [EMAIL PROTECTED] Source: libnids Source-Version: 1.18-1 We believe that the bug you reported is fixed in the latest version of libnids, which is due to be installed in the Debian FTP archive: libnids-dev_1.18-1_i386.deb to pool/main/libn/libnids/libnids-dev_1.18-1_i386.deb libnids1_1.18-1_i386.deb to pool/main/libn/libnids/libnids1_1.18-1_i386.deb libnids_1.18-1.dsc to pool/main/libn/libnids/libnids_1.18-1.dsc libnids_1.18-1.tar.gz to pool/main/libn/libnids/libnids_1.18-1.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. Steve Kemp <[EMAIL PROTECTED]> (supplier of updated libnids 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 Date: Wed, 8 Jan 2004 19:35:28 +0000 Source: libnids Binary: libnids-dev libnids1 Architecture: source i386 Version: 1.18-1 Distribution: unstable Urgency: high Maintainer: Steve Kemp <[EMAIL PROTECTED]> Changed-By: Steve Kemp <[EMAIL PROTECTED]> Description: libnids-dev - IP defragmentation TCP segment reassembly library (development) libnids1 - IP defragmentation TCP segment reassembly library Closes: 188171 192621 226356 Changes: libnids (1.18-1) unstable; urgency=high . * Fixes security hole allowing arbitary code (CAN-2003-0850) Urgency set to high because of this. (Closes: #226356) * New upstream release. (Closes: #192621) * New maintainer. (Closes: #188171) Files: 0f7ec492f5163ce58f7bf5f743132394 523 devel optional libnids_1.18-1.dsc c326b55d36307fdafcac5bfc05110723 118152 devel optional libnids_1.18-1.tar.gz 6ad4f33808f0abe8a015b5dfde66b301 50076 devel optional libnids-dev_1.18-1_i386.deb e141778addc2f97c5a4155a55e9cd30a 21978 libs optional libnids1_1.18-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQE//GIjwM/Gs81MDZ0RAn50AKDJwVb7uGJjRwNSjAOVXACvEGPkpACfTPlE 7ckqXZyGiTsfQ64PBipSKfs= =bGCh -----END PGP SIGNATURE-----