Skip to content

Debian Changelog sniffit (0.3.7.beta-15)

2009

sniffit (0.3.7.beta-15) unstable; urgency=low

   * Added a patch to add support for GNU/kFreeBSD (Closes: #535506).
   * Added README.source (dpatch).
   * Updated Standards Version to 3.8.3.

 -- William Vera <billy@billy.com.mx>  Sat, 24 Oct 2009 22:21:47 -0500

sniffit (0.3.7.beta-14) unstable; urgency=low

   * Added a patch to defined prototyes correctly (Closes: #532581).
     + Thanks James Westby
   * Updated Standards Version to 3.8.1
   * Added ${misc:Depends} at debian/control file.
   * Added Homepage field at debian/control file.
   * Added a patch with old changes in diff.gz.
   * Added a patch to fix manpages format.

 -- William Vera <billy@billy.com.mx>  Wed, 10 Jun 2009 22:45:12 -0500

2008

sniffit (0.3.7.beta-13) unstable; urgency=low

   * New maintainer. (Closes: #465931).
   * Some format corrections on the man pages (sniffit(5) sniffit(8)).
   * Don't include config.{sub,guess} in .diff.gz

 -- William Vera <billy@billy.com.mx>  Sat, 07 Jun 2008 12:56:48 -0500

sniffit (0.3.7.beta-12) unstable; urgency=low

   * Use debhelper v7, rules file minimisation.
   * Makefile.in: don't strip binary Closes: #438032
   * debian/control: Updated to Standards-Version: 3.7.3, no changes needed

 -- Edward Betts <edward@debian.org>  Wed, 30 Apr 2008 11:00:19 +0100

2003

sniffit (0.3.7.beta-11) unstable; urgency=low

   * Acknowledge NMU
   * sn_structs.h: Sitting at Debcamp, fixing FTBFS bugs, and Alberto Gonzalez
     Iniesta <agi@debian.org> sitting next to me points out there is one in
     this package. Thanks to Joshua Kwan <joshk@triplehelix.org> for the patch
     to fix it. (closes: #195548)
   * config.{guess,sub}: updated
   * debian/control: Updated to Standards-Version: 3.6.0, no changes needed
   * sn_interface.c: sniffit was leaving echo turned off when exiting from the
     interactive mode in an xterm, added reset_shell_mode() to screen_exit()
     and it works. This should not be needed because endwin should be calling
     it.

 -- Edward Betts <edward@debian.org>  Mon, 14 Jul 2003 10:50:24 +0200

2002

sniffit (0.3.7.beta-10.1) unstable; urgency=low

   * Non maintainer upload
   * Rebuilt with new libpcap to remove dependency on libpcap0, which I
     got removed from unstable by accident. Sorry about this...

 -- Torsten Landschoff <torsten@debian.org>  Sat, 10 Aug 2002 11:37:33 +0200

2001

sniffit (0.3.7.beta-10) unstable; urgency=low

   * README.FIRST: apply patch "James R. Van Zandt" <jrv@mitre.org> to correct
     spelling and other mistakes in README.FIRST

 -- Edward Betts <edward@debian.org>  Thu, 13 Dec 2001 17:35:25 +0000

sniffit (0.3.7.beta-9) unstable; urgency=low

   * debian/control: Standards-Version: 3.5.5
   * debian/rules: Support DEB_BUILD_OPTIONS
   * config.{guess,sub}: updated files to version from libtool package
     (Closes: Bug#103633)
   * sniffit.c: applied patch from Bug#103633

 -- Edward Betts <edward@debian.org>  Thu, 5 Jul 2001 10:44:23 +0200

sniffit (0.3.7.beta-8) unstable; urgency=low

   * debian/control: Standards-Version: 3.5.2
   * debian/rules: Changed to debhelper 3
   * debian/rules: Removed dh_suidregister
   * debian/rules: Removed dh_testversion
   * debian/rules: Changed dh_installman to dh_installmanpages
   * debian/rules: Support DEB_BUILD_OPTIONS

 -- Edward Betts <edward@debian.org>  Sun, 25 Mar 2001 04:41:39 -0700

2000

sniffit (0.3.7.beta-7) frozen unstable; urgency=high

   * debian/rules: do not install pcap.3 (closes: Bug#77769).
   * debian/control: updated Standards-Version to 3.2.1
   * debian/control: added version to build-depends on debhelper for lintian:
      E: sniffit: package-uses-dh_testversion-but-lacks-versioned-build-depends
   * Package now lintian clean.

 -- Edward Betts <edward@debian.org>  Tue, 28 Nov 2000 07:00:24 -0700

sniffit (0.3.7.beta-6.1) frozen unstable; urgency=high

   * Non maintainer upload.
   * [security] sn_logfile.c: Replaced sprintfs by snprintfs fixing a buffer
     overflow (bugtraq).
   * [security] sn_analyse.c: Limit length of TCP packets to the buffer
     size (buffer overflow with MTU > 5000).

 -- Torsten Landschoff <torsten@debian.org>  Fri, 26 May 2000 08:40:14 +0200

sniffit (0.3.7.beta-6) frozen unstable; urgency=low

   * Update config.{guess,sub} to versions from the automake package.
     Should now compile better on ARM (closes: Bug#56915).

 -- Edward Betts <edward@debian.org>  Thu, 3 Feb 2000 09:22:16 +0000

sniffit (0.3.7.beta-5) unstable; urgency=low

   * debian/control: updated Standards-Version to 3.1.1
   * debian/control: added Build-Depends.
   * debian/rules: rewritten.

 -- Edward Betts <edward@debian.org>  Thu, 6 Jan 2000 23:12:32 +0000

1999

sniffit (0.3.7.beta-4) unstable; urgency=low

   * Recompile to try and fix bug #49979

 -- Edward Betts <edward@debian.org>  Fri, 12 Nov 1999 23:21:17 +0000

sniffit (0.3.7.beta-3) unstable; urgency=low

   * Changed to Debhelper 2.0
   * Updated to Standards-Version: 3.0.1
   * This package includes a copy of libpcap, ensured that it is not built
   * Moved config file /etc/sniffit.cfg to
     /usr/doc/sniffit/examples/sample_config_file
   * Lintain clean

 -- Edward Betts <edward@debian.org>  Fri, 12 Nov 1999 23:20:20 +0000

sniffit (0.3.7.beta-2) unstable; urgency=low

   * Updated /usr/doc/sniffit/copyright from README.FIRST (fixes #39765)
   * sniffit 0.3.7.beta is free software (BSD-like license)
   * Changed section to main/net
   * Added conffiles entry for /etc/sniffit.cfg

 -- Hamish Moffatt <hamish@debian.org>  Fri, 25 Jun 1999 22:30:00 +1000

sniffit (0.3.7.beta-1) unstable; urgency=low

   * QA group upload
   * New upstream release (fixes #28510)
   * Fixed spelling error in description (fixes #26859)
   * Recompiled with ncurses 4.0 (fixes #37431)

 -- Hamish Moffatt <hamish@debian.org>  Sun, 23 May 1999 01:03:00 +1000

1998

sniffit (0.3.5-3) frozen unstable; urgency=low

   * After long waiting for new copyright i must move it to non-free
     (fixes bug #21832)

 -- Damjan Marion <dmarion@debian.org>  Thu, 28 May 1998 15:10:35 +0200

sniffit (0.3.5-2) frozen unstable; urgency=low

   * Moved to frozen (resurected from orphaned)
   * Updated to standards 2.4.1.0

 -- Damjan Marion <dmarion@debian.org>  Tue, 15 Apr 1998 23:56:11 +0200

sniffit (0.3.5-1) unstable; urgency=low

   * New maintainer
   * New upstream release
   * Updated to standards 2.4.0.0

 -- Damjan Marion <dmarion@debian.org>  Tue, 7 Apr 1998 22:57:01 +0200

1997

sniffit (0.3.3-1) unstable; urgency=low

   * Initial Release.

 -- Patrick J. Edwards <edwards@cambridgenet.sk.ca>  Mon, 17 Mar 1997 17:46:24 -0600