2010
arpwatch (2.1a15-1.1) unstable; urgency=high
* Non-maintainer upload.
* High-urgency upload for RC bugfix.
* Revert change in previous NMU that makes
/usr/share/arpwatch/ethercodes.dat a conffile; users who need to modify
this can use dpkg-divert instead. Closes: #552792, #550233.
* Fix lintian errors introduced in previous upload:
- maintainer script debhelper tokens
- remove vestigial debian/cron.d.ex
* Drop dependency on debianutils, which is essential
* Fix author(s) boilerplate in debian/copyright
* Bump standards version to 3.8.3 (no changes needed)
-- Steve Langasek <vorlon@debian.org> Sun, 24 Jan 2010 08:57:38 +0000
2009
arpwatch (2.1a15-1) unstable; urgency=low
* Non-maintainer upload to fix some outstanding bugs * latest upstream release (Closes: #427867) * converted packaging from dbs to debhelper * applied all existing patches from old 2.1a13 package * made bihourly.sh an example, and copied bihourly cron script from arpwatch-2.1a13 * added my pretty-print-arpwatch.pl script as an example * deleted duplicate errs= line from bihourly (Closes: #321504) * fixed sprintf in ec.c to zero-pad MAC addresses (Closes: #315215) * Applied patch from Sebastian Reichelt <SebastianR@gmx.de> to initialise interface variable (Closes: #289426) * updated watch file to v3 (Closes: #529097) * applied patch from Sebastian Reichelt to display IP in subject if hostname unknown (Closes: #288994) * updated ethercodes.dat from latest IEEE listing (~5000 new entries) * made /usr/share/arpwatch/ethercodes.dat a conffile so upgrades wont silently overwrite it if the user updates it. * installed arpwatch's *.awk scripts into /usr/lib/arpwatch and edited massagevendor to set AWKPATH before running awk.
-- Craig Sanders <cas@taz.net.au> Tue, 01 Sep 2009 20:00:54 +1000
2008
arpwatch (2.1a13-2.1) unstable; urgency=low
* Non-maintainer upload to solve release goal. * Add LSB dependency header to init.d scripts (Closes: #460248).
-- Petter Reinholdtsen <pere@debian.org> Tue, 25 Mar 2008 09:30:56 +0100
2004
arpwatch (2.1a13-2) unstable; urgency=high
* [Daniel Hermann] Post-install fixes. (Closes: #271134)
-- KELEMEN Péter <fuji@debian.org> Wed, 15 Sep 2004 15:53:44 +0200
arpwatch (2.1a13-1) unstable; urgency=medium
* The "Tying Up Loose Ends" release. * Acknowledging NMU by Javier Fernández-Sanguino Peña, thanks. * Acknowledging NMU by Torsten Landschoff, thanks. * New upstream release. * Fixed insecure tempfile handling. (Closes: #256381) * [Dean Gaudet] -u option to drop privileges. (Closes: #217488) * [Per Andreas Buer] -Q option not to send mail. * [Julien Brouchier] -z option to ignore network. (Closes: #95369) * [Blars Blarson] Print interface info. (Closes: #140504) * [J. Fernández-Sanguino Peña] arp2ethers file handling. (Closes: #260818) * [Christoph Biedl] -R option to restart after ifdown. (Closes: #170338) * [Christoph Biedl] Support ignoring 0.0.0.0 IPs. (Closes: #142192, #160369) * [Christoph Biedl] Support unconfigured interfaces. (Closes: #76365, #240399) * [Christoph Biedl] From: field contains running host. (Closes: #265158) * [Justin Doiel] Support building out-of-tree. * Updated Ethernet vendor database, ~2000 new entries. (Closes: #140731, #146643, #227375) * debian/arpwatch.conf: - Get rid of @example.com domain. (Closes: #197138) * debian/init.d: - Run daemon only if executable. (Closes: #211645) - Drop privileges by default. (Closes: #263184) * debian/arpwatch-default: - Common options extracted from init.d script. * debian/arpwatch.preinst, debian/arpwatch.postinst: - Revamped backup/restore mechanism. (Closes: #145259, #149099, #259543) * debian/arpwatch.postrm: - [J. Fernández-Sanguino Peña] Remove arpwatch database directory on purge. * debian/control: - Standards-Version: 3.6.1 - Depends: debianutils, adduser (Closes: #265287) - Build-Depends: debhelper (>= 4.0.0) - Description: Ethernet/FDDI station activity monitor * debian/changelog: - UTF-8 encoding.
-- KELEMEN Péter <fuji@debian.org> Thu, 14 Aug 2004 00:28:34 +0200
arpwatch (2.1a11-6.3) unstable; urgency=medium
* Fixed postinst error introduced in previous NMU (Closes: #259543) * Postrm removes files under /var/lib/arpwatch/ on purge
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sat, 17 Jul 2004 15:47:24 +0200
arpwatch (2.1a11-6.2) unstable; urgency=low
* Fixed race condition in the bihourly and arpfetch cron scripts.
(Closes: #256381)
[patch 023_arpfetch]
* Added the -u flag to run arpwatch with lower privileges as suggested
by Den Gaudet and with a patch based on RedHat's. Also, the
'arpwatch' user is created on postinst and used by the init
script (Closes: #217488)
[patch 024_username]
* Changed test statement in the init script from -f to -x (Closes: #211645)
* Added Multicast, VRRP (note), VMWare (retrieved from FreeBSD's ethercodes)
and Compaq MAC addresses (Closes: #227375)
* Changed the sample lines of the configuration file to just 'root'
instead of 'root+ethX@example.com' (Closes: #197138)
* Create an empty arp.dat file at /var/lib/arpwatch/ if it does not
exist when running 'start_default()' in the init script. This will
make arpwatch work even if you have not customised arpwatch.conf or
the preinst fails to create that file.
(Closes: #145259)
[patch 025_arpdat]
* Small improvements in arp2ethers so that it uses the default location
of the arp.dat file, also noticed this in the manpage.
[patch 026_arp2ethers2]
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sat, 26 Jun 2004 18:34:49 +0200
2002
arpwatch (2.1a11-6.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:45 +0200
arpwatch (2.1a11-6) unstable; urgency=low
* [Vincent Letocart] Fixed missing `arp.dat' upon fresh install. * Fixed dmassagevendor(8) parser to include private Ethernet address ranges. * Updated Ethernet vendor database, 200+ new entries.
-- KELEMEN Peter <fuji@debian.org> Thu, 7 Mar 2002 18:48:24 +0100
2001
arpwatch (2.1a11-5) unstable; urgency=MEDIUM
* The "Trivial Bug Overlooked" upload. * Fixed init.d restart target. (Closes: #122201)
-- KELEMEN Peter <fuji@debian.org> Mon, 17 Dec 2001 13:59:32 +0100
arpwatch (2.1a11-4) unstable; urgency=MEDIUM
* Fixed inability to start multiple instances. (Closes: #123191) * Updated Ethernet vendor database, 100+ new entries.
-- KELEMEN Peter <fuji@debian.org> Mon, 17 Dec 2001 13:40:55 +0100
arpwatch (2.1a11-3) unstable; urgency=MEDIUM
* Fixed hardcoded libc6 dependency. (Closes: #120305) * Fixed init.d functions POSIX-conformance. (Closes: #117796) * Fixed arpwatch.conf options parsing. * No more recommends sendmail explicitly. * Updated debian/arpwatch.preinst to save multiple databases. * Updated debian/arpwatch.postinst to restore multiple databases.
-- KELEMEN Peter <fuji@debian.org> Sat, 24 Nov 2001 14:07:56 +0100
arpwatch (2.1a11-2) unstable; urgency=low
* Previous upload rejected due to signing errors.
-- KELEMEN Peter <fuji@debian.org> Mon, 29 Oct 2001 14:55:57 +0100
arpwatch (2.1a11-1) unstable; urgency=low
* New Upstream Release. * Supports watching multiple interfaces. (Closes: #74888) * Updated Ethernet vendor database, 600+ new entries. * Fixed init.d script comments. (Closes: #114893)
-- KELEMEN Peter <fuji@debian.org> Wed, 26 Oct 2001 14:56:25 +0200
arpwatch (2.1a10-3) unstable; urgency=low
* Fixed minor manual page incosistencies. (Closes: #93851) * [Hugo Graumann] Contributed all missing manpages. (Closes: #76367) * Introducing dmassagevendor(8) as alternative of massagevendor(8).
-- KELEMEN Peter <fuji@debian.org> Tue, 17 Apr 2001 14:33:19 +0200
arpwatch (2.1a10-2) unstable; urgency=low
* [Hugo Graumann] arp2ethers.8 manual page.
-- KELEMEN Peter <fuji@debian.org> Wed, 11 Apr 2001 19:44:18 +0200
arpwatch (2.1a10-1) unstable; urgency=low
* New Upstream Release. (Closes: #82755) * Fixed debhelper build dependency. (Closes: #70134) * Fixed libpcap-dev build dependency. (Closes: #76792) * Fixed typo in README.Debian. (Closes: #76368) * Fixed too early startup. (Closes: #70473) * Fixed init.d script $ARGS usage. (Closes: #70568, #76012) * [Zygo Blaxell] -p option to disable promisc mode. (Closes: #44838) * [Jerome Petazzoni] -m option to specify mail address. (Closes: #76794) * [Jerome Petazzoni] -a option to watch all subnets. * Updated Ethernet vendor database. * Updated massagevendor(8) and man page. * Reverted Colin Phipps' tmprace patch since upstream provided a fix. * Reverted my bogonkill patch since upstream provided such functionality. * Security: arpwatch now drops root privileges after startup. * Build: local override to suppress lintian warning of /var/lib/arpwatch mode.
-- KELEMEN Peter <fuji@debian.org> Mon, 9 Apr 2001 17:48:11 +0200
2000
arpwatch (2.1a4-6) unstable; urgency=low
* Maintenance upload since 2.1a4-4 and 2.1a4-5 were rejected due to
parallel frozen/unstable uploads.
-- KELEMEN Peter <fuji@debian.org> Fri, 28 Apr 2000 14:52:06 +0200
arpwatch (2.1a4-5) frozen unstable; urgency=low
* Updated /etc/init.d/arpwatch script. (Closes: #57284)
-- KELEMEN Peter <fuji@debian.org> Wed, 19 Apr 2000 10:34:47 +0200
arpwatch (2.1a4-4) frozen unstable; urgency=low
* Updated 3000+ Ethernet vendor codes. (Closes: #45905) * [Peter T. Breuer] Configurable sendmail(8) path. (Closes: #53036) * Attempt to save ARP database on upgrade. (Closes: #61556) * New massagevendor(8) script.
-- KELEMEN Peter <fuji@debian.org> Fri, 14 Apr 2000 17:18:14 +0200
arpwatch (2.1a4-3) frozen; urgency=low
* [Colin Phipps] Fixed /tmp race condition. (Closes: #56823) * [Erik Warmelink] Fixed arp2ethers multiple MAC behavior. (Closes: #60859)
-- KELEMEN Peter <fuji@debian.org> Tue, 21 Mar 2000 12:08:56 +0100
1999
arpwatch (2.1a4-2) unstable; urgency=low
* Implemented `-b' flag to suppress bogon messages. (Closes: #36199) * Changed Architecture: from `i386' to `any'. (Closes: #36259) * Disabled automatic update of Ethernet vendor codes. (Closes: #36260) * Moved database directory from /var/run/ to /var/lib/. (Closes: #36293) * Fixed and updated arpwatch.8 manpage. (Closes: #36312) * Fixed `restart' option in init.d script. * Updated Ethernet vendor codes.
-- KELEMEN Peter <fuji@debian.org> Fri, 23 Apr 1999 20:55:04 +0200
arpwatch (2.1a4-1) unstable; urgency=low
* Initial Release.
-- KELEMEN Peter <fuji@debian.org> Mon, 12 Apr 1999 18:30:09 +0200