guessnet (0.35-1) unstable; urgency=low

  * Allows any amount of whitespace in /etc/network/interfaces between "test"
    and the rest of the line (partly addresses #293356)
  * Complains if a line starts with "test(-|\s)" but it cannot be parsed by
    guessnet. Closes: #293356.

 -- Enrico Zini <enrico@debian.org>  Mon,  7 Feb 2005 16:45:21 +0100

guessnet (0.34-1) unstable; urgency=low

  * Integrate material from ifupdown-roam README into the README

 -- Thomas Hood <jdthood@yahoo.co.uk>  Wed, 20 Oct 2004 14:59:17 +0200

guessnet (0.33-1) unstable; urgency=low

  * Upstream version.  Fixes another FTBFS on Alpha.  Closes: #276787.
    Thanks to Kurt Roeckx for the patch.

 -- Enrico Zini <enrico@debian.org>  Mon, 18 Oct 2004 00:13:52 +0200

guessnet (0.32-1) unstable; urgency=low

  * Upstream version.  Fixes FTBFS on Alpha.

 -- Enrico Zini <enrico@debian.org>  Fri, 15 Oct 2004 22:09:27 +0200

guessnet (0.31-1) unstable; urgency=low

  * Release of 0.30-1~trial4.
    Thomas Hood joined development.

 -- Enrico Zini <enrico@debian.org>  Fri, 15 Oct 2004 12:33:01 +0200

guessnet (0.30-1~trial4) unstable; urgency=low

  * Unreleased
  * New upstream release which includes the following changes that
    affect Debian bug reports:
    - test-dhcp:
      + Remove  (Closes: #268318) 
    - guessnet:
      + Redirect output of pppoe test to /dev/null (Closes: #257216)
      + Make wireless tests work  (Closes: #225953)
    - getmac:
      + Add comment that it is written for the iputils-arping version
        of arping.  (Closes: #273110)
    - guessnet.8:
      + Note that multiple test peer IP addresses must differ from
        one another  (Mitigates: #268572)
  * copyright, README.Debian
    - Tweak
  * Remove execute permission from files in the examples directory
  * control:
    - Suggest: waproamd
    - Tweak Description

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sun,  3 Oct 2004 12:13:51 +0200

guessnet (0.29-2) unstable; urgency=low

  * Added guessnet.links (Closes: #257325)
  * Applied script patches from Thomas Hood (Closes: #257325)

 -- Enrico Zini <enrico@debian.org>  Fri,  2 Jul 2004 21:47:39 +0200

guessnet (0.29-1) unstable; urgency=low

  * New upstream version
     * Allow (optionalle) to specify a source address in peer scans
       (Closes: #235307)
  * Ported to cdbs

 -- Enrico Zini <enrico@debian.org>  Fri,  2 Jul 2004 12:10:45 +0200

guessnet (0.28-1) unstable; urgency=low

  * New upstream version ("Alcorcon")
     * Removed unused ifexpr code (Closes: #240759)
     * Actually waits for timeout to get scan results, and fixed handling of
       default scan (Closes: #240781)
  * Fixed debian/copyright (Closes: #240791)

 -- Enrico Zini <enrico@debian.org>  Wed, 31 Mar 2004 16:06:19 +0100

guessnet (0.27-1) unstable; urgency=low

  * New upstream version ("Alberto Gonzalez Iniesta")
     * Uses the right types for the arguments of libnet_adv_cull_packet
       Closes: #226934 (FTBFS on m68k) (I just can't get it right)
     * New initialization strategy does not initialize unused scanning layers
       Closes: #228540
     * Replaced pthread_cancel with another strategy (NPTL problems?)
       Closes: #235591
     * Applied Lennart patches (Closes: #240387)
  * Bumped Standards-Version to 3.6.1.0

 -- Enrico Zini <enrico@debian.org>  Sun, 28 Mar 2004 14:21:59 +0200

guessnet (0.26-1) unstable; urgency=low

  * New upstream version ("The noisy one")
     * Uses libnet_adv_cull_packet instead of libnet_pblock_coalesce
     * Uses the right types for the arguments of libnet_adv_cull_packet 
       Closes: #225221 (FTBFS on HPPA)
     * Closes: #224894 (Segfault when using "default:" in ifupdown mode and
       when using other parameters)
     * Does not enforce UID to be 0, but prints a note about uid not being 0
       when catching fatal exceptions
       Closes: #224910 (should not ask for root privileges)
     * Allows an optional guessnet[0-9]*\s+ token in front of configuration
       lines
       Closes: #224893 (using 'guessnet' option instead of 'test' in
       interfaces file)
     * Works around ifupdown peskiness as reported in bug #224742, allowing
       and ignoring some stupid useless things in the configuration lines. 
     * Restructured the manpage
       Closes: #224888 (manpage improvement)
     * Added scan for PPPOE

 -- Enrico Zini <enrico@debian.org>  Tue,  6 Jan 2004 18:06:41 +0100

guessnet (0.25-1) unstable; urgency=low

  * New upstream version
     * Turn an unhandled exception into a libnet error message showing an
       old libnet bug that had been corrected but is back again

 -- Enrico Zini <enrico@debian.org>  Mon, 22 Dec 2003 14:46:06 +0100

guessnet (0.24-1) unstable; urgency=low

  * New upstream version
     * Configuration file: change "test-stuff" in "test stuff" in ifupdown
       mode to account for ifupdown quirks.  Allow both syntaxes for
       compatibility with older ifupdown files.
     * Allow for specifying test-peer scans without a macaddress, only
       checking for the existance of a host with that IP address.

 -- Enrico Zini <enrico@debian.org>  Sun, 21 Dec 2003 14:53:12 +0100

guessnet (0.23-1) unstable; urgency=low

  * New upstream version ("Who does not die sees himself again")
     * Port to libnet1
     * Nice code refactorying
     * If there are no profiles given in stdin in ifupdown mode, assume they
       are all enabled
     * Integrate the simple patch from the BTS (thank you Fabian Knittel!)
       Closes: #220470 (Hangs on thread join)
     * Added link-beat detection scan, to select a profile if there is no cable
       on the socket

 -- Enrico Zini <enrico@debian.org>  Sun, 21 Dec 2003 01:59:02 +0100

guessnet (0.22-1) unstable; urgency=low

  * Fixed typos in the description.  Closes: bug#194889
  * FIxed misspelling of Hervé Eychenne
  * Applied patches by Fabien Knittel to make ifupdown mode work.  Closes: bug#195393
  * Reading commandline arguments from stdin now works

 -- Enrico Zini <enrico@debian.org>  Thu,  5 Jun 2003 17:11:21 +0200

guessnet (0.21-1) unstable; urgency=low

  * New upstream version
  * Added guessnet-scan

 -- Enrico Zini <enrico@debian.org>  Tue, 27 May 2003 01:34:40 +0200

guessnet (0.20-1) unstable; urgency=low

  * New upstream version.  Closes: bug#193796
  * Replaced -V with --debug and let -V work as --version
  * Removed dependancy on libpopt

 -- Enrico Zini <enrico@debian.org>  Sun, 25 May 2003 16:14:25 +0200

guessnet (0.19-1) unstable; urgency=low

  * New upsteam version
  * Correctly handle when libpopt popt_next returns null instead of a packet
    (had to look at popt sources to see what it means, since I couldn't find
    it documented anywhere >:((( )
  * The check to see if an interface is really up is now correct. Closes: bug#193411
  * Experimental nice parser updates; documentation will come in the next
    release, when they won't be experimental anymore

 -- Enrico Zini <enrico@debian.org>  Fri, 16 May 2003 21:38:53 +0200

guessnet (0.18-1) unstable; urgency=low

  * New upstream version
  * -v and -V switch can now work without specifying an ethernet device
  * New scanning modes added
  * ifupdown mode is now fully implemented
  * Added a guessnet-ifupdown symlink to guessnet that activates ifupdown
    mode.
    <rant>
    BTW, invoking guessnet by that name is the only clean way to tell guessnet
    it's being invoked by ifupdown.
    Bug#139383 has a simple suggestion for a better ways of doing that, too
    bad it's 1 year and 50 days old at the moment and there's no sign it will
    be addressed soon.
    </rant>

 -- Enrico Zini <enrico@debian.org>  Sat, 10 May 2003 21:29:31 +0200

guessnet (0.17-1) unstable; urgency=low

  * New upstream release, major rewrite, fully backwards compatible
  * Backported to libnet0.  Closes: bug#180403
  * Can now use /etc/network/interfaces itself to store detection info
  * No longer needs a local ip address to generate ARP probes

 -- Enrico Zini <enrico@debian.org>  Thu,  8 May 2003 11:46:01 +0200

guessnet (0.16-1) unstable; urgency=low

  * New upstream release

 -- Enrico Zini <enrico@debian.org>  Sun,  9 Feb 2003 22:22:15 +0100

guessnet (0.15-2) unstable; urgency=low

  * Added build dependency to libpcap-dev.  Closes: bug#180161
    I'm ashamed.
  * Further manpage improvements by Thomas Hood.  Closes: bug#178228

 -- Enrico Zini <enrico@debian.org>  Fri,  7 Feb 2003 21:41:45 +0100

guessnet (0.15-1) unstable; urgency=low

  * New upstream vesion (with porting to libnet 1.x)
  * guessnet executable is now installed in /usr/sbin.  Closes: bug#177886
  * Manpage uses the new DESCRIPTION field from Thomas Hood, slightly edited
    by me.  Closes: bug#178228
  * First maintainer upload after libpcap0 change.  Closes: bug#156179
  * Updated to Standards Version 3.5.8

 -- Enrico Zini <enrico@debian.org>  Fri,  7 Feb 2003 15:55:11 +0100

guessnet (0.14-1.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:36:56 +0200

guessnet (0.14-1) unstable; urgency=low

  * New upstream release, should be ok on big endian machines, too.

 -- Enrico Zini <enrico@debian.org>  Sun, 24 Mar 2002 12:52:51 +0100

guessnet (0.13-1) unstable; urgency=low

  * New upstream release.

 -- Enrico Zini <enrico@debian.org>  Sat, 16 Mar 2002 12:42:39 +0100

guessnet (0.12-1) unstable; urgency=low

  * New upstream release.  Closes: bug#121985
  * Added some useful scripts for the examples directory

 -- Enrico Zini <enrico@debian.org>  Thu,  6 Dec 2001 15:45:52 +0100

guessnet (0.11-1) unstable; urgency=low

  * New upstream release (just some documentation improvements)

 -- Enrico Zini <enrico@debian.org>  Fri, 30 Nov 2001 17:06:16 +0100

guessnet (0.10-2) unstable; urgency=low

  * Replaced automake symlinks with real files.  Closes: bug#120965

 -- Enrico Zini <enrico@debian.org>  Sun, 25 Nov 2001 10:59:09 +0100

guessnet (0.10-1) unstable; urgency=low

  * New upstream release
  * Forgot to close wnpp bug.  Closes: bug#118996

 -- Enrico Zini <enrico@debian.org>  Fri, 23 Nov 2001 12:59:46 +0100

guessnet (0.9-2) unstable; urgency=low

  * Removed debug stdout printf of default profile when -d is used, now checks
    verbosity and uses stderr

 -- Enrico Zini <enrico@debian.org>  Sat, 17 Nov 2001 11:12:48 +0100

guessnet (0.9-1) unstable; urgency=low

  * Initial Release.

 -- Enrico Zini <enrico@debian.org>  Sat, 10 Nov 2001 10:56:46 +0100
