p0f (3.09b-2) unstable; urgency=medium

  * Team upload.
  [ Raphaël Hertzog ]
  * d/control:
    - Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
    - Update team maintainer address to Debian Security Tools

  [ SZ Lin (林上智) ]
  * Add upstream metadata file
  * Update patch format with git pq
  * d/control:
    - Bump debhelper version to 11
    - Bump Standards-Version to 4.2.1
    - Replace priority field from extra to optional
  * d/compat:
    - Bump compat version to 11
  * d/copyright:
    - Fix insecure copyright format URI
  * d/rules:
    - Add override_dh_missing target (--fail-missing)

 -- SZ Lin (林上智) <szlin@debian.org>  Sun, 16 Sep 2018 15:54:20 +0800

p0f (3.09b-1) unstable; urgency=medium

  [ Sophie Brun ]
  * Import new upstream release 3.09b (Closes: #831498)
    - Version 3.07 fixed dropped some fatal errors (Closes: #775360)
  * Take over the package in the pkg-security team with the permission of
    Pierre Chifflier. Keep him in the Uploaders.
  * Update debian/copyright
  * Update manpage
  * Add a debian/watch
  * Fix the lintian warning: hardening-no-bindnow
  * Upgrade the rules file to use dh (Closes: #777179)

  [ Raphaël Hertzog ]
  * Bump Standards-Version to 3.9.8.

 -- Sophie Brun <sophie@freexian.com>  Thu, 29 Sep 2016 14:54:30 +0200

p0f (3.06b-2) experimental; urgency=low

  * Change default location for fingerprint file (Closes: #735562)
  * Update manpage for version 3.0x (Closes: #735560)

 -- Pierre Chifflier <pollux@debian.org>  Fri, 17 Jan 2014 10:12:39 +0100

p0f (3.06b-1) experimental; urgency=low

  * Imported Upstream version 3.06b

 -- Pierre Chifflier <pollux@debian.org>  Tue, 14 Jan 2014 17:40:40 +0100

p0f (3.01b-1) experimental; urgency=low

  * Upload to experimental
  * Imported Upstream version 3.01b (Closes: #680884)
  * Adapt packaging to new major upstream version
  * Convert to source format 3.0 (quilt)
  * Convert to debhelper 9 (Closes: #437728)
     - Enable hardening

 -- Pierre Chifflier <pollux@debian.org>  Tue, 14 Jan 2014 17:14:19 +0100

p0f (2.0.8-2) unstable; urgency=low

  * New maintainer, thanks to James Troup for his work.
  * Bump standards version to 3.8.0
  * Fix lintian warnings:
    - debian-rules-ignores-make-clean-error
    - old-fsf-address-in-copyright-file

 -- Pierre Chifflier <pollux@debian.org>  Wed, 27 Aug 2008 13:20:43 +0200

p0f (2.0.8-1) unstable; urgency=low

  * New upstream release.  Closes: #382622, #388203
   * Fixes buffer overflow in argument parsing.  Closes: #392455

  * p0f.1: patch from Stephen Gran <sgran@debian.org> to fix unescaped
    '-'s and misplaced .fp. Closes: #341967

  * debian/control (Build-Depends): switch to libpcap0.8-dev.

  * debian/control (Standards-Version): bump to 3.7.2.2.

 -- James Troup <james@nocrew.org>  Sun,  5 Aug 2007 17:37:42 +0100

p0f (2.0.5-1) unstable; urgency=low

  * New upstream release.  Closes: #271643
  * debian/rules (binary-arch): install upstream manpage.  Closes: #248346
  * p0f-query.c: apply patch from Colin Phipps to fix a typo in sizeof
    usage which was causing the query interface to leak OS details from
    old cache entries into new entries.  Closes: #276373

 -- James Troup <james@nocrew.org>  Sat, 27 Nov 2004 23:38:35 +0000

p0f (2.0.3-1) unstable; urgency=low

  * New upstream release.

  * debian/rules: Patch from Ingo Saitz <ingo@debian.org> to install
    fingerprints correctly (i.e. all of the, into /etc/p0f/).
  * debian/conffiles: likewise. Closes: #214137, #240227

 -- James Troup <james@nocrew.org>  Mon, 10 May 2004 20:10:07 +0100

p0f (2.0.2-1) unstable; urgency=low

  * New upstream release.

 -- James Troup <james@nocrew.org>  Fri, 26 Sep 2003 15:51:13 +0100

p0f (2.0.1-1) unstable; urgency=low

  * New upstream release.

  * debian/rules: update copyright and version.
  * debian/copyright: likewise.

  * 01_optional-promiscuous.dpatch: dropped; merged upstream (albeit with
    the meaning of -p reversed).
  * 02_manpage-section.dpatch: dropped; manpage has been dropped
    upstream(!).

  * debian/control (Build-Depends): drop dpatch - unused.
  * debian/rules: don't include /usr/share/dpatch/dpatch.make.
  * debian/rules (build): don't depend on patch-stamp.
  * debian/rules (clean): don't depend on unpatch and don't remove debian/patched.

  * debian/control (Build-Depends): drop libmysqlclient10-dev - new
    upstream release no longer supports logging to a mysql database.
  * debian/rules (build): don't try to build p0f-mysql; just build the
    default target.
  * debian/rules (binary-arch): mysql/p0f-mysql.conf and mysql/db.sql. are
    gone.
  * debian/conffiles: drop /etc/p0f-mysql.conf.

  * debian/rules (binary-arch): p0f.init's gone.
  * debian/rules (binary-arch): install additional documents
    doc/KNOWN_BUGS and doc/TODO.  ChangeLog's gone.  CREDITS moved to
    doc/.
  * debian/rules (binary-arch): p0f.1 is gone.
  * debian/rules (binary-arch): install p0frep executable.

  * debian/control (Standards-Version): bump to 3.6.1.0.

 -- James Troup <james@nocrew.org>  Wed,  3 Sep 2003 22:10:39 +0100

p0f (1.8.3-1) unstable; urgency=low

  * New upstream release.
  * debian/rules (build): make p0f-mysql rather than p0f.
  * debian/rules (binary-arch): install mysql/db.sql into <doc>/examples/
    and mysql/p0f-mysql.conf into /etc/.
  * debian/conffiles: add /etc/p0f-mysql.conf.
  * debian/control (Build-Depends): add libmysqlclient10-dev.

  * Move to dpatch; existing non-debian/ changes split into
    01_optional-promiscuous and 02_manpage-section.
  * debian/rules: include /usr/share/dpatch/dpatch.make.
  * debian/rules (build): depend on patch-stamp.
  * debian/rules (clean): depend on unpatch.  Remove debian/patched.
  * debian/control (Build-Depends): add dpatch.

  * debian/rules: update copyright and version.
  * debian/copyright: likewise.

  * debian/control (Standards-Version): bump to 3.5.9.0.
  * debian/postinst, debian/prerm: remove; no longer do /usr/doc symlinks.
  * debian/rules (binary-arch): don't install obsolete postinst or prerm.

  * debian/rules (clean): remove *~ in any subdirectory.

  * debian/control (Description): capitalize first letter.  Closes: #156537

  * 01_optional-promiscuous.dpatch: updated to add 'p' to the optstring
    argument to getopt so it's recognised.  Thanks to Marco Bodrato
    <bodrato@gulp.linux.it>.  Closes: #157286

 -- James Troup <james@nocrew.org>  Sat,  5 Apr 2003 22:24:05 +0100

p0f (1.8.2-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:37:26 +0200

p0f (1.8.2-1) unstable; urgency=low

  * Initial release, Closes: #132886.
  * Patch from Tommi Komulainen <Tommi.Komulainen@iki.fi> to implement -p
    which makes p0f not force the interface into promiscuous mode.

 -- James Troup <james@nocrew.org>  Sun, 17 Feb 2002 02:50:55 +0000
