Skip to content

Debian Changelog libpcap (0.9.8-5)

2008

libpcap (0.9.8-5) unstable; urgency=low

   * debian/rules: Fix targets to avoid building libpcap-dev in
     binary-arch (doh!).
   * debian/control: Set Standards-Version to 3.8.0.
   * debian/README.source: New file.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 08 Jun 2008 11:58:04 +0200

libpcap (0.9.8-4) unstable; urgency=low

   * Now that the transition is over, rename this source package from
     'libpcap0.8' to 'libpcap'.
   * debian/control: Rename source, adjust Vcs-* fields.
   * debian/rules: Various cleanups.
   * debian/libpcap0.8.post{inst,rm}: Deleted.
   * debian/patches/10_shared_lib.diff: Deal with source name change.

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 07 Jun 2008 12:33:47 +0200

libpcap0.8 (0.9.8-3) unstable; urgency=low

   * debian/copyright:
     + Convert to UTF-8 encoding.
     + Add the actual copyright notice.
   * debian/control:
     + Add a new binary package: libpcap0.8-dbg.
     + Change section and priority for libpcap-dev.
     + Tweak short descriptions.
     + Set Standards-Version to 3.7.3.
   * debian/rules:
     + Install debugging symbols in libpcap0.8-dbg.
     + Add -g to default CFLAGS.

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 08 Mar 2008 18:53:59 +0100

2007

libpcap0.8 (0.9.8-2) unstable; urgency=low

   * debian/control: Add Vcs-Browser and Vcs-Git fields.
   * debian/patches/50_kfreebsd.diff: Update with new patch by Petr
     Salinger fixing FTBFS on Debian GNU/kFreeBSD (closes: #448694).

 -- Romain Francoise <rfrancoise@debian.org>  Mon, 05 Nov 2007 18:32:28 +0100

libpcap0.8 (0.9.8-1) unstable; urgency=low

   * New upstream release: no API changes, no ABI changes.

 -- Romain Francoise <rfrancoise@debian.org>  Fri, 28 Sep 2007 18:11:12 +0200

libpcap0.8 (0.9.7-2) unstable; urgency=low

   * debian/control: Move upstream URL to the Homepage field.

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 22 Sep 2007 19:11:55 +0200

libpcap0.8 (0.9.7-1) unstable; urgency=low

   * New upstream release (closes: #432645, #433420).
   * debian/patches/50_autotools-dev.diff: New patch, make config.{guess,sub}
     exec newer versions of themselves if autotools-dev is installed.
   * debian/patches/series: Update.
   * debian/control: Add build-depends on autotools-dev.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 12 Aug 2007 14:20:31 +0200

libpcap0.8 (0.9.5-2) unstable; urgency=low

   * Convert package to quilt for patch management.
 
   * debian/control:
     + Move libpcap-dev here from the old libpcap source package, thanks to
       Petr Salinger.
     + Use ${binary:Version} instead of ${Source-Version}.
     + Depend on quilt, not dpatch.
 
   * debian/rules:
     + Don't ignore errors in clean target.
     + Include /usr/share/quilt/quilt.make.

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 11 Aug 2007 19:45:20 +0200

2006

libpcap0.8 (0.9.5-1) unstable; urgency=low

   * New upstream release: no API changes, no ABI changes.

 -- Romain Francoise <rfrancoise@debian.org>  Thu, 28 Sep 2006 11:51:23 +0200

libpcap0.8 (0.9.4-2) unstable; urgency=low

   * debian/compat: Switch to debhelper compatibility level 5.
   * debian/control:
     + Build-Depend on debhelper (>= 5).
     + Remove Uploaders field.
     + Bump Standards-Version to 3.7.2, no changes needed.
   * debian/rules: Misc. cleanups.

 -- Romain Francoise <rfrancoise@debian.org>  Mon, 15 May 2006 18:51:46 +0200

2005

libpcap0.8 (0.9.4-1) unstable; urgency=low

   * New upstream release, correctly reads files generated by ulogd
     (closes: #322109).
 
   * debian/patches/60_version.dpatch: Dropped.
   * debian/patches/00list: Update.

 -- Romain Francoise <rfrancoise@debian.org>  Mon, 10 Oct 2005 20:07:22 +0200

libpcap0.8 (0.9.3-1) unstable; urgency=low

   * New upstream release: this is a new major version of libpcap but it is
     API and ABI compatible with libpcap0.8 so the old soname and package
     names were kept to avoid uncessary transition of all packages.
 
   * debian/libpcap0.8.shlibs: New file.
 
   * debian/patches/10_shared_lib.dpatch: Change perl snippet to get the
     major version number from the package name rather than from the Debian
     version.
   * debian/rules: Ditto.
 
   * debian/patches/60_version.dpatch: New patch, fixes upstream version
     (still at 0.9.2 while this is version 0.9.3).
 
   * debian/patches/10_shared_lib.dpatch: Resynchronized.
   * debian/patches/40_sockaddr_ll.dpatch: Dropped (included upstream).
   * debian/patches/00list: Update.
 
   * debian/control: Bump Standards-Version, no changes needed.

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 16 Jul 2005 14:14:20 +0200

libpcap0.8 (0.8.3-6) unstable; urgency=low

   * debian/patches/50_kfreebsd.dpatch: New patch, add support for
     GNU/kFreeBSD, by Aurelien Jarno (closes: #293846).
   * debian/patches/00list: Update.

 -- Romain Francoise <rfrancoise@debian.org>  Mon, 20 Jun 2005 21:36:09 +0200

2004

libpcap0.8 (0.8.3-5) unstable; urgency=low

   * debian/patches/40_sockaddr_ll.dpatch: Patch from Dean Gaudet
     <dean@arctic.org> adding sockaddr_ll support to pcap_findalldevs
     (closes: #278614).
   * debian/rules: Use dh_installman, not dh_installmanpages.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 7 Nov 2004 22:24:50 +0100

libpcap0.8 (0.8.3-4) unstable; urgency=low

   * debian/patches/30_man_fixes.dpatch: Explicitly mention `pcap_handler'
     as routine type for pcap_loop() and pcap_dispatch() callbacks,
     suggested by Florian Weimer <fw@deneb.enyo.de> (closes: #255267).

 -- Romain Francoise <rfrancoise@debian.org>  Wed, 21 Jul 2004 19:46:07 +0200

libpcap0.8 (0.8.3-3) unstable; urgency=low

   * debian/control: libpcap0.8-dev conflicts with libpcap0.7-dev.

 -- Romain Francoise <rfrancoise@debian.org>  Wed, 9 Jun 2004 11:44:50 +0200

libpcap0.8 (0.8.3-2) unstable; urgency=low

   * debian/control:
     + Put back URL markers in description.
     + Switch Maintainer and Uploaders fields to match reality.
   * debian/patches/30_man_fixes.dpatch: Patch to fix some inconsistencies
     in the upstream man page (tcpdump is in section 8, not 1).
   * debian/patches/00list: Add 30_man_fixes.

 -- Romain Francoise <rfrancoise@debian.org>  Fri, 14 May 2004 23:43:02 +0200

libpcap0.8 (0.8.3-1) unstable; urgency=low

   * New upstream release (closes: #235155).
     + bpf_filter.c now has config.h (closes: #171210).
     + Does not ship CVS directories anymore (closes: #119750).
     + Has improved "truncated file" messages (closes: #207535).
   * New source package to ease the 0.7 -> 0.8 transition, each source
     package builds corresponding libpcap0.x{,-dev} binary packages.  The
     libpcap-dev package is provided by libpcap0.7 for now.
   * debian/copyright: Rewrite.  Licensing information is now complete in
     the upstream tarball.
   * debian/control:
     + Update source and binary package names.
     + Build-Depend on dpatch, perl.
     + Bump Standards-Version to 3.6.1.0.
   * debian/rules:
     + Clean up CFLAGS handling.
     + Support DEB_BUILD_OPTIONS.
     + Use dpatch for patch management.
     + Compute major/minor versions from the changelog instead of
       hardcoding them.
   * debian/patches: New directory.
   * debian/patches/10_shared_lib.dpatch: Patch split off the Debian diff
     to build a shared library (upstream does not support it).
   * debian/patches/20_mac_syntax.dpatch: Patch split off the Debian diff
     to support more MAC address syntaxes (by Torsten Landschoff).
   * debian/patches/00list: New file (patch list).

 -- Romain Francoise <rfrancoise@debian.org>  Fri, 30 Apr 2004 16:14:10 +0200

2003

libpcap (0.7.2-5) unstable; urgency=low

   * debian/rules: Update version variables, this is version 0.7.2.
   * Makefile.in: Fix version.

 -- Romain Francoise <rfrancoise@debian.org>  Tue, 11 Nov 2003 12:14:28 +0100

libpcap (0.7.2-4) unstable; urgency=low

   * debian/libpcap-dev.preinst: New file.  Remove old symlink from
     /usr/share/doc/libpcap-dev to libpcap0 since we now have a real
     libpcap-dev directory.  Closes: #175742.
   * debian/rules: Add -A flag to dh_installdocs so that it acts on all
     binary packages.

 -- Romain Francoise <rfrancoise@debian.org>  Mon, 20 Oct 2003 18:49:22 +0200

libpcap (0.7.2-3) unstable; urgency=low

   * debian/control: libpcap-dev is in section libdevel, not in section
     devel.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 19 Oct 2003 19:22:12 +0200

libpcap (0.7.2-2) unstable; urgency=low

   * debian/control:
     + Adding myself as co-maintainer, with Torsten's blessing.
     + Repeat extended description in libpcap-dev description
       (closes: #209728)
     + Remove Emacs-style <URL: ...> markers from the descriptions.
       (closes: #196727).
     + Remove full stops from synopsis as per Policy.
     + Add versioned build-dependency on debhelper (>= 4).
   * debian/copyright: Remove dh-make boilerplates.
   * debian/compat: New file.
   * debian/rules: Remove obsolete DH_COMPAT variable.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 19 Oct 2003 18:17:41 +0200

libpcap (0.7.2-1) unstable; urgency=low

   * New upstream release.

 -- Torsten Landschoff <torsten@debian.org>  Sat, 7 Jun 2003 22:57:55 +0200

2002

libpcap (0.7.1-1) unstable; urgency=low

   * New upstream release (closes: #145538).
   * debian/rules: Build the library with _FILE_OFFSET_BITS set to 64
     to allow for files bigger than 2GB (closes: #129213).
   * Rename the library package to libpcap0.7 and change the SONAME so that we
     can account for interface changes (closes: #132359).
   * Run ldconfig as appropriate (lintian).
   * Remove watch.ex template and the silly symlink from libpcap-dev's
     documentation to libpcap0 (lintian).

 -- Torsten Landschoff <torsten@debian.org>  Sat, 3 Aug 2002 23:33:56 +0200

2001

libpcap (0.6.2-2) unstable; urgency=low

   * debian/control: Change section of libpcap0 from net to libs
     (Debian installer message).
   * aclocal.m4: Treat the ia64 as a cpu which can't handle unaligned
     memory access (closes: #112152). Thanks for the report go to
     John R. Daily.

 -- Torsten Landschoff <torsten@debian.org>  Fri, 14 Sep 2001 10:15:52 +0200

libpcap (0.6.2-1) unstable; urgency=medium

   * New upstream release.
   * debian/control: Removed Build-Depends already satisfied by the
     build-essential package.
   * gencode.c (gen_scode): Add the missing default branch of the protocol
     family switch (closes: 88688).
   * debian/libpcap.post{rm,inst}: Run ldconfig (lintian).
   * debian/copyright: Fix the "similiar" typo (lintian).

 -- Torsten Landschoff <torsten@debian.org>  Tue, 6 Mar 2001 04:27:27 +0100

libpcap (0.6.1-2) unstable; urgency=low

   * debian/rules: Changed the shlibs info so that only pcap 0.6
     is okay for packages linked against this version.

 -- Torsten Landschoff <torsten@debian.org>  Thu, 18 Jan 2001 01:13:20 +0100

libpcap (0.6.1-1) unstable; urgency=low

   * Taking back the package. Kudos to Anand for helping out.
   * debian/rules: Pass --enable-ipv6 to configure (closes: #80223).

 -- Torsten Landschoff <torsten@debian.org>  Tue, 16 Jan 2001 15:40:37 +0100

2000

libpcap (0.5.2-2) unstable; urgency=low

   * Update config.guess and config.sub (Closes #26031)
   * Source builds would not always work. Fix that.
   * Kernel interface problem is really a module not loaded problem.
     Note this in README.Debian. (Closes #21356)

 -- Anand Kumria <wildfire@progsoc.org>  Tue, 28 Nov 2000 02:03:25 +1100

libpcap (0.5.2-1) unstable; urgency=low

   * New upstream release
   * New maintainer
   * Migrate to Debhelper and insert Build-Depends

 -- Anand Kumria <wildfire@progsoc.org>  Sun, 12 Nov 2000 03:19:44 +1100

1999

libpcap (0.4a6-3) unstable; urgency=low

   * New maintainer.
   * scanner.l: Allow a 12 digit hex number as ether address as well as
     BB.BB.BB.BB.BB.BB (closes: #48735)
   * nametoaddr.c (pcap_ether_aton): Adjust for change in scanner.l

 -- Torsten Landschoff <torsten@debian.org>  Mon, 22 Nov 1999 02:39:45 +0100

1998

libpcap (0.4a6-2.1) unstable; urgency=low

   * Non maintainer upload.
     config.{guess,sub} changed to recognize a Arm architecture.

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 20 Aug 1998 23:12:36 -0400

libpcap (0.4a6-2) frozen unstable; urgency=low

   * renamed /usr/doc/libpcap to /usr/doc/libpcap0 (should fix several
     lintian warnings)
   * updated standards-version
   * rebuild with latest debmake

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Mon, 30 Mar 1998 00:46:44 +0200

libpcap (0.4a6-1) unstable; urgency=low

   * upgraded to latest upstream version, fixes: Bug#17164
   * added patch from Michael Alan Dorman <mdorman@mdorman.law.miami.edu>
     for building libpcap on alpha systems, fixes: Bug#15556
   * fixed aclocal.m4 script

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Sat, 31 Jan 1998 23:19:42 +0100

1997

libpcap (0.4a2-2) unstable; urgency=low

   * fixed detection of IFF_LOOPBACK for linux systems
   * link shared library with -l

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Wed, 19 Nov 1997 23:44:34 +0100

libpcap (0.4a2-1) unstable; urgency=low

   * new maintainer
   * latest upstream release
   * libc6 version
   * compiled with _REENTRANT

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Wed, 17 Sep 1997 20:40:01 +0200

libpcap (0.3.1a3-1) unstable; urgency=low

   * Latest upstream release.  Fixes bug #6670.

 -- Karl Sackett <krs@debian.org>  Wed, 2 Apr 1997 10:19:28 -0600

libpcap (0.3-1) unstable; urgency=low

   * First Debian release.
   * Makefile.in: supports libpcap.so target.

 -- Karl Sackett <krs@debian.org>  Wed, 8 Jan 1997 09:38:31 -0600